Pull request #41004 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at e5a679cfd2897527e36fdd33cb53f0b6934b6cce rather than 09d10c6c5fbdf1ed060623565daf622f269e1803 Obtained Jenkinsfile from e5a679cfd2897527e36fdd33cb53f0b6934b6cce Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision ad1b00369dd78a15c273e17e363f91bced3f6e18 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision ad1b00369dd78a15c273e17e363f91bced3f6e18 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ad1b00369dd78a15c273e17e363f91bced3f6e18 # timeout=10 Commit message: "Merge pull request #22 from docker/add-getOnlineNodeNamesByPrefix" > git rev-list --no-walk ad1b00369dd78a15c273e17e363f91bced3f6e18 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-05-20T17:35:41.194Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-05-20T17:35:41.197Z] Trying to pass milestone 5 [Pipeline] milestone [2020-05-20T17:35:41.237Z] Trying to pass milestone 6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-05-20T17:35:41.377Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-03f8a66ca04c60f8b) in /home/ubuntu/workspace/moby_PR-41004 [Pipeline] { [Pipeline] checkout [2020-05-20T17:35:41.425Z] using credential docker-jenkins-github-credentials [2020-05-20T17:35:41.433Z] Cloning the remote Git repository [2020-05-20T17:35:41.433Z] Cloning with configured refspecs honoured and without tags [2020-05-20T17:35:41.436Z] Cloning repository https://github.com/moby/moby.git [2020-05-20T17:35:41.437Z] > git init /home/ubuntu/workspace/moby_PR-41004 # timeout=10 [2020-05-20T17:35:41.448Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-20T17:35:41.448Z] > git --version # timeout=10 [2020-05-20T17:35:41.456Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-20T17:35:41.457Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41004/head:refs/remotes/origin/PR-41004 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-20T17:35:54.538Z] Fetching without tags [2020-05-20T17:35:54.786Z] Merging remotes/origin/master commit e5a679cfd2897527e36fdd33cb53f0b6934b6cce into PR head commit 09d10c6c5fbdf1ed060623565daf622f269e1803 [2020-05-20T17:35:54.509Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-20T17:35:54.518Z] > git config --add remote.origin.fetch +refs/pull/41004/head:refs/remotes/origin/PR-41004 # timeout=10 [2020-05-20T17:35:54.526Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-20T17:35:54.535Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-20T17:35:54.541Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-20T17:35:54.541Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-20T17:35:54.542Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41004/head:refs/remotes/origin/PR-41004 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-20T17:35:54.789Z] > git config core.sparsecheckout # timeout=10 [2020-05-20T17:35:54.795Z] > git checkout -f 09d10c6c5fbdf1ed060623565daf622f269e1803 # timeout=10 [2020-05-20T17:35:55.311Z] > git merge e5a679cfd2897527e36fdd33cb53f0b6934b6cce # timeout=10 [2020-05-20T17:35:55.754Z] Merge succeeded, producing c78791cda10d6ff080d45d04e51dbf481814dee0 [2020-05-20T17:35:55.754Z] Checking out Revision c78791cda10d6ff080d45d04e51dbf481814dee0 (PR-41004) [2020-05-20T17:35:56.075Z] Commit message: "Merge commit 'e5a679cfd2897527e36fdd33cb53f0b6934b6cce' into HEAD" [2020-05-20T17:35:56.081Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-20T17:35:56.794Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41004:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2020-05-20T17:35:55.749Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-20T17:35:55.758Z] > git config core.sparsecheckout # timeout=10 [2020-05-20T17:35:55.765Z] > git checkout -f c78791cda10d6ff080d45d04e51dbf481814dee0 # timeout=10 [2020-05-20T17:35:56.078Z] > git rev-list --no-walk 25762cf7d30768a39238917bc7b23bb573961d9f # timeout=10 [2020-05-20T17:35:59.318Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2020-05-20T17:36:00.097Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-03f8a66ca04c60f8b) in /home/ubuntu/workspace/moby_PR-41004 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2020-05-20T17:36:00.166Z] Running on ppc64le-ubuntu-26 in /home/docker/workspace/moby_PR-41004 [2020-05-20T17:36:00.167Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-05-20T17:36:00.182Z] Fetching changes from the remote Git repository [Pipeline] // stage [2020-05-20T17:36:00.191Z] Fetching without tags [Pipeline] // stage [2020-05-20T17:36:00.204Z] Running on s390x-ubuntu-26 in /home/jenkins/workspace/moby_PR-41004 [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { Stage "win-RS1" skipped due to when conditional [Pipeline] } [2020-05-20T17:36:00.260Z] Running on azwin-2-fb1f80 in d:\jenkins\workspace\moby_PR-41004 [Pipeline] { [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [2020-05-20T17:36:00.352Z] using credential docker-jenkins-github-credentials [Pipeline] stage [2020-05-20T17:36:00.366Z] using credential docker-jenkins-github-credentials [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [2020-05-20T17:36:00.370Z] Cloning the remote Git repository [2020-05-20T17:36:00.371Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2020-05-20T17:36:00.382Z] Cloning the remote Git repository [2020-05-20T17:36:00.382Z] Cloning with configured refspecs honoured and without tags [Pipeline] } [Pipeline] { Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] ws [2020-05-20T17:36:00.386Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [Pipeline] // stage [Pipeline] } [Pipeline] // stage [2020-05-20T17:36:00.433Z] Merging remotes/origin/master commit e5a679cfd2897527e36fdd33cb53f0b6934b6cce into PR head commit 09d10c6c5fbdf1ed060623565daf622f269e1803 [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-05-20T17:36:00.546Z] Merge succeeded, producing 42c013c44e635155ed677342c7a641c254eed7f8 [2020-05-20T17:36:00.546Z] Checking out Revision 42c013c44e635155ed677342c7a641c254eed7f8 (PR-41004) [2020-05-20T17:36:00.607Z] Commit message: "Merge commit 'e5a679cfd2897527e36fdd33cb53f0b6934b6cce' into HEAD" [2020-05-20T17:36:00.615Z] First time build. Skipping changelog. [2020-05-20T17:36:00.718Z] using credential docker-jenkins-github-credentials [2020-05-20T17:36:00.802Z] Cloning the remote Git repository [2020-05-20T17:36:00.802Z] Cloning with configured refspecs honoured and without tags [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-20T17:36:00.177Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-05-20T17:36:00.185Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-20T17:36:00.194Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-20T17:36:00.194Z] > git --version # timeout=10 [2020-05-20T17:36:00.199Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-20T17:36:00.200Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41004/head:refs/remotes/origin/PR-41004 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-20T17:36:00.436Z] > git config core.sparsecheckout # timeout=10 [2020-05-20T17:36:00.442Z] > git checkout -f 09d10c6c5fbdf1ed060623565daf622f269e1803 # timeout=10 [2020-05-20T17:36:00.486Z] > git merge e5a679cfd2897527e36fdd33cb53f0b6934b6cce # timeout=10 [2020-05-20T17:36:00.541Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-20T17:36:00.549Z] > git config core.sparsecheckout # timeout=10 [2020-05-20T17:36:00.559Z] > git checkout -f 42c013c44e635155ed677342c7a641c254eed7f8 # timeout=10 [2020-05-20T17:36:00.610Z] > git rev-list --no-walk 25762cf7d30768a39238917bc7b23bb573961d9f # timeout=10 [2020-05-20T17:36:00.379Z] Cloning repository https://github.com/moby/moby.git [2020-05-20T17:36:00.379Z] > git init /home/docker/workspace/moby_PR-41004 # timeout=10 [2020-05-20T17:36:00.391Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-20T17:36:00.391Z] > git --version # timeout=10 [2020-05-20T17:36:00.394Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-20T17:36:00.396Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41004/head:refs/remotes/origin/PR-41004 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-20T17:36:00.393Z] Cloning repository https://github.com/moby/moby.git [2020-05-20T17:36:00.393Z] > git init /home/jenkins/workspace/moby_PR-41004 # timeout=10 [2020-05-20T17:36:00.417Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-20T17:36:00.417Z] > git --version # timeout=10 [2020-05-20T17:36:00.422Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-20T17:36:00.422Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41004/head:refs/remotes/origin/PR-41004 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-20T17:36:01.357Z] + [ PR != PR ] [2020-05-20T17:36:01.358Z] + [ master != master ] [2020-05-20T17:36:01.358Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-20T17:36:00.836Z] Cloning repository https://github.com/moby/moby.git [2020-05-20T17:36:00.836Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-05-20T17:36:00.905Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-20T17:36:00.905Z] > git --version # timeout=10 [2020-05-20T17:36:00.965Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-20T17:36:00.968Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41004/head:refs/remotes/origin/PR-41004 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-20T17:36:01.685Z] + docker version [2020-05-20T17:36:01.685Z] Client: Docker Engine - Community [2020-05-20T17:36:01.685Z] Version: 19.03.8 [2020-05-20T17:36:01.685Z] API version: 1.40 [2020-05-20T17:36:01.685Z] Go version: go1.12.17 [2020-05-20T17:36:01.685Z] Git commit: afacb8b7f0 [2020-05-20T17:36:01.685Z] Built: Wed Mar 11 01:25:46 2020 [2020-05-20T17:36:01.685Z] OS/Arch: linux/amd64 [2020-05-20T17:36:01.685Z] Experimental: false [2020-05-20T17:36:01.685Z] [2020-05-20T17:36:01.685Z] Server: Docker Engine - Community [2020-05-20T17:36:01.685Z] Engine: [2020-05-20T17:36:01.685Z] Version: 19.03.8 [2020-05-20T17:36:01.685Z] API version: 1.40 (minimum version 1.12) [2020-05-20T17:36:01.685Z] Go version: go1.12.17 [2020-05-20T17:36:01.685Z] Git commit: afacb8b7f0 [2020-05-20T17:36:01.685Z] Built: Wed Mar 11 01:24:19 2020 [2020-05-20T17:36:01.685Z] OS/Arch: linux/amd64 [2020-05-20T17:36:01.685Z] Experimental: true [2020-05-20T17:36:01.685Z] containerd: [2020-05-20T17:36:01.685Z] Version: 1.2.13 [2020-05-20T17:36:01.685Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-20T17:36:01.685Z] runc: [2020-05-20T17:36:01.685Z] Version: 1.0.0-rc10 [2020-05-20T17:36:01.685Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-20T17:36:01.685Z] docker-init: [2020-05-20T17:36:01.685Z] Version: 0.18.0 [2020-05-20T17:36:01.685Z] GitCommit: fec3683 [Pipeline] sh [2020-05-20T17:36:01.973Z] + docker info [2020-05-20T17:36:02.537Z] Client: [2020-05-20T17:36:02.537Z] Debug Mode: false [2020-05-20T17:36:02.537Z] [2020-05-20T17:36:02.537Z] Server: [2020-05-20T17:36:02.537Z] Containers: 0 [2020-05-20T17:36:02.537Z] Running: 0 [2020-05-20T17:36:02.537Z] Paused: 0 [2020-05-20T17:36:02.537Z] Stopped: 0 [2020-05-20T17:36:02.537Z] Images: 18 [2020-05-20T17:36:02.537Z] Server Version: 19.03.8 [2020-05-20T17:36:02.537Z] Storage Driver: overlay2 [2020-05-20T17:36:02.537Z] Backing Filesystem: [2020-05-20T17:36:02.537Z] Supports d_type: true [2020-05-20T17:36:02.537Z] Native Overlay Diff: true [2020-05-20T17:36:02.537Z] Logging Driver: json-file [2020-05-20T17:36:02.537Z] Cgroup Driver: cgroupfs [2020-05-20T17:36:02.537Z] Plugins: [2020-05-20T17:36:02.537Z] Volume: local [2020-05-20T17:36:02.537Z] Network: bridge host ipvlan macvlan null overlay [2020-05-20T17:36:02.537Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-20T17:36:02.537Z] Swarm: inactive [2020-05-20T17:36:02.537Z] Runtimes: runc [2020-05-20T17:36:02.537Z] Default Runtime: runc [2020-05-20T17:36:02.537Z] Init Binary: docker-init [2020-05-20T17:36:02.537Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-20T17:36:02.537Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-20T17:36:02.537Z] init version: fec3683 [2020-05-20T17:36:02.537Z] Security Options: [2020-05-20T17:36:02.537Z] apparmor [2020-05-20T17:36:02.537Z] seccomp [2020-05-20T17:36:02.537Z] Profile: default [2020-05-20T17:36:02.537Z] Kernel Version: 4.15.0-1065-aws [2020-05-20T17:36:02.537Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-20T17:36:02.537Z] OSType: linux [2020-05-20T17:36:02.537Z] Architecture: x86_64 [2020-05-20T17:36:02.537Z] CPUs: 2 [2020-05-20T17:36:02.537Z] Total Memory: 15.38GiB [2020-05-20T17:36:02.537Z] Name: ip-10-100-36-246 [2020-05-20T17:36:02.537Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-05-20T17:36:02.537Z] Docker Root Dir: /var/lib/docker [2020-05-20T17:36:02.537Z] Debug Mode: false [2020-05-20T17:36:02.537Z] Registry: https://index.docker.io/v1/ [2020-05-20T17:36:02.537Z] Labels: [2020-05-20T17:36:02.537Z] Experimental: true [2020-05-20T17:36:02.537Z] Insecure Registries: [2020-05-20T17:36:02.537Z] 127.0.0.0/8 [2020-05-20T17:36:02.537Z] Live Restore Enabled: true [2020-05-20T17:36:02.537Z] [2020-05-20T17:36:02.537Z] WARNING: No swap limit support [Pipeline] sh [2020-05-20T17:36:02.819Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-20T17:36:02.819Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-20T17:36:02.819Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41004/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-20T17:36:02.819Z] + bash /home/ubuntu/workspace/moby_PR-41004/check-config.sh [2020-05-20T17:36:02.819Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-20T17:36:02.819Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-20T17:36:02.819Z] [2020-05-20T17:36:02.819Z] Generally Necessary: [2020-05-20T17:36:02.819Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-20T17:36:02.819Z] - apparmor: enabled and tools installed [2020-05-20T17:36:03.076Z] - CONFIG_NAMESPACES: enabled [2020-05-20T17:36:03.076Z] - CONFIG_NET_NS: enabled [2020-05-20T17:36:03.076Z] - CONFIG_PID_NS: enabled [2020-05-20T17:36:03.076Z] - CONFIG_IPC_NS: enabled [2020-05-20T17:36:03.076Z] - CONFIG_UTS_NS: enabled [2020-05-20T17:36:03.076Z] - CONFIG_CGROUPS: enabled [2020-05-20T17:36:03.076Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-20T17:36:03.076Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-20T17:36:03.076Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-20T17:36:03.076Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-20T17:36:03.076Z] - CONFIG_CPUSETS: enabled [2020-05-20T17:36:03.076Z] - CONFIG_MEMCG: enabled [2020-05-20T17:36:03.076Z] - CONFIG_KEYS: enabled [2020-05-20T17:36:03.076Z] - CONFIG_VETH: enabled (as module) [2020-05-20T17:36:03.076Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-20T17:36:03.076Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-20T17:36:03.076Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-20T17:36:03.076Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-20T17:36:03.076Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-20T17:36:03.076Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-20T17:36:03.076Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-20T17:36:03.076Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-20T17:36:03.076Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-20T17:36:03.076Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-20T17:36:03.076Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-20T17:36:03.076Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-20T17:36:03.076Z] [2020-05-20T17:36:03.076Z] Optional Features: [2020-05-20T17:36:03.076Z] - CONFIG_USER_NS: enabled [2020-05-20T17:36:03.076Z] - CONFIG_SECCOMP: enabled [2020-05-20T17:36:03.076Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-20T17:36:03.076Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-20T17:36:03.076Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-20T17:36:03.076Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-20T17:36:03.076Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-05-20T17:36:03.076Z] - CONFIG_BLK_CGROUP: enabled [2020-05-20T17:36:03.076Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-20T17:36:03.076Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-20T17:36:03.076Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-20T17:36:03.076Z] - CONFIG_CGROUP_PERF: enabled [2020-05-20T17:36:03.076Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-20T17:36:03.076Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-20T17:36:03.076Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-20T17:36:03.076Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-20T17:36:03.076Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-20T17:36:03.076Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-20T17:36:03.076Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-20T17:36:03.076Z] - CONFIG_IP_VS: enabled (as module) [2020-05-20T17:36:03.076Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-20T17:36:03.076Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-20T17:36:03.076Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-20T17:36:03.076Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-20T17:36:03.076Z] - CONFIG_EXT4_FS: enabled [2020-05-20T17:36:03.076Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-20T17:36:03.076Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-20T17:36:03.334Z] - Network Drivers: [2020-05-20T17:36:03.334Z] - "overlay": [2020-05-20T17:36:03.334Z] - CONFIG_VXLAN: enabled (as module) [2020-05-20T17:36:03.334Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-20T17:36:03.334Z] Optional (for encrypted networks): [2020-05-20T17:36:03.334Z] - CONFIG_CRYPTO: enabled [2020-05-20T17:36:03.334Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-20T17:36:03.334Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-20T17:36:03.334Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-20T17:36:03.334Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-20T17:36:03.334Z] - CONFIG_XFRM: enabled [2020-05-20T17:36:03.334Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-20T17:36:03.334Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-20T17:36:03.334Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-20T17:36:03.334Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-20T17:36:03.334Z] - "ipvlan": [2020-05-20T17:36:03.334Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-20T17:36:03.334Z] - "macvlan": [2020-05-20T17:36:03.334Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-20T17:36:03.334Z] - CONFIG_DUMMY: enabled (as module) [2020-05-20T17:36:03.334Z] - "ftp,tftp client in container": [2020-05-20T17:36:03.334Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-20T17:36:03.334Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-20T17:36:03.334Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-20T17:36:03.334Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-20T17:36:03.334Z] - Storage Drivers: [2020-05-20T17:36:03.334Z] - "aufs": [2020-05-20T17:36:03.334Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-20T17:36:03.334Z] - "btrfs": [2020-05-20T17:36:03.334Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-20T17:36:03.334Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-20T17:36:03.334Z] - "devicemapper": [2020-05-20T17:36:03.334Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-20T17:36:03.334Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-20T17:36:03.334Z] - "overlay": [2020-05-20T17:36:03.334Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-20T17:36:03.334Z] - "zfs": [2020-05-20T17:36:03.334Z] - /dev/zfs: missing [2020-05-20T17:36:03.334Z] - zfs command: missing [2020-05-20T17:36:03.334Z] - zpool command: missing [2020-05-20T17:36:03.334Z] [2020-05-20T17:36:03.334Z] Limits: [2020-05-20T17:36:03.334Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-20T17:36:03.334Z] [2020-05-20T17:36:03.334Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-20T17:36:03.664Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c78791cda10d6ff080d45d04e51dbf481814dee0 . [2020-05-20T17:36:03.664Z] #2 [internal] load .dockerignore [2020-05-20T17:36:03.664Z] #2 transferring context: 87B done [2020-05-20T17:36:03.664Z] #2 DONE 0.0s [2020-05-20T17:36:03.664Z] [2020-05-20T17:36:03.664Z] #1 [internal] load build definition from Dockerfile [2020-05-20T17:36:03.664Z] #1 transferring dockerfile: 16.32kB done [2020-05-20T17:36:03.664Z] #1 DONE 0.0s [2020-05-20T17:36:03.664Z] [2020-05-20T17:36:03.664Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-20T17:36:03.664Z] #3 DONE 0.1s [2020-05-20T17:36:03.922Z] [2020-05-20T17:36:03.922Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-20T17:36:03.922Z] #4 CACHED [2020-05-20T17:36:04.179Z] [2020-05-20T17:36:04.179Z] #5 [internal] load metadata for docker.io/library/golang:1.13.11-buster [2020-05-20T17:36:04.179Z] #5 DONE 0.1s [2020-05-20T17:36:04.179Z] [2020-05-20T17:36:04.179Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-20T17:36:04.179Z] #6 DONE 0.1s [2020-05-20T17:36:04.437Z] [2020-05-20T17:36:04.437Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-20T17:36:04.437Z] #57 DONE 0.0s [2020-05-20T17:36:04.437Z] [2020-05-20T17:36:04.437Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-20T17:36:04.437Z] #7 DONE 0.0s [2020-05-20T17:36:04.437Z] [2020-05-20T17:36:04.437Z] #20 [internal] load build context [2020-05-20T17:36:05.812Z] #20 transferring context: 50.65MB 1.4s done [2020-05-20T17:36:05.812Z] #20 DONE 1.4s [2020-05-20T17:36:05.812Z] [2020-05-20T17:36:05.812Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-20T17:36:05.812Z] #19 CACHED [2020-05-20T17:36:05.812Z] [2020-05-20T17:36:05.812Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-20T17:36:05.812Z] #18 CACHED [2020-05-20T17:36:05.812Z] [2020-05-20T17:36:05.812Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-20T17:36:05.812Z] #24 CACHED [2020-05-20T17:36:05.812Z] [2020-05-20T17:36:05.812Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-20T17:36:05.812Z] #15 CACHED [2020-05-20T17:36:05.812Z] [2020-05-20T17:36:05.812Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T17:36:05.812Z] #39 CACHED [2020-05-20T17:36:05.812Z] [2020-05-20T17:36:05.812Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-20T17:36:05.812Z] #28 CACHED [2020-05-20T17:36:05.812Z] [2020-05-20T17:36:05.812Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-20T17:36:05.812Z] #49 CACHED [2020-05-20T17:36:05.812Z] [2020-05-20T17:36:05.812Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:36:05.812Z] #45 CACHED [2020-05-20T17:36:05.812Z] [2020-05-20T17:36:05.812Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-20T17:36:05.812Z] #10 CACHED [2020-05-20T17:36:05.812Z] [2020-05-20T17:36:05.812Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-20T17:36:05.812Z] #12 CACHED [2020-05-20T17:36:05.812Z] [2020-05-20T17:36:05.812Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-20T17:36:05.812Z] #50 CACHED [2020-05-20T17:36:05.812Z] [2020-05-20T17:36:05.812Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-20T17:36:05.812Z] #25 CACHED [2020-05-20T17:36:05.812Z] [2020-05-20T17:36:05.812Z] #58 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-20T17:36:05.812Z] #58 CACHED [2020-05-20T17:36:05.812Z] [2020-05-20T17:36:05.812Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-20T17:36:05.812Z] #23 CACHED [2020-05-20T17:36:05.812Z] [2020-05-20T17:36:05.812Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-20T17:36:05.812Z] #33 CACHED [2020-05-20T17:36:05.812Z] [2020-05-20T17:36:05.812Z] #60 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-20T17:36:05.812Z] #60 CACHED [2020-05-20T17:36:05.812Z] [2020-05-20T17:36:05.812Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:36:05.812Z] #54 CACHED [2020-05-20T17:36:05.812Z] [2020-05-20T17:36:05.812Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-20T17:36:05.812Z] #17 CACHED [2020-05-20T17:36:05.812Z] [2020-05-20T17:36:05.812Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-20T17:36:05.812Z] #26 CACHED [2020-05-20T17:36:05.812Z] [2020-05-20T17:36:05.812Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-20T17:36:05.812Z] #46 CACHED [2020-05-20T17:36:05.812Z] [2020-05-20T17:36:05.812Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-20T17:36:05.812Z] #44 CACHED [2020-05-20T17:36:05.812Z] [2020-05-20T17:36:05.812Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-20T17:36:05.812Z] #36 CACHED [2020-05-20T17:36:05.812Z] [2020-05-20T17:36:05.812Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-20T17:36:05.812Z] #47 CACHED [2020-05-20T17:36:05.812Z] [2020-05-20T17:36:05.812Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-20T17:36:05.812Z] #30 CACHED [2020-05-20T17:36:05.812Z] [2020-05-20T17:36:05.812Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:36:05.812Z] #43 CACHED [2020-05-20T17:36:05.812Z] [2020-05-20T17:36:05.812Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-20T17:36:05.812Z] #48 CACHED [2020-05-20T17:36:05.812Z] [2020-05-20T17:36:05.812Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-20T17:36:05.812Z] #27 CACHED [2020-05-20T17:36:05.812Z] [2020-05-20T17:36:05.812Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-20T17:36:05.812Z] #53 CACHED [2020-05-20T17:36:05.812Z] [2020-05-20T17:36:05.812Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-20T17:36:05.812Z] #38 CACHED [2020-05-20T17:36:05.812Z] [2020-05-20T17:36:05.812Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-20T17:36:05.812Z] #34 CACHED [2020-05-20T17:36:05.812Z] [2020-05-20T17:36:05.812Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-20T17:36:05.812Z] #16 CACHED [2020-05-20T17:36:05.812Z] [2020-05-20T17:36:05.812Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-20T17:36:05.812Z] #8 CACHED [2020-05-20T17:36:05.812Z] [2020-05-20T17:36:05.812Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-20T17:36:05.812Z] #9 CACHED [2020-05-20T17:36:05.812Z] [2020-05-20T17:36:05.812Z] #56 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-20T17:36:05.812Z] #56 CACHED [2020-05-20T17:36:05.812Z] [2020-05-20T17:36:05.812Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-20T17:36:05.812Z] #51 CACHED [2020-05-20T17:36:05.812Z] [2020-05-20T17:36:05.812Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-20T17:36:05.813Z] #22 CACHED [2020-05-20T17:36:05.813Z] [2020-05-20T17:36:05.813Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-20T17:36:05.813Z] #35 CACHED [2020-05-20T17:36:05.813Z] [2020-05-20T17:36:05.813Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-20T17:36:05.813Z] #11 CACHED [2020-05-20T17:36:05.813Z] [2020-05-20T17:36:05.813Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-20T17:36:05.813Z] #32 CACHED [2020-05-20T17:36:05.813Z] [2020-05-20T17:36:05.813Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-20T17:36:05.813Z] #37 CACHED [2020-05-20T17:36:05.813Z] [2020-05-20T17:36:05.813Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-20T17:36:05.813Z] #41 CACHED [2020-05-20T17:36:05.813Z] [2020-05-20T17:36:05.813Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-20T17:36:05.813Z] #31 CACHED [2020-05-20T17:36:05.813Z] [2020-05-20T17:36:05.813Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-20T17:36:05.813Z] #13 CACHED [2020-05-20T17:36:05.813Z] [2020-05-20T17:36:05.813Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:36:05.813Z] #52 CACHED [2020-05-20T17:36:05.813Z] [2020-05-20T17:36:05.813Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-20T17:36:05.813Z] #42 CACHED [2020-05-20T17:36:05.813Z] [2020-05-20T17:36:05.813Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-20T17:36:05.813Z] #14 CACHED [2020-05-20T17:36:05.813Z] [2020-05-20T17:36:05.813Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:36:05.813Z] #21 CACHED [2020-05-20T17:36:05.813Z] [2020-05-20T17:36:05.813Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-20T17:36:05.813Z] #40 CACHED [2020-05-20T17:36:05.813Z] [2020-05-20T17:36:05.813Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-20T17:36:05.813Z] #59 CACHED [2020-05-20T17:36:05.813Z] [2020-05-20T17:36:05.813Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-20T17:36:05.813Z] #29 CACHED [2020-05-20T17:36:05.813Z] [2020-05-20T17:36:05.813Z] #55 [rootlesskit 2/2] COPY ./contrib/dockerd-rootless.sh /build [2020-05-20T17:36:05.813Z] #55 CACHED [2020-05-20T17:36:05.813Z] [2020-05-20T17:36:05.813Z] #61 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-20T17:36:05.813Z] #61 CACHED [2020-05-20T17:36:05.813Z] [2020-05-20T17:36:05.813Z] #62 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-20T17:36:06.745Z] #62 DONE 0.8s [2020-05-20T17:36:06.745Z] [2020-05-20T17:36:06.745Z] #63 exporting to image [2020-05-20T17:36:06.745Z] #63 exporting layers [2020-05-20T17:36:07.677Z] #63 exporting layers 0.9s done [2020-05-20T17:36:07.677Z] #63 writing image sha256:dc73501b2b01180ed56123a44808ded668baf091c09cec9c44f4c2d2aab7ba59 done [2020-05-20T17:36:07.677Z] #63 naming to docker.io/library/docker:c78791cda10d6ff080d45d04e51dbf481814dee0 done [2020-05-20T17:36:07.677Z] #63 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-05-20T17:36:08.011Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41004/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41004/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c78791cda10d6ff080d45d04e51dbf481814dee0 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c78791cda10d6ff080d45d04e51dbf481814dee0 hack/validate/default [2020-05-20T17:36:08.943Z] Congratulations! All commits are properly signed with the DCO! [2020-05-20T17:36:08.943Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-05-20T17:36:08.943Z] No api/types/ or api/swagger.yaml changes in diff. [2020-05-20T17:36:08.943Z] Congratulations! All TOML source files changed here have valid syntax. [2020-05-20T17:36:08.943Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-05-20T17:36:08.943Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-05-20T17:36:08.943Z] Congratulations! No new tests were added to integration-cli. [2020-05-20T17:36:08.943Z] [2020-05-20T17:36:08.943Z] INFO Start validation with golang-ci-lint [2020-05-20T17:36:09.201Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-05-20T17:36:09.201Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-05-20T17:36:09.201Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-05-20T17:36:09.704Z] Fetching without tags [2020-05-20T17:36:09.681Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-20T17:36:09.683Z] > git config --add remote.origin.fetch +refs/pull/41004/head:refs/remotes/origin/PR-41004 # timeout=10 [2020-05-20T17:36:09.684Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-20T17:36:09.700Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-20T17:36:09.715Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-20T17:36:09.715Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-20T17:36:09.715Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41004/head:refs/remotes/origin/PR-41004 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-20T17:36:09.990Z] Merging remotes/origin/master commit e5a679cfd2897527e36fdd33cb53f0b6934b6cce into PR head commit 09d10c6c5fbdf1ed060623565daf622f269e1803 [2020-05-20T17:36:11.106Z] Merge succeeded, producing 7fdcf63f1884dde764de65f39229fd460c285015 [2020-05-20T17:36:11.106Z] Checking out Revision 7fdcf63f1884dde764de65f39229fd460c285015 (PR-41004) [2020-05-20T17:36:11.166Z] Commit message: "Merge commit 'e5a679cfd2897527e36fdd33cb53f0b6934b6cce' into HEAD" [2020-05-20T17:36:11.182Z] First time build. Skipping changelog. [2020-05-20T17:36:10.001Z] > git config core.sparsecheckout # timeout=10 [2020-05-20T17:36:10.006Z] > git checkout -f 09d10c6c5fbdf1ed060623565daf622f269e1803 # timeout=10 [2020-05-20T17:36:10.472Z] > git merge e5a679cfd2897527e36fdd33cb53f0b6934b6cce # timeout=10 [2020-05-20T17:36:11.102Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-20T17:36:11.117Z] > git config core.sparsecheckout # timeout=10 [2020-05-20T17:36:11.121Z] > git checkout -f 7fdcf63f1884dde764de65f39229fd460c285015 # timeout=10 [2020-05-20T17:36:11.177Z] > git rev-list --no-walk 25762cf7d30768a39238917bc7b23bb573961d9f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-20T17:36:12.167Z] + docker version [2020-05-20T17:36:12.167Z] Client: Docker Engine - Community [2020-05-20T17:36:12.167Z] Version: 19.03.7 [2020-05-20T17:36:12.167Z] API version: 1.40 [2020-05-20T17:36:12.167Z] Go version: go1.12.17 [2020-05-20T17:36:12.167Z] Git commit: 7141c199a2 [2020-05-20T17:36:12.167Z] Built: Sat Mar 7 16:48:47 2020 [2020-05-20T17:36:12.167Z] OS/Arch: linux/s390x [2020-05-20T17:36:12.167Z] Experimental: false [2020-05-20T17:36:12.167Z] [2020-05-20T17:36:12.167Z] Server: Docker Engine - Community [2020-05-20T17:36:12.167Z] Engine: [2020-05-20T17:36:12.167Z] Version: 19.03.7 [2020-05-20T17:36:12.167Z] API version: 1.40 (minimum version 1.12) [2020-05-20T17:36:12.167Z] Go version: go1.12.17 [2020-05-20T17:36:12.167Z] Git commit: 7141c199a2 [2020-05-20T17:36:12.167Z] Built: Sat Mar 7 16:47:46 2020 [2020-05-20T17:36:12.167Z] OS/Arch: linux/s390x [2020-05-20T17:36:12.167Z] Experimental: true [2020-05-20T17:36:12.167Z] containerd: [2020-05-20T17:36:12.167Z] Version: 1.2.13 [2020-05-20T17:36:12.167Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-20T17:36:12.167Z] runc: [2020-05-20T17:36:12.167Z] Version: 1.0.0-rc10 [2020-05-20T17:36:12.167Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-20T17:36:12.167Z] docker-init: [2020-05-20T17:36:12.167Z] Version: 0.18.0 [2020-05-20T17:36:12.167Z] GitCommit: fec3683 [Pipeline] sh [2020-05-20T17:36:12.533Z] + docker info [2020-05-20T17:36:13.146Z] Client: [2020-05-20T17:36:13.146Z] Debug Mode: false [2020-05-20T17:36:13.146Z] [2020-05-20T17:36:13.146Z] Server: [2020-05-20T17:36:13.146Z] Containers: 0 [2020-05-20T17:36:13.146Z] Running: 0 [2020-05-20T17:36:13.146Z] Paused: 0 [2020-05-20T17:36:13.146Z] Stopped: 0 [2020-05-20T17:36:13.146Z] Images: 0 [2020-05-20T17:36:13.146Z] Server Version: 19.03.7 [2020-05-20T17:36:13.146Z] Storage Driver: overlay2 [2020-05-20T17:36:13.146Z] Backing Filesystem: [2020-05-20T17:36:13.146Z] Supports d_type: true [2020-05-20T17:36:13.146Z] Native Overlay Diff: true [2020-05-20T17:36:13.146Z] Logging Driver: json-file [2020-05-20T17:36:13.146Z] Cgroup Driver: cgroupfs [2020-05-20T17:36:13.146Z] Plugins: [2020-05-20T17:36:13.146Z] Volume: local [2020-05-20T17:36:13.146Z] Network: bridge host ipvlan macvlan null overlay [2020-05-20T17:36:13.146Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-20T17:36:13.146Z] Swarm: inactive [2020-05-20T17:36:13.146Z] Runtimes: runc [2020-05-20T17:36:13.146Z] Default Runtime: runc [2020-05-20T17:36:13.146Z] Init Binary: docker-init [2020-05-20T17:36:13.146Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-20T17:36:13.146Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-20T17:36:13.146Z] init version: fec3683 [2020-05-20T17:36:13.146Z] Security Options: [2020-05-20T17:36:13.146Z] apparmor [2020-05-20T17:36:13.146Z] seccomp [2020-05-20T17:36:13.146Z] Profile: default [2020-05-20T17:36:13.146Z] Kernel Version: 4.15.0-88-generic [2020-05-20T17:36:13.146Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-20T17:36:13.146Z] OSType: linux [2020-05-20T17:36:13.146Z] Architecture: s390x [2020-05-20T17:36:13.146Z] CPUs: 2 [2020-05-20T17:36:13.146Z] Total Memory: 7.861GiB [2020-05-20T17:36:13.146Z] Name: s390x-ubuntu-26 [2020-05-20T17:36:13.146Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-05-20T17:36:13.146Z] Docker Root Dir: /var/lib/docker [2020-05-20T17:36:13.146Z] Debug Mode: false [2020-05-20T17:36:13.146Z] Username: dockerbuildbot [2020-05-20T17:36:13.146Z] Registry: https://index.docker.io/v1/ [2020-05-20T17:36:13.146Z] Labels: [2020-05-20T17:36:13.146Z] Experimental: true [2020-05-20T17:36:13.146Z] Insecure Registries: [2020-05-20T17:36:13.146Z] 127.0.0.0/8 [2020-05-20T17:36:13.146Z] Live Restore Enabled: false [2020-05-20T17:36:13.146Z] [2020-05-20T17:36:13.146Z] WARNING: No swap limit support [Pipeline] sh [2020-05-20T17:36:13.514Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-20T17:36:13.514Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-20T17:36:13.514Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41004/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-20T17:36:13.796Z] + bash /home/jenkins/workspace/moby_PR-41004/check-config.sh [2020-05-20T17:36:13.796Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-20T17:36:13.796Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-05-20T17:36:13.796Z] [2020-05-20T17:36:13.796Z] Generally Necessary: [2020-05-20T17:36:13.796Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-20T17:36:13.796Z] - apparmor: enabled and tools installed [2020-05-20T17:36:13.796Z] - CONFIG_NAMESPACES: enabled [2020-05-20T17:36:13.796Z] - CONFIG_NET_NS: enabled [2020-05-20T17:36:13.796Z] - CONFIG_PID_NS: enabled [2020-05-20T17:36:13.796Z] - CONFIG_IPC_NS: enabled [2020-05-20T17:36:13.796Z] - CONFIG_UTS_NS: enabled [2020-05-20T17:36:13.796Z] - CONFIG_CGROUPS: enabled [2020-05-20T17:36:13.796Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-20T17:36:13.796Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-20T17:36:13.796Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-20T17:36:13.796Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-20T17:36:13.796Z] - CONFIG_CPUSETS: enabled [2020-05-20T17:36:13.796Z] - CONFIG_MEMCG: enabled [2020-05-20T17:36:13.796Z] - CONFIG_KEYS: enabled [2020-05-20T17:36:13.796Z] - CONFIG_VETH: enabled (as module) [2020-05-20T17:36:13.796Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-20T17:36:13.796Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-20T17:36:13.796Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-20T17:36:13.796Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-20T17:36:13.796Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-20T17:36:13.796Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-20T17:36:13.796Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-20T17:36:13.796Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-20T17:36:13.796Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-20T17:36:13.796Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-20T17:36:13.796Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-20T17:36:13.796Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-20T17:36:13.796Z] [2020-05-20T17:36:13.796Z] Optional Features: [2020-05-20T17:36:13.796Z] - CONFIG_USER_NS: enabled [2020-05-20T17:36:13.796Z] - CONFIG_SECCOMP: enabled [2020-05-20T17:36:13.796Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-20T17:36:13.796Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-20T17:36:13.796Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-20T17:36:13.796Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-20T17:36:13.796Z] - CONFIG_BLK_CGROUP: enabled [2020-05-20T17:36:13.796Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-20T17:36:13.796Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-20T17:36:13.796Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-20T17:36:13.796Z] - CONFIG_CGROUP_PERF: enabled [2020-05-20T17:36:13.796Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-20T17:36:13.796Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-20T17:36:13.796Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-20T17:36:13.796Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-20T17:36:13.796Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-20T17:36:13.796Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-20T17:36:13.796Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-20T17:36:13.796Z] - CONFIG_IP_VS: enabled (as module) [2020-05-20T17:36:13.796Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-20T17:36:13.796Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-20T17:36:13.796Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-20T17:36:13.796Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-20T17:36:13.796Z] - CONFIG_EXT4_FS: enabled [2020-05-20T17:36:13.796Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-20T17:36:13.796Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-20T17:36:14.077Z] - Network Drivers: [2020-05-20T17:36:14.077Z] - "overlay": [2020-05-20T17:36:14.077Z] - CONFIG_VXLAN: enabled (as module) [2020-05-20T17:36:14.077Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-20T17:36:14.077Z] Optional (for encrypted networks): [2020-05-20T17:36:14.077Z] - CONFIG_CRYPTO: enabled [2020-05-20T17:36:14.077Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-20T17:36:14.077Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-20T17:36:14.077Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-20T17:36:14.077Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-20T17:36:14.077Z] - CONFIG_XFRM: enabled [2020-05-20T17:36:14.077Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-20T17:36:14.077Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-20T17:36:14.077Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-20T17:36:14.077Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-20T17:36:14.077Z] - "ipvlan": [2020-05-20T17:36:14.077Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-20T17:36:14.077Z] - "macvlan": [2020-05-20T17:36:14.077Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-20T17:36:14.077Z] - CONFIG_DUMMY: enabled (as module) [2020-05-20T17:36:14.077Z] - "ftp,tftp client in container": [2020-05-20T17:36:14.077Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-20T17:36:14.077Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-20T17:36:14.077Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-20T17:36:14.077Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-20T17:36:14.077Z] - Storage Drivers: [2020-05-20T17:36:14.077Z] - "aufs": [2020-05-20T17:36:14.077Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-20T17:36:14.077Z] - "btrfs": [2020-05-20T17:36:14.077Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-20T17:36:14.077Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-20T17:36:14.077Z] - "devicemapper": [2020-05-20T17:36:14.077Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-20T17:36:14.077Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-20T17:36:14.077Z] - "overlay": [2020-05-20T17:36:14.077Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-20T17:36:14.077Z] - "zfs": [2020-05-20T17:36:14.077Z] - /dev/zfs: missing [2020-05-20T17:36:14.077Z] - zfs command: missing [2020-05-20T17:36:14.077Z] - zpool command: missing [2020-05-20T17:36:14.077Z] [2020-05-20T17:36:14.077Z] Limits: [2020-05-20T17:36:14.077Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-20T17:36:14.077Z] [2020-05-20T17:36:14.077Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-20T17:36:14.493Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c78791cda10d6ff080d45d04e51dbf481814dee0 . [2020-05-20T17:36:14.493Z] #2 [internal] load .dockerignore [2020-05-20T17:36:14.493Z] #2 transferring context: 87B 0.0s done [2020-05-20T17:36:14.493Z] #2 DONE 0.0s [2020-05-20T17:36:14.493Z] [2020-05-20T17:36:14.493Z] #1 [internal] load build definition from Dockerfile [2020-05-20T17:36:14.493Z] #1 transferring dockerfile: 16.32kB 0.0s done [2020-05-20T17:36:14.493Z] #1 DONE 0.0s [2020-05-20T17:36:14.493Z] [2020-05-20T17:36:14.493Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-20T17:36:14.774Z] #3 DONE 0.2s [2020-05-20T17:36:14.775Z] [2020-05-20T17:36:14.775Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-20T17:36:14.775Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-20T17:36:15.058Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-20T17:36:15.058Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-05-20T17:36:15.058Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-05-20T17:36:15.058Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 5.81MB / 8.88MB 0.1s [2020-05-20T17:36:15.058Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2020-05-20T17:36:15.058Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 [2020-05-20T17:36:15.092Z] Still waiting to schedule task [2020-05-20T17:36:15.092Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-05-20T17:36:15.093Z] Still waiting to schedule task [2020-05-20T17:36:15.093Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-05-20T17:36:15.099Z] Still waiting to schedule task [2020-05-20T17:36:15.099Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-018bddbc26fd1af8b)’ [2020-05-20T17:36:15.338Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-05-20T17:36:15.338Z] #4 DONE 0.5s [2020-05-20T17:36:15.733Z] Fetching without tags [2020-05-20T17:36:15.950Z] [2020-05-20T17:36:15.950Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-20T17:36:15.950Z] #6 ... [2020-05-20T17:36:15.950Z] [2020-05-20T17:36:15.950Z] #5 [internal] load metadata for docker.io/library/golang:1.13.11-buster [2020-05-20T17:36:15.950Z] #5 DONE 0.2s [2020-05-20T17:36:15.950Z] [2020-05-20T17:36:15.950Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-20T17:36:15.950Z] #6 DONE 0.2s [2020-05-20T17:36:15.950Z] [2020-05-20T17:36:15.950Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-20T17:36:15.950Z] #7 DONE 0.0s [2020-05-20T17:36:15.950Z] [2020-05-20T17:36:15.950Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-20T17:36:15.950Z] #8 CACHED [2020-05-20T17:36:15.950Z] [2020-05-20T17:36:15.950Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-20T17:36:15.950Z] #9 CACHED [2020-05-20T17:36:15.950Z] [2020-05-20T17:36:15.950Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-20T17:36:15.950Z] #10 CACHED [2020-05-20T17:36:15.950Z] [2020-05-20T17:36:15.950Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-20T17:36:15.950Z] #13 CACHED [2020-05-20T17:36:15.950Z] [2020-05-20T17:36:15.950Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-20T17:36:15.950Z] #14 CACHED [2020-05-20T17:36:15.950Z] [2020-05-20T17:36:15.950Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-20T17:36:15.950Z] #15 CACHED [2020-05-20T17:36:15.950Z] [2020-05-20T17:36:15.950Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-20T17:36:15.950Z] #11 CACHED [2020-05-20T17:36:15.950Z] [2020-05-20T17:36:15.950Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-20T17:36:15.950Z] #12 CACHED [2020-05-20T17:36:15.950Z] [2020-05-20T17:36:15.950Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-20T17:36:15.950Z] #16 CACHED [2020-05-20T17:36:15.950Z] [2020-05-20T17:36:15.950Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-20T17:36:15.950Z] #57 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-20T17:36:15.950Z] #57 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-20T17:36:15.950Z] #57 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-20T17:36:15.950Z] #57 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.0s [2020-05-20T17:36:16.235Z] #57 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.73MB / 9.86MB 0.1s [2020-05-20T17:36:16.235Z] #57 ... [2020-05-20T17:36:16.235Z] [2020-05-20T17:36:16.235Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-20T17:36:16.235Z] #27 DONE 0.3s [2020-05-20T17:36:16.235Z] [2020-05-20T17:36:16.235Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-20T17:36:16.235Z] #57 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.2s done [2020-05-20T17:36:16.235Z] #57 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2020-05-20T17:36:15.395Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-20T17:36:15.450Z] > git config --add remote.origin.fetch +refs/pull/41004/head:refs/remotes/origin/PR-41004 # timeout=10 [2020-05-20T17:36:15.509Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-20T17:36:15.637Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-20T17:36:15.767Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-20T17:36:15.768Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-20T17:36:15.769Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41004/head:refs/remotes/origin/PR-41004 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-20T17:36:16.479Z] Merging remotes/origin/master commit e5a679cfd2897527e36fdd33cb53f0b6934b6cce into PR head commit 09d10c6c5fbdf1ed060623565daf622f269e1803 [2020-05-20T17:36:16.517Z] #57 ... [2020-05-20T17:36:16.517Z] [2020-05-20T17:36:16.517Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-20T17:36:16.517Z] #35 DONE 0.3s [2020-05-20T17:36:16.517Z] [2020-05-20T17:36:16.517Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-20T17:36:16.512Z] > git config core.sparsecheckout # timeout=10 [2020-05-20T17:36:16.569Z] > git checkout -f 09d10c6c5fbdf1ed060623565daf622f269e1803 # timeout=10 [2020-05-20T17:36:18.539Z] #57 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.8s done [2020-05-20T17:36:18.539Z] #57 DONE 2.2s [2020-05-20T17:36:18.539Z] [2020-05-20T17:36:18.539Z] #20 [internal] load build context [2020-05-20T17:36:18.539Z] #20 transferring context: 50.65MB 2.3s done [2020-05-20T17:36:18.539Z] #20 DONE 2.3s [2020-05-20T17:36:18.539Z] [2020-05-20T17:36:18.539Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-20T17:36:18.539Z] #51 1.892 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-20T17:36:18.539Z] #51 2.031 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-20T17:36:18.539Z] #51 2.172 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-20T17:36:18.539Z] #51 2.527 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-20T17:36:19.576Z] #51 3.392 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [179 kB] [2020-05-20T17:36:20.127Z] Merge succeeded, producing d9543401438d7c45575833cb3ad9a73d84796665 [2020-05-20T17:36:20.127Z] Checking out Revision d9543401438d7c45575833cb3ad9a73d84796665 (PR-41004) [2020-05-20T17:36:19.530Z] > git merge e5a679cfd2897527e36fdd33cb53f0b6934b6cce # timeout=10 [2020-05-20T17:36:20.018Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-05-20T17:36:20.639Z] Commit message: "Merge commit 'e5a679cfd2897527e36fdd33cb53f0b6934b6cce' into HEAD" [2020-05-20T17:36:20.780Z] First time build. Skipping changelog. [2020-05-20T17:36:21.072Z] #51 5.223 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-20T17:36:21.684Z] #51 ... [2020-05-20T17:36:21.684Z] [2020-05-20T17:36:21.684Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-20T17:36:21.684Z] #47 3.144 + RM_GOPATH=0 [2020-05-20T17:36:21.684Z] #47 3.144 + TMP_GOPATH= [2020-05-20T17:36:21.684Z] #47 3.144 + : /build [2020-05-20T17:36:21.684Z] #47 3.145 + '[' -z '' ']' [2020-05-20T17:36:21.684Z] #47 3.145 ++ mktemp -d [2020-05-20T17:36:21.684Z] #47 3.152 + export GOPATH=/tmp/tmp.8ZcAh0F1hX [2020-05-20T17:36:21.684Z] #47 3.152 + GOPATH=/tmp/tmp.8ZcAh0F1hX [2020-05-20T17:36:21.684Z] #47 3.152 + RM_GOPATH=1 [2020-05-20T17:36:21.684Z] #47 3.152 ++ dirname /tmp/install/install.sh [2020-05-20T17:36:21.684Z] #47 3.156 + dir=/tmp/install [2020-05-20T17:36:21.684Z] #47 3.157 + bin=shfmt [2020-05-20T17:36:21.684Z] #47 3.157 + shift [2020-05-20T17:36:21.684Z] #47 3.157 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-05-20T17:36:21.684Z] #47 3.157 + . /tmp/install/shfmt.installer [2020-05-20T17:36:21.684Z] #47 3.157 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-20T17:36:21.684Z] #47 3.158 + install_shfmt [2020-05-20T17:36:21.684Z] #47 3.158 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-20T17:36:21.684Z] #47 3.158 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-20T17:36:21.684Z] #47 3.159 + git clone https://github.com/mvdan/sh.git /tmp/tmp.8ZcAh0F1hX/src/github.com/mvdan/sh [2020-05-20T17:36:21.684Z] #47 3.169 Cloning into '/tmp/tmp.8ZcAh0F1hX/src/github.com/mvdan/sh'... [2020-05-20T17:36:20.162Z] > git config core.sparsecheckout # timeout=10 [2020-05-20T17:36:20.214Z] > git checkout -f d9543401438d7c45575833cb3ad9a73d84796665 # timeout=10 [2020-05-20T17:36:20.673Z] > git rev-list --no-walk 25762cf7d30768a39238917bc7b23bb573961d9f # timeout=10 [2020-05-20T17:36:22.191Z] + docker version [2020-05-20T17:36:22.191Z] Client: Docker Engine - Enterprise [2020-05-20T17:36:22.191Z] Version: 19.03.5 [2020-05-20T17:36:22.191Z] API version: 1.40 [2020-05-20T17:36:22.191Z] Go version: go1.12.12 [2020-05-20T17:36:22.191Z] Git commit: 2ee0c57608 [2020-05-20T17:36:22.191Z] Built: 11/13/2019 08:00:16 [2020-05-20T17:36:22.191Z] OS/Arch: windows/amd64 [2020-05-20T17:36:22.191Z] Experimental: false [2020-05-20T17:36:22.191Z] [2020-05-20T17:36:22.191Z] Server: Docker Engine - Enterprise [2020-05-20T17:36:22.191Z] Engine: [2020-05-20T17:36:22.191Z] Version: 19.03.5 [2020-05-20T17:36:22.191Z] API version: 1.40 (minimum version 1.24) [2020-05-20T17:36:22.191Z] Go version: go1.12.12 [2020-05-20T17:36:22.191Z] Git commit: 2ee0c57608 [2020-05-20T17:36:22.191Z] Built: 11/13/2019 07:58:51 [2020-05-20T17:36:22.191Z] OS/Arch: windows/amd64 [2020-05-20T17:36:22.191Z] Experimental: true [Pipeline] sh [2020-05-20T17:36:23.297Z] + docker info [2020-05-20T17:36:23.703Z] #47 ... [2020-05-20T17:36:23.703Z] [2020-05-20T17:36:23.703Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:36:23.703Z] #43 3.462 + RM_GOPATH=0 [2020-05-20T17:36:23.703Z] #43 3.462 + TMP_GOPATH= [2020-05-20T17:36:23.703Z] #43 3.462 + : /build [2020-05-20T17:36:23.703Z] #43 3.462 + '[' -z '' ']' [2020-05-20T17:36:23.703Z] #43 3.463 ++ mktemp -d [2020-05-20T17:36:23.703Z] #43 3.464 + export GOPATH=/tmp/tmp.Dm5KOOECY8 [2020-05-20T17:36:23.703Z] #43 3.464 + GOPATH=/tmp/tmp.Dm5KOOECY8 [2020-05-20T17:36:23.703Z] #43 3.464 + RM_GOPATH=1 [2020-05-20T17:36:23.703Z] #43 3.464 ++ dirname /tmp/install/install.sh [2020-05-20T17:36:23.703Z] #43 3.465 + dir=/tmp/install [2020-05-20T17:36:23.703Z] #43 3.465 + bin=gotestsum [2020-05-20T17:36:23.703Z] #43 3.465 + shift [2020-05-20T17:36:23.703Z] #43 3.465 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-05-20T17:36:23.703Z] #43 3.465 + . /tmp/install/gotestsum.installer [2020-05-20T17:36:23.703Z] #43 3.465 ++ : v0.3.5 [2020-05-20T17:36:23.703Z] #43 3.465 + install_gotestsum [2020-05-20T17:36:23.703Z] #43 3.466 + set -e [2020-05-20T17:36:23.703Z] #43 3.466 + export GO111MODULE=on [2020-05-20T17:36:23.703Z] #43 3.466 + GO111MODULE=on [2020-05-20T17:36:23.703Z] #43 3.467 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-05-20T17:36:23.703Z] #43 3.521 go: finding gotest.tools/gotestsum v0.3.5 [2020-05-20T17:36:23.703Z] #43 3.528 go: finding gotest.tools v0.3.5 [2020-05-20T17:36:23.703Z] #43 4.210 go: downloading gotest.tools/gotestsum v0.3.5 [2020-05-20T17:36:23.703Z] #43 4.360 go: extracting gotest.tools/gotestsum v0.3.5 [2020-05-20T17:36:23.703Z] #43 4.888 go: downloading gotest.tools v2.1.0+incompatible [2020-05-20T17:36:23.703Z] #43 4.978 go: extracting gotest.tools v2.1.0+incompatible [2020-05-20T17:36:23.703Z] #43 5.038 go: downloading github.com/pkg/errors v0.8.0 [2020-05-20T17:36:23.703Z] #43 5.040 go: downloading github.com/spf13/pflag v1.0.1 [2020-05-20T17:36:23.703Z] #43 5.050 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-05-20T17:36:23.703Z] #43 5.149 go: downloading github.com/fatih/color v1.6.0 [2020-05-20T17:36:23.703Z] #43 5.153 go: extracting github.com/pkg/errors v0.8.0 [2020-05-20T17:36:23.703Z] #43 5.242 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-05-20T17:36:23.703Z] #43 5.243 go: extracting github.com/fatih/color v1.6.0 [2020-05-20T17:36:23.703Z] #43 5.308 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-20T17:36:23.703Z] #43 5.368 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-20T17:36:23.703Z] #43 5.370 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-20T17:36:23.703Z] #43 5.370 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-05-20T17:36:23.703Z] #43 5.442 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-20T17:36:23.983Z] #43 5.481 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-05-20T17:36:23.983Z] #43 5.505 go: extracting github.com/spf13/pflag v1.0.1 [2020-05-20T17:36:23.983Z] #43 5.528 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-05-20T17:36:23.983Z] #43 5.541 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-05-20T17:36:23.983Z] #43 5.618 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-20T17:36:24.264Z] #43 5.860 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-05-20T17:36:24.308Z] Client: [2020-05-20T17:36:24.308Z] Debug Mode: false [2020-05-20T17:36:24.308Z] Plugins: [2020-05-20T17:36:24.308Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-05-20T17:36:24.308Z] [2020-05-20T17:36:24.308Z] Server: [2020-05-20T17:36:24.308Z] Containers: 2 [2020-05-20T17:36:24.308Z] Running: 0 [2020-05-20T17:36:24.308Z] Paused: 0 [2020-05-20T17:36:24.308Z] Stopped: 2 [2020-05-20T17:36:24.308Z] Images: 10 [2020-05-20T17:36:24.308Z] Server Version: 19.03.5 [2020-05-20T17:36:24.308Z] Storage Driver: lcow (linux) windowsfilter (windows) [2020-05-20T17:36:24.308Z] LCOW: [2020-05-20T17:36:24.308Z] Windows: [2020-05-20T17:36:24.308Z] Logging Driver: json-file [2020-05-20T17:36:24.308Z] Plugins: [2020-05-20T17:36:24.308Z] Volume: local [2020-05-20T17:36:24.308Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-20T17:36:24.308Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-20T17:36:24.308Z] Swarm: inactive [2020-05-20T17:36:24.308Z] Default Isolation: process [2020-05-20T17:36:24.308Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-20T17:36:24.308Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-20T17:36:24.308Z] OSType: windows [2020-05-20T17:36:24.308Z] Architecture: x86_64 [2020-05-20T17:36:24.308Z] CPUs: 4 [2020-05-20T17:36:24.308Z] Total Memory: 32GiB [2020-05-20T17:36:24.308Z] Name: azwin-2-fb1f80 [2020-05-20T17:36:24.308Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW [2020-05-20T17:36:24.308Z] Docker Root Dir: D:\docker [2020-05-20T17:36:24.308Z] Debug Mode: false [2020-05-20T17:36:24.308Z] Registry: https://index.docker.io/v1/ [2020-05-20T17:36:24.308Z] Labels: [2020-05-20T17:36:24.308Z] Experimental: true [2020-05-20T17:36:24.308Z] Insecure Registries: [2020-05-20T17:36:24.308Z] 10.0.0.4:5000 [2020-05-20T17:36:24.308Z] 127.0.0.0/8 [2020-05-20T17:36:24.309Z] Registry Mirrors: [2020-05-20T17:36:24.309Z] http://10.0.0.4:5000/ [2020-05-20T17:36:24.309Z] Live Restore Enabled: false [2020-05-20T17:36:24.309Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-05-20T17:36:24.545Z] #43 6.037 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-05-20T17:36:25.833Z] Fetching without tags [2020-05-20T17:36:26.011Z] #43 7.284 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-20T17:36:26.011Z] #43 7.311 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-20T17:36:26.011Z] #43 7.534 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-20T17:36:26.011Z] #43 ... [2020-05-20T17:36:26.011Z] [2020-05-20T17:36:26.011Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-20T17:36:26.011Z] #38 2.186 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-20T17:36:26.011Z] #38 2.230 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-20T17:36:26.011Z] #38 2.238 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-20T17:36:26.011Z] #38 2.878 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-20T17:36:26.011Z] #38 4.915 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [179 kB] [2020-05-20T17:36:26.011Z] #38 6.444 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-20T17:36:26.011Z] #38 ... [2020-05-20T17:36:26.011Z] [2020-05-20T17:36:26.011Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-20T17:36:26.011Z] #32 1.827 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-20T17:36:26.011Z] #32 2.044 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-20T17:36:26.011Z] #32 2.177 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-20T17:36:26.012Z] #32 2.426 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-20T17:36:26.012Z] #32 4.012 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [179 kB] [2020-05-20T17:36:26.012Z] #32 6.320 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-20T17:36:25.802Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-20T17:36:25.806Z] > git config --add remote.origin.fetch +refs/pull/41004/head:refs/remotes/origin/PR-41004 # timeout=10 [2020-05-20T17:36:25.810Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-20T17:36:25.826Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-20T17:36:25.841Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-20T17:36:25.841Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-20T17:36:25.843Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41004/head:refs/remotes/origin/PR-41004 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-20T17:36:26.292Z] #32 ... [2020-05-20T17:36:26.292Z] [2020-05-20T17:36:26.292Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-20T17:36:26.292Z] #23 3.243 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-20T17:36:26.292Z] #23 3.315 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-20T17:36:26.292Z] #23 3.373 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-20T17:36:26.292Z] #23 4.063 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-20T17:36:26.292Z] #23 5.627 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [179 kB] [2020-05-20T17:36:26.292Z] #23 7.609 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-20T17:36:26.373Z] Merging remotes/origin/master commit e5a679cfd2897527e36fdd33cb53f0b6934b6cce into PR head commit 09d10c6c5fbdf1ed060623565daf622f269e1803 [2020-05-20T17:36:26.573Z] #23 ... [2020-05-20T17:36:26.573Z] [2020-05-20T17:36:26.573Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-20T17:36:26.573Z] #36 2.750 + git clone https://github.com/docker/distribution.git . [2020-05-20T17:36:26.573Z] #36 2.750 Cloning into '.'... [2020-05-20T17:36:26.573Z] #36 ... [2020-05-20T17:36:26.573Z] [2020-05-20T17:36:26.573Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-20T17:36:26.573Z] #28 2.656 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-20T17:36:26.573Z] #28 2.780 Cloning into '.'... [2020-05-20T17:36:26.854Z] #28 ... [2020-05-20T17:36:26.854Z] [2020-05-20T17:36:26.854Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-20T17:36:26.854Z] #17 2.069 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-20T17:36:26.854Z] #17 2.120 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-20T17:36:26.854Z] #17 2.383 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-20T17:36:26.854Z] #17 2.647 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-20T17:36:26.854Z] #17 4.736 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [179 kB] [2020-05-20T17:36:26.854Z] #17 6.295 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-20T17:36:26.854Z] #17 ... [2020-05-20T17:36:26.854Z] [2020-05-20T17:36:26.854Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-20T17:36:26.854Z] #41 3.348 + RM_GOPATH=0 [2020-05-20T17:36:26.854Z] #41 3.348 + TMP_GOPATH= [2020-05-20T17:36:26.854Z] #41 3.348 + : /build [2020-05-20T17:36:26.854Z] #41 3.348 + '[' -z '' ']' [2020-05-20T17:36:26.854Z] #41 3.348 ++ mktemp -d [2020-05-20T17:36:26.854Z] #41 3.350 + export GOPATH=/tmp/tmp.rRVlSXsiNd [2020-05-20T17:36:26.854Z] #41 3.350 + GOPATH=/tmp/tmp.rRVlSXsiNd [2020-05-20T17:36:26.854Z] #41 3.350 + RM_GOPATH=1 [2020-05-20T17:36:26.854Z] #41 3.359 ++ dirname /tmp/install/install.sh [2020-05-20T17:36:26.854Z] #41 3.367 + dir=/tmp/install [2020-05-20T17:36:26.854Z] #41 3.367 + bin=vndr [2020-05-20T17:36:26.854Z] #41 3.367 + shift [2020-05-20T17:36:26.854Z] #41 3.367 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-05-20T17:36:26.854Z] #41 3.367 + . /tmp/install/vndr.installer [2020-05-20T17:36:26.854Z] #41 3.367 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-20T17:36:26.854Z] #41 3.367 + install_vndr [2020-05-20T17:36:26.854Z] #41 3.367 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-20T17:36:26.854Z] #41 3.367 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.rRVlSXsiNd/src/github.com/LK4D4/vndr [2020-05-20T17:36:26.854Z] #41 3.368 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-20T17:36:26.854Z] #41 3.383 Cloning into '/tmp/tmp.rRVlSXsiNd/src/github.com/LK4D4/vndr'... [2020-05-20T17:36:26.854Z] #41 4.066 + cd /tmp/tmp.rRVlSXsiNd/src/github.com/LK4D4/vndr [2020-05-20T17:36:26.854Z] #41 4.066 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-20T17:36:26.854Z] #41 4.074 + go build -buildmode=pie -v -o /build/vndr . [2020-05-20T17:36:26.854Z] #41 5.311 runtime/internal/math [2020-05-20T17:36:26.854Z] #41 5.322 internal/cpu [2020-05-20T17:36:26.854Z] #41 5.371 internal/race [2020-05-20T17:36:26.854Z] #41 5.466 sync/atomic [2020-05-20T17:36:26.854Z] #41 5.682 unicode [2020-05-20T17:36:26.854Z] #41 5.725 internal/bytealg [2020-05-20T17:36:26.854Z] #41 6.202 runtime [2020-05-20T17:36:27.139Z] #41 8.527 unicode/utf8 [2020-05-20T17:36:27.750Z] #41 9.179 math [2020-05-20T17:36:28.032Z] #41 ... [2020-05-20T17:36:28.032Z] [2020-05-20T17:36:28.032Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:36:28.032Z] #43 9.532 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-20T17:36:28.136Z] Merge succeeded, producing 894eca33c7a394ba32d11138fb4d226bb71ee049 [2020-05-20T17:36:28.137Z] Checking out Revision 894eca33c7a394ba32d11138fb4d226bb71ee049 (PR-41004) [2020-05-20T17:36:28.264Z] Commit message: "Merge commit 'e5a679cfd2897527e36fdd33cb53f0b6934b6cce' into HEAD" [2020-05-20T17:36:28.279Z] First time build. Skipping changelog. [2020-05-20T17:36:28.312Z] #43 ... [2020-05-20T17:36:28.312Z] [2020-05-20T17:36:28.312Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-20T17:36:28.312Z] #59 2.273 + RM_GOPATH=0 [2020-05-20T17:36:28.312Z] #59 2.273 + TMP_GOPATH= [2020-05-20T17:36:28.312Z] #59 2.273 + : /build [2020-05-20T17:36:28.312Z] #59 2.273 + '[' -z '' ']' [2020-05-20T17:36:28.312Z] #59 2.273 ++ mktemp -d [2020-05-20T17:36:28.312Z] #59 2.273 + export GOPATH=/tmp/tmp.MmfhP1gLYI [2020-05-20T17:36:28.312Z] #59 2.273 + GOPATH=/tmp/tmp.MmfhP1gLYI [2020-05-20T17:36:28.312Z] #59 2.273 + RM_GOPATH=1 [2020-05-20T17:36:28.312Z] #59 2.274 ++ dirname /tmp/install/install.sh [2020-05-20T17:36:28.312Z] #59 2.276 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-20T17:36:28.312Z] #59 2.285 + dir=/tmp/install [2020-05-20T17:36:28.312Z] #59 2.285 + bin=proxy [2020-05-20T17:36:28.312Z] #59 2.285 + shift [2020-05-20T17:36:28.312Z] #59 2.285 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-05-20T17:36:28.312Z] #59 2.285 + . /tmp/install/proxy.installer [2020-05-20T17:36:28.312Z] #59 2.285 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-20T17:36:28.312Z] #59 2.285 + install_proxy [2020-05-20T17:36:28.312Z] #59 2.285 + case "$1" in [2020-05-20T17:36:28.312Z] #59 2.285 + export CGO_ENABLED=0 [2020-05-20T17:36:28.312Z] #59 2.285 + CGO_ENABLED=0 [2020-05-20T17:36:28.312Z] #59 2.285 + _install_proxy [2020-05-20T17:36:28.312Z] #59 2.285 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-20T17:36:28.312Z] #59 2.285 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.MmfhP1gLYI/src/github.com/docker/libnetwork [2020-05-20T17:36:28.312Z] #59 2.285 Cloning into '/tmp/tmp.MmfhP1gLYI/src/github.com/docker/libnetwork'... [2020-05-20T17:36:26.382Z] > git config core.sparsecheckout # timeout=10 [2020-05-20T17:36:26.385Z] > git checkout -f 09d10c6c5fbdf1ed060623565daf622f269e1803 # timeout=10 [2020-05-20T17:36:27.385Z] > git merge e5a679cfd2897527e36fdd33cb53f0b6934b6cce # timeout=10 [2020-05-20T17:36:28.124Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-20T17:36:28.145Z] > git config core.sparsecheckout # timeout=10 [2020-05-20T17:36:28.148Z] > git checkout -f 894eca33c7a394ba32d11138fb4d226bb71ee049 # timeout=10 [2020-05-20T17:36:28.272Z] > git rev-list --no-walk 25762cf7d30768a39238917bc7b23bb573961d9f # timeout=10 [2020-05-20T17:36:28.593Z] #59 ... [2020-05-20T17:36:28.593Z] [2020-05-20T17:36:28.593Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:36:28.593Z] #21 3.342 + RM_GOPATH=0 [2020-05-20T17:36:28.593Z] #21 3.342 + TMP_GOPATH= [2020-05-20T17:36:28.593Z] #21 3.342 + : /build [2020-05-20T17:36:28.593Z] #21 3.342 + '[' -z '' ']' [2020-05-20T17:36:28.593Z] #21 3.343 ++ mktemp -d [2020-05-20T17:36:28.593Z] #21 3.346 + export GOPATH=/tmp/tmp.64iGd26egW [2020-05-20T17:36:28.593Z] #21 3.351 + GOPATH=/tmp/tmp.64iGd26egW [2020-05-20T17:36:28.593Z] #21 3.351 + RM_GOPATH=1 [2020-05-20T17:36:28.593Z] #21 3.352 ++ dirname /tmp/install/install.sh [2020-05-20T17:36:28.593Z] #21 3.359 + dir=/tmp/install [2020-05-20T17:36:28.593Z] #21 3.359 + bin=dockercli [2020-05-20T17:36:28.593Z] #21 3.359 + shift [2020-05-20T17:36:28.593Z] #21 3.359 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-05-20T17:36:28.593Z] #21 3.360 + . /tmp/install/dockercli.installer [2020-05-20T17:36:28.593Z] #21 3.360 ++ : stable [2020-05-20T17:36:28.593Z] #21 3.360 ++ : 17.06.2-ce [2020-05-20T17:36:28.593Z] #21 3.361 + install_dockercli [2020-05-20T17:36:28.593Z] #21 3.361 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-20T17:36:28.593Z] #21 3.362 Install docker/cli version 17.06.2-ce from stable [2020-05-20T17:36:28.593Z] #21 3.364 ++ uname -m [2020-05-20T17:36:28.593Z] #21 3.373 + arch=s390x [2020-05-20T17:36:28.593Z] #21 3.373 + '[' s390x '!=' x86_64 ']' [2020-05-20T17:36:28.593Z] #21 3.373 + '[' s390x '!=' s390x ']' [2020-05-20T17:36:28.593Z] #21 3.373 + url=https://download.docker.com/linux/static [2020-05-20T17:36:28.593Z] #21 3.374 + tar -xz docker/docker [2020-05-20T17:36:28.593Z] #21 3.374 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-05-20T17:36:28.593Z] #21 9.955 + mkdir -p /build [2020-05-20T17:36:28.593Z] #21 9.961 + mv docker/docker /build/ [2020-05-20T17:36:28.593Z] #21 9.969 + rmdir docker [2020-05-20T17:36:28.593Z] #21 ... [2020-05-20T17:36:28.593Z] [2020-05-20T17:36:28.593Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:36:28.593Z] #45 3.411 + RM_GOPATH=0 [2020-05-20T17:36:28.593Z] #45 3.411 + TMP_GOPATH= [2020-05-20T17:36:28.593Z] #45 3.411 + : /build [2020-05-20T17:36:28.593Z] #45 3.411 + '[' -z '' ']' [2020-05-20T17:36:28.593Z] #45 3.413 ++ mktemp -d [2020-05-20T17:36:28.593Z] #45 3.415 + export GOPATH=/tmp/tmp.lmJ8yKvzA9 [2020-05-20T17:36:28.593Z] #45 3.419 + GOPATH=/tmp/tmp.lmJ8yKvzA9 [2020-05-20T17:36:28.593Z] #45 3.419 + RM_GOPATH=1 [2020-05-20T17:36:28.593Z] #45 3.419 ++ dirname /tmp/install/install.sh [2020-05-20T17:36:28.593Z] #45 3.421 + dir=/tmp/install [2020-05-20T17:36:28.593Z] #45 3.421 + bin=golangci_lint [2020-05-20T17:36:28.593Z] #45 3.421 + shift [2020-05-20T17:36:28.593Z] #45 3.421 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-05-20T17:36:28.593Z] #45 3.421 + . /tmp/install/golangci_lint.installer [2020-05-20T17:36:28.593Z] #45 3.421 ++ : v1.23.8 [2020-05-20T17:36:28.593Z] #45 3.421 + install_golangci_lint [2020-05-20T17:36:28.593Z] #45 3.422 + echo 'Installing golangci-lint version v1.23.8' [2020-05-20T17:36:28.593Z] #45 3.423 Installing golangci-lint version v1.23.8 [2020-05-20T17:36:28.593Z] #45 3.423 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-20T17:36:28.878Z] #45 ... [2020-05-20T17:36:28.878Z] [2020-05-20T17:36:28.878Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-20T17:36:28.878Z] #30 3.541 + RM_GOPATH=0 [2020-05-20T17:36:28.878Z] #30 3.541 + TMP_GOPATH= [2020-05-20T17:36:28.878Z] #30 3.541 + : /build [2020-05-20T17:36:28.878Z] #30 3.541 + '[' -z '' ']' [2020-05-20T17:36:28.878Z] #30 3.543 ++ mktemp -d [2020-05-20T17:36:28.878Z] #30 3.544 + export GOPATH=/tmp/tmp.e1XEuik3EV [2020-05-20T17:36:28.878Z] #30 3.544 + GOPATH=/tmp/tmp.e1XEuik3EV [2020-05-20T17:36:28.878Z] #30 3.544 + RM_GOPATH=1 [2020-05-20T17:36:28.878Z] #30 3.545 ++ dirname /tmp/install/install.sh [2020-05-20T17:36:28.878Z] #30 3.546 + dir=/tmp/install [2020-05-20T17:36:28.878Z] #30 3.546 + bin=tomlv [2020-05-20T17:36:28.878Z] #30 3.546 + shift [2020-05-20T17:36:28.878Z] #30 3.546 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-05-20T17:36:28.878Z] #30 3.546 + . /tmp/install/tomlv.installer [2020-05-20T17:36:28.878Z] #30 3.546 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-20T17:36:28.878Z] #30 3.546 + install_tomlv [2020-05-20T17:36:28.878Z] #30 3.546 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-20T17:36:28.878Z] #30 3.546 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-20T17:36:28.878Z] #30 3.546 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.e1XEuik3EV/src/github.com/BurntSushi/toml [2020-05-20T17:36:28.878Z] #30 3.549 Cloning into '/tmp/tmp.e1XEuik3EV/src/github.com/BurntSushi/toml'... [2020-05-20T17:36:28.878Z] #30 4.330 + cd /tmp/tmp.e1XEuik3EV/src/github.com/BurntSushi/toml [2020-05-20T17:36:28.878Z] #30 4.330 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-20T17:36:28.878Z] #30 4.335 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-20T17:36:28.878Z] #30 4.878 runtime/internal/atomic [2020-05-20T17:36:28.878Z] #30 4.918 internal/cpu [2020-05-20T17:36:28.878Z] #30 5.016 runtime/internal/sys [2020-05-20T17:36:28.878Z] #30 5.301 runtime/internal/math [2020-05-20T17:36:28.878Z] #30 5.389 math/bits [2020-05-20T17:36:28.878Z] #30 5.536 internal/bytealg [2020-05-20T17:36:28.878Z] #30 5.764 math [2020-05-20T17:36:28.878Z] #30 5.884 runtime [2020-05-20T17:36:28.878Z] #30 10.12 internal/testlog [2020-05-20T17:36:28.878Z] #30 10.30 encoding [2020-05-20T17:36:28.878Z] #30 10.44 runtime/cgo [2020-05-20T17:36:28.878Z] #30 ... [2020-05-20T17:36:28.878Z] [2020-05-20T17:36:28.878Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-20T17:36:28.878Z] #49 3.760 + RM_GOPATH=0 [2020-05-20T17:36:28.878Z] #49 3.760 + TMP_GOPATH= [2020-05-20T17:36:28.878Z] #49 3.760 + : /build [2020-05-20T17:36:28.878Z] #49 3.760 + '[' -z '' ']' [2020-05-20T17:36:28.878Z] #49 3.760 ++ mktemp -d [2020-05-20T17:36:28.878Z] #49 3.760 + export GOPATH=/tmp/tmp.xUA7iUGa8A [2020-05-20T17:36:28.878Z] #49 3.760 + GOPATH=/tmp/tmp.xUA7iUGa8A [2020-05-20T17:36:28.878Z] #49 3.760 + RM_GOPATH=1 [2020-05-20T17:36:28.878Z] #49 3.761 ++ dirname /tmp/install/install.sh [2020-05-20T17:36:28.878Z] #49 3.761 + dir=/tmp/install [2020-05-20T17:36:28.878Z] #49 3.761 + bin=runc [2020-05-20T17:36:28.878Z] #49 3.761 + shift [2020-05-20T17:36:28.878Z] #49 3.761 + '[' '!' -f /tmp/install/runc.installer ']' [2020-05-20T17:36:28.878Z] #49 3.761 + . /tmp/install/runc.installer [2020-05-20T17:36:28.878Z] #49 3.761 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-20T17:36:28.878Z] #49 3.762 + install_runc [2020-05-20T17:36:28.878Z] #49 3.762 + uname -r [2020-05-20T17:36:28.878Z] #49 3.762 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-20T17:36:28.878Z] #49 3.769 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-20T17:36:28.878Z] #49 3.769 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-20T17:36:28.878Z] #49 3.769 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-20T17:36:28.878Z] #49 3.769 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.xUA7iUGa8A/src/github.com/opencontainers/runc [2020-05-20T17:36:28.878Z] #49 3.770 Cloning into '/tmp/tmp.xUA7iUGa8A/src/github.com/opencontainers/runc'... [2020-05-20T17:36:28.878Z] #49 ... [2020-05-20T17:36:28.878Z] [2020-05-20T17:36:28.878Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:36:28.878Z] #21 DONE 10.6s [2020-05-20T17:36:28.878Z] [2020-05-20T17:36:28.878Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:36:28.878Z] #54 3.596 + RM_GOPATH=0 [2020-05-20T17:36:28.878Z] #54 3.596 + TMP_GOPATH= [2020-05-20T17:36:28.878Z] #54 3.596 + : /build [2020-05-20T17:36:28.878Z] #54 3.596 + '[' -z '' ']' [2020-05-20T17:36:28.878Z] #54 3.597 ++ mktemp -d [2020-05-20T17:36:28.878Z] #54 3.601 + export GOPATH=/tmp/tmp.zBjCk23Gws [2020-05-20T17:36:28.878Z] #54 3.601 + GOPATH=/tmp/tmp.zBjCk23Gws [2020-05-20T17:36:28.878Z] #54 3.601 + RM_GOPATH=1 [2020-05-20T17:36:28.878Z] #54 3.601 ++ dirname /tmp/install/install.sh [2020-05-20T17:36:28.878Z] #54 3.602 + dir=/tmp/install [2020-05-20T17:36:28.878Z] #54 3.602 + bin=rootlesskit [2020-05-20T17:36:28.878Z] #54 3.602 + shift [2020-05-20T17:36:28.878Z] #54 3.603 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-05-20T17:36:28.878Z] #54 3.603 + . /tmp/install/rootlesskit.installer [2020-05-20T17:36:28.878Z] #54 3.604 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-20T17:36:28.878Z] #54 3.605 + install_rootlesskit [2020-05-20T17:36:28.878Z] #54 3.605 + case "$1" in [2020-05-20T17:36:28.878Z] #54 3.605 + export CGO_ENABLED=0 [2020-05-20T17:36:28.878Z] #54 3.605 + CGO_ENABLED=0 [2020-05-20T17:36:28.878Z] #54 3.605 + _install_rootlesskit [2020-05-20T17:36:28.878Z] #54 3.605 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-05-20T17:36:28.878Z] #54 3.605 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-20T17:36:28.878Z] #54 3.606 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.zBjCk23Gws/src/github.com/rootless-containers/rootlesskit [2020-05-20T17:36:28.878Z] #54 3.611 Cloning into '/tmp/tmp.zBjCk23Gws/src/github.com/rootless-containers/rootlesskit'... [2020-05-20T17:36:28.878Z] #54 7.350 + cd /tmp/tmp.zBjCk23Gws/src/github.com/rootless-containers/rootlesskit [2020-05-20T17:36:28.878Z] #54 7.350 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-20T17:36:28.878Z] #54 7.647 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-20T17:36:28.878Z] #54 7.647 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-20T17:36:29.169Z] #54 ... [2020-05-20T17:36:29.169Z] [2020-05-20T17:36:29.169Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-20T17:36:29.169Z] #17 13.19 Fetched 8046 kB in 11s (725 kB/s) [2020-05-20T17:36:29.178Z] + docker version [2020-05-20T17:36:29.178Z] Client: [2020-05-20T17:36:29.178Z] Version: 18.06.1-ce [2020-05-20T17:36:29.178Z] API version: 1.38 [2020-05-20T17:36:29.178Z] Go version: go1.10.3 [2020-05-20T17:36:29.178Z] Git commit: e68fc7a [2020-05-20T17:36:29.178Z] Built: Tue Aug 21 17:26:10 2018 [2020-05-20T17:36:29.178Z] OS/Arch: linux/ppc64le [2020-05-20T17:36:29.178Z] Experimental: false [2020-05-20T17:36:29.178Z] [2020-05-20T17:36:29.178Z] Server: [2020-05-20T17:36:29.178Z] Engine: [2020-05-20T17:36:29.178Z] Version: 18.06.1-ce [2020-05-20T17:36:29.178Z] API version: 1.38 (minimum version 1.12) [2020-05-20T17:36:29.178Z] Go version: go1.10.3 [2020-05-20T17:36:29.178Z] Git commit: e68fc7a [2020-05-20T17:36:29.178Z] Built: Tue Aug 21 17:24:20 2018 [2020-05-20T17:36:29.178Z] OS/Arch: linux/ppc64le [2020-05-20T17:36:29.178Z] Experimental: true [Pipeline] sh [2020-05-20T17:36:29.557Z] + docker info [2020-05-20T17:36:29.557Z] Containers: 0 [2020-05-20T17:36:29.557Z] Running: 0 [2020-05-20T17:36:29.557Z] Paused: 0 [2020-05-20T17:36:29.557Z] Stopped: 0 [2020-05-20T17:36:29.557Z] Images: 0 [2020-05-20T17:36:29.557Z] Server Version: 18.06.1-ce [2020-05-20T17:36:29.557Z] Storage Driver: overlay2 [2020-05-20T17:36:29.557Z] Backing Filesystem: extfs [2020-05-20T17:36:29.557Z] Supports d_type: true [2020-05-20T17:36:29.557Z] Native Overlay Diff: true [2020-05-20T17:36:29.557Z] Logging Driver: json-file [2020-05-20T17:36:29.557Z] Cgroup Driver: cgroupfs [2020-05-20T17:36:29.557Z] Plugins: [2020-05-20T17:36:29.557Z] Volume: local [2020-05-20T17:36:29.557Z] Network: bridge host ipvlan macvlan null overlay [2020-05-20T17:36:29.557Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-05-20T17:36:29.557Z] Swarm: inactive [2020-05-20T17:36:29.557Z] Runtimes: runc [2020-05-20T17:36:29.557Z] Default Runtime: runc [2020-05-20T17:36:29.557Z] Init Binary: docker-init [2020-05-20T17:36:29.557Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-05-20T17:36:29.557Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-05-20T17:36:29.557Z] init version: fec3683 [2020-05-20T17:36:29.557Z] Security Options: [2020-05-20T17:36:29.557Z] apparmor [2020-05-20T17:36:29.557Z] seccomp [2020-05-20T17:36:29.557Z] Profile: default [2020-05-20T17:36:29.557Z] Kernel Version: 4.4.0-139-generic [2020-05-20T17:36:29.557Z] Operating System: Ubuntu 16.04.3 LTS [2020-05-20T17:36:29.557Z] OSType: linux [2020-05-20T17:36:29.557Z] Architecture: ppc64le [2020-05-20T17:36:29.557Z] CPUs: 4 [2020-05-20T17:36:29.557Z] Total Memory: 7.972GiB [2020-05-20T17:36:29.557Z] Name: ppc64le-ubuntu-26 [2020-05-20T17:36:29.557Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-05-20T17:36:29.557Z] Docker Root Dir: /var/lib/docker [2020-05-20T17:36:29.557Z] Debug Mode (client): false [2020-05-20T17:36:29.557Z] Debug Mode (server): false [2020-05-20T17:36:29.557Z] Username: dockerbuildbot [2020-05-20T17:36:29.557Z] Registry: https://index.docker.io/v1/ [2020-05-20T17:36:29.557Z] Labels: [2020-05-20T17:36:29.557Z] Experimental: true [2020-05-20T17:36:29.557Z] Insecure Registries: [2020-05-20T17:36:29.557Z] 127.0.0.0/8 [2020-05-20T17:36:29.557Z] Live Restore Enabled: false [2020-05-20T17:36:29.557Z] [Pipeline] sh [2020-05-20T17:36:29.937Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-20T17:36:29.937Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-20T17:36:29.937Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41004/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-20T17:36:29.937Z] + bash /home/docker/workspace/moby_PR-41004/check-config.sh [2020-05-20T17:36:29.937Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-20T17:36:29.937Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-05-20T17:36:29.937Z] [2020-05-20T17:36:29.937Z] Generally Necessary: [2020-05-20T17:36:29.937Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-20T17:36:29.937Z] - apparmor: enabled and tools installed [2020-05-20T17:36:29.937Z] - CONFIG_NAMESPACES: enabled [2020-05-20T17:36:29.937Z] - CONFIG_NET_NS: enabled [2020-05-20T17:36:30.222Z] - CONFIG_PID_NS: enabled [2020-05-20T17:36:30.222Z] - CONFIG_IPC_NS: enabled [2020-05-20T17:36:30.222Z] - CONFIG_UTS_NS: enabled [2020-05-20T17:36:30.222Z] - CONFIG_CGROUPS: enabled [2020-05-20T17:36:30.222Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-20T17:36:30.222Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-20T17:36:30.222Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-20T17:36:30.222Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-20T17:36:30.222Z] - CONFIG_CPUSETS: enabled [2020-05-20T17:36:30.222Z] - CONFIG_MEMCG: enabled [2020-05-20T17:36:30.222Z] - CONFIG_KEYS: enabled [2020-05-20T17:36:30.222Z] - CONFIG_VETH: enabled (as module) [2020-05-20T17:36:30.222Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-20T17:36:30.222Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-20T17:36:30.222Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-20T17:36:30.222Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-20T17:36:30.222Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-20T17:36:30.222Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-20T17:36:30.222Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-20T17:36:30.223Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-20T17:36:30.223Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-20T17:36:30.223Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-20T17:36:30.223Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-20T17:36:30.223Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-20T17:36:30.223Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-05-20T17:36:30.223Z] [2020-05-20T17:36:30.223Z] Optional Features: [2020-05-20T17:36:30.223Z] - CONFIG_USER_NS: enabled [2020-05-20T17:36:30.223Z] - CONFIG_SECCOMP: enabled [2020-05-20T17:36:30.223Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-20T17:36:30.223Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-20T17:36:30.223Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-20T17:36:30.223Z] (cgroup swap accounting is currently enabled) [2020-05-20T17:36:30.223Z] - CONFIG_MEMCG_KMEM: enabled [2020-05-20T17:36:30.223Z] - CONFIG_BLK_CGROUP: enabled [2020-05-20T17:36:30.223Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-20T17:36:30.223Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-20T17:36:30.508Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-20T17:36:30.508Z] - CONFIG_CGROUP_PERF: enabled [2020-05-20T17:36:30.508Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-20T17:36:30.508Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-20T17:36:30.508Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-20T17:36:30.508Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-20T17:36:30.508Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-20T17:36:30.508Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-20T17:36:30.508Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-20T17:36:30.508Z] - CONFIG_IP_VS: enabled (as module) [2020-05-20T17:36:30.508Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-20T17:36:30.508Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-20T17:36:30.508Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-20T17:36:30.508Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-20T17:36:30.508Z] - CONFIG_EXT4_FS: enabled [2020-05-20T17:36:30.508Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-20T17:36:30.508Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-20T17:36:30.508Z] - Network Drivers: [2020-05-20T17:36:30.508Z] - "overlay": [2020-05-20T17:36:30.508Z] - CONFIG_VXLAN: enabled (as module) [2020-05-20T17:36:30.508Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-20T17:36:30.508Z] Optional (for encrypted networks): [2020-05-20T17:36:30.508Z] - CONFIG_CRYPTO: enabled [2020-05-20T17:36:30.508Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-05-20T17:36:30.508Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-05-20T17:36:30.508Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-05-20T17:36:30.508Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-05-20T17:36:30.508Z] - CONFIG_XFRM: enabled [2020-05-20T17:36:30.508Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-20T17:36:30.508Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-20T17:36:30.508Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-20T17:36:30.508Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-20T17:36:30.508Z] - "ipvlan": [2020-05-20T17:36:30.508Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-20T17:36:30.508Z] - "macvlan": [2020-05-20T17:36:30.794Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-20T17:36:30.794Z] - CONFIG_DUMMY: enabled (as module) [2020-05-20T17:36:30.794Z] - "ftp,tftp client in container": [2020-05-20T17:36:30.794Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-20T17:36:30.794Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-20T17:36:30.794Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-20T17:36:30.794Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-20T17:36:30.794Z] - Storage Drivers: [2020-05-20T17:36:30.794Z] - "aufs": [2020-05-20T17:36:30.794Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-20T17:36:30.794Z] - "btrfs": [2020-05-20T17:36:30.794Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-20T17:36:30.794Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-20T17:36:30.794Z] - "devicemapper": [2020-05-20T17:36:30.794Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-20T17:36:30.794Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-20T17:36:30.794Z] - "overlay": [2020-05-20T17:36:30.794Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-20T17:36:30.794Z] - "zfs": [2020-05-20T17:36:30.794Z] - /dev/zfs: missing [2020-05-20T17:36:30.794Z] - zfs command: missing [2020-05-20T17:36:30.794Z] - zpool command: missing [2020-05-20T17:36:30.794Z] [2020-05-20T17:36:30.794Z] Limits: [2020-05-20T17:36:30.794Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-20T17:36:30.794Z] [2020-05-20T17:36:30.794Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-20T17:36:31.231Z] + make bundles/buildx [2020-05-20T17:36:31.869Z] make: command: Command not found [2020-05-20T17:36:31.869Z] make: command: Command not found [2020-05-20T17:36:31.869Z] mkdir bundles [2020-05-20T17:36:31.869Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-05-20T17:36:31.869Z] --build-arg BUILDX_COMMIT \ [2020-05-20T17:36:31.869Z] --build-arg BUILDX_REPO \ [2020-05-20T17:36:31.869Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-05-20T17:36:31.869Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-05-20T17:36:31.869Z] . [2020-05-20T17:36:31.869Z] /bin/sh: 4: go: not found [2020-05-20T17:36:31.869Z] /bin/sh: 5: go: not found [2020-05-20T17:36:33.579Z] #17 13.19 Reading package lists... [2020-05-20T17:36:34.191Z] #17 17.38 Reading package lists... [2020-05-20T17:36:34.191Z] #17 ... [2020-05-20T17:36:34.191Z] [2020-05-20T17:36:34.191Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-20T17:36:34.191Z] #59 14.63 Checking out files: 90% (1880/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-05-20T17:36:34.191Z] #59 14.90 + cd /tmp/tmp.MmfhP1gLYI/src/github.com/docker/libnetwork [2020-05-20T17:36:34.191Z] #59 14.90 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-20T17:36:34.191Z] #59 15.57 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-20T17:36:34.589Z] Sending build context to Docker daemon 55.4MB [2020-05-20T17:36:34.589Z] Step 1/15 : ARG GO_VERSION=1.13.11 [2020-05-20T17:36:34.589Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-05-20T17:36:34.589Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-05-20T17:36:34.589Z] Step 4/15 : FROM golang:${GO_VERSION}-stretch AS build [2020-05-20T17:36:34.589Z] 1.13.11-stretch: Pulling from library/golang [2020-05-20T17:36:34.875Z] 7732483b686e: Pulling fs layer [2020-05-20T17:36:34.875Z] df33ef5c6dd4: Pulling fs layer [2020-05-20T17:36:34.875Z] 02507bd450f7: Pulling fs layer [2020-05-20T17:36:34.875Z] 59a5abe5a03e: Pulling fs layer [2020-05-20T17:36:34.875Z] 0e35845be2ad: Pulling fs layer [2020-05-20T17:36:34.875Z] 67a05919b67a: Pulling fs layer [2020-05-20T17:36:34.875Z] a42503eecb04: Pulling fs layer [2020-05-20T17:36:34.875Z] 0e35845be2ad: Waiting [2020-05-20T17:36:34.875Z] 67a05919b67a: Waiting [2020-05-20T17:36:34.875Z] a42503eecb04: Waiting [2020-05-20T17:36:34.875Z] 59a5abe5a03e: Waiting [2020-05-20T17:36:35.161Z] 02507bd450f7: Verifying Checksum [2020-05-20T17:36:35.161Z] 02507bd450f7: Download complete [2020-05-20T17:36:35.447Z] df33ef5c6dd4: Verifying Checksum [2020-05-20T17:36:35.447Z] df33ef5c6dd4: Download complete [2020-05-20T17:36:37.718Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-05-20T17:36:37.718Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-644efa98\powershellScript.ps1'; exit $LASTEXITCODE; [2020-05-20T17:36:37.719Z] ---------------------------------------------------------------------------- [2020-05-20T17:36:37.719Z] [2020-05-20T17:36:37.719Z] INFO: executeCI.ps1 starting at Wed May 20 17:36:36 CUT 2020 [2020-05-20T17:36:37.719Z] [2020-05-20T17:36:37.719Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-05-20T17:36:37.719Z] INFO: Running git version 2.24.1.windows.2 [2020-05-20T17:36:37.719Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-05-20T17:36:37.719Z] INFO: Environment variables: [2020-05-20T17:36:37.719Z] [2020-05-20T17:36:37.719Z] Name Value [2020-05-20T17:36:37.719Z] ---- ----- [2020-05-20T17:36:37.719Z] ALLUSERSPROFILE C:\ProgramData [2020-05-20T17:36:37.719Z] amd64 true [2020-05-20T17:36:37.719Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-05-20T17:36:37.719Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-05-20T17:36:37.719Z] arm64 true [2020-05-20T17:36:37.719Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.8 [2020-05-20T17:36:37.719Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.8 [2020-05-20T17:36:37.719Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-05-20T17:36:37.719Z] BRANCH_NAME PR-41004 [2020-05-20T17:36:37.719Z] BUILD_DISPLAY_NAME #6 [2020-05-20T17:36:37.719Z] BUILD_ID 6 [2020-05-20T17:36:37.719Z] BUILD_NUMBER 6 [2020-05-20T17:36:37.719Z] BUILD_TAG jenkins-moby-PR-41004-6 [2020-05-20T17:36:37.719Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41004/6/ [2020-05-20T17:36:37.719Z] CHANGE_AUTHOR ericthkr [2020-05-20T17:36:37.719Z] CHANGE_AUTHOR_DISPLAY_NAME ET [2020-05-20T17:36:37.719Z] CHANGE_BRANCH doc-update [2020-05-20T17:36:37.719Z] CHANGE_FORK ericthkr [2020-05-20T17:36:37.719Z] CHANGE_ID 41004 [2020-05-20T17:36:37.719Z] CHANGE_TARGET master [2020-05-20T17:36:37.719Z] CHANGE_TITLE Update project/PACKAGERS.md [2020-05-20T17:36:37.719Z] CHANGE_URL https://github.com/moby/moby/pull/41004 [2020-05-20T17:36:37.719Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-20T17:36:37.719Z] CommonProgramFiles C:\Program Files\Common Files [2020-05-20T17:36:37.719Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-05-20T17:36:37.719Z] CommonProgramW6432 C:\Program Files\Common Files [2020-05-20T17:36:37.719Z] COMPUTERNAME azwin-2-fb1f80 [2020-05-20T17:36:37.719Z] ComSpec C:\windows\system32\cmd.exe [2020-05-20T17:36:37.719Z] ConfigSequenceNumber 0 [2020-05-20T17:36:37.719Z] dco true [2020-05-20T17:36:37.719Z] DOCKER_BUILDKIT 0 [2020-05-20T17:36:37.719Z] DOCKER_DUT_DEBUG 1 [2020-05-20T17:36:37.719Z] DOCKER_EXPERIMENTAL 1 [2020-05-20T17:36:37.719Z] DOCKER_GRAPHDRIVER overlay2 [2020-05-20T17:36:37.719Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-05-20T17:36:37.719Z] EXECUTOR_NUMBER 0 [2020-05-20T17:36:37.719Z] FQDN azwin-2-fb1f80.westus.cloudapp.azure.com [2020-05-20T17:36:37.719Z] GIT_BRANCH PR-41004 [2020-05-20T17:36:37.719Z] GIT_COMMIT c78791cda10d6ff080d45d04e51dbf481814dee0 [2020-05-20T17:36:37.719Z] GIT_PREVIOUS_COMMIT 3131590ad1e9c6329aede770ae4dae81dc768d02 [2020-05-20T17:36:37.719Z] GIT_URL https://github.com/moby/moby.git [2020-05-20T17:36:37.719Z] HUDSON_COOKIE edad852e-071b-4160-8229-0a63f038ba8a [2020-05-20T17:36:37.719Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-05-20T17:36:37.719Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-05-20T17:36:37.719Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-05-20T17:36:37.719Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-05-20T17:36:37.719Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-05-20T17:36:37.719Z] JENKINS_NODE_COOKIE 58b52b21-de56-4228-992d-26194540d559 [2020-05-20T17:36:37.719Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-05-20T17:36:37.719Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-05-20T17:36:37.719Z] JOB_BASE_NAME PR-41004 [2020-05-20T17:36:37.719Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41004/display/redirect [2020-05-20T17:36:37.719Z] JOB_NAME moby/PR-41004 [2020-05-20T17:36:37.719Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41004/ [2020-05-20T17:36:37.719Z] library.jps.version master [2020-05-20T17:36:37.719Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-05-20T17:36:37.719Z] NODE_LABELS amd64 azure azwin-2-fb1f80 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-05-20T17:36:37.719Z] NODE_NAME azwin-2-fb1f80 [2020-05-20T17:36:37.719Z] NUMBER_OF_PROCESSORS 4 [2020-05-20T17:36:37.719Z] OS Windows_NT [2020-05-20T17:36:37.719Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-05-20T17:36:37.719Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-05-20T17:36:37.719Z] ppc64le true [2020-05-20T17:36:37.719Z] PROCESSOR_ARCHITECTURE AMD64 [2020-05-20T17:36:37.719Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-05-20T17:36:37.719Z] PROCESSOR_LEVEL 6 [2020-05-20T17:36:37.719Z] PROCESSOR_REVISION 5504 [2020-05-20T17:36:37.719Z] ProgramData C:\ProgramData [2020-05-20T17:36:37.719Z] ProgramFiles C:\Program Files [2020-05-20T17:36:37.719Z] ProgramFiles(x86) C:\Program Files (x86) [2020-05-20T17:36:37.719Z] ProgramW6432 C:\Program Files [2020-05-20T17:36:37.719Z] PROMPT $P$G [2020-05-20T17:36:37.719Z] PSExecutionPolicyPreference Bypass [2020-05-20T17:36:37.719Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-05-20T17:36:37.719Z] PUBLIC C:\Users\Public [2020-05-20T17:36:37.719Z] rootless true [2020-05-20T17:36:37.719Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41004/6/display/redirect?page=changes [2020-05-20T17:36:37.719Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41004/6/display/redirect [2020-05-20T17:36:37.719Z] s390x true [2020-05-20T17:36:37.719Z] SKIP_VALIDATION_TESTS 1 [2020-05-20T17:36:37.719Z] SOURCES_DRIVE d [2020-05-20T17:36:37.719Z] SOURCES_SUBDIR gopath [2020-05-20T17:36:37.719Z] STAGE_NAME Run tests [2020-05-20T17:36:37.719Z] SystemDrive C: [2020-05-20T17:36:37.719Z] SystemRoot C:\windows [2020-05-20T17:36:37.719Z] TEMP C:\windows\TEMP [2020-05-20T17:36:37.719Z] TESTDEBUG 0 [2020-05-20T17:36:37.719Z] TESTRUN_DRIVE d [2020-05-20T17:36:37.719Z] TESTRUN_SUBDIR CI [2020-05-20T17:36:37.719Z] TIMEOUT 120m [2020-05-20T17:36:37.719Z] TMP C:\windows\TEMP [2020-05-20T17:36:37.719Z] unit_validate true [2020-05-20T17:36:37.719Z] USERDOMAIN WORKGROUP [2020-05-20T17:36:37.719Z] USERNAME azwin-2-fb1f80$ [2020-05-20T17:36:37.719Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-05-20T17:36:37.719Z] validate_force false [2020-05-20T17:36:37.719Z] windir C:\windows [2020-05-20T17:36:37.719Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-05-20T17:36:37.719Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-05-20T17:36:37.719Z] windowsRS1 false [2020-05-20T17:36:37.719Z] windowsRS5 true [2020-05-20T17:36:37.719Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-05-20T17:36:37.719Z] [2020-05-20T17:36:37.719Z] [2020-05-20T17:36:37.719Z] [2020-05-20T17:36:37.719Z] INFO: Sources under d:\gopath\... [2020-05-20T17:36:37.719Z] INFO: Test run under d:\CI\... [2020-05-20T17:36:37.719Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-05-20T17:36:37.719Z] INFO: docker/docker repository was found [2020-05-20T17:36:37.719Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2020-05-20T17:36:37.719Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1217' [2020-05-20T17:36:37.719Z] INFO: Docker version of control daemon [2020-05-20T17:36:37.719Z] [2020-05-20T17:36:37.719Z] Client: Docker Engine - Enterprise [2020-05-20T17:36:37.719Z] Version: 19.03.5 [2020-05-20T17:36:37.719Z] API version: 1.40 [2020-05-20T17:36:37.719Z] Go version: go1.12.12 [2020-05-20T17:36:37.719Z] Git commit: 2ee0c57608 [2020-05-20T17:36:37.719Z] Built: 11/13/2019 08:00:16 [2020-05-20T17:36:37.719Z] OS/Arch: windows/amd64 [2020-05-20T17:36:37.719Z] Experimental: false [2020-05-20T17:36:37.719Z] [2020-05-20T17:36:37.719Z] Server: Docker Engine - Enterprise [2020-05-20T17:36:37.719Z] Engine: [2020-05-20T17:36:37.719Z] Version: 19.03.5 [2020-05-20T17:36:37.719Z] API version: 1.40 (minimum version 1.24) [2020-05-20T17:36:37.719Z] Go version: go1.12.12 [2020-05-20T17:36:37.719Z] Git commit: 2ee0c57608 [2020-05-20T17:36:37.719Z] Built: 11/13/2019 07:58:51 [2020-05-20T17:36:37.719Z] OS/Arch: windows/amd64 [2020-05-20T17:36:37.719Z] Experimental: true [2020-05-20T17:36:37.719Z] [2020-05-20T17:36:37.719Z] INFO: Docker info of control daemon [2020-05-20T17:36:37.719Z] [2020-05-20T17:36:38.150Z] 7732483b686e: Verifying Checksum [2020-05-20T17:36:38.150Z] 7732483b686e: Download complete [2020-05-20T17:36:38.559Z] #59 ... [2020-05-20T17:36:38.559Z] [2020-05-20T17:36:38.559Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-20T17:36:38.559Z] #47 9.649 + cd /tmp/tmp.8ZcAh0F1hX/src/github.com/mvdan/sh [2020-05-20T17:36:38.559Z] #47 9.652 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-20T17:36:38.559Z] #47 9.697 + GO111MODULE=on [2020-05-20T17:36:38.559Z] #47 9.697 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-20T17:36:38.559Z] #47 10.85 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-20T17:36:38.559Z] #47 10.85 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-20T17:36:38.559Z] #47 10.85 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-20T17:36:38.559Z] #47 11.02 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-20T17:36:38.559Z] #47 11.02 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-20T17:36:38.559Z] #47 12.07 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-20T17:36:38.559Z] #47 12.63 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-20T17:36:38.559Z] #47 13.31 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-20T17:36:38.559Z] #47 14.24 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-20T17:36:38.559Z] #47 14.34 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-20T17:36:38.559Z] #47 14.50 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-20T17:36:38.559Z] #47 14.62 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-20T17:36:38.559Z] #47 15.13 runtime [2020-05-20T17:36:38.559Z] #47 15.16 runtime/cgo [2020-05-20T17:36:38.559Z] #47 ... [2020-05-20T17:36:38.559Z] [2020-05-20T17:36:38.559Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-20T17:36:38.559Z] #36 14.03 Checking out files: 89% (1432/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-05-20T17:36:38.559Z] #36 14.09 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-20T17:36:38.559Z] #36 15.39 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-05-20T17:36:38.559Z] #36 ... [2020-05-20T17:36:38.559Z] [2020-05-20T17:36:38.559Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-20T17:36:38.559Z] #17 17.38 Reading package lists... [2020-05-20T17:36:38.559Z] #17 21.25 Building dependency tree... [2020-05-20T17:36:38.559Z] #17 22.22 libcap2-bin is already the newest version (1:2.25-2). [2020-05-20T17:36:38.559Z] #17 22.22 The following additional packages will be installed: [2020-05-20T17:36:38.559Z] #17 22.23 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-20T17:36:38.559Z] #17 22.23 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-20T17:36:38.559Z] #17 22.23 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-20T17:36:38.559Z] #17 22.23 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-20T17:36:38.559Z] #17 22.23 python3.7 python3.7-minimal vim-runtime xxd [2020-05-20T17:36:38.559Z] #17 22.23 Suggested packages: [2020-05-20T17:36:38.559Z] #17 22.23 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-20T17:36:38.559Z] #17 22.23 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-20T17:36:38.559Z] #17 22.23 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-20T17:36:38.559Z] #17 22.23 Recommended packages: [2020-05-20T17:36:38.559Z] #17 22.23 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-20T17:36:38.559Z] #17 22.24 python3-keyrings.alt python3-xdg unzip [2020-05-20T17:36:38.730Z] Client: [2020-05-20T17:36:38.730Z] Debug Mode: false [2020-05-20T17:36:38.730Z] Plugins: [2020-05-20T17:36:38.730Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-05-20T17:36:38.730Z] [2020-05-20T17:36:38.730Z] Server: [2020-05-20T17:36:38.730Z] Containers: 2 [2020-05-20T17:36:38.730Z] Running: 0 [2020-05-20T17:36:38.730Z] Paused: 0 [2020-05-20T17:36:38.730Z] Stopped: 2 [2020-05-20T17:36:38.730Z] Images: 10 [2020-05-20T17:36:38.730Z] Server Version: 19.03.5 [2020-05-20T17:36:38.730Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-05-20T17:36:38.730Z] Windows: [2020-05-20T17:36:38.730Z] LCOW: [2020-05-20T17:36:38.730Z] Logging Driver: json-file [2020-05-20T17:36:38.730Z] Plugins: [2020-05-20T17:36:38.730Z] Volume: local [2020-05-20T17:36:38.730Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-20T17:36:38.730Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-20T17:36:38.730Z] Swarm: inactive [2020-05-20T17:36:38.730Z] Default Isolation: process [2020-05-20T17:36:38.730Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-20T17:36:38.730Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-20T17:36:38.730Z] OSType: windows [2020-05-20T17:36:38.730Z] Architecture: x86_64 [2020-05-20T17:36:38.730Z] CPUs: 4 [2020-05-20T17:36:38.730Z] Total Memory: 32GiB [2020-05-20T17:36:38.730Z] Name: azwin-2-fb1f80 [2020-05-20T17:36:38.730Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW [2020-05-20T17:36:38.730Z] Docker Root Dir: D:\docker [2020-05-20T17:36:38.730Z] Debug Mode: false [2020-05-20T17:36:38.730Z] Registry: https://index.docker.io/v1/ [2020-05-20T17:36:38.730Z] Labels: [2020-05-20T17:36:38.730Z] Experimental: true [2020-05-20T17:36:38.730Z] Insecure Registries: [2020-05-20T17:36:38.730Z] 10.0.0.4:5000 [2020-05-20T17:36:38.730Z] 127.0.0.0/8 [2020-05-20T17:36:38.730Z] Registry Mirrors: [2020-05-20T17:36:38.730Z] http://10.0.0.4:5000/ [2020-05-20T17:36:38.730Z] Live Restore Enabled: false [2020-05-20T17:36:38.730Z] [2020-05-20T17:36:38.730Z] [2020-05-20T17:36:38.730Z] INFO: Commit hash is d954340143 [2020-05-20T17:36:38.730Z] INFO: Nuke-Everything... [2020-05-20T17:36:38.776Z] 59a5abe5a03e: Verifying Checksum [2020-05-20T17:36:38.776Z] 59a5abe5a03e: Download complete [2020-05-20T17:36:38.776Z] a42503eecb04: Verifying Checksum [2020-05-20T17:36:38.776Z] a42503eecb04: Download complete [2020-05-20T17:36:38.840Z] #17 ... [2020-05-20T17:36:38.840Z] [2020-05-20T17:36:38.840Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:36:38.840Z] #43 10.37 go: finding gotest.tools/gotestsum v0.4.2 [2020-05-20T17:36:38.840Z] #43 10.41 go: downloading gotest.tools/gotestsum v0.4.2 [2020-05-20T17:36:38.840Z] #43 10.49 go: finding gotest.tools v2.2.0+incompatible [2020-05-20T17:36:38.840Z] #43 10.55 go: downloading gotest.tools v2.2.0+incompatible [2020-05-20T17:36:38.840Z] #43 10.58 go: extracting gotest.tools/gotestsum v0.4.2 [2020-05-20T17:36:38.840Z] #43 10.88 go: extracting gotest.tools v2.2.0+incompatible [2020-05-20T17:36:38.840Z] #43 11.47 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-20T17:36:38.840Z] #43 11.52 go: downloading github.com/pkg/errors v0.8.1 [2020-05-20T17:36:38.840Z] #43 11.52 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-20T17:36:38.840Z] #43 11.58 go: downloading github.com/spf13/pflag v1.0.3 [2020-05-20T17:36:38.840Z] #43 11.72 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-20T17:36:38.840Z] #43 12.22 go: extracting github.com/pkg/errors v0.8.1 [2020-05-20T17:36:38.840Z] #43 12.32 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-20T17:36:38.840Z] #43 12.35 go: extracting github.com/spf13/pflag v1.0.3 [2020-05-20T17:36:38.840Z] #43 12.70 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-20T17:36:38.840Z] #43 13.56 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-20T17:36:38.840Z] #43 14.32 go: finding github.com/fatih/color v1.6.0 [2020-05-20T17:36:38.840Z] #43 14.46 go: finding github.com/pkg/errors v0.8.1 [2020-05-20T17:36:38.840Z] #43 14.47 go: finding github.com/sirupsen/logrus v1.0.5 [2020-05-20T17:36:38.840Z] #43 14.53 go: finding github.com/spf13/pflag v1.0.3 [2020-05-20T17:36:38.840Z] #43 14.57 go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-20T17:36:38.840Z] #43 14.60 go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-20T17:36:38.840Z] #43 14.77 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-20T17:36:38.840Z] #43 14.79 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-20T17:36:38.840Z] #43 14.83 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-05-20T17:36:38.840Z] #43 14.86 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-20T17:36:39.121Z] #43 ... [2020-05-20T17:36:39.121Z] [2020-05-20T17:36:39.121Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-20T17:36:39.121Z] #51 12.80 Fetched 8046 kB in 11s (736 kB/s) [2020-05-20T17:36:39.121Z] #51 12.80 Reading package lists... [2020-05-20T17:36:39.121Z] #51 17.70 Reading package lists... [2020-05-20T17:36:39.121Z] #51 21.12 Building dependency tree... [2020-05-20T17:36:39.121Z] #51 22.10 The following additional packages will be installed: [2020-05-20T17:36:39.121Z] #51 22.10 libbtrfs0 [2020-05-20T17:36:39.121Z] #51 22.20 The following NEW packages will be installed: [2020-05-20T17:36:39.121Z] #51 22.23 libbtrfs-dev libbtrfs0 [2020-05-20T17:36:39.121Z] #51 22.35 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-05-20T17:36:39.121Z] #51 22.35 Need to get 118 kB of archives. [2020-05-20T17:36:39.121Z] #51 22.35 After this operation, 390 kB of additional disk space will be used. [2020-05-20T17:36:39.121Z] #51 22.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-05-20T17:36:39.121Z] #51 22.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-05-20T17:36:39.121Z] #51 23.14 debconf: delaying package configuration, since apt-utils is not installed [2020-05-20T17:36:39.121Z] #51 23.22 Fetched 118 kB in 0s (1058 kB/s) [2020-05-20T17:36:39.121Z] #51 ... [2020-05-20T17:36:39.121Z] [2020-05-20T17:36:39.121Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-20T17:36:39.121Z] #32 13.15 Fetched 8046 kB in 12s (697 kB/s) [2020-05-20T17:36:39.121Z] #32 13.15 Reading package lists... [2020-05-20T17:36:39.121Z] #32 17.49 Reading package lists... [2020-05-20T17:36:39.121Z] #32 21.34 Building dependency tree... [2020-05-20T17:36:39.121Z] #32 22.29 The following additional packages will be installed: [2020-05-20T17:36:39.121Z] #32 22.31 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-20T17:36:39.121Z] #32 22.32 Suggested packages: [2020-05-20T17:36:39.121Z] #32 22.32 cmake-doc ninja-build lrzip [2020-05-20T17:36:39.121Z] #32 22.32 Recommended packages: [2020-05-20T17:36:39.121Z] #32 22.32 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-20T17:36:39.121Z] #32 23.16 The following NEW packages will be installed: [2020-05-20T17:36:39.121Z] #32 23.17 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-20T17:36:39.121Z] #32 23.17 vim-common xxd [2020-05-20T17:36:39.212Z] INFO: Container count on control daemon to delete is 2 [2020-05-20T17:36:39.401Z] 0e35845be2ad: Verifying Checksum [2020-05-20T17:36:39.401Z] 0e35845be2ad: Download complete [2020-05-20T17:36:39.401Z] #32 23.29 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-05-20T17:36:39.401Z] #32 23.29 Need to get 14.0 MB of archives. [2020-05-20T17:36:39.401Z] #32 23.29 After this operation, 62.1 MB of additional disk space will be used. [2020-05-20T17:36:39.401Z] #32 23.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-05-20T17:36:39.401Z] #32 23.33 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-05-20T17:36:39.401Z] #32 23.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-05-20T17:36:39.401Z] #32 ... [2020-05-20T17:36:39.401Z] [2020-05-20T17:36:39.401Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-20T17:36:39.401Z] #51 23.33 Selecting previously unselected package libbtrfs0. [2020-05-20T17:36:39.401Z] #51 23.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15179 files and directories currently installed.) [2020-05-20T17:36:39.401Z] #51 23.49 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-05-20T17:36:39.401Z] #51 23.51 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-20T17:36:39.682Z] #51 23.59 Selecting previously unselected package libbtrfs-dev. [2020-05-20T17:36:39.682Z] #51 23.59 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-05-20T17:36:39.682Z] #51 23.60 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-20T17:36:39.682Z] #51 23.85 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-20T17:36:39.682Z] #51 ... [2020-05-20T17:36:39.682Z] [2020-05-20T17:36:39.682Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-20T17:36:39.682Z] #38 13.79 Fetched 8046 kB in 12s (692 kB/s) [2020-05-20T17:36:39.682Z] #38 13.79 Reading package lists... [2020-05-20T17:36:39.682Z] #38 17.93 Reading package lists... [2020-05-20T17:36:39.682Z] #38 21.98 Building dependency tree... [2020-05-20T17:36:39.682Z] #38 23.17 The following additional packages will be installed: [2020-05-20T17:36:39.682Z] #38 23.17 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-20T17:36:39.682Z] #38 23.17 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-20T17:36:39.682Z] #38 23.18 Suggested packages: [2020-05-20T17:36:39.682Z] #38 23.18 manpages-dev python-setuptools [2020-05-20T17:36:39.693Z] cf4a04192309 [2020-05-20T17:36:39.693Z] d02442c8fe32 [2020-05-20T17:36:39.693Z] INFO: Nuking d:\CI [2020-05-20T17:36:39.963Z] #38 ... [2020-05-20T17:36:39.963Z] [2020-05-20T17:36:39.963Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-20T17:36:39.963Z] #51 23.86 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-20T17:36:39.963Z] #51 23.87 Processing triggers for libc-bin (2.28-10) ... [2020-05-20T17:36:40.244Z] #51 ... [2020-05-20T17:36:40.244Z] [2020-05-20T17:36:40.244Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-20T17:36:40.244Z] #49 11.94 + cd /tmp/tmp.xUA7iUGa8A/src/github.com/opencontainers/runc [2020-05-20T17:36:40.244Z] #49 11.94 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-20T17:36:40.244Z] #49 12.76 + '[' -z '' ']' [2020-05-20T17:36:40.244Z] #49 12.76 + target=static [2020-05-20T17:36:40.244Z] #49 12.76 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-20T17:36:40.244Z] #49 14.48 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-05-20T17:36:40.525Z] #49 ... [2020-05-20T17:36:40.525Z] [2020-05-20T17:36:40.525Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-20T17:36:40.525Z] #38 24.17 The following NEW packages will be installed: [2020-05-20T17:36:40.525Z] #38 24.18 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-20T17:36:40.525Z] #38 24.18 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-20T17:36:40.525Z] #38 24.18 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-20T17:36:40.525Z] #38 24.18 python-six zlib1g-dev [2020-05-20T17:36:40.525Z] #38 24.30 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-05-20T17:36:40.525Z] #38 24.30 Need to get 3742 kB of archives. [2020-05-20T17:36:40.525Z] #38 24.30 After this operation, 22.0 MB of additional disk space will be used. [2020-05-20T17:36:40.525Z] #38 24.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-05-20T17:36:40.525Z] #38 24.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-05-20T17:36:40.525Z] #38 24.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-05-20T17:36:40.525Z] #38 24.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-05-20T17:36:40.525Z] #38 24.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-05-20T17:36:40.525Z] #38 24.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-05-20T17:36:40.525Z] #38 24.35 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2020-05-20T17:36:40.525Z] #38 24.35 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-05-20T17:36:40.525Z] #38 24.36 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-05-20T17:36:40.525Z] #38 24.37 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-05-20T17:36:40.525Z] #38 24.41 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-05-20T17:36:40.525Z] #38 24.48 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-05-20T17:36:40.525Z] #38 24.50 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2020-05-20T17:36:40.525Z] #38 24.51 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-05-20T17:36:40.525Z] #38 24.51 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-20T17:36:40.525Z] #38 24.51 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-05-20T17:36:40.525Z] #38 24.52 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-05-20T17:36:40.814Z] #38 ... [2020-05-20T17:36:40.814Z] [2020-05-20T17:36:40.814Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-20T17:36:40.814Z] #51 DONE 24.7s [2020-05-20T17:36:40.814Z] [2020-05-20T17:36:40.814Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-20T17:36:40.814Z] #17 24.62 The following NEW packages will be installed: [2020-05-20T17:36:40.814Z] #17 24.62 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-20T17:36:40.814Z] #17 24.63 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-20T17:36:40.814Z] #17 24.63 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-20T17:36:40.814Z] #17 24.63 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-20T17:36:40.814Z] #17 24.63 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-20T17:36:40.814Z] #17 24.63 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-20T17:36:40.814Z] #17 24.63 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-20T17:36:40.814Z] #17 24.63 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-20T17:36:40.814Z] #17 24.63 xz-utils zip [2020-05-20T17:36:40.814Z] #17 24.78 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-05-20T17:36:40.814Z] #17 24.78 Need to get 27.7 MB of archives. [2020-05-20T17:36:40.814Z] #17 24.78 After this operation, 117 MB of additional disk space will be used. [2020-05-20T17:36:40.814Z] #17 24.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-05-20T17:36:40.814Z] #17 24.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-05-20T17:36:40.814Z] #17 24.87 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-05-20T17:36:40.815Z] #17 24.95 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-05-20T17:36:40.815Z] #17 24.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-05-20T17:36:40.815Z] #17 24.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-05-20T17:36:41.099Z] #17 25.10 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-05-20T17:36:41.099Z] #17 ... [2020-05-20T17:36:41.099Z] [2020-05-20T17:36:41.099Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-20T17:36:41.099Z] #23 15.08 Fetched 8046 kB in 12s (676 kB/s) [2020-05-20T17:36:41.099Z] #23 15.08 Reading package lists... [2020-05-20T17:36:41.099Z] #23 19.36 Reading package lists... [2020-05-20T17:36:41.099Z] #23 22.70 Building dependency tree... [2020-05-20T17:36:41.099Z] #23 23.81 ca-certificates is already the newest version (20190110). [2020-05-20T17:36:41.099Z] #23 23.81 The following additional packages will be installed: [2020-05-20T17:36:41.099Z] #23 23.81 libjq1 libonig5 [2020-05-20T17:36:41.099Z] #23 24.06 The following NEW packages will be installed: [2020-05-20T17:36:41.099Z] #23 24.09 jq libjq1 libonig5 [2020-05-20T17:36:41.099Z] #23 24.23 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-05-20T17:36:41.099Z] #23 24.23 Need to get 350 kB of archives. [2020-05-20T17:36:41.099Z] #23 24.23 After this operation, 1154 kB of additional disk space will be used. [2020-05-20T17:36:41.099Z] #23 24.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-05-20T17:36:41.099Z] #23 24.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-05-20T17:36:41.099Z] #23 24.29 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-05-20T17:36:41.099Z] #23 24.98 debconf: delaying package configuration, since apt-utils is not installed [2020-05-20T17:36:41.099Z] #23 25.05 Fetched 350 kB in 0s (2233 kB/s) [2020-05-20T17:36:41.099Z] #23 25.15 Selecting previously unselected package libonig5:s390x. [2020-05-20T17:36:41.099Z] #23 25.15 (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% [2020-05-20T17:36:41.099Z] #23 ... [2020-05-20T17:36:41.099Z] [2020-05-20T17:36:41.099Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-20T17:36:41.099Z] #17 25.11 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-05-20T17:36:41.099Z] #17 25.11 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-05-20T17:36:41.099Z] #17 25.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-05-20T17:36:41.099Z] #17 25.12 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-05-20T17:36:41.099Z] #17 25.13 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-05-20T17:36:41.099Z] #17 25.14 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-05-20T17:36:41.099Z] #17 25.14 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-05-20T17:36:41.099Z] #17 25.14 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-05-20T17:36:41.099Z] #17 25.15 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-05-20T17:36:41.099Z] #17 25.18 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-05-20T17:36:41.099Z] #17 25.19 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-05-20T17:36:41.380Z] #17 25.22 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-05-20T17:36:41.380Z] #17 25.23 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-05-20T17:36:41.380Z] #17 25.24 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-05-20T17:36:41.380Z] #17 25.25 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-05-20T17:36:41.380Z] #17 25.28 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-05-20T17:36:41.380Z] #17 25.29 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-05-20T17:36:41.380Z] #17 25.30 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-05-20T17:36:41.380Z] #17 25.31 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-05-20T17:36:41.380Z] #17 25.32 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-05-20T17:36:41.380Z] #17 25.32 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-05-20T17:36:41.380Z] #17 25.32 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-05-20T17:36:41.701Z] #17 25.78 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-05-20T17:36:41.702Z] #17 25.79 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-05-20T17:36:41.702Z] #17 25.79 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-05-20T17:36:41.702Z] #17 25.79 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-05-20T17:36:41.982Z] #17 25.80 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-05-20T17:36:41.982Z] #17 25.89 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-05-20T17:36:41.982Z] #17 25.95 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-20T17:36:41.982Z] #17 25.95 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-05-20T17:36:41.982Z] #17 25.96 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-05-20T17:36:41.982Z] #17 25.98 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-20T17:36:41.982Z] #17 25.99 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-05-20T17:36:41.982Z] #17 26.01 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-20T17:36:41.982Z] #17 26.02 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-05-20T17:36:41.982Z] #17 26.09 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-05-20T17:36:41.982Z] #17 26.11 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-05-20T17:36:41.982Z] #17 26.12 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-20T17:36:42.116Z] 7732483b686e: Pull complete [2020-05-20T17:36:42.269Z] #17 ... [2020-05-20T17:36:42.269Z] [2020-05-20T17:36:42.269Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-20T17:36:42.269Z] #23 25.15 (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 ... 15179 files and directories currently installed.) [2020-05-20T17:36:42.269Z] #23 25.28 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-05-20T17:36:42.269Z] #23 25.28 Unpacking libonig5:s390x (6.9.1-1) ... [2020-05-20T17:36:42.269Z] #23 25.46 Selecting previously unselected package libjq1:s390x. [2020-05-20T17:36:42.269Z] #23 25.46 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-05-20T17:36:42.269Z] #23 25.46 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-20T17:36:42.269Z] #23 25.63 Selecting previously unselected package jq. [2020-05-20T17:36:42.270Z] #23 25.63 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-05-20T17:36:42.270Z] #23 25.63 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-20T17:36:42.270Z] #23 25.79 Setting up libonig5:s390x (6.9.1-1) ... [2020-05-20T17:36:42.270Z] #23 25.89 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-20T17:36:42.270Z] #23 25.90 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-20T17:36:42.270Z] #23 25.92 Processing triggers for libc-bin (2.28-10) ... [2020-05-20T17:36:42.270Z] #23 DONE 26.3s [2020-05-20T17:36:42.270Z] [2020-05-20T17:36:42.270Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-20T17:36:42.270Z] #24 DONE 0.1s [2020-05-20T17:36:42.270Z] [2020-05-20T17:36:42.270Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-20T17:36:42.270Z] #38 25.52 debconf: delaying package configuration, since apt-utils is not installed [2020-05-20T17:36:42.270Z] #38 25.58 Fetched 3742 kB in 0s (11.6 MB/s) [2020-05-20T17:36:42.270Z] #38 25.65 Selecting previously unselected package libcap-dev:s390x. [2020-05-20T17:36:42.270Z] #38 25.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15179 files and directories currently installed.) [2020-05-20T17:36:42.270Z] #38 25.75 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-05-20T17:36:42.270Z] #38 25.75 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-05-20T17:36:42.270Z] #38 25.90 Selecting previously unselected package libnet1:s390x. [2020-05-20T17:36:42.270Z] #38 25.90 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-05-20T17:36:42.270Z] #38 25.91 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-20T17:36:42.270Z] #38 25.97 Selecting previously unselected package libnet1-dev. [2020-05-20T17:36:42.270Z] #38 25.97 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-05-20T17:36:42.270Z] #38 25.97 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-20T17:36:42.270Z] #38 26.13 Selecting previously unselected package libnl-3-200:s390x. [2020-05-20T17:36:42.270Z] #38 26.15 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-05-20T17:36:42.270Z] #38 26.17 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-05-20T17:36:42.270Z] #38 26.32 Selecting previously unselected package libnl-3-dev:s390x. [2020-05-20T17:36:42.270Z] #38 26.32 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-05-20T17:36:42.270Z] #38 26.33 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-05-20T17:36:42.554Z] #38 26.57 Selecting previously unselected package libprotobuf-c1:s390x. [2020-05-20T17:36:42.554Z] #38 26.57 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-05-20T17:36:42.554Z] #38 26.58 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-20T17:36:42.554Z] #38 ... [2020-05-20T17:36:42.554Z] [2020-05-20T17:36:42.554Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-20T17:36:42.554Z] #41 14.30 unicode/utf16 [2020-05-20T17:36:42.554Z] #41 14.50 container/list [2020-05-20T17:36:42.554Z] #41 15.02 crypto/internal/subtle [2020-05-20T17:36:42.554Z] #41 15.12 crypto/subtle [2020-05-20T17:36:42.554Z] #41 15.22 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-20T17:36:42.554Z] #41 15.35 internal/nettrace [2020-05-20T17:36:42.554Z] #41 15.47 runtime/cgo [2020-05-20T17:36:42.554Z] #41 20.09 vendor/golang.org/x/crypto/internal/subtle [2020-05-20T17:36:42.835Z] #41 ... [2020-05-20T17:36:42.835Z] [2020-05-20T17:36:42.835Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-20T17:36:42.835Z] #38 26.73 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-05-20T17:36:42.835Z] #38 26.73 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-05-20T17:36:42.835Z] #38 26.74 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-05-20T17:36:42.835Z] #38 26.84 Selecting previously unselected package zlib1g-dev:s390x. [2020-05-20T17:36:42.835Z] #38 26.84 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-05-20T17:36:42.835Z] #38 26.86 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-05-20T17:36:43.121Z] #38 27.07 Selecting previously unselected package libprotobuf17:s390x. [2020-05-20T17:36:43.121Z] #38 27.07 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-05-20T17:36:43.121Z] #38 27.08 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-05-20T17:36:43.132Z] df33ef5c6dd4: Pull complete [2020-05-20T17:36:43.133Z] 02507bd450f7: Pull complete [2020-05-20T17:36:43.732Z] #38 27.68 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-05-20T17:36:43.732Z] #38 27.68 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-05-20T17:36:43.732Z] #38 27.69 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-05-20T17:36:43.732Z] #38 27.89 Selecting previously unselected package libprotobuf-dev:s390x. [2020-05-20T17:36:44.014Z] #38 27.89 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-05-20T17:36:44.014Z] #38 27.90 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-05-20T17:36:44.147Z] 67a05919b67a: Verifying Checksum [2020-05-20T17:36:44.147Z] 67a05919b67a: Download complete [2020-05-20T17:36:45.023Z] #38 29.02 Selecting previously unselected package libprotoc17:s390x. [2020-05-20T17:36:45.023Z] #38 29.05 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-05-20T17:36:45.023Z] #38 29.06 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-05-20T17:36:45.634Z] #38 29.49 Selecting previously unselected package protobuf-c-compiler. [2020-05-20T17:36:45.635Z] #38 29.49 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-05-20T17:36:45.635Z] #38 29.49 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-20T17:36:45.635Z] #38 29.57 Selecting previously unselected package protobuf-compiler. [2020-05-20T17:36:45.635Z] #38 29.57 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-05-20T17:36:45.635Z] #38 29.58 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-20T17:36:45.915Z] #38 29.74 Selecting previously unselected package python-pkg-resources. [2020-05-20T17:36:45.916Z] #38 29.74 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-20T17:36:45.916Z] #38 29.75 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-20T17:36:46.196Z] #38 30.03 Selecting previously unselected package python-six. [2020-05-20T17:36:46.196Z] #38 30.04 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-20T17:36:46.196Z] #38 30.04 Unpacking python-six (1.12.0-1) ... [2020-05-20T17:36:46.196Z] #38 30.12 Selecting previously unselected package python-protobuf. [2020-05-20T17:36:46.196Z] #38 30.12 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-05-20T17:36:46.196Z] #38 30.13 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-20T17:36:46.481Z] #38 30.51 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-20T17:36:46.846Z] 59a5abe5a03e: Pull complete [2020-05-20T17:36:47.092Z] #38 ... [2020-05-20T17:36:47.092Z] [2020-05-20T17:36:47.092Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-20T17:36:47.092Z] #59 DONE 28.7s [2020-05-20T17:36:47.092Z] [2020-05-20T17:36:47.092Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-20T17:36:47.093Z] #25 3.004 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-20T17:36:47.093Z] #25 3.377 [2020-05-20T17:36:48.505Z] #25 3.589 # 2.6% ###### 8.9% ########## 15.2% ############### 21.4% ################## 25.6% ###################### 30.8% ###################### 30.9% ######################## 34.5% ############################# 41.2% ################################ 45.4% ################################### 49.6% ##################################### 51.6% ######################################## 55.8% ######################################### 57.9% ########################################### 60.0% ############################################### 66.3% #################################################### 72.8% ######################################################### 79.7% ############################################################### 88.1% [2020-05-20T17:36:48.506Z] #25 ... [2020-05-20T17:36:48.506Z] [2020-05-20T17:36:48.506Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-20T17:36:48.506Z] #38 32.50 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-05-20T17:36:48.506Z] #38 32.50 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-20T17:36:48.506Z] #38 32.51 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-20T17:36:48.506Z] #38 32.52 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-05-20T17:36:48.506Z] #38 32.53 Setting up python-six (1.12.0-1) ... [2020-05-20T17:36:49.516Z] #38 ... [2020-05-20T17:36:49.516Z] [2020-05-20T17:36:49.516Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-20T17:36:49.516Z] #32 23.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-05-20T17:36:49.516Z] #32 23.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-05-20T17:36:49.516Z] #32 24.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-05-20T17:36:49.516Z] #32 24.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-05-20T17:36:49.516Z] #32 24.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-05-20T17:36:49.516Z] #32 24.02 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-05-20T17:36:49.517Z] #32 24.03 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-05-20T17:36:49.517Z] #32 24.96 debconf: delaying package configuration, since apt-utils is not installed [2020-05-20T17:36:49.517Z] #32 25.04 Fetched 14.0 MB in 1s (14.6 MB/s) [2020-05-20T17:36:49.517Z] #32 25.18 Selecting previously unselected package xxd. [2020-05-20T17:36:49.517Z] #32 25.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 ... 15179 files and directories currently installed.) [2020-05-20T17:36:49.517Z] #32 25.26 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-05-20T17:36:49.517Z] #32 25.27 Unpacking xxd (2:8.1.0875-5) ... [2020-05-20T17:36:49.517Z] #32 25.45 Selecting previously unselected package vim-common. [2020-05-20T17:36:49.517Z] #32 25.45 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-20T17:36:49.517Z] #32 25.48 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-20T17:36:49.517Z] #32 25.80 Selecting previously unselected package cmake-data. [2020-05-20T17:36:49.517Z] #32 25.80 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-20T17:36:49.517Z] #32 25.81 Unpacking cmake-data (3.13.4-1) ... [2020-05-20T17:36:49.517Z] #32 28.47 Selecting previously unselected package libicu63:s390x. [2020-05-20T17:36:49.517Z] #32 28.48 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-05-20T17:36:49.517Z] #32 28.48 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-05-20T17:36:49.517Z] #32 ... [2020-05-20T17:36:49.517Z] [2020-05-20T17:36:49.517Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-20T17:36:49.517Z] #25 3.589 # 2.6% ###### 8.9% ########## 15.2% ############### 21.4% ################## 25.6% ###################### 30.8% ###################### 30.9% ######################## 34.5% ############################# 41.2% ################################ 45.4% ################################### 49.6% ##################################### 51.6% ######################################## 55.8% ######################################### 57.9% ########################################### 60.0% ############################################### 66.3% #################################################### 72.8% ######################################################### 79.7% ############################################################### 88.1% ################################################################### 94.3% ######################################################################## 100.0% [2020-05-20T17:36:49.517Z] #25 6.667 [2020-05-20T17:36:49.552Z] 0e35845be2ad: Pull complete [2020-05-20T17:36:49.798Z] #25 6.816 0.1% ############### 21.7% ############################### 44.3% ################################################ 67.0% ############################################################ 83.9% ######################################################################## 100.0% [2020-05-20T17:36:50.080Z] #25 7.816 [2020-05-20T17:36:50.642Z] #25 8.009 ## 3.8% ######## 11.5% ############# 19.2% [2020-05-20T17:36:50.642Z] #25 ... [2020-05-20T17:36:50.642Z] [2020-05-20T17:36:50.642Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:36:50.642Z] #52 1.715 + RM_GOPATH=0 [2020-05-20T17:36:50.642Z] #52 1.716 + TMP_GOPATH= [2020-05-20T17:36:50.642Z] #52 1.716 + : /build [2020-05-20T17:36:50.642Z] #52 1.716 + '[' -z '' ']' [2020-05-20T17:36:50.642Z] #52 1.717 ++ mktemp -d [2020-05-20T17:36:50.642Z] #52 1.737 + export GOPATH=/tmp/tmp.9YQMWPM2JO [2020-05-20T17:36:50.642Z] #52 1.737 + GOPATH=/tmp/tmp.9YQMWPM2JO [2020-05-20T17:36:50.642Z] #52 1.737 + RM_GOPATH=1 [2020-05-20T17:36:50.642Z] #52 1.738 ++ dirname /tmp/install/install.sh [2020-05-20T17:36:50.642Z] #52 1.743 + dir=/tmp/install [2020-05-20T17:36:50.642Z] #52 1.743 + bin=containerd [2020-05-20T17:36:50.642Z] #52 1.743 + shift [2020-05-20T17:36:50.642Z] #52 1.743 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-05-20T17:36:50.642Z] #52 1.743 + . /tmp/install/containerd.installer [2020-05-20T17:36:50.642Z] #52 1.743 ++ set -e [2020-05-20T17:36:50.642Z] #52 1.743 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-20T17:36:50.642Z] #52 1.743 + install_containerd [2020-05-20T17:36:50.642Z] #52 1.744 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-20T17:36:50.642Z] #52 1.745 + git clone https://github.com/containerd/containerd.git /tmp/tmp.9YQMWPM2JO/src/github.com/containerd/containerd [2020-05-20T17:36:50.642Z] #52 1.745 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-20T17:36:50.642Z] #52 1.772 Cloning into '/tmp/tmp.9YQMWPM2JO/src/github.com/containerd/containerd'... [2020-05-20T17:36:50.922Z] #52 ... [2020-05-20T17:36:50.923Z] [2020-05-20T17:36:50.923Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-20T17:36:52.048Z] #25 8.009 ## 3.8% ######## 11.5% ############# 19.2% ################# 24.2% ###################### 31.9% ############################ 39.5% ################################ 44.6% ##################################### 52.2% ########################################### 59.9% ############################################## 65.0% #################################################### 72.6% ####################################################### 77.7% ########################################################### 82.8% ############################################################### 87.9% #################################################################### 95.5% ######################################################################## 100.0% [2020-05-20T17:36:52.328Z] #25 10.13 [2020-05-20T17:36:52.610Z] #25 ... [2020-05-20T17:36:52.610Z] [2020-05-20T17:36:52.610Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-20T17:36:52.610Z] #17 26.56 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-05-20T17:36:52.610Z] #17 26.65 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-05-20T17:36:52.610Z] #17 26.73 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-05-20T17:36:52.610Z] #17 27.52 debconf: delaying package configuration, since apt-utils is not installed [2020-05-20T17:36:52.610Z] #17 27.57 Fetched 27.7 MB in 2s (13.0 MB/s) [2020-05-20T17:36:52.610Z] #17 27.69 Selecting previously unselected package pigz. [2020-05-20T17:36:52.610Z] #17 27.69 (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 ... 23201 files and directories currently installed.) [2020-05-20T17:36:52.610Z] #17 27.79 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-05-20T17:36:52.610Z] #17 27.80 Unpacking pigz (2.4-1) ... [2020-05-20T17:36:52.610Z] #17 27.85 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-05-20T17:36:52.610Z] #17 27.86 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-05-20T17:36:52.610Z] #17 27.86 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-05-20T17:36:52.610Z] #17 28.56 Selecting previously unselected package python3.7-minimal. [2020-05-20T17:36:52.610Z] #17 28.57 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-05-20T17:36:52.610Z] #17 28.60 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-20T17:36:52.610Z] #17 29.67 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-05-20T17:36:52.610Z] #17 29.69 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-20T17:36:52.610Z] #17 33.48 Selecting previously unselected package python3-minimal. [2020-05-20T17:36:52.610Z] #17 33.48 (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 ... 23450 files and directories currently installed.) [2020-05-20T17:36:52.610Z] #17 33.61 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-05-20T17:36:52.610Z] #17 33.63 Unpacking python3-minimal (3.7.3-1) ... [2020-05-20T17:36:52.610Z] #17 33.79 Selecting previously unselected package libmpdec2:s390x. [2020-05-20T17:36:52.610Z] #17 33.79 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-05-20T17:36:52.610Z] #17 33.80 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-05-20T17:36:52.610Z] #17 33.98 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-05-20T17:36:52.610Z] #17 34.00 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-05-20T17:36:52.610Z] #17 34.00 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-05-20T17:36:52.610Z] #17 35.14 Selecting previously unselected package python3.7. [2020-05-20T17:36:52.610Z] #17 35.16 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-05-20T17:36:52.610Z] #17 35.17 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-20T17:36:52.610Z] #17 35.38 Selecting previously unselected package libpython3-stdlib:s390x. [2020-05-20T17:36:52.610Z] #17 35.43 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-05-20T17:36:52.610Z] #17 35.43 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-05-20T17:36:52.610Z] #17 35.61 Setting up python3-minimal (3.7.3-1) ... [2020-05-20T17:36:52.610Z] #17 ... [2020-05-20T17:36:52.610Z] [2020-05-20T17:36:52.610Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-20T17:36:54.293Z] #25 10.28 0.4% # 2.0% ## 3.9% #### 6.7% ###### 9.5% ######## 12.4% ########## 15.2% ############# 19.0% ############### 21.8% ################# 24.7% #################### 28.5% ####################### 32.2% ######################### 35.9% ############################ 39.7% [2020-05-20T17:36:54.293Z] #25 ... [2020-05-20T17:36:54.293Z] [2020-05-20T17:36:54.293Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-20T17:36:54.293Z] #38 34.29 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-05-20T17:36:54.293Z] #38 34.30 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-05-20T17:36:54.293Z] #38 34.31 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-05-20T17:36:54.293Z] #38 34.32 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-05-20T17:36:54.293Z] #38 34.33 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-05-20T17:36:54.293Z] #38 34.33 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-20T17:36:54.293Z] #38 34.34 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-20T17:36:54.293Z] #38 34.35 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-05-20T17:36:54.293Z] #38 34.36 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-20T17:36:54.293Z] #38 34.36 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-20T17:36:54.293Z] #38 37.77 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-05-20T17:36:54.293Z] #38 37.78 Processing triggers for libc-bin (2.28-10) ... [2020-05-20T17:36:54.293Z] #38 DONE 38.3s [2020-05-20T17:36:54.293Z] [2020-05-20T17:36:54.293Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-20T17:36:54.601Z] #25 10.28 0.4% # 2.0% ## 3.9% #### 6.7% ###### 9.5% ######## 12.4% ########## 15.2% ############# 19.0% ############### 21.8% ################# 24.7% #################### 28.5% ####################### 32.2% ######################### 35.9% ############################ 39.7% ############################### 43.5% [2020-05-20T17:36:54.601Z] #25 ... [2020-05-20T17:36:54.601Z] [2020-05-20T17:36:54.601Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-20T17:36:54.601Z] #32 33.88 Selecting previously unselected package libxml2:s390x. [2020-05-20T17:36:54.601Z] #32 33.92 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-05-20T17:36:54.601Z] #32 33.92 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-05-20T17:36:54.601Z] #32 34.28 Selecting previously unselected package libarchive13:s390x. [2020-05-20T17:36:54.601Z] #32 34.29 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-05-20T17:36:54.601Z] #32 34.30 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-05-20T17:36:54.601Z] #32 34.68 Selecting previously unselected package libjsoncpp1:s390x. [2020-05-20T17:36:54.601Z] #32 34.71 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-05-20T17:36:54.601Z] #32 34.72 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-05-20T17:36:54.601Z] #32 34.86 Selecting previously unselected package librhash0:s390x. [2020-05-20T17:36:54.601Z] #32 34.87 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-05-20T17:36:54.601Z] #32 34.88 Unpacking librhash0:s390x (1.3.8-1) ... [2020-05-20T17:36:54.601Z] #32 35.03 Selecting previously unselected package libuv1:s390x. [2020-05-20T17:36:54.601Z] #32 35.06 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-05-20T17:36:54.601Z] #32 35.06 Unpacking libuv1:s390x (1.24.1-1) ... [2020-05-20T17:36:54.601Z] #32 35.16 Selecting previously unselected package cmake. [2020-05-20T17:36:54.601Z] #32 35.16 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-05-20T17:36:54.601Z] #32 35.16 Unpacking cmake (3.13.4-1) ... [2020-05-20T17:36:54.601Z] #32 37.47 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-05-20T17:36:54.601Z] #32 37.48 Setting up xxd (2:8.1.0875-5) ... [2020-05-20T17:36:54.601Z] #32 37.49 Setting up libuv1:s390x (1.24.1-1) ... [2020-05-20T17:36:54.601Z] #32 37.50 Setting up vim-common (2:8.1.0875-5) ... [2020-05-20T17:36:54.601Z] #32 37.52 Setting up librhash0:s390x (1.3.8-1) ... [2020-05-20T17:36:54.601Z] #32 37.53 Setting up cmake-data (3.13.4-1) ... [2020-05-20T17:36:54.601Z] #32 37.55 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-05-20T17:36:54.601Z] #32 37.55 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-05-20T17:36:54.601Z] #32 37.56 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-05-20T17:36:54.601Z] #32 37.58 Setting up cmake (3.13.4-1) ... [2020-05-20T17:36:54.601Z] #32 37.59 Processing triggers for libc-bin (2.28-10) ... [2020-05-20T17:36:54.601Z] #32 37.66 Processing triggers for mime-support (3.62) ... [2020-05-20T17:36:54.601Z] #32 DONE 38.3s [2020-05-20T17:36:54.601Z] [2020-05-20T17:36:54.601Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-20T17:36:54.601Z] #25 10.28 0.4% # 2.0% ## 3.9% #### 6.7% ###### 9.5% ######## 12.4% ########## 15.2% ############# 19.0% ############### 21.8% ################# 24.7% #################### 28.5% ####################### 32.2% ######################### 35.9% ############################ 39.7% ############################### 43.5% ################################## 47.3% ################################### 49.2% [2020-05-20T17:36:54.601Z] #25 ... [2020-05-20T17:36:54.601Z] [2020-05-20T17:36:54.601Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-20T17:36:54.601Z] #30 26.11 sync [2020-05-20T17:36:54.601Z] #30 26.12 internal/reflectlite [2020-05-20T17:36:54.601Z] #30 27.97 errors [2020-05-20T17:36:54.601Z] #30 27.97 sort [2020-05-20T17:36:54.601Z] #30 28.30 strconv [2020-05-20T17:36:54.601Z] #30 28.96 io [2020-05-20T17:36:54.601Z] #30 29.78 internal/oserror [2020-05-20T17:36:54.601Z] #30 29.86 syscall [2020-05-20T17:36:54.601Z] #30 32.28 reflect [2020-05-20T17:36:54.925Z] #30 ... [2020-05-20T17:36:54.925Z] [2020-05-20T17:36:54.925Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-20T17:36:54.925Z] #17 36.86 Selecting previously unselected package python3. [2020-05-20T17:36:54.926Z] #17 36.86 (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 ... 23862 files and directories currently installed.) [2020-05-20T17:36:54.926Z] #17 36.93 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-05-20T17:36:54.926Z] #17 36.95 Unpacking python3 (3.7.3-1) ... [2020-05-20T17:36:54.926Z] #17 37.09 Selecting previously unselected package libip4tc0:s390x. [2020-05-20T17:36:54.926Z] #17 37.10 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-05-20T17:36:54.926Z] #17 37.10 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-05-20T17:36:54.926Z] #17 37.16 Selecting previously unselected package libip6tc0:s390x. [2020-05-20T17:36:54.926Z] #17 37.16 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-05-20T17:36:54.926Z] #17 37.16 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-05-20T17:36:54.926Z] #17 37.22 Selecting previously unselected package libiptc0:s390x. [2020-05-20T17:36:54.926Z] #17 37.23 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-05-20T17:36:54.926Z] #17 37.23 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-05-20T17:36:54.926Z] #17 37.32 Selecting previously unselected package libnfnetlink0:s390x. [2020-05-20T17:36:54.926Z] #17 37.32 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-05-20T17:36:54.926Z] #17 37.32 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-05-20T17:36:54.926Z] #17 37.41 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-05-20T17:36:54.926Z] #17 37.41 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-05-20T17:36:54.926Z] #17 37.42 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-05-20T17:36:54.926Z] #17 37.52 Selecting previously unselected package libnftnl11:s390x. [2020-05-20T17:36:54.926Z] #17 37.53 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-05-20T17:36:54.926Z] #17 37.55 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-05-20T17:36:54.926Z] #17 37.65 Selecting previously unselected package iptables. [2020-05-20T17:36:54.926Z] #17 37.65 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-05-20T17:36:54.926Z] #17 37.66 Unpacking iptables (1.8.2-4) ... [2020-05-20T17:36:54.926Z] #17 38.35 Selecting previously unselected package xxd. [2020-05-20T17:36:54.926Z] #17 38.35 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-05-20T17:36:54.926Z] #17 38.35 Unpacking xxd (2:8.1.0875-5) ... [2020-05-20T17:36:54.926Z] #17 38.52 Selecting previously unselected package vim-common. [2020-05-20T17:36:54.926Z] #17 38.52 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-20T17:36:54.926Z] #17 38.54 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-20T17:36:54.926Z] #17 38.98 Selecting previously unselected package bash-completion. [2020-05-20T17:36:54.926Z] #17 38.98 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-20T17:36:55.065Z] 67a05919b67a: Pull complete [2020-05-20T17:36:55.065Z] a42503eecb04: Pull complete [2020-05-20T17:36:55.065Z] Digest: sha256:ce1b060999c6fdd1bf32239b1a9f0e664dd403cea5093f81ed387f85ab2490ea [2020-05-20T17:36:55.065Z] Status: Downloaded newer image for golang:1.13.11-stretch [2020-05-20T17:36:55.065Z] ---> 607a6a8b67de [2020-05-20T17:36:55.065Z] Step 5/15 : ARG BUILDX_REPO [2020-05-20T17:36:55.065Z] ---> Running in a98953983d89 [2020-05-20T17:36:55.065Z] Removing intermediate container a98953983d89 [2020-05-20T17:36:55.065Z] ---> 0a4cc7ee5b05 [2020-05-20T17:36:55.065Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-05-20T17:36:55.065Z] ---> Running in 5c574c7ee3b3 [2020-05-20T17:36:55.065Z] Cloning into '/buildx'... [2020-05-20T17:36:57.591Z] #17 ... [2020-05-20T17:36:57.591Z] [2020-05-20T17:36:57.591Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-20T17:36:57.591Z] #41 28.82 io [2020-05-20T17:36:57.591Z] #41 28.82 strconv [2020-05-20T17:36:57.591Z] #41 30.37 bytes [2020-05-20T17:36:57.591Z] #41 31.67 reflect [2020-05-20T17:36:57.591Z] #41 32.18 bufio [2020-05-20T17:36:57.591Z] #41 33.94 syscall [2020-05-20T17:36:57.591Z] #41 ... [2020-05-20T17:36:57.591Z] [2020-05-20T17:36:57.591Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-20T17:36:57.591Z] #25 10.28 0.4% # 2.0% ## 3.9% #### 6.7% ###### 9.5% ######## 12.4% ########## 15.2% ############# 19.0% ############### 21.8% ################# 24.7% #################### 28.5% ####################### 32.2% ######################### 35.9% ############################ 39.7% ############################### 43.5% ################################## 47.3% ################################### 49.2% ###################################### 52.9% ######################################## 55.8% ######################################### 57.7% ########################################## 59.5% ############################################ 61.4% ############################################### 66.6% ################################################# 69.1% #################################################### 72.5% ###################################################### 75.3% ######################################################## 78.1% ########################################################## 81.0% ############################################################ 83.8% ############################################################### 87.6% ################################################################# 90.4% ################################################################### 94.2% ####################################################################### 98.9% ######################################################################## 100.0% [2020-05-20T17:36:57.591Z] #25 14.31 [2020-05-20T17:36:57.872Z] #25 15.46 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-20T17:36:57.980Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0baed82192b314613) in /home/ubuntu/workspace/moby_PR-41004 [Pipeline] { [Pipeline] checkout [2020-05-20T17:36:58.038Z] using credential docker-jenkins-github-credentials [2020-05-20T17:36:58.048Z] Cloning the remote Git repository [2020-05-20T17:36:58.048Z] Cloning with configured refspecs honoured and without tags [2020-05-20T17:36:58.153Z] #25 15.81 [2020-05-20T17:36:58.153Z] #25 15.94 ######################################################################## 100.0% [2020-05-20T17:36:58.435Z] #25 16.02 [2020-05-20T17:36:58.052Z] Cloning repository https://github.com/moby/moby.git [2020-05-20T17:36:58.052Z] > git init /home/ubuntu/workspace/moby_PR-41004 # timeout=10 [2020-05-20T17:36:58.078Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-20T17:36:58.078Z] > git --version # timeout=10 [2020-05-20T17:36:58.085Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-20T17:36:58.086Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41004/head:refs/remotes/origin/PR-41004 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-20T17:36:59.438Z] #25 17.16 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-20T17:36:59.472Z] Removing intermediate container 5c574c7ee3b3 [2020-05-20T17:36:59.472Z] ---> 99694655ef5f [2020-05-20T17:36:59.472Z] Step 7/15 : WORKDIR /buildx [2020-05-20T17:36:59.472Z] ---> Running in 5e69adcf3b80 [2020-05-20T17:36:59.472Z] Removing intermediate container 5e69adcf3b80 [2020-05-20T17:36:59.472Z] ---> 96b99de6d420 [2020-05-20T17:36:59.472Z] Step 8/15 : ARG BUILDX_COMMIT [2020-05-20T17:36:59.472Z] ---> Running in 798115dd667f [2020-05-20T17:36:59.545Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-00441d0635f201c24) in /home/ubuntu/workspace/moby_PR-41004 [Pipeline] { [Pipeline] checkout [2020-05-20T17:36:59.584Z] using credential docker-jenkins-github-credentials [2020-05-20T17:36:59.593Z] Cloning the remote Git repository [2020-05-20T17:36:59.593Z] Cloning with configured refspecs honoured and without tags [2020-05-20T17:36:59.699Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-018bddbc26fd1af8b) in /home/ubuntu/workspace/moby_PR-41004 [Pipeline] { [2020-05-20T17:36:59.720Z] #25 17.48 #=#=# [Pipeline] checkout [2020-05-20T17:36:59.736Z] using credential docker-jenkins-github-credentials [2020-05-20T17:36:59.746Z] Cloning the remote Git repository [2020-05-20T17:36:59.746Z] Cloning with configured refspecs honoured and without tags [2020-05-20T17:36:59.758Z] Removing intermediate container 798115dd667f [2020-05-20T17:36:59.758Z] ---> ebbcb5aac392 [2020-05-20T17:36:59.758Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-05-20T17:36:59.758Z] ---> Running in dd9f16aa6047 [2020-05-20T17:36:59.639Z] Cloning repository https://github.com/moby/moby.git [2020-05-20T17:36:59.639Z] > git init /home/ubuntu/workspace/moby_PR-41004 # timeout=10 [2020-05-20T17:36:59.642Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-20T17:36:59.642Z] > git --version # timeout=10 [2020-05-20T17:36:59.644Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-20T17:36:59.645Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41004/head:refs/remotes/origin/PR-41004 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-20T17:37:00.001Z] #25 17.65 ######################################################################## 100.0% [2020-05-20T17:37:00.001Z] #25 17.72 [2020-05-20T17:37:00.001Z] #25 ... [2020-05-20T17:37:00.001Z] [2020-05-20T17:37:00.001Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-20T17:37:00.001Z] #28 33.75 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-05-20T17:37:00.001Z] #28 34.04 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-20T17:37:00.001Z] #28 34.21 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-20T17:37:00.281Z] #28 ... [2020-05-20T17:37:00.281Z] [2020-05-20T17:37:00.281Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-20T17:37:00.281Z] #17 41.91 Unpacking bash-completion (1:2.8-6) ... [2020-05-20T17:37:00.281Z] #17 42.41 Selecting previously unselected package bzip2. [2020-05-20T17:37:00.281Z] #17 42.44 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-05-20T17:37:00.281Z] #17 42.44 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-20T17:37:00.281Z] #17 42.58 Selecting previously unselected package xz-utils. [2020-05-20T17:37:00.281Z] #17 42.59 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-05-20T17:37:00.281Z] #17 42.60 Unpacking xz-utils (5.2.4-1) ... [2020-05-20T17:37:00.281Z] #17 42.84 Selecting previously unselected package apparmor. [2020-05-20T17:37:00.281Z] #17 42.85 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-05-20T17:37:00.281Z] #17 42.92 Unpacking apparmor (2.13.2-10) ... [2020-05-20T17:37:00.281Z] #17 43.44 Selecting previously unselected package aufs-tools. [2020-05-20T17:37:00.281Z] #17 43.47 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-05-20T17:37:00.281Z] #17 43.47 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-20T17:37:00.281Z] #17 43.61 Selecting previously unselected package libonig5:s390x. [2020-05-20T17:37:00.281Z] #17 43.63 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-05-20T17:37:00.281Z] #17 43.64 Unpacking libonig5:s390x (6.9.1-1) ... [2020-05-20T17:37:00.281Z] #17 43.79 Selecting previously unselected package libjq1:s390x. [2020-05-20T17:37:00.281Z] #17 43.80 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-05-20T17:37:00.281Z] #17 43.80 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-20T17:37:00.281Z] #17 43.94 Selecting previously unselected package jq. [2020-05-20T17:37:00.281Z] #17 43.95 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-05-20T17:37:00.281Z] #17 43.95 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-20T17:37:00.281Z] #17 44.06 Selecting previously unselected package libaio1:s390x. [2020-05-20T17:37:00.281Z] #17 44.07 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-05-20T17:37:00.281Z] #17 44.07 Unpacking libaio1:s390x (0.3.112-3) ... [2020-05-20T17:37:00.281Z] #17 44.16 Selecting previously unselected package libgpm2:s390x. [2020-05-20T17:37:00.281Z] #17 44.16 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-05-20T17:37:00.281Z] #17 44.17 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-05-20T17:37:00.281Z] #17 44.23 Selecting previously unselected package libicu63:s390x. [2020-05-20T17:37:00.281Z] #17 44.25 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-05-20T17:37:00.281Z] #17 44.25 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-05-20T17:37:00.376Z] From https://github.com/docker/buildx [2020-05-20T17:37:00.376Z] * [new tag] v0.3.1 -> build [2020-05-20T17:36:59.749Z] Cloning repository https://github.com/moby/moby.git [2020-05-20T17:36:59.750Z] > git init /home/ubuntu/workspace/moby_PR-41004 # timeout=10 [2020-05-20T17:36:59.761Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-20T17:36:59.761Z] > git --version # timeout=10 [2020-05-20T17:36:59.770Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-20T17:36:59.772Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41004/head:refs/remotes/origin/PR-41004 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-20T17:37:00.893Z] #17 ... [2020-05-20T17:37:00.893Z] [2020-05-20T17:37:00.893Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-20T17:37:00.893Z] #47 32.26 syscall [2020-05-20T17:37:00.893Z] #47 32.26 reflect [2020-05-20T17:37:00.893Z] #47 39.97 time [2020-05-20T17:37:00.893Z] #47 ... [2020-05-20T17:37:00.893Z] [2020-05-20T17:37:00.893Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T17:37:00.893Z] #39 2.897 Note: Building without setproctitle() and strlcpy() support. [2020-05-20T17:37:00.893Z] #39 2.897 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-20T17:37:00.893Z] #39 2.947 Note: Building without GnuTLS support [2020-05-20T17:37:00.893Z] #39 4.156 fatal: not a git repository (or any of the parent directories): .git [2020-05-20T17:37:00.893Z] #39 4.180 GEN .gitid [2020-05-20T17:37:00.893Z] #39 4.188 GEN criu/include/version.h [2020-05-20T17:37:00.893Z] #39 4.226 GEN include/common/asm [2020-05-20T17:37:00.893Z] #39 5.288 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-20T17:37:00.893Z] #39 5.347 PBCC images/opts.pb-c.c [2020-05-20T17:37:00.893Z] #39 5.387 PBCC images/sit.pb-c.c [2020-05-20T17:37:00.893Z] #39 5.424 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-20T17:37:00.893Z] #39 5.475 DEP images/opts.pb-c.d [2020-05-20T17:37:00.893Z] #39 5.517 DEP images/sit.pb-c.d [2020-05-20T17:37:00.893Z] #39 5.585 PBCC images/macvlan.pb-c.c [2020-05-20T17:37:00.893Z] #39 5.608 DEP images/macvlan.pb-c.d [2020-05-20T17:37:00.893Z] #39 5.654 PBCC images/autofs.pb-c.c [2020-05-20T17:37:00.893Z] #39 5.664 DEP images/autofs.pb-c.d [2020-05-20T17:37:00.893Z] #39 5.704 PBCC images/sysctl.pb-c.c [2020-05-20T17:37:00.893Z] #39 5.735 DEP images/sysctl.pb-c.d [2020-05-20T17:37:00.893Z] #39 5.804 PBCC images/time.pb-c.c [2020-05-20T17:37:00.893Z] #39 5.807 DEP images/time.pb-c.d [2020-05-20T17:37:00.893Z] #39 5.861 PBCC images/binfmt-misc.pb-c.c [2020-05-20T17:37:00.893Z] #39 5.889 DEP images/binfmt-misc.pb-c.d [2020-05-20T17:37:00.893Z] #39 5.936 PBCC images/seccomp.pb-c.c [2020-05-20T17:37:00.893Z] #39 5.939 DEP images/seccomp.pb-c.d [2020-05-20T17:37:00.893Z] #39 5.967 PBCC images/userns.pb-c.c [2020-05-20T17:37:00.893Z] #39 5.972 DEP images/userns.pb-c.d [2020-05-20T17:37:00.893Z] #39 6.017 PBCC images/cgroup.pb-c.c [2020-05-20T17:37:00.893Z] #39 6.043 DEP images/cgroup.pb-c.d [2020-05-20T17:37:00.893Z] #39 6.071 PBCC images/fown.pb-c.c [2020-05-20T17:37:00.893Z] #39 6.078 PBCC images/ext-file.pb-c.c [2020-05-20T17:37:00.893Z] #39 6.085 DEP images/fown.pb-c.d [2020-05-20T17:37:00.893Z] #39 6.137 DEP images/ext-file.pb-c.d [2020-05-20T17:37:00.893Z] #39 6.209 PBCC images/rpc.pb-c.c [2020-05-20T17:37:00.893Z] #39 6.214 DEP images/rpc.pb-c.d [2020-05-20T17:37:00.893Z] #39 6.281 PBCC images/siginfo.pb-c.c [2020-05-20T17:37:00.893Z] #39 6.284 DEP images/siginfo.pb-c.d [2020-05-20T17:37:00.893Z] #39 6.323 PBCC images/pagemap.pb-c.c [2020-05-20T17:37:00.893Z] #39 6.336 DEP images/pagemap.pb-c.d [2020-05-20T17:37:00.893Z] #39 6.368 PBCC images/rlimit.pb-c.c [2020-05-20T17:37:00.893Z] #39 6.380 DEP images/rlimit.pb-c.d [2020-05-20T17:37:00.893Z] #39 6.434 PBCC images/file-lock.pb-c.c [2020-05-20T17:37:00.893Z] #39 6.466 DEP images/file-lock.pb-c.d [2020-05-20T17:37:00.893Z] #39 6.484 PBCC images/tty.pb-c.c [2020-05-20T17:37:00.893Z] #39 6.531 DEP images/tty.pb-c.d [2020-05-20T17:37:00.893Z] #39 6.646 PBCC images/tun.pb-c.c [2020-05-20T17:37:00.893Z] #39 6.660 PBCC images/netdev.pb-c.c [2020-05-20T17:37:00.893Z] #39 6.693 DEP images/tun.pb-c.d [2020-05-20T17:37:01.115Z] INFO: Zapped successfully [2020-05-20T17:37:01.115Z] INFO: Location for testing is d:\CI\PR-41004\6 [2020-05-20T17:37:01.115Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-05-20T17:37:01.115Z] [2020-05-20T17:37:01.115Z] [2020-05-20T17:37:01.115Z] INFO: Building the image from Dockerfile.windows at 05/20/2020 17:36:59... [2020-05-20T17:37:01.115Z] [2020-05-20T17:37:01.174Z] #39 6.742 DEP images/netdev.pb-c.d [2020-05-20T17:37:01.174Z] #39 6.792 PBCC images/vma.pb-c.c [2020-05-20T17:37:01.174Z] #39 6.813 DEP images/vma.pb-c.d [2020-05-20T17:37:01.174Z] #39 ... [2020-05-20T17:37:01.174Z] [2020-05-20T17:37:01.174Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-20T17:37:01.174Z] #25 18.75 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-20T17:37:01.174Z] #25 18.79 skipping existing b63cc5f62c21 [2020-05-20T17:37:01.174Z] #25 18.90 [2020-05-20T17:37:01.388Z] Switched to branch 'build' [2020-05-20T17:37:02.177Z] #25 ... [2020-05-20T17:37:02.177Z] [2020-05-20T17:37:02.177Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-20T17:37:02.177Z] #33 1.959 + RM_GOPATH=0 [2020-05-20T17:37:02.177Z] #33 1.959 + TMP_GOPATH= [2020-05-20T17:37:02.177Z] #33 1.959 + : /build [2020-05-20T17:37:02.177Z] #33 1.960 + '[' -z '' ']' [2020-05-20T17:37:02.177Z] #33 1.961 ++ mktemp -d [2020-05-20T17:37:02.177Z] #33 1.962 + export GOPATH=/tmp/tmp.B7ySEoOcLH [2020-05-20T17:37:02.177Z] #33 1.963 + GOPATH=/tmp/tmp.B7ySEoOcLH [2020-05-20T17:37:02.177Z] #33 1.963 + RM_GOPATH=1 [2020-05-20T17:37:02.177Z] #33 1.963 ++ dirname /tmp/install/install.sh [2020-05-20T17:37:02.177Z] #33 1.966 + dir=/tmp/install [2020-05-20T17:37:02.177Z] #33 1.966 + bin=tini [2020-05-20T17:37:02.177Z] #33 1.966 + shift [2020-05-20T17:37:02.177Z] #33 1.966 + '[' '!' -f /tmp/install/tini.installer ']' [2020-05-20T17:37:02.177Z] #33 1.967 + . /tmp/install/tini.installer [2020-05-20T17:37:02.177Z] #33 1.967 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-20T17:37:02.177Z] #33 1.967 + install_tini [2020-05-20T17:37:02.177Z] #33 1.968 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-20T17:37:02.177Z] #33 1.968 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-20T17:37:02.177Z] #33 1.968 + git clone https://github.com/krallin/tini.git /tmp/tmp.B7ySEoOcLH/tini [2020-05-20T17:37:02.177Z] #33 1.976 Cloning into '/tmp/tmp.B7ySEoOcLH/tini'... [2020-05-20T17:37:02.177Z] #33 2.624 + cd /tmp/tmp.B7ySEoOcLH/tini [2020-05-20T17:37:02.177Z] #33 2.624 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-20T17:37:02.177Z] #33 2.627 + cmake . [2020-05-20T17:37:02.177Z] #33 3.005 -- The C compiler identification is GNU 8.3.0 [2020-05-20T17:37:02.177Z] #33 3.022 -- Check for working C compiler: /usr/bin/cc [2020-05-20T17:37:02.177Z] #33 3.444 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-20T17:37:02.177Z] #33 3.452 -- Detecting C compiler ABI info [2020-05-20T17:37:02.177Z] #33 3.925 -- Detecting C compiler ABI info - done [2020-05-20T17:37:02.177Z] #33 3.966 -- Detecting C compile features [2020-05-20T17:37:02.177Z] #33 5.253 -- Detecting C compile features - done [2020-05-20T17:37:02.177Z] #33 5.271 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-20T17:37:02.177Z] #33 5.446 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-20T17:37:02.177Z] #33 5.482 -- Configuring done [2020-05-20T17:37:02.177Z] #33 5.507 -- Generating done [2020-05-20T17:37:02.177Z] #33 5.509 -- Build files have been written to: /tmp/tmp.B7ySEoOcLH/tini [2020-05-20T17:37:02.177Z] #33 5.517 + make tini-static [2020-05-20T17:37:02.177Z] #33 5.857 Scanning dependencies of target tini-static [2020-05-20T17:37:02.177Z] #33 5.925 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-20T17:37:02.177Z] #33 6.921 [100%] Linking C executable tini-static [2020-05-20T17:37:02.177Z] #33 7.249 [100%] Built target tini-static [2020-05-20T17:37:02.177Z] #33 7.345 + mkdir -p /build [2020-05-20T17:37:02.177Z] #33 7.347 + cp tini-static /build/docker-init [2020-05-20T17:37:02.177Z] #33 DONE 7.7s [2020-05-20T17:37:02.177Z] [2020-05-20T17:37:02.177Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T17:37:02.177Z] #39 6.862 PBCC images/creds.pb-c.c [2020-05-20T17:37:02.177Z] #39 6.878 DEP images/creds.pb-c.d [2020-05-20T17:37:02.177Z] #39 6.904 PBCC images/utsns.pb-c.c [2020-05-20T17:37:02.177Z] #39 6.916 DEP images/utsns.pb-c.d [2020-05-20T17:37:02.177Z] #39 6.944 PBCC images/ipc-desc.pb-c.c [2020-05-20T17:37:02.177Z] #39 6.962 PBCC images/ipc-sem.pb-c.c [2020-05-20T17:37:02.177Z] #39 6.979 DEP images/ipc-desc.pb-c.d [2020-05-20T17:37:02.177Z] #39 7.017 DEP images/ipc-sem.pb-c.d [2020-05-20T17:37:02.177Z] #39 7.085 PBCC images/ipc-msg.pb-c.c [2020-05-20T17:37:02.177Z] #39 7.101 DEP images/ipc-msg.pb-c.d [2020-05-20T17:37:02.177Z] #39 7.150 PBCC images/ipc-shm.pb-c.c [2020-05-20T17:37:02.177Z] #39 7.159 DEP images/ipc-shm.pb-c.d [2020-05-20T17:37:02.177Z] #39 7.191 PBCC images/ipc-var.pb-c.c [2020-05-20T17:37:02.177Z] #39 7.217 DEP images/ipc-var.pb-c.d [2020-05-20T17:37:02.177Z] #39 7.242 PBCC images/sk-opts.pb-c.c [2020-05-20T17:37:02.177Z] #39 7.254 PBCC images/packet-sock.pb-c.c [2020-05-20T17:37:02.177Z] #39 7.281 DEP images/sk-opts.pb-c.d [2020-05-20T17:37:02.177Z] #39 7.312 DEP images/packet-sock.pb-c.d [2020-05-20T17:37:02.177Z] #39 7.356 PBCC images/sk-netlink.pb-c.c [2020-05-20T17:37:02.177Z] #39 7.387 DEP images/sk-netlink.pb-c.d [2020-05-20T17:37:02.177Z] #39 7.429 PBCC images/sk-inet.pb-c.c [2020-05-20T17:37:02.177Z] #39 7.483 DEP images/sk-inet.pb-c.d [2020-05-20T17:37:02.177Z] #39 7.514 PBCC images/sk-unix.pb-c.c [2020-05-20T17:37:02.177Z] #39 7.585 DEP images/sk-unix.pb-c.d [2020-05-20T17:37:02.177Z] #39 7.623 PBCC images/mm.pb-c.c [2020-05-20T17:37:02.177Z] #39 7.647 DEP images/mm.pb-c.d [2020-05-20T17:37:02.177Z] #39 7.733 PBCC images/timerfd.pb-c.c [2020-05-20T17:37:02.177Z] #39 7.840 DEP images/timerfd.pb-c.d [2020-05-20T17:37:02.410Z] Removing intermediate container dd9f16aa6047 [2020-05-20T17:37:02.410Z] ---> 3d7c95daff76 [2020-05-20T17:37:02.410Z] Step 10/15 : ARG GOOS [2020-05-20T17:37:02.410Z] ---> Running in 4479d77b04d2 [2020-05-20T17:37:02.410Z] Removing intermediate container 4479d77b04d2 [2020-05-20T17:37:02.410Z] ---> ac9a9aa788b6 [2020-05-20T17:37:02.410Z] Step 11/15 : ARG GOARCH [2020-05-20T17:37:02.410Z] ---> Running in 358126c2df8e [2020-05-20T17:37:02.410Z] Removing intermediate container 358126c2df8e [2020-05-20T17:37:02.410Z] ---> da4fc1d00d58 [2020-05-20T17:37:02.410Z] Step 12/15 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-05-20T17:37:02.410Z] ---> Running in 645d4c3a34d8 [2020-05-20T17:37:02.458Z] #39 8.039 PBCC images/timer.pb-c.c [2020-05-20T17:37:02.458Z] #39 8.107 DEP images/timer.pb-c.d [2020-05-20T17:37:02.739Z] #39 8.320 PBCC images/sa.pb-c.c [2020-05-20T17:37:02.739Z] #39 8.334 DEP images/sa.pb-c.d [2020-05-20T17:37:03.031Z] #39 8.493 PBCC images/pipe-data.pb-c.c [2020-05-20T17:37:03.031Z] #39 8.562 DEP images/pipe-data.pb-c.d [2020-05-20T17:37:03.031Z] #39 8.609 PBCC images/mnt.pb-c.c [2020-05-20T17:37:03.031Z] #39 8.675 DEP images/mnt.pb-c.d [2020-05-20T17:37:03.031Z] #39 8.738 PBCC images/sk-packet.pb-c.c [2020-05-20T17:37:03.031Z] #39 8.752 DEP images/sk-packet.pb-c.d [2020-05-20T17:37:03.031Z] #39 8.783 PBCC images/tcp-stream.pb-c.c [2020-05-20T17:37:03.031Z] #39 8.811 DEP images/tcp-stream.pb-c.d [2020-05-20T17:37:03.031Z] #39 8.854 PBCC images/pipe.pb-c.c [2020-05-20T17:37:03.311Z] #39 8.861 DEP images/pipe.pb-c.d [2020-05-20T17:37:03.311Z] #39 8.894 PBCC images/pstree.pb-c.c [2020-05-20T17:37:03.311Z] #39 8.913 DEP images/pstree.pb-c.d [2020-05-20T17:37:03.311Z] #39 8.956 PBCC images/fs.pb-c.c [2020-05-20T17:37:03.311Z] #39 8.967 DEP images/fs.pb-c.d [2020-05-20T17:37:03.311Z] #39 9.003 PBCC images/signalfd.pb-c.c [2020-05-20T17:37:03.311Z] #39 9.026 DEP images/signalfd.pb-c.d [2020-05-20T17:37:03.311Z] #39 9.046 PBCC images/fh.pb-c.c [2020-05-20T17:37:03.311Z] #39 9.073 PBCC images/fsnotify.pb-c.c [2020-05-20T17:37:03.592Z] #39 9.101 DEP images/fh.pb-c.d [2020-05-20T17:37:03.592Z] #39 9.127 DEP images/fsnotify.pb-c.d [2020-05-20T17:37:03.592Z] #39 9.178 PBCC images/eventpoll.pb-c.c [2020-05-20T17:37:03.592Z] #39 ... [2020-05-20T17:37:03.592Z] [2020-05-20T17:37:03.592Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-20T17:37:03.592Z] #25 20.56 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-20T17:37:03.592Z] #25 20.82 [2020-05-20T17:37:03.592Z] #25 20.93 ######################################################################## 100.0% [2020-05-20T17:37:03.592Z] #25 21.00 [2020-05-20T17:37:03.592Z] #25 21.05 Download of images into '/build' complete. [2020-05-20T17:37:03.592Z] #25 21.05 Use something like the following to load the result into a Docker daemon: [2020-05-20T17:37:03.592Z] #25 21.05 tar -cC '/build' . | docker load [2020-05-20T17:37:03.592Z] #25 DONE 21.2s [2020-05-20T17:37:03.592Z] [2020-05-20T17:37:03.592Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T17:37:03.592Z] #39 9.215 DEP images/eventpoll.pb-c.d [2020-05-20T17:37:03.592Z] #39 9.290 PBCC images/eventfd.pb-c.c [2020-05-20T17:37:03.592Z] #39 9.310 DEP images/eventfd.pb-c.d [2020-05-20T17:37:03.592Z] #39 9.337 PBCC images/remap-file-path.pb-c.c [2020-05-20T17:37:03.592Z] #39 9.345 DEP images/remap-file-path.pb-c.d [2020-05-20T17:37:03.592Z] #39 9.357 PBCC images/fifo.pb-c.c [2020-05-20T17:37:03.592Z] #39 9.376 DEP images/fifo.pb-c.d [2020-05-20T17:37:03.592Z] #39 9.392 PBCC images/ghost-file.pb-c.c [2020-05-20T17:37:03.873Z] #39 9.423 DEP images/ghost-file.pb-c.d [2020-05-20T17:37:03.873Z] #39 9.452 PBCC images/regfile.pb-c.c [2020-05-20T17:37:03.874Z] #39 9.485 DEP images/regfile.pb-c.d [2020-05-20T17:37:03.874Z] #39 9.501 PBCC images/ns.pb-c.c [2020-05-20T17:37:03.874Z] #39 9.515 DEP images/ns.pb-c.d [2020-05-20T17:37:03.874Z] #39 9.551 PBCC images/fdinfo.pb-c.c [2020-05-20T17:37:03.874Z] #39 9.582 DEP images/fdinfo.pb-c.d [2020-05-20T17:37:04.163Z] #39 9.619 PBCC images/core-aarch64.pb-c.c [2020-05-20T17:37:04.163Z] #39 9.648 PBCC images/core-arm.pb-c.c [2020-05-20T17:37:04.163Z] #39 9.687 PBCC images/core-ppc64.pb-c.c [2020-05-20T17:37:04.163Z] #39 9.716 PBCC images/core-s390.pb-c.c [2020-05-20T17:37:04.163Z] #39 9.841 PBCC images/core-x86.pb-c.c [2020-05-20T17:37:04.163Z] #39 9.841 PBCC images/core.pb-c.c [2020-05-20T17:37:04.163Z] #39 9.921 PBCC images/inventory.pb-c.c [2020-05-20T17:37:04.444Z] #39 9.984 DEP images/core-aarch64.pb-c.d [2020-05-20T17:37:04.444Z] #39 10.02 DEP images/core-arm.pb-c.d [2020-05-20T17:37:04.735Z] #39 10.14 DEP images/core-ppc64.pb-c.d [2020-05-20T17:37:04.735Z] #39 10.23 DEP images/core-s390.pb-c.d [2020-05-20T17:37:04.735Z] #39 10.31 DEP images/core-x86.pb-c.d [2020-05-20T17:37:04.735Z] #39 10.37 DEP images/core.pb-c.d [2020-05-20T17:37:04.735Z] #39 10.45 DEP images/inventory.pb-c.d [2020-05-20T17:37:04.735Z] #39 10.55 PBCC images/cpuinfo.pb-c.c [2020-05-20T17:37:04.983Z] Sending build context to Docker daemon 55.39MB [2020-05-20T17:37:04.983Z] [2020-05-20T17:37:04.983Z] Step 1/10 : FROM microsoft/windowsservercore [2020-05-20T17:37:04.983Z] ---> 561b89eac394 [2020-05-20T17:37:04.983Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-05-20T17:37:04.983Z] ---> Using cache [2020-05-20T17:37:04.983Z] ---> fdad896e6bba [2020-05-20T17:37:04.983Z] Step 3/10 : ARG GO_VERSION=1.13.11 [2020-05-20T17:37:04.983Z] ---> Using cache [2020-05-20T17:37:04.983Z] ---> f14a1c3e6f5a [2020-05-20T17:37:04.983Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-05-20T17:37:04.983Z] ---> Using cache [2020-05-20T17:37:04.983Z] ---> 27a2e581febf [2020-05-20T17:37:04.983Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2020-05-20T17:37:04.983Z] ---> Using cache [2020-05-20T17:37:04.983Z] ---> b2d0196b81f2 [2020-05-20T17:37:04.983Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2020-05-20T17:37:04.983Z] ---> Using cache [2020-05-20T17:37:04.983Z] ---> 034635971f9a [2020-05-20T17:37:04.983Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $env:GO111MODULE = 'on'; &go get -d "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"Failed getting gotestsum sources..."' }; $env:GO111MODULE = 'on'; &go build -buildmode=exe -o "${Env:GOPATH}\bin\gotestsum.exe" gotest.tools/gotestsum; $env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-05-20T17:37:04.983Z] ---> Using cache [2020-05-20T17:37:04.983Z] ---> e0d95fbfa81b [2020-05-20T17:37:04.983Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-05-20T17:37:04.983Z] ---> Using cache [2020-05-20T17:37:04.983Z] ---> 3941abf1ba51 [2020-05-20T17:37:04.983Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-05-20T17:37:04.983Z] ---> Using cache [2020-05-20T17:37:04.983Z] ---> 455ac0ec9de6 [2020-05-20T17:37:04.983Z] Step 10/10 : COPY . . [2020-05-20T17:37:05.023Z] #39 10.59 DEP images/cpuinfo.pb-c.d [2020-05-20T17:37:05.023Z] #39 10.61 PBCC images/stats.pb-c.c [2020-05-20T17:37:05.023Z] #39 10.61 DEP images/stats.pb-c.d [2020-05-20T17:37:06.025Z] #39 11.72 make[1]: Nothing to be done for 'all'. [2020-05-20T17:37:06.025Z] #39 ... [2020-05-20T17:37:06.025Z] [2020-05-20T17:37:06.025Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-20T17:37:06.025Z] #30 37.71 time [2020-05-20T17:37:06.025Z] #30 43.07 internal/poll [2020-05-20T17:37:06.025Z] #30 44.26 internal/fmtsort [2020-05-20T17:37:06.025Z] #30 44.94 internal/syscall/unix [2020-05-20T17:37:06.025Z] #30 44.97 strings [2020-05-20T17:37:06.025Z] #30 45.34 os [2020-05-20T17:37:06.306Z] #30 ... [2020-05-20T17:37:06.306Z] [2020-05-20T17:37:06.306Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:37:07.148Z] #52 25.46 Checking out files: 69% (2201/3179) Checking out files: 70% (2226/3179) Checking out files: 71% (2258/3179) Checking out files: 72% (2289/3179) Checking out files: 73% (2321/3179) Checking out files: 74% (2353/3179) Checking out files: 75% (2385/3179) Checking out files: 76% (2417/3179) Checking out files: 77% (2448/3179) Checking out files: 78% (2480/3179) Checking out files: 79% (2512/3179) Checking out files: 80% (2544/3179) Checking out files: 81% (2575/3179) Checking out files: 82% (2607/3179) Checking out files: 83% (2639/3179) Checking out files: 84% (2671/3179) Checking out files: 85% (2703/3179) Checking out files: 86% (2734/3179) Checking out files: 87% (2766/3179) Checking out files: 88% (2798/3179) Checking out files: 89% (2830/3179) Checking out files: 90% (2862/3179) Checking out files: 91% (2893/3179) Checking out files: 92% (2925/3179) Checking out files: 93% (2957/3179) Checking out files: 94% (2989/3179) Checking out files: 95% (3021/3179) Checking out files: 96% (3052/3179) Checking out files: 97% (3084/3179) Checking out files: 98% (3116/3179) Checking out files: 99% (3148/3179) Checking out files: 100% (3179/3179) Checking out files: 100% (3179/3179), done. [2020-05-20T17:37:07.148Z] #52 26.36 + cd /tmp/tmp.9YQMWPM2JO/src/github.com/containerd/containerd [2020-05-20T17:37:07.148Z] #52 26.36 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-20T17:37:07.822Z] Fetching without tags [2020-05-20T17:37:08.141Z] Merging remotes/origin/master commit e5a679cfd2897527e36fdd33cb53f0b6934b6cce into PR head commit 09d10c6c5fbdf1ed060623565daf622f269e1803 [2020-05-20T17:37:08.614Z] #52 27.84 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-20T17:37:08.614Z] #52 27.84 + BUILDTAGS='netgo osusergo static_build' [2020-05-20T17:37:08.614Z] #52 27.84 + export EXTRA_FLAGS=-buildmode=pie [2020-05-20T17:37:08.614Z] #52 27.84 + EXTRA_FLAGS=-buildmode=pie [2020-05-20T17:37:08.614Z] #52 27.84 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-20T17:37:08.614Z] #52 27.84 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-20T17:37:08.614Z] #52 27.84 + '[' '' = dynamic ']' [2020-05-20T17:37:08.614Z] #52 27.84 + make [2020-05-20T17:37:08.894Z] #52 ... [2020-05-20T17:37:08.894Z] [2020-05-20T17:37:08.894Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-20T17:37:08.894Z] #41 40.39 time [2020-05-20T17:37:08.894Z] #41 44.14 internal/fmtsort [2020-05-20T17:37:08.894Z] #41 44.73 internal/syscall/execenv [2020-05-20T17:37:08.894Z] #41 44.83 internal/syscall/unix [2020-05-20T17:37:08.894Z] #41 45.02 strings [2020-05-20T17:37:08.894Z] #41 45.53 os [2020-05-20T17:37:08.894Z] #41 47.82 regexp/syntax [2020-05-20T17:37:08.894Z] #41 49.13 fmt [2020-05-20T17:37:07.814Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-20T17:37:07.816Z] > git config --add remote.origin.fetch +refs/pull/41004/head:refs/remotes/origin/PR-41004 # timeout=10 [2020-05-20T17:37:07.818Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-20T17:37:07.822Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-20T17:37:07.867Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-20T17:37:07.867Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-20T17:37:07.867Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41004/head:refs/remotes/origin/PR-41004 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-20T17:37:08.144Z] > git config core.sparsecheckout # timeout=10 [2020-05-20T17:37:08.145Z] > git checkout -f 09d10c6c5fbdf1ed060623565daf622f269e1803 # timeout=10 [2020-05-20T17:37:08.691Z] > git merge e5a679cfd2897527e36fdd33cb53f0b6934b6cce # timeout=10 [2020-05-20T17:37:09.160Z] Merge succeeded, producing 189d60eb241ca9ae9c140703bcc916ea75effa6a [2020-05-20T17:37:09.160Z] Checking out Revision 189d60eb241ca9ae9c140703bcc916ea75effa6a (PR-41004) [2020-05-20T17:37:09.175Z] #41 ... [2020-05-20T17:37:09.176Z] [2020-05-20T17:37:09.176Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-20T17:37:09.176Z] #17 49.76 Selecting previously unselected package libnet1:s390x. [2020-05-20T17:37:09.176Z] #17 49.77 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-05-20T17:37:09.176Z] #17 49.77 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-20T17:37:09.176Z] #17 49.90 Selecting previously unselected package libnl-3-200:s390x. [2020-05-20T17:37:09.176Z] #17 49.90 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-05-20T17:37:09.176Z] #17 49.90 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-05-20T17:37:09.176Z] #17 50.05 Selecting previously unselected package libprotobuf-c1:s390x. [2020-05-20T17:37:09.176Z] #17 50.05 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-05-20T17:37:09.176Z] #17 50.05 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-20T17:37:09.176Z] #17 50.15 Selecting previously unselected package libreadline5:s390x. [2020-05-20T17:37:09.176Z] #17 50.15 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-05-20T17:37:09.176Z] #17 50.16 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-05-20T17:37:09.176Z] #17 50.26 Selecting previously unselected package net-tools. [2020-05-20T17:37:09.176Z] #17 50.29 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-05-20T17:37:09.176Z] #17 50.29 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-20T17:37:09.176Z] #17 50.59 Selecting previously unselected package python-pip-whl. [2020-05-20T17:37:09.176Z] #17 50.59 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-20T17:37:09.176Z] #17 50.60 Unpacking python-pip-whl (18.1-5) ... [2020-05-20T17:37:09.176Z] #17 51.21 Selecting previously unselected package python3-lib2to3. [2020-05-20T17:37:09.176Z] #17 51.22 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-20T17:37:09.176Z] #17 51.22 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-20T17:37:09.176Z] #17 51.42 Selecting previously unselected package python3-distutils. [2020-05-20T17:37:09.176Z] #17 51.43 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-20T17:37:09.176Z] #17 51.43 Unpacking python3-distutils (3.7.3-1) ... [2020-05-20T17:37:09.176Z] #17 51.65 Selecting previously unselected package python3-pip. [2020-05-20T17:37:09.176Z] #17 51.66 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-20T17:37:09.176Z] #17 51.66 Unpacking python3-pip (18.1-5) ... [2020-05-20T17:37:09.176Z] #17 51.89 Selecting previously unselected package python3-pkg-resources. [2020-05-20T17:37:09.176Z] #17 51.89 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-20T17:37:09.176Z] #17 51.90 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-20T17:37:09.176Z] #17 52.08 Selecting previously unselected package python3-setuptools. [2020-05-20T17:37:09.176Z] #17 52.08 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-20T17:37:09.176Z] #17 52.08 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-20T17:37:09.176Z] #17 52.38 Selecting previously unselected package python3-wheel. [2020-05-20T17:37:09.176Z] #17 52.38 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-20T17:37:09.176Z] #17 52.38 Unpacking python3-wheel (0.32.3-2) ... [2020-05-20T17:37:09.176Z] #17 52.47 Selecting previously unselected package sudo. [2020-05-20T17:37:09.176Z] #17 52.48 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-05-20T17:37:09.176Z] #17 52.48 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-20T17:37:09.176Z] #17 53.11 Selecting previously unselected package thin-provisioning-tools. [2020-05-20T17:37:09.176Z] #17 53.16 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-05-20T17:37:09.176Z] #17 53.16 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-20T17:37:09.291Z] Commit message: "Merge commit 'e5a679cfd2897527e36fdd33cb53f0b6934b6cce' into HEAD" [2020-05-20T17:37:09.296Z] First time build. Skipping changelog. [2020-05-20T17:37:09.456Z] #17 53.47 Selecting previously unselected package uidmap. [2020-05-20T17:37:09.457Z] #17 53.50 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-05-20T17:37:09.457Z] #17 53.51 Unpacking uidmap (1:4.5-1.1) ... [2020-05-20T17:37:09.457Z] #17 53.61 Selecting previously unselected package vim-runtime. [2020-05-20T17:37:09.738Z] #17 53.61 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-20T17:37:09.738Z] #17 53.66 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-05-20T17:37:09.738Z] #17 53.70 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-20T17:37:09.738Z] #17 53.71 Unpacking vim-runtime (2:8.1.0875-5) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-20T17:37:10.189Z] + docker version [2020-05-20T17:37:10.189Z] Client: Docker Engine - Community [2020-05-20T17:37:10.189Z] Version: 19.03.8 [2020-05-20T17:37:10.189Z] API version: 1.40 [2020-05-20T17:37:10.189Z] Go version: go1.12.17 [2020-05-20T17:37:10.189Z] Git commit: afacb8b7f0 [2020-05-20T17:37:10.189Z] Built: Wed Mar 11 01:25:46 2020 [2020-05-20T17:37:10.189Z] OS/Arch: linux/amd64 [2020-05-20T17:37:10.189Z] Experimental: false [2020-05-20T17:37:10.189Z] [2020-05-20T17:37:10.189Z] Server: Docker Engine - Community [2020-05-20T17:37:10.189Z] Engine: [2020-05-20T17:37:10.189Z] Version: 19.03.8 [2020-05-20T17:37:10.189Z] API version: 1.40 (minimum version 1.12) [2020-05-20T17:37:10.189Z] Go version: go1.12.17 [2020-05-20T17:37:10.189Z] Git commit: afacb8b7f0 [2020-05-20T17:37:10.189Z] Built: Wed Mar 11 01:24:19 2020 [2020-05-20T17:37:10.189Z] OS/Arch: linux/amd64 [2020-05-20T17:37:10.189Z] Experimental: true [2020-05-20T17:37:10.189Z] containerd: [2020-05-20T17:37:10.189Z] Version: 1.2.13 [2020-05-20T17:37:10.189Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-20T17:37:10.189Z] runc: [2020-05-20T17:37:10.189Z] Version: 1.0.0-rc10 [2020-05-20T17:37:10.189Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-20T17:37:10.189Z] docker-init: [2020-05-20T17:37:10.189Z] Version: 0.18.0 [2020-05-20T17:37:10.189Z] GitCommit: fec3683 [Pipeline] sh [2020-05-20T17:37:10.545Z] + docker info [2020-05-20T17:37:10.545Z] Client: [2020-05-20T17:37:10.545Z] Debug Mode: false [2020-05-20T17:37:10.545Z] [2020-05-20T17:37:10.545Z] Server: [2020-05-20T17:37:10.545Z] Containers: 0 [2020-05-20T17:37:10.545Z] Running: 0 [2020-05-20T17:37:10.545Z] Paused: 0 [2020-05-20T17:37:10.545Z] Stopped: 0 [2020-05-20T17:37:10.545Z] Images: 4 [2020-05-20T17:37:10.545Z] Server Version: 19.03.8 [2020-05-20T17:37:10.545Z] Storage Driver: overlay2 [2020-05-20T17:37:10.545Z] Backing Filesystem: [2020-05-20T17:37:10.545Z] Supports d_type: true [2020-05-20T17:37:10.545Z] Native Overlay Diff: true [2020-05-20T17:37:10.545Z] Logging Driver: json-file [2020-05-20T17:37:10.545Z] Cgroup Driver: cgroupfs [2020-05-20T17:37:10.545Z] Plugins: [2020-05-20T17:37:10.545Z] Volume: local [2020-05-20T17:37:10.545Z] Network: bridge host ipvlan macvlan null overlay [2020-05-20T17:37:10.545Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-20T17:37:10.545Z] Swarm: inactive [2020-05-20T17:37:10.545Z] Runtimes: runc [2020-05-20T17:37:10.545Z] Default Runtime: runc [2020-05-20T17:37:10.545Z] Init Binary: docker-init [2020-05-20T17:37:10.545Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-20T17:37:10.545Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-20T17:37:10.545Z] init version: fec3683 [2020-05-20T17:37:10.545Z] Security Options: [2020-05-20T17:37:10.545Z] apparmor [2020-05-20T17:37:10.545Z] seccomp [2020-05-20T17:37:10.545Z] Profile: default [2020-05-20T17:37:10.545Z] Kernel Version: 4.15.0-1065-aws [2020-05-20T17:37:10.545Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-20T17:37:10.545Z] OSType: linux [2020-05-20T17:37:10.545Z] Architecture: x86_64 [2020-05-20T17:37:10.545Z] CPUs: 8 [2020-05-20T17:37:10.545Z] Total Memory: 30.63GiB [2020-05-20T17:37:10.545Z] Name: ip-10-100-83-230 [2020-05-20T17:37:10.545Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-05-20T17:37:10.545Z] Docker Root Dir: /var/lib/docker [2020-05-20T17:37:10.545Z] Debug Mode: false [2020-05-20T17:37:10.545Z] Registry: https://index.docker.io/v1/ [2020-05-20T17:37:10.545Z] Labels: [2020-05-20T17:37:10.545Z] Experimental: true [2020-05-20T17:37:10.545Z] Insecure Registries: [2020-05-20T17:37:10.545Z] 127.0.0.0/8 [2020-05-20T17:37:10.545Z] Live Restore Enabled: true [2020-05-20T17:37:10.545Z] [2020-05-20T17:37:10.545Z] WARNING: No swap limit support [Pipeline] sh [2020-05-20T17:37:09.158Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-20T17:37:09.207Z] > git config core.sparsecheckout # timeout=10 [2020-05-20T17:37:09.209Z] > git checkout -f 189d60eb241ca9ae9c140703bcc916ea75effa6a # timeout=10 [2020-05-20T17:37:09.294Z] > git rev-list --no-walk 25762cf7d30768a39238917bc7b23bb573961d9f # timeout=10 [2020-05-20T17:37:10.937Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-20T17:37:10.937Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-20T17:37:10.937Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41004/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-20T17:37:10.937Z] + bash /home/ubuntu/workspace/moby_PR-41004/check-config.sh [2020-05-20T17:37:10.937Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-20T17:37:10.937Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-20T17:37:10.937Z] [2020-05-20T17:37:10.937Z] Generally Necessary: [2020-05-20T17:37:10.937Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-20T17:37:10.937Z] - apparmor: enabled and tools installed [2020-05-20T17:37:10.937Z] - CONFIG_NAMESPACES: enabled [2020-05-20T17:37:10.937Z] - CONFIG_NET_NS: enabled [2020-05-20T17:37:10.937Z] - CONFIG_PID_NS: enabled [2020-05-20T17:37:10.937Z] - CONFIG_IPC_NS: enabled [2020-05-20T17:37:10.937Z] - CONFIG_UTS_NS: enabled [2020-05-20T17:37:10.937Z] - CONFIG_CGROUPS: enabled [2020-05-20T17:37:10.937Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-20T17:37:10.937Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-20T17:37:10.937Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-20T17:37:10.937Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-20T17:37:10.937Z] - CONFIG_CPUSETS: enabled [2020-05-20T17:37:10.937Z] - CONFIG_MEMCG: enabled [2020-05-20T17:37:10.937Z] - CONFIG_KEYS: enabled [2020-05-20T17:37:10.937Z] - CONFIG_VETH: enabled (as module) [2020-05-20T17:37:10.937Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-20T17:37:10.937Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-20T17:37:11.192Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-20T17:37:11.192Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-20T17:37:11.192Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-20T17:37:11.192Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-20T17:37:11.192Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-20T17:37:11.192Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-20T17:37:11.192Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-20T17:37:11.192Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-20T17:37:11.192Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-20T17:37:11.192Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-20T17:37:11.192Z] [2020-05-20T17:37:11.192Z] Optional Features: [2020-05-20T17:37:11.192Z] - CONFIG_USER_NS: enabled [2020-05-20T17:37:11.192Z] - CONFIG_SECCOMP: enabled [2020-05-20T17:37:11.192Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-20T17:37:11.192Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-20T17:37:11.192Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-20T17:37:11.192Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-20T17:37:11.192Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-05-20T17:37:11.192Z] - CONFIG_BLK_CGROUP: enabled [2020-05-20T17:37:11.192Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-20T17:37:11.192Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-20T17:37:11.192Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-20T17:37:11.192Z] - CONFIG_CGROUP_PERF: enabled [2020-05-20T17:37:11.192Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-20T17:37:11.192Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-20T17:37:11.192Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-20T17:37:11.192Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-20T17:37:11.192Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-20T17:37:11.192Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-20T17:37:11.192Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-20T17:37:11.192Z] - CONFIG_IP_VS: enabled (as module) [2020-05-20T17:37:11.192Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-20T17:37:11.192Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-20T17:37:11.192Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-20T17:37:11.192Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-20T17:37:11.192Z] - CONFIG_EXT4_FS: enabled [2020-05-20T17:37:11.192Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-20T17:37:11.192Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-20T17:37:11.192Z] - Network Drivers: [2020-05-20T17:37:11.192Z] - "overlay": [2020-05-20T17:37:11.192Z] - CONFIG_VXLAN: enabled (as module) [2020-05-20T17:37:11.192Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-20T17:37:11.192Z] Optional (for encrypted networks): [2020-05-20T17:37:11.192Z] - CONFIG_CRYPTO: enabled [2020-05-20T17:37:11.192Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-20T17:37:11.192Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-20T17:37:11.192Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-20T17:37:11.192Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-20T17:37:11.192Z] - CONFIG_XFRM: enabled [2020-05-20T17:37:11.192Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-20T17:37:11.192Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-20T17:37:11.192Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-20T17:37:11.192Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-20T17:37:11.192Z] - "ipvlan": [2020-05-20T17:37:11.192Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-20T17:37:11.192Z] - "macvlan": [2020-05-20T17:37:11.375Z] Fetching without tags [2020-05-20T17:37:11.446Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-20T17:37:11.446Z] - CONFIG_DUMMY: enabled (as module) [2020-05-20T17:37:11.446Z] - "ftp,tftp client in container": [2020-05-20T17:37:11.446Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-20T17:37:11.446Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-20T17:37:11.446Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-20T17:37:11.446Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-20T17:37:11.446Z] - Storage Drivers: [2020-05-20T17:37:11.446Z] - "aufs": [2020-05-20T17:37:11.446Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-20T17:37:11.447Z] - "btrfs": [2020-05-20T17:37:11.447Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-20T17:37:11.447Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-20T17:37:11.447Z] - "devicemapper": [2020-05-20T17:37:11.447Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-20T17:37:11.447Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-20T17:37:11.447Z] - "overlay": [2020-05-20T17:37:11.447Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-20T17:37:11.447Z] - "zfs": [2020-05-20T17:37:11.447Z] - /dev/zfs: missing [2020-05-20T17:37:11.447Z] - zfs command: missing [2020-05-20T17:37:11.447Z] - zpool command: missing [2020-05-20T17:37:11.447Z] [2020-05-20T17:37:11.447Z] Limits: [2020-05-20T17:37:11.447Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-20T17:37:11.447Z] [2020-05-20T17:37:11.447Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-20T17:37:11.607Z] Merging remotes/origin/master commit e5a679cfd2897527e36fdd33cb53f0b6934b6cce into PR head commit 09d10c6c5fbdf1ed060623565daf622f269e1803 [2020-05-20T17:37:11.897Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c78791cda10d6ff080d45d04e51dbf481814dee0 . [2020-05-20T17:37:11.897Z] #1 [internal] load .dockerignore [2020-05-20T17:37:11.897Z] #1 transferring context: 87B done [2020-05-20T17:37:11.897Z] #1 DONE 0.0s [2020-05-20T17:37:11.897Z] [2020-05-20T17:37:11.897Z] #2 [internal] load build definition from Dockerfile [2020-05-20T17:37:11.897Z] #2 transferring dockerfile: 16.32kB done [2020-05-20T17:37:11.897Z] #2 DONE 0.0s [2020-05-20T17:37:11.897Z] [2020-05-20T17:37:11.897Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-20T17:37:11.362Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-20T17:37:11.365Z] > git config --add remote.origin.fetch +refs/pull/41004/head:refs/remotes/origin/PR-41004 # timeout=10 [2020-05-20T17:37:11.370Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-20T17:37:11.374Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-20T17:37:11.379Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-20T17:37:11.379Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-20T17:37:11.380Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41004/head:refs/remotes/origin/PR-41004 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-20T17:37:11.611Z] > git config core.sparsecheckout # timeout=10 [2020-05-20T17:37:11.621Z] > git checkout -f 09d10c6c5fbdf1ed060623565daf622f269e1803 # timeout=10 [2020-05-20T17:37:12.123Z] > git merge e5a679cfd2897527e36fdd33cb53f0b6934b6cce # timeout=10 [2020-05-20T17:37:12.327Z] Merge succeeded, producing 029311f2fbf000bef0a1ca374d5a6c7dab347aa0 [2020-05-20T17:37:12.327Z] Checking out Revision 029311f2fbf000bef0a1ca374d5a6c7dab347aa0 (PR-41004) [2020-05-20T17:37:12.455Z] #3 DONE 0.5s [2020-05-20T17:37:12.455Z] [2020-05-20T17:37:12.455Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-20T17:37:12.455Z] #4 CACHED [2020-05-20T17:37:12.482Z] Commit message: "Merge commit 'e5a679cfd2897527e36fdd33cb53f0b6934b6cce' into HEAD" [2020-05-20T17:37:12.487Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-20T17:37:13.014Z] [2020-05-20T17:37:13.014Z] #5 [internal] load metadata for docker.io/library/golang:1.13.11-buster [2020-05-20T17:37:13.014Z] #5 DONE 0.1s [2020-05-20T17:37:13.014Z] [2020-05-20T17:37:13.014Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-20T17:37:13.014Z] #6 DONE 0.1s [2020-05-20T17:37:13.247Z] + docker version [2020-05-20T17:37:13.247Z] Client: Docker Engine - Community [2020-05-20T17:37:13.247Z] Version: 19.03.8 [2020-05-20T17:37:13.247Z] API version: 1.40 [2020-05-20T17:37:13.247Z] Go version: go1.12.17 [2020-05-20T17:37:13.247Z] Git commit: afacb8b7f0 [2020-05-20T17:37:13.247Z] Built: Wed Mar 11 01:25:46 2020 [2020-05-20T17:37:13.247Z] OS/Arch: linux/amd64 [2020-05-20T17:37:13.247Z] Experimental: false [2020-05-20T17:37:13.247Z] [2020-05-20T17:37:13.247Z] Server: Docker Engine - Community [2020-05-20T17:37:13.247Z] Engine: [2020-05-20T17:37:13.247Z] Version: 19.03.8 [2020-05-20T17:37:13.248Z] API version: 1.40 (minimum version 1.12) [2020-05-20T17:37:13.248Z] Go version: go1.12.17 [2020-05-20T17:37:13.248Z] Git commit: afacb8b7f0 [2020-05-20T17:37:13.248Z] Built: Wed Mar 11 01:24:19 2020 [2020-05-20T17:37:13.248Z] OS/Arch: linux/amd64 [2020-05-20T17:37:13.248Z] Experimental: true [2020-05-20T17:37:13.248Z] containerd: [2020-05-20T17:37:13.248Z] Version: 1.2.13 [2020-05-20T17:37:13.248Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-20T17:37:13.248Z] runc: [2020-05-20T17:37:13.248Z] Version: 1.0.0-rc10 [2020-05-20T17:37:13.248Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-20T17:37:13.248Z] docker-init: [2020-05-20T17:37:13.248Z] Version: 0.18.0 [2020-05-20T17:37:13.248Z] GitCommit: fec3683 [Pipeline] sh [2020-05-20T17:37:13.269Z] [2020-05-20T17:37:13.269Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-20T17:37:13.269Z] #7 DONE 0.0s [2020-05-20T17:37:13.269Z] [2020-05-20T17:37:13.269Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-20T17:37:13.269Z] #57 DONE 0.0s [2020-05-20T17:37:13.269Z] [2020-05-20T17:37:13.269Z] #20 [internal] load build context [2020-05-20T17:37:13.526Z] + docker info [2020-05-20T17:37:13.831Z] #20 transferring context: 50.65MB 0.6s done [2020-05-20T17:37:13.831Z] #20 DONE 0.6s [2020-05-20T17:37:13.831Z] [2020-05-20T17:37:13.831Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-20T17:37:13.831Z] #26 CACHED [2020-05-20T17:37:13.831Z] [2020-05-20T17:37:13.831Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-20T17:37:13.831Z] #23 CACHED [2020-05-20T17:37:13.831Z] [2020-05-20T17:37:13.831Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-20T17:37:13.831Z] #33 CACHED [2020-05-20T17:37:13.831Z] [2020-05-20T17:37:13.831Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-20T17:37:13.831Z] #19 CACHED [2020-05-20T17:37:13.831Z] [2020-05-20T17:37:13.831Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-20T17:37:13.831Z] #13 CACHED [2020-05-20T17:37:13.831Z] [2020-05-20T17:37:13.831Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-20T17:37:13.831Z] #59 CACHED [2020-05-20T17:37:13.831Z] [2020-05-20T17:37:13.831Z] #60 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-20T17:37:13.831Z] #60 CACHED [2020-05-20T17:37:13.831Z] [2020-05-20T17:37:13.831Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:37:13.831Z] #54 CACHED [2020-05-20T17:37:13.831Z] [2020-05-20T17:37:13.831Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-20T17:37:13.831Z] #30 CACHED [2020-05-20T17:37:13.831Z] [2020-05-20T17:37:13.831Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:37:13.831Z] #21 CACHED [2020-05-20T17:37:13.831Z] [2020-05-20T17:37:13.831Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-20T17:37:13.831Z] #14 CACHED [2020-05-20T17:37:13.831Z] [2020-05-20T17:37:13.831Z] #58 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-20T17:37:13.831Z] #58 CACHED [2020-05-20T17:37:13.831Z] [2020-05-20T17:37:13.831Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-20T17:37:13.831Z] #22 CACHED [2020-05-20T17:37:13.831Z] [2020-05-20T17:37:13.831Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-20T17:37:13.831Z] #37 CACHED [2020-05-20T17:37:13.831Z] [2020-05-20T17:37:13.831Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-20T17:37:13.831Z] #50 CACHED [2020-05-20T17:37:13.831Z] [2020-05-20T17:37:13.831Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-20T17:37:13.831Z] #11 CACHED [2020-05-20T17:37:13.831Z] [2020-05-20T17:37:13.831Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-20T17:37:13.831Z] #41 CACHED [2020-05-20T17:37:13.831Z] [2020-05-20T17:37:13.831Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-20T17:37:13.831Z] #10 CACHED [2020-05-20T17:37:13.831Z] [2020-05-20T17:37:13.831Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-20T17:37:13.831Z] #16 CACHED [2020-05-20T17:37:13.831Z] [2020-05-20T17:37:13.831Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T17:37:13.831Z] #39 CACHED [2020-05-20T17:37:13.831Z] [2020-05-20T17:37:13.831Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-20T17:37:13.831Z] #47 CACHED [2020-05-20T17:37:13.831Z] [2020-05-20T17:37:13.831Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:37:13.831Z] #45 CACHED [2020-05-20T17:37:13.831Z] [2020-05-20T17:37:13.831Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-20T17:37:13.831Z] #48 CACHED [2020-05-20T17:37:13.831Z] [2020-05-20T17:37:13.831Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-20T17:37:13.831Z] #53 CACHED [2020-05-20T17:37:13.831Z] [2020-05-20T17:37:13.831Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-20T17:37:13.831Z] #49 CACHED [2020-05-20T17:37:13.831Z] [2020-05-20T17:37:13.831Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-20T17:37:13.831Z] #32 CACHED [2020-05-20T17:37:13.831Z] [2020-05-20T17:37:13.831Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-20T17:37:13.831Z] #35 CACHED [2020-05-20T17:37:13.831Z] [2020-05-20T17:37:13.831Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-20T17:37:13.831Z] #9 CACHED [2020-05-20T17:37:13.831Z] [2020-05-20T17:37:13.831Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:37:13.831Z] #43 CACHED [2020-05-20T17:37:13.831Z] [2020-05-20T17:37:13.831Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-20T17:37:13.831Z] #8 CACHED [2020-05-20T17:37:13.831Z] [2020-05-20T17:37:13.831Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-20T17:37:13.831Z] #40 CACHED [2020-05-20T17:37:13.831Z] [2020-05-20T17:37:13.831Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-20T17:37:13.831Z] #15 CACHED [2020-05-20T17:37:13.831Z] [2020-05-20T17:37:13.831Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-20T17:37:13.831Z] #34 CACHED [2020-05-20T17:37:13.831Z] [2020-05-20T17:37:13.831Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-20T17:37:13.831Z] #17 CACHED [2020-05-20T17:37:13.831Z] [2020-05-20T17:37:13.831Z] #56 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-20T17:37:13.831Z] #56 CACHED [2020-05-20T17:37:13.831Z] [2020-05-20T17:37:13.831Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-20T17:37:13.831Z] #24 CACHED [2020-05-20T17:37:13.831Z] [2020-05-20T17:37:13.831Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-20T17:37:13.831Z] #42 CACHED [2020-05-20T17:37:13.831Z] [2020-05-20T17:37:13.831Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-20T17:37:13.831Z] #18 CACHED [2020-05-20T17:37:13.831Z] [2020-05-20T17:37:13.831Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-20T17:37:13.831Z] #31 CACHED [2020-05-20T17:37:13.831Z] [2020-05-20T17:37:13.831Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-20T17:37:13.831Z] #29 CACHED [2020-05-20T17:37:13.831Z] [2020-05-20T17:37:13.831Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-20T17:37:13.831Z] #36 CACHED [2020-05-20T17:37:13.831Z] [2020-05-20T17:37:13.831Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:37:13.831Z] #52 CACHED [2020-05-20T17:37:13.831Z] [2020-05-20T17:37:13.831Z] #55 [rootlesskit 2/2] COPY ./contrib/dockerd-rootless.sh /build [2020-05-20T17:37:13.831Z] #55 CACHED [2020-05-20T17:37:13.831Z] [2020-05-20T17:37:13.831Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-20T17:37:13.831Z] #38 CACHED [2020-05-20T17:37:13.831Z] [2020-05-20T17:37:13.831Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-20T17:37:13.831Z] #27 CACHED [2020-05-20T17:37:13.831Z] [2020-05-20T17:37:13.831Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-20T17:37:13.831Z] #25 CACHED [2020-05-20T17:37:13.831Z] [2020-05-20T17:37:13.831Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-20T17:37:13.831Z] #51 CACHED [2020-05-20T17:37:13.831Z] [2020-05-20T17:37:13.831Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-20T17:37:13.831Z] #46 CACHED [2020-05-20T17:37:13.831Z] [2020-05-20T17:37:13.831Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-20T17:37:13.831Z] #12 CACHED [2020-05-20T17:37:13.831Z] [2020-05-20T17:37:13.831Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-20T17:37:13.831Z] #44 CACHED [2020-05-20T17:37:13.831Z] [2020-05-20T17:37:13.831Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-20T17:37:13.831Z] #28 CACHED [2020-05-20T17:37:13.831Z] [2020-05-20T17:37:13.831Z] #61 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-20T17:37:13.831Z] #61 CACHED [2020-05-20T17:37:13.831Z] [2020-05-20T17:37:13.831Z] #62 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-20T17:37:12.323Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-20T17:37:12.331Z] > git config core.sparsecheckout # timeout=10 [2020-05-20T17:37:12.336Z] > git checkout -f 029311f2fbf000bef0a1ca374d5a6c7dab347aa0 # timeout=10 [2020-05-20T17:37:12.486Z] > git rev-list --no-walk 25762cf7d30768a39238917bc7b23bb573961d9f # timeout=10 [2020-05-20T17:37:14.152Z] #17 57.78 Selecting previously unselected package vim. [2020-05-20T17:37:14.152Z] #17 57.82 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-05-20T17:37:14.152Z] #17 57.83 Unpacking vim (2:8.1.0875-5) ... [2020-05-20T17:37:14.152Z] #17 ... [2020-05-20T17:37:14.152Z] [2020-05-20T17:37:14.152Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-20T17:37:14.152Z] #47 45.34 context [2020-05-20T17:37:14.152Z] #47 45.59 encoding/base64 [2020-05-20T17:37:14.152Z] #47 46.36 os [2020-05-20T17:37:14.152Z] #47 46.73 strings [2020-05-20T17:37:14.152Z] #47 49.19 fmt [2020-05-20T17:37:14.152Z] #47 49.29 path/filepath [2020-05-20T17:37:14.152Z] #47 50.60 golang.org/x/sys/unix [2020-05-20T17:37:14.152Z] #47 52.91 encoding/json [2020-05-20T17:37:14.152Z] #47 ... [2020-05-20T17:37:14.152Z] [2020-05-20T17:37:14.152Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T17:37:14.152Z] #39 12.74 CC images/stats.o [2020-05-20T17:37:14.152Z] #39 12.95 CC images/core.o [2020-05-20T17:37:14.152Z] #39 13.32 CC images/core-x86.o [2020-05-20T17:37:14.152Z] #39 13.60 CC images/core-arm.o [2020-05-20T17:37:14.152Z] #39 14.05 CC images/core-aarch64.o [2020-05-20T17:37:14.152Z] #39 14.29 CC images/core-ppc64.o [2020-05-20T17:37:14.152Z] #39 14.79 CC images/core-s390.o [2020-05-20T17:37:14.152Z] #39 15.30 CC images/cpuinfo.o [2020-05-20T17:37:14.152Z] #39 15.55 CC images/inventory.o [2020-05-20T17:37:14.152Z] #39 15.75 CC images/fdinfo.o [2020-05-20T17:37:14.152Z] #39 16.03 CC images/fown.o [2020-05-20T17:37:14.152Z] #39 16.18 CC images/ns.o [2020-05-20T17:37:14.152Z] #39 16.32 CC images/regfile.o [2020-05-20T17:37:14.152Z] #39 16.53 CC images/ghost-file.o [2020-05-20T17:37:14.152Z] #39 16.85 CC images/fifo.o [2020-05-20T17:37:14.152Z] #39 17.00 CC images/remap-file-path.o [2020-05-20T17:37:14.152Z] #39 17.27 CC images/eventfd.o [2020-05-20T17:37:14.152Z] #39 17.44 CC images/eventpoll.o [2020-05-20T17:37:14.152Z] #39 17.60 CC images/fh.o [2020-05-20T17:37:14.152Z] #39 17.90 CC images/fsnotify.o [2020-05-20T17:37:14.152Z] #39 18.39 CC images/signalfd.o [2020-05-20T17:37:14.152Z] #39 18.55 CC images/fs.o [2020-05-20T17:37:14.152Z] #39 18.76 CC images/pstree.o [2020-05-20T17:37:14.152Z] #39 18.99 CC images/pipe.o [2020-05-20T17:37:14.152Z] #39 19.11 CC images/tcp-stream.o [2020-05-20T17:37:14.152Z] #39 19.28 CC images/sk-packet.o [2020-05-20T17:37:14.152Z] #39 19.52 CC images/mnt.o [2020-05-20T17:37:14.152Z] #39 19.66 CC images/pipe-data.o [2020-05-20T17:37:14.152Z] #39 19.88 CC images/sa.o [2020-05-20T17:37:14.193Z] Fetching without tags [2020-05-20T17:37:14.432Z] #39 20.04 CC images/timer.o [2020-05-20T17:37:14.432Z] #39 ... [2020-05-20T17:37:14.432Z] [2020-05-20T17:37:14.433Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-20T17:37:14.433Z] #17 58.51 Selecting previously unselected package xfsprogs. [2020-05-20T17:37:14.455Z] Client: [2020-05-20T17:37:14.455Z] Debug Mode: false [2020-05-20T17:37:14.455Z] [2020-05-20T17:37:14.455Z] Server: [2020-05-20T17:37:14.455Z] Containers: 0 [2020-05-20T17:37:14.455Z] Running: 0 [2020-05-20T17:37:14.455Z] Paused: 0 [2020-05-20T17:37:14.455Z] Stopped: 0 [2020-05-20T17:37:14.455Z] Images: 10 [2020-05-20T17:37:14.455Z] Server Version: 19.03.8 [2020-05-20T17:37:14.455Z] Storage Driver: overlay2 [2020-05-20T17:37:14.455Z] Backing Filesystem: [2020-05-20T17:37:14.455Z] Supports d_type: true [2020-05-20T17:37:14.455Z] Native Overlay Diff: true [2020-05-20T17:37:14.455Z] Logging Driver: json-file [2020-05-20T17:37:14.455Z] Cgroup Driver: cgroupfs [2020-05-20T17:37:14.455Z] Plugins: [2020-05-20T17:37:14.455Z] Volume: local [2020-05-20T17:37:14.455Z] Network: bridge host ipvlan macvlan null overlay [2020-05-20T17:37:14.455Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-20T17:37:14.455Z] Swarm: inactive [2020-05-20T17:37:14.455Z] Runtimes: runc [2020-05-20T17:37:14.455Z] Default Runtime: runc [2020-05-20T17:37:14.455Z] Init Binary: docker-init [2020-05-20T17:37:14.455Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-20T17:37:14.455Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-20T17:37:14.455Z] init version: fec3683 [2020-05-20T17:37:14.455Z] Security Options: [2020-05-20T17:37:14.455Z] apparmor [2020-05-20T17:37:14.455Z] seccomp [2020-05-20T17:37:14.455Z] Profile: default [2020-05-20T17:37:14.455Z] Kernel Version: 4.15.0-1065-aws [2020-05-20T17:37:14.455Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-20T17:37:14.455Z] OSType: linux [2020-05-20T17:37:14.455Z] Architecture: x86_64 [2020-05-20T17:37:14.455Z] CPUs: 2 [2020-05-20T17:37:14.455Z] Total Memory: 7.501GiB [2020-05-20T17:37:14.455Z] Name: ip-10-100-112-241 [2020-05-20T17:37:14.455Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-05-20T17:37:14.455Z] Docker Root Dir: /var/lib/docker [2020-05-20T17:37:14.455Z] Debug Mode: false [2020-05-20T17:37:14.455Z] Registry: https://index.docker.io/v1/ [2020-05-20T17:37:14.455Z] Labels: [2020-05-20T17:37:14.455Z] Experimental: true [2020-05-20T17:37:14.455Z] Insecure Registries: [2020-05-20T17:37:14.455Z] 127.0.0.0/8 [2020-05-20T17:37:14.455Z] Live Restore Enabled: true [2020-05-20T17:37:14.455Z] [2020-05-20T17:37:14.455Z] WARNING: No swap limit support [Pipeline] sh [2020-05-20T17:37:14.595Z] Merging remotes/origin/master commit e5a679cfd2897527e36fdd33cb53f0b6934b6cce into PR head commit 09d10c6c5fbdf1ed060623565daf622f269e1803 [2020-05-20T17:37:14.713Z] #17 58.51 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-05-20T17:37:14.713Z] #17 58.51 Unpacking xfsprogs (4.20.0-1) ... [2020-05-20T17:37:14.733Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-20T17:37:14.733Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-20T17:37:14.733Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41004/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-20T17:37:14.733Z] + bash /home/ubuntu/workspace/moby_PR-41004/check-config.sh [2020-05-20T17:37:14.733Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-20T17:37:14.733Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-20T17:37:14.733Z] [2020-05-20T17:37:14.733Z] Generally Necessary: [2020-05-20T17:37:14.733Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-20T17:37:14.733Z] - apparmor: enabled and tools installed [2020-05-20T17:37:14.733Z] - CONFIG_NAMESPACES: enabled [2020-05-20T17:37:14.733Z] - CONFIG_NET_NS: enabled [2020-05-20T17:37:14.733Z] - CONFIG_PID_NS: enabled [2020-05-20T17:37:14.733Z] - CONFIG_IPC_NS: enabled [2020-05-20T17:37:14.733Z] - CONFIG_UTS_NS: enabled [2020-05-20T17:37:14.733Z] - CONFIG_CGROUPS: enabled [2020-05-20T17:37:14.733Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-20T17:37:14.733Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-20T17:37:14.733Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-20T17:37:14.733Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-20T17:37:14.733Z] - CONFIG_CPUSETS: enabled [2020-05-20T17:37:14.733Z] - CONFIG_MEMCG: enabled [2020-05-20T17:37:14.733Z] - CONFIG_KEYS: enabled [2020-05-20T17:37:14.733Z] - CONFIG_VETH: enabled (as module) [2020-05-20T17:37:14.733Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-20T17:37:14.733Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-20T17:37:14.733Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-20T17:37:14.733Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-20T17:37:14.733Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-20T17:37:14.733Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-20T17:37:14.733Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-20T17:37:14.733Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-20T17:37:14.733Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-20T17:37:14.733Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-20T17:37:14.733Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-20T17:37:14.733Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-20T17:37:14.733Z] [2020-05-20T17:37:14.733Z] Optional Features: [2020-05-20T17:37:14.733Z] - CONFIG_USER_NS: enabled [2020-05-20T17:37:14.733Z] - CONFIG_SECCOMP: enabled [2020-05-20T17:37:14.733Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-20T17:37:14.733Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-20T17:37:14.733Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-20T17:37:14.733Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-20T17:37:14.733Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-05-20T17:37:14.733Z] - CONFIG_BLK_CGROUP: enabled [2020-05-20T17:37:14.733Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-20T17:37:14.733Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-20T17:37:14.733Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-20T17:37:14.733Z] - CONFIG_CGROUP_PERF: enabled [2020-05-20T17:37:14.733Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-20T17:37:14.733Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-20T17:37:14.733Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-20T17:37:14.733Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-20T17:37:14.733Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-20T17:37:14.733Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-20T17:37:14.733Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-20T17:37:14.733Z] - CONFIG_IP_VS: enabled (as module) [2020-05-20T17:37:14.733Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-20T17:37:14.733Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-20T17:37:14.733Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-20T17:37:14.754Z] #62 DONE 0.9s [2020-05-20T17:37:14.990Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-20T17:37:14.990Z] - CONFIG_EXT4_FS: enabled [2020-05-20T17:37:14.990Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-20T17:37:14.990Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-20T17:37:14.990Z] - Network Drivers: [2020-05-20T17:37:14.990Z] - "overlay": [2020-05-20T17:37:14.990Z] - CONFIG_VXLAN: enabled (as module) [2020-05-20T17:37:14.990Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-20T17:37:14.990Z] Optional (for encrypted networks): [2020-05-20T17:37:14.990Z] - CONFIG_CRYPTO: enabled [2020-05-20T17:37:14.990Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-20T17:37:14.990Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-20T17:37:14.990Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-20T17:37:14.990Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-20T17:37:14.990Z] - CONFIG_XFRM: enabled [2020-05-20T17:37:14.990Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-20T17:37:14.990Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-20T17:37:14.990Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-20T17:37:14.990Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-20T17:37:14.990Z] - "ipvlan": [2020-05-20T17:37:14.990Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-20T17:37:14.990Z] - "macvlan": [2020-05-20T17:37:14.990Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-20T17:37:14.990Z] - CONFIG_DUMMY: enabled (as module) [2020-05-20T17:37:14.990Z] - "ftp,tftp client in container": [2020-05-20T17:37:14.990Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-20T17:37:14.990Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-20T17:37:14.990Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-20T17:37:14.990Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-20T17:37:14.990Z] - Storage Drivers: [2020-05-20T17:37:14.990Z] - "aufs": [2020-05-20T17:37:14.990Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-20T17:37:14.990Z] - "btrfs": [2020-05-20T17:37:14.990Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-20T17:37:14.990Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-20T17:37:14.990Z] - "devicemapper": [2020-05-20T17:37:14.990Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-20T17:37:14.990Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-20T17:37:14.990Z] - "overlay": [2020-05-20T17:37:14.990Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-20T17:37:14.990Z] - "zfs": [2020-05-20T17:37:14.990Z] - /dev/zfs: missing [2020-05-20T17:37:14.990Z] - zfs command: missing [2020-05-20T17:37:14.990Z] - zpool command: missing [2020-05-20T17:37:14.990Z] [2020-05-20T17:37:14.990Z] Limits: [2020-05-20T17:37:14.990Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-20T17:37:14.990Z] [2020-05-20T17:37:14.990Z] + true [2020-05-20T17:37:14.994Z] #17 58.96 Selecting previously unselected package zip. [2020-05-20T17:37:14.994Z] #17 58.97 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-05-20T17:37:14.994Z] #17 58.97 Unpacking zip (3.0-11+b1) ... [Pipeline] } [2020-05-20T17:37:15.008Z] [2020-05-20T17:37:15.008Z] #63 exporting to image [2020-05-20T17:37:15.008Z] #63 exporting layers [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-20T17:37:15.275Z] #17 59.23 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-20T17:37:15.275Z] #17 59.24 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-20T17:37:15.275Z] #17 59.25 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-05-20T17:37:15.275Z] #17 59.25 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-05-20T17:37:15.275Z] #17 59.26 Setting up libgpm2:s390x (1.20.7-5) ... [2020-05-20T17:37:15.275Z] #17 59.27 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-05-20T17:37:15.275Z] #17 59.27 Setting up uidmap (1:4.5-1.1) ... [2020-05-20T17:37:15.275Z] #17 59.28 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-05-20T17:37:15.275Z] #17 59.28 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-20T17:37:15.275Z] #17 59.29 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-20T17:37:15.275Z] #17 59.30 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-20T17:37:15.275Z] #17 59.31 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-05-20T17:37:15.275Z] #17 59.32 Setting up xxd (2:8.1.0875-5) ... [2020-05-20T17:37:15.275Z] #17 59.33 Setting up zip (3.0-11+b1) ... [2020-05-20T17:37:15.275Z] #17 59.34 Setting up vim-common (2:8.1.0875-5) ... [2020-05-20T17:37:15.275Z] #17 59.37 Setting up bash-completion (1:2.8-6) ... [2020-05-20T17:37:15.328Z] + sudo modprobe ip_vs [2020-05-20T17:37:15.567Z] #63 exporting layers 0.7s done [2020-05-20T17:37:15.567Z] #63 writing image sha256:19f5782715f4691a56786e002932e13e06f929f280d7b129a94b136a38ee9cea done [2020-05-20T17:37:15.567Z] #63 naming to docker.io/library/docker:c78791cda10d6ff080d45d04e51dbf481814dee0 done [2020-05-20T17:37:15.567Z] #63 DONE 0.8s [Pipeline] } [Pipeline] // stage [2020-05-20T17:37:15.585Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c78791cda10d6ff080d45d04e51dbf481814dee0 . [2020-05-20T17:37:15.585Z] #2 [internal] load build definition from Dockerfile [2020-05-20T17:37:15.585Z] #2 transferring dockerfile: 16.32kB done [2020-05-20T17:37:15.585Z] #2 DONE 0.0s [2020-05-20T17:37:15.585Z] [2020-05-20T17:37:15.585Z] #1 [internal] load .dockerignore [2020-05-20T17:37:15.585Z] #1 transferring context: 87B done [2020-05-20T17:37:15.585Z] #1 DONE 0.0s [2020-05-20T17:37:15.585Z] [2020-05-20T17:37:15.585Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-20T17:37:15.585Z] #3 DONE 0.1s [Pipeline] stage [Pipeline] { (Integration tests) [2020-05-20T17:37:14.172Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-20T17:37:14.176Z] > git config --add remote.origin.fetch +refs/pull/41004/head:refs/remotes/origin/PR-41004 # timeout=10 [2020-05-20T17:37:14.181Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-20T17:37:14.188Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-20T17:37:14.196Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-20T17:37:14.196Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-20T17:37:14.197Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41004/head:refs/remotes/origin/PR-41004 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-20T17:37:14.597Z] > git config core.sparsecheckout # timeout=10 [2020-05-20T17:37:14.601Z] > git checkout -f 09d10c6c5fbdf1ed060623565daf622f269e1803 # timeout=10 [2020-05-20T17:37:15.524Z] > git merge e5a679cfd2897527e36fdd33cb53f0b6934b6cce # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-20T17:37:15.841Z] [2020-05-20T17:37:15.841Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-20T17:37:15.841Z] #4 CACHED [2020-05-20T17:37:15.990Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41004/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=c78791cda10d6ff080d45d04e51dbf481814dee0 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c78791cda10d6ff080d45d04e51dbf481814dee0 hack/make.sh dynbinary test-integration [2020-05-20T17:37:16.178Z] Merge succeeded, producing 95a62b45e3990924e2e8b35a6240197375106de1 [2020-05-20T17:37:16.178Z] Checking out Revision 95a62b45e3990924e2e8b35a6240197375106de1 (PR-41004) [2020-05-20T17:37:16.271Z] Commit message: "Merge commit 'e5a679cfd2897527e36fdd33cb53f0b6934b6cce' into HEAD" [2020-05-20T17:37:16.276Z] #17 ... [2020-05-20T17:37:16.276Z] [2020-05-20T17:37:16.276Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-20T17:37:16.276Z] #30 47.95 path [2020-05-20T17:37:16.276Z] #30 48.44 text/tabwriter [2020-05-20T17:37:16.276Z] #30 48.89 fmt [2020-05-20T17:37:16.276Z] #30 48.89 path/filepath [2020-05-20T17:37:16.276Z] #30 50.03 io/ioutil [2020-05-20T17:37:16.276Z] #30 51.31 flag [2020-05-20T17:37:16.276Z] #30 51.31 github.com/BurntSushi/toml [2020-05-20T17:37:16.276Z] #30 52.28 log [2020-05-20T17:37:16.276Z] #30 54.20 github.com/BurntSushi/toml/cmd/tomlv [2020-05-20T17:37:16.276Z] #30 DONE 57.8s [2020-05-20T17:37:16.276Z] [2020-05-20T17:37:16.276Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T17:37:16.276Z] #39 20.23 CC images/timerfd.o [2020-05-20T17:37:16.276Z] #39 20.49 CC images/mm.o [2020-05-20T17:37:16.276Z] #39 20.74 CC images/sk-opts.o [2020-05-20T17:37:16.276Z] #39 20.86 CC images/sk-unix.o [2020-05-20T17:37:16.276Z] #39 21.06 CC images/sk-inet.o [2020-05-20T17:37:16.276Z] #39 21.32 CC images/tun.o [2020-05-20T17:37:16.276Z] #39 21.60 CC images/sk-netlink.o [2020-05-20T17:37:16.276Z] #39 21.77 CC images/packet-sock.o [2020-05-20T17:37:16.279Z] First time build. Skipping changelog. [2020-05-20T17:37:16.405Z] [2020-05-20T17:37:16.405Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-20T17:37:16.405Z] #6 DONE 0.1s [2020-05-20T17:37:16.405Z] [2020-05-20T17:37:16.405Z] #5 [internal] load metadata for docker.io/library/golang:1.13.11-buster [2020-05-20T17:37:16.405Z] #5 DONE 0.1s [2020-05-20T17:37:16.548Z] [2020-05-20T17:37:16.665Z] [2020-05-20T17:37:16.665Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-20T17:37:16.665Z] #57 DONE 0.0s [2020-05-20T17:37:16.665Z] [2020-05-20T17:37:16.665Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-20T17:37:16.665Z] #7 DONE 0.0s [2020-05-20T17:37:16.665Z] [2020-05-20T17:37:16.665Z] #20 [internal] load build context [2020-05-20T17:37:16.802Z] Removing bundles/ [2020-05-20T17:37:16.802Z] [2020-05-20T17:37:16.802Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-20T17:37:16.802Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-20T17:37:16.802Z] GOOS="" GOARCH="" GOARM="" [2020-05-20T17:37:16.888Z] #39 22.37 CC images/ipc-var.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-20T17:37:17.170Z] #39 22.61 CC images/ipc-desc.o [2020-05-20T17:37:17.170Z] #39 22.73 CC images/ipc-shm.o [2020-05-20T17:37:17.170Z] #39 22.86 CC images/ipc-msg.o [2020-05-20T17:37:17.325Z] + docker version [2020-05-20T17:37:17.325Z] Client: Docker Engine - Community [2020-05-20T17:37:17.325Z] Version: 19.03.8 [2020-05-20T17:37:17.325Z] API version: 1.40 [2020-05-20T17:37:17.325Z] Go version: go1.12.17 [2020-05-20T17:37:17.325Z] Git commit: afacb8b [2020-05-20T17:37:17.325Z] Built: Wed Mar 11 01:26:35 2020 [2020-05-20T17:37:17.325Z] OS/Arch: linux/arm64 [2020-05-20T17:37:17.325Z] Experimental: false [2020-05-20T17:37:17.325Z] [2020-05-20T17:37:17.325Z] Server: Docker Engine - Community [2020-05-20T17:37:17.325Z] Engine: [2020-05-20T17:37:17.325Z] Version: 19.03.8 [2020-05-20T17:37:17.325Z] API version: 1.40 (minimum version 1.12) [2020-05-20T17:37:17.325Z] Go version: go1.12.17 [2020-05-20T17:37:17.325Z] Git commit: afacb8b [2020-05-20T17:37:17.325Z] Built: Wed Mar 11 01:25:07 2020 [2020-05-20T17:37:17.325Z] OS/Arch: linux/arm64 [2020-05-20T17:37:17.325Z] Experimental: true [2020-05-20T17:37:17.325Z] containerd: [2020-05-20T17:37:17.325Z] Version: 1.2.13 [2020-05-20T17:37:17.325Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-20T17:37:17.325Z] runc: [2020-05-20T17:37:17.325Z] Version: 1.0.0-rc10 [2020-05-20T17:37:17.325Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-20T17:37:17.325Z] docker-init: [2020-05-20T17:37:17.325Z] Version: 0.18.0 [2020-05-20T17:37:17.325Z] GitCommit: fec3683 [Pipeline] sh [2020-05-20T17:37:16.173Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-20T17:37:16.181Z] > git config core.sparsecheckout # timeout=10 [2020-05-20T17:37:16.185Z] > git checkout -f 95a62b45e3990924e2e8b35a6240197375106de1 # timeout=10 [2020-05-20T17:37:16.274Z] > git rev-list --no-walk 25762cf7d30768a39238917bc7b23bb573961d9f # timeout=10 [2020-05-20T17:37:17.452Z] #39 23.08 CC images/ipc-sem.o [2020-05-20T17:37:17.613Z] + docker info [2020-05-20T17:37:17.733Z] #39 23.21 CC images/utsns.o [2020-05-20T17:37:17.733Z] #39 23.32 CC images/creds.o [2020-05-20T17:37:17.872Z] Client: [2020-05-20T17:37:17.872Z] Debug Mode: false [2020-05-20T17:37:17.872Z] [2020-05-20T17:37:17.872Z] Server: [2020-05-20T17:37:17.872Z] Containers: 0 [2020-05-20T17:37:17.872Z] Running: 0 [2020-05-20T17:37:17.872Z] Paused: 0 [2020-05-20T17:37:17.872Z] Stopped: 0 [2020-05-20T17:37:17.872Z] Images: 3 [2020-05-20T17:37:17.872Z] Server Version: 19.03.8 [2020-05-20T17:37:17.872Z] Storage Driver: overlay2 [2020-05-20T17:37:17.872Z] Backing Filesystem: [2020-05-20T17:37:17.872Z] Supports d_type: true [2020-05-20T17:37:17.872Z] Native Overlay Diff: true [2020-05-20T17:37:17.872Z] Logging Driver: json-file [2020-05-20T17:37:17.872Z] Cgroup Driver: cgroupfs [2020-05-20T17:37:17.872Z] Plugins: [2020-05-20T17:37:17.872Z] Volume: local [2020-05-20T17:37:17.872Z] Network: bridge host ipvlan macvlan null overlay [2020-05-20T17:37:17.872Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-20T17:37:17.872Z] Swarm: inactive [2020-05-20T17:37:17.872Z] Runtimes: runc [2020-05-20T17:37:17.872Z] Default Runtime: runc [2020-05-20T17:37:17.872Z] Init Binary: docker-init [2020-05-20T17:37:18.014Z] #39 23.49 CC images/vma.o [2020-05-20T17:37:18.014Z] #39 23.68 CC images/netdev.o [2020-05-20T17:37:18.041Z] #20 transferring context: 50.65MB 1.3s done [2020-05-20T17:37:18.041Z] #20 DONE 1.4s [2020-05-20T17:37:18.041Z] [2020-05-20T17:37:18.041Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-20T17:37:18.041Z] #36 CACHED [2020-05-20T17:37:18.041Z] [2020-05-20T17:37:18.041Z] #60 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-20T17:37:18.041Z] #60 CACHED [2020-05-20T17:37:18.041Z] [2020-05-20T17:37:18.042Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-20T17:37:18.042Z] #37 CACHED [2020-05-20T17:37:18.042Z] [2020-05-20T17:37:18.042Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:37:18.042Z] #52 CACHED [2020-05-20T17:37:18.042Z] [2020-05-20T17:37:18.042Z] #58 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-20T17:37:18.042Z] #58 CACHED [2020-05-20T17:37:18.042Z] [2020-05-20T17:37:18.042Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-20T17:37:18.042Z] #38 CACHED [2020-05-20T17:37:18.042Z] [2020-05-20T17:37:18.042Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-20T17:37:18.042Z] #48 CACHED [2020-05-20T17:37:18.042Z] [2020-05-20T17:37:18.042Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-20T17:37:18.042Z] #16 CACHED [2020-05-20T17:37:18.042Z] [2020-05-20T17:37:18.042Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:37:18.042Z] #45 CACHED [2020-05-20T17:37:18.042Z] [2020-05-20T17:37:18.042Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-20T17:37:18.042Z] #40 CACHED [2020-05-20T17:37:18.042Z] [2020-05-20T17:37:18.042Z] #56 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-20T17:37:18.042Z] #56 CACHED [2020-05-20T17:37:18.042Z] [2020-05-20T17:37:18.042Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-20T17:37:18.042Z] #11 CACHED [2020-05-20T17:37:18.042Z] [2020-05-20T17:37:18.042Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-20T17:37:18.042Z] #33 CACHED [2020-05-20T17:37:18.042Z] [2020-05-20T17:37:18.042Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-20T17:37:18.042Z] #42 CACHED [2020-05-20T17:37:18.042Z] [2020-05-20T17:37:18.042Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-20T17:37:18.042Z] #26 CACHED [2020-05-20T17:37:18.042Z] [2020-05-20T17:37:18.042Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-20T17:37:18.042Z] #28 CACHED [2020-05-20T17:37:18.042Z] [2020-05-20T17:37:18.042Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-20T17:37:18.042Z] #29 CACHED [2020-05-20T17:37:18.042Z] [2020-05-20T17:37:18.042Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-20T17:37:18.042Z] #59 CACHED [2020-05-20T17:37:18.042Z] [2020-05-20T17:37:18.042Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-20T17:37:18.042Z] #19 CACHED [2020-05-20T17:37:18.042Z] [2020-05-20T17:37:18.042Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-20T17:37:18.042Z] #22 CACHED [2020-05-20T17:37:18.042Z] [2020-05-20T17:37:18.042Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-20T17:37:18.042Z] #53 CACHED [2020-05-20T17:37:18.042Z] [2020-05-20T17:37:18.042Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-20T17:37:18.042Z] #18 CACHED [2020-05-20T17:37:18.042Z] [2020-05-20T17:37:18.042Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-20T17:37:18.042Z] #24 CACHED [2020-05-20T17:37:18.042Z] [2020-05-20T17:37:18.042Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-20T17:37:18.042Z] #10 CACHED [2020-05-20T17:37:18.042Z] [2020-05-20T17:37:18.042Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-20T17:37:18.042Z] #25 CACHED [2020-05-20T17:37:18.042Z] [2020-05-20T17:37:18.042Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-20T17:37:18.042Z] #14 CACHED [2020-05-20T17:37:18.042Z] [2020-05-20T17:37:18.042Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-20T17:37:18.042Z] #44 CACHED [2020-05-20T17:37:18.042Z] [2020-05-20T17:37:18.042Z] #55 [rootlesskit 2/2] COPY ./contrib/dockerd-rootless.sh /build [2020-05-20T17:37:18.042Z] #55 CACHED [2020-05-20T17:37:18.042Z] [2020-05-20T17:37:18.042Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-20T17:37:18.042Z] #23 CACHED [2020-05-20T17:37:18.042Z] [2020-05-20T17:37:18.042Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-20T17:37:18.042Z] #12 CACHED [2020-05-20T17:37:18.042Z] [2020-05-20T17:37:18.042Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-20T17:37:18.042Z] #17 CACHED [2020-05-20T17:37:18.042Z] [2020-05-20T17:37:18.042Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-20T17:37:18.042Z] #9 CACHED [2020-05-20T17:37:18.042Z] [2020-05-20T17:37:18.042Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-20T17:37:18.042Z] #13 CACHED [2020-05-20T17:37:18.042Z] [2020-05-20T17:37:18.042Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:37:18.042Z] #54 CACHED [2020-05-20T17:37:18.042Z] [2020-05-20T17:37:18.042Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-20T17:37:18.042Z] #35 CACHED [2020-05-20T17:37:18.042Z] [2020-05-20T17:37:18.042Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-20T17:37:18.042Z] #15 CACHED [2020-05-20T17:37:18.042Z] [2020-05-20T17:37:18.042Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-20T17:37:18.042Z] #32 CACHED [2020-05-20T17:37:18.042Z] [2020-05-20T17:37:18.042Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-20T17:37:18.042Z] #49 CACHED [2020-05-20T17:37:18.042Z] [2020-05-20T17:37:18.042Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-20T17:37:18.042Z] #51 CACHED [2020-05-20T17:37:18.042Z] [2020-05-20T17:37:18.042Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-20T17:37:18.042Z] #31 CACHED [2020-05-20T17:37:18.042Z] [2020-05-20T17:37:18.042Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-20T17:37:18.042Z] #27 CACHED [2020-05-20T17:37:18.042Z] [2020-05-20T17:37:18.042Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-20T17:37:18.042Z] #34 CACHED [2020-05-20T17:37:18.042Z] [2020-05-20T17:37:18.042Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-20T17:37:18.042Z] #46 CACHED [2020-05-20T17:37:18.042Z] [2020-05-20T17:37:18.042Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-20T17:37:18.042Z] #50 CACHED [2020-05-20T17:37:18.042Z] [2020-05-20T17:37:18.042Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:37:18.042Z] #43 CACHED [2020-05-20T17:37:18.042Z] [2020-05-20T17:37:18.042Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:37:18.042Z] #21 CACHED [2020-05-20T17:37:18.042Z] [2020-05-20T17:37:18.042Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-20T17:37:18.042Z] #8 CACHED [2020-05-20T17:37:18.042Z] [2020-05-20T17:37:18.042Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-20T17:37:18.042Z] #41 CACHED [2020-05-20T17:37:18.042Z] [2020-05-20T17:37:18.042Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T17:37:18.042Z] #39 CACHED [2020-05-20T17:37:18.042Z] [2020-05-20T17:37:18.042Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-20T17:37:18.042Z] #30 CACHED [2020-05-20T17:37:18.042Z] [2020-05-20T17:37:18.042Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-20T17:37:18.042Z] #47 CACHED [2020-05-20T17:37:18.042Z] [2020-05-20T17:37:18.042Z] #61 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-20T17:37:18.042Z] #61 CACHED [2020-05-20T17:37:18.042Z] [2020-05-20T17:37:18.042Z] #62 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-20T17:37:18.131Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-20T17:37:18.131Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-20T17:37:18.131Z] init version: fec3683 [2020-05-20T17:37:18.131Z] Security Options: [2020-05-20T17:37:18.131Z] apparmor [2020-05-20T17:37:18.131Z] seccomp [2020-05-20T17:37:18.131Z] Profile: default [2020-05-20T17:37:18.131Z] Kernel Version: 4.15.0-1065-aws [2020-05-20T17:37:18.131Z] Operating System: Ubuntu 16.04.6 LTS [2020-05-20T17:37:18.131Z] OSType: linux [2020-05-20T17:37:18.131Z] Architecture: aarch64 [2020-05-20T17:37:18.131Z] CPUs: 4 [2020-05-20T17:37:18.131Z] Total Memory: 7.525GiB [2020-05-20T17:37:18.131Z] Name: ip-10-100-52-35 [2020-05-20T17:37:18.131Z] ID: 5JPB:CPXV:74WD:UUPR:S54C:SZZY:3ZIR:DQ4F:3AW7:X7YB:VNEU:2Q7A [2020-05-20T17:37:18.131Z] Docker Root Dir: /var/lib/docker [2020-05-20T17:37:18.131Z] Debug Mode: false [2020-05-20T17:37:18.131Z] Registry: https://index.docker.io/v1/ [2020-05-20T17:37:18.131Z] Labels: [2020-05-20T17:37:18.131Z] Experimental: true [2020-05-20T17:37:18.131Z] Insecure Registries: [2020-05-20T17:37:18.131Z] 127.0.0.0/8 [2020-05-20T17:37:18.131Z] Live Restore Enabled: true [2020-05-20T17:37:18.131Z] [2020-05-20T17:37:18.131Z] WARNING: No swap limit support [Pipeline] sh [2020-05-20T17:37:18.295Z] #39 23.96 CC images/tty.o [2020-05-20T17:37:18.420Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-20T17:37:18.420Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-20T17:37:18.420Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41004/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-20T17:37:18.420Z] + bash /home/ubuntu/workspace/moby_PR-41004/check-config.sh [2020-05-20T17:37:18.420Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-20T17:37:18.420Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-20T17:37:18.420Z] [2020-05-20T17:37:18.420Z] Generally Necessary: [2020-05-20T17:37:18.420Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-20T17:37:18.420Z] - apparmor: enabled and tools installed [2020-05-20T17:37:18.420Z] - CONFIG_NAMESPACES: enabled [2020-05-20T17:37:18.420Z] - CONFIG_NET_NS: enabled [2020-05-20T17:37:18.420Z] - CONFIG_PID_NS: enabled [2020-05-20T17:37:18.420Z] - CONFIG_IPC_NS: enabled [2020-05-20T17:37:18.420Z] - CONFIG_UTS_NS: enabled [2020-05-20T17:37:18.420Z] - CONFIG_CGROUPS: enabled [2020-05-20T17:37:18.679Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-20T17:37:18.679Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-20T17:37:18.679Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-20T17:37:18.680Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-20T17:37:18.680Z] - CONFIG_CPUSETS: enabled [2020-05-20T17:37:18.680Z] - CONFIG_MEMCG: enabled [2020-05-20T17:37:18.680Z] - CONFIG_KEYS: enabled [2020-05-20T17:37:18.680Z] - CONFIG_VETH: enabled (as module) [2020-05-20T17:37:18.680Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-20T17:37:18.680Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-20T17:37:18.680Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-20T17:37:18.680Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-20T17:37:18.680Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-20T17:37:18.680Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-20T17:37:18.680Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-20T17:37:18.680Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-20T17:37:18.680Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-20T17:37:18.680Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-20T17:37:18.680Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-20T17:37:18.680Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-20T17:37:18.680Z] [2020-05-20T17:37:18.680Z] Optional Features: [2020-05-20T17:37:18.680Z] - CONFIG_USER_NS: enabled [2020-05-20T17:37:18.680Z] - CONFIG_SECCOMP: enabled [2020-05-20T17:37:18.680Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-20T17:37:18.680Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-20T17:37:18.680Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-20T17:37:18.680Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-20T17:37:18.907Z] #39 24.42 CC images/file-lock.o [2020-05-20T17:37:18.907Z] #39 24.57 CC images/rlimit.o [2020-05-20T17:37:18.939Z] - CONFIG_BLK_CGROUP: enabled [2020-05-20T17:37:18.939Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-20T17:37:18.939Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-20T17:37:18.939Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-20T17:37:18.939Z] - CONFIG_CGROUP_PERF: enabled [2020-05-20T17:37:18.939Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-20T17:37:18.939Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-20T17:37:18.939Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-20T17:37:18.939Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-20T17:37:18.939Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-20T17:37:18.939Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-20T17:37:18.939Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-20T17:37:18.939Z] - CONFIG_IP_VS: enabled (as module) [2020-05-20T17:37:18.939Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-20T17:37:18.939Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-20T17:37:18.939Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-20T17:37:18.939Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-20T17:37:18.939Z] - CONFIG_EXT4_FS: enabled [2020-05-20T17:37:18.939Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-20T17:37:18.939Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-20T17:37:18.939Z] - Network Drivers: [2020-05-20T17:37:18.939Z] - "overlay": [2020-05-20T17:37:18.939Z] - CONFIG_VXLAN: enabled (as module) [2020-05-20T17:37:18.939Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-20T17:37:18.939Z] Optional (for encrypted networks): [2020-05-20T17:37:19.016Z] #62 DONE 1.2s [2020-05-20T17:37:19.016Z] [2020-05-20T17:37:19.016Z] #63 exporting to image [2020-05-20T17:37:19.016Z] #63 exporting layers [2020-05-20T17:37:19.187Z] #39 24.80 CC images/pagemap.o [2020-05-20T17:37:19.197Z] - CONFIG_CRYPTO: enabled [2020-05-20T17:37:19.197Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-20T17:37:19.197Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-20T17:37:19.197Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-20T17:37:19.197Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-20T17:37:19.197Z] - CONFIG_XFRM: enabled [2020-05-20T17:37:19.197Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-20T17:37:19.197Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-20T17:37:19.197Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-20T17:37:19.197Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-20T17:37:19.197Z] - "ipvlan": [2020-05-20T17:37:19.197Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-20T17:37:19.197Z] - "macvlan": [2020-05-20T17:37:19.197Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-20T17:37:19.197Z] - CONFIG_DUMMY: enabled (as module) [2020-05-20T17:37:19.197Z] - "ftp,tftp client in container": [2020-05-20T17:37:19.197Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-20T17:37:19.197Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-20T17:37:19.197Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-20T17:37:19.197Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-20T17:37:19.197Z] - Storage Drivers: [2020-05-20T17:37:19.197Z] - "aufs": [2020-05-20T17:37:19.197Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-20T17:37:19.197Z] - "btrfs": [2020-05-20T17:37:19.197Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-20T17:37:19.197Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-20T17:37:19.197Z] - "devicemapper": [2020-05-20T17:37:19.197Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-20T17:37:19.197Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-20T17:37:19.197Z] - "overlay": [2020-05-20T17:37:19.197Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-20T17:37:19.197Z] - "zfs": [2020-05-20T17:37:19.197Z] - /dev/zfs: missing [2020-05-20T17:37:19.197Z] - zfs command: missing [2020-05-20T17:37:19.197Z] - zpool command: missing [2020-05-20T17:37:19.197Z] [2020-05-20T17:37:19.197Z] Limits: [2020-05-20T17:37:19.197Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-20T17:37:19.197Z] [2020-05-20T17:37:19.197Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-20T17:37:19.468Z] #39 25.03 CC images/siginfo.o [2020-05-20T17:37:19.468Z] #39 25.17 CC images/rpc.o [2020-05-20T17:37:19.540Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c78791cda10d6ff080d45d04e51dbf481814dee0 . [2020-05-20T17:37:19.540Z] #2 [internal] load build definition from Dockerfile [2020-05-20T17:37:19.540Z] #2 transferring dockerfile: 16.32kB done [2020-05-20T17:37:19.540Z] #2 DONE 0.0s [2020-05-20T17:37:19.540Z] [2020-05-20T17:37:19.540Z] #1 [internal] load .dockerignore [2020-05-20T17:37:19.540Z] #1 transferring context: 87B 0.0s done [2020-05-20T17:37:19.540Z] #1 DONE 0.0s [2020-05-20T17:37:19.540Z] [2020-05-20T17:37:19.540Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-20T17:37:19.540Z] #3 DONE 0.1s [2020-05-20T17:37:19.749Z] #39 ... [2020-05-20T17:37:19.749Z] [2020-05-20T17:37:19.749Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:37:19.749Z] #52 28.84 + bin/ctr [2020-05-20T17:37:19.749Z] #52 ... [2020-05-20T17:37:19.749Z] [2020-05-20T17:37:19.749Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-20T17:37:19.749Z] #17 62.34 Setting up libiptc0:s390x (1.8.2-4) ... [2020-05-20T17:37:19.749Z] #17 62.35 Setting up xz-utils (5.2.4-1) ... [2020-05-20T17:37:19.749Z] #17 62.38 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-20T17:37:19.749Z] #17 62.39 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-20T17:37:19.749Z] #17 62.46 invoke-rc.d: could not determine current runlevel [2020-05-20T17:37:19.749Z] #17 62.46 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-20T17:37:19.749Z] #17 62.47 Setting up pigz (2.4-1) ... [2020-05-20T17:37:19.749Z] #17 62.48 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-05-20T17:37:19.749Z] #17 62.49 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-05-20T17:37:19.749Z] #17 62.50 Setting up python-pip-whl (18.1-5) ... [2020-05-20T17:37:19.749Z] #17 62.50 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-05-20T17:37:19.749Z] #17 62.51 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-20T17:37:19.749Z] #17 62.90 Setting up libaio1:s390x (0.3.112-3) ... [2020-05-20T17:37:19.749Z] #17 62.92 Setting up libonig5:s390x (6.9.1-1) ... [2020-05-20T17:37:19.749Z] #17 62.92 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-05-20T17:37:19.749Z] #17 62.93 Setting up vim (2:8.1.0875-5) ... [2020-05-20T17:37:19.749Z] #17 62.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-20T17:37:19.749Z] #17 62.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-20T17:37:19.749Z] #17 62.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-20T17:37:19.749Z] #17 62.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-20T17:37:19.749Z] #17 62.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-20T17:37:19.749Z] #17 62.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-20T17:37:19.749Z] #17 62.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-20T17:37:19.749Z] #17 62.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-20T17:37:19.749Z] #17 62.98 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-20T17:37:19.749Z] #17 62.98 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-20T17:37:19.749Z] #17 63.00 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-05-20T17:37:19.749Z] #17 63.00 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-20T17:37:19.749Z] #17 63.01 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-05-20T17:37:19.749Z] #17 63.02 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-20T17:37:19.799Z] [2020-05-20T17:37:19.799Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-20T17:37:19.799Z] #4 CACHED [2020-05-20T17:37:19.946Z] #63 exporting layers 0.8s done [2020-05-20T17:37:19.946Z] #63 writing image sha256:00d1833c84c7b232322360d12d924fc791249293037452aae2bc18ddce3a2c53 [2020-05-20T17:37:19.946Z] #63 writing image sha256:00d1833c84c7b232322360d12d924fc791249293037452aae2bc18ddce3a2c53 done [2020-05-20T17:37:19.946Z] #63 naming to docker.io/library/docker:c78791cda10d6ff080d45d04e51dbf481814dee0 done [2020-05-20T17:37:19.946Z] #63 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-05-20T17:37:20.029Z] #17 ... [2020-05-20T17:37:20.029Z] [2020-05-20T17:37:20.029Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-20T17:37:20.029Z] #41 51.59 regexp [2020-05-20T17:37:20.029Z] #41 53.11 go/token [2020-05-20T17:37:20.029Z] #41 53.78 go/scanner [2020-05-20T17:37:20.029Z] #41 54.17 internal/lazyregexp [2020-05-20T17:37:20.029Z] #41 54.37 net/url [2020-05-20T17:37:20.029Z] #41 54.74 go/ast [2020-05-20T17:37:20.029Z] #41 55.68 text/template/parse [2020-05-20T17:37:20.029Z] #41 58.91 go/parser [2020-05-20T17:37:20.029Z] #41 59.29 text/template [2020-05-20T17:37:20.057Z] [2020-05-20T17:37:20.057Z] #6 [internal] load metadata for docker.io/library/golang:1.13.11-buster [2020-05-20T17:37:20.057Z] #6 DONE 0.1s [2020-05-20T17:37:20.057Z] [2020-05-20T17:37:20.057Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-20T17:37:20.310Z] #41 ... [2020-05-20T17:37:20.310Z] [2020-05-20T17:37:20.310Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-20T17:37:20.310Z] #47 57.06 github.com/pkg/diff [2020-05-20T17:37:20.310Z] #47 57.83 go/ast [2020-05-20T17:37:20.310Z] #47 58.56 golang.org/x/crypto/ssh/terminal [2020-05-20T17:37:20.310Z] #47 59.57 mvdan.cc/editorconfig [2020-05-20T17:37:20.310Z] #47 60.65 mvdan.cc/sh/v3/fileutil [2020-05-20T17:37:20.310Z] #47 60.83 mvdan.cc/sh/v3/syntax [2020-05-20T17:37:20.317Z] #5 DONE 0.1s [2020-05-20T17:37:20.317Z] [2020-05-20T17:37:20.317Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-20T17:37:20.317Z] #57 DONE 0.0s [2020-05-20T17:37:20.317Z] [2020-05-20T17:37:20.317Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-20T17:37:20.317Z] #7 DONE 0.0s [2020-05-20T17:37:20.317Z] [2020-05-20T17:37:20.317Z] #20 [internal] load build context [2020-05-20T17:37:20.924Z] #47 ... [2020-05-20T17:37:20.924Z] [2020-05-20T17:37:20.924Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-20T17:37:20.924Z] #41 62.37 go/doc [2020-05-20T17:37:20.924Z] #41 62.43 encoding/xml [2020-05-20T17:37:20.958Z] [2020-05-20T17:37:20.958Z] Removing bundles/ [2020-05-20T17:37:20.958Z] [2020-05-20T17:37:20.958Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-05-20T17:37:20.958Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-20T17:37:20.958Z] GOOS="" GOARCH="" GOARM="" [2020-05-20T17:37:21.699Z] #20 transferring context: 50.65MB 1.4s done [2020-05-20T17:37:21.699Z] #20 DONE 1.4s [2020-05-20T17:37:21.699Z] [2020-05-20T17:37:21.699Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-20T17:37:21.699Z] #34 CACHED [2020-05-20T17:37:21.699Z] [2020-05-20T17:37:21.699Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-20T17:37:21.699Z] #27 CACHED [2020-05-20T17:37:21.699Z] [2020-05-20T17:37:21.699Z] #60 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-20T17:37:21.699Z] #60 CACHED [2020-05-20T17:37:21.699Z] [2020-05-20T17:37:21.699Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:37:21.699Z] #43 CACHED [2020-05-20T17:37:21.699Z] [2020-05-20T17:37:21.699Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-20T17:37:21.699Z] #38 CACHED [2020-05-20T17:37:21.699Z] [2020-05-20T17:37:21.699Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-20T17:37:21.699Z] #37 CACHED [2020-05-20T17:37:21.699Z] [2020-05-20T17:37:21.699Z] #56 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-20T17:37:21.699Z] #56 CACHED [2020-05-20T17:37:21.699Z] [2020-05-20T17:37:21.699Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-20T17:37:21.699Z] #19 CACHED [2020-05-20T17:37:21.699Z] [2020-05-20T17:37:21.699Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-20T17:37:21.699Z] #30 CACHED [2020-05-20T17:37:21.699Z] [2020-05-20T17:37:21.699Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-20T17:37:21.699Z] #36 CACHED [2020-05-20T17:37:21.699Z] [2020-05-20T17:37:21.699Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-20T17:37:21.699Z] #24 CACHED [2020-05-20T17:37:21.699Z] [2020-05-20T17:37:21.699Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-20T17:37:21.699Z] #16 CACHED [2020-05-20T17:37:21.699Z] [2020-05-20T17:37:21.699Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-20T17:37:21.699Z] #35 CACHED [2020-05-20T17:37:21.699Z] [2020-05-20T17:37:21.699Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-20T17:37:21.699Z] #9 CACHED [2020-05-20T17:37:21.699Z] [2020-05-20T17:37:21.699Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:37:21.699Z] #54 CACHED [2020-05-20T17:37:21.699Z] [2020-05-20T17:37:21.699Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-20T17:37:21.699Z] #41 CACHED [2020-05-20T17:37:21.699Z] [2020-05-20T17:37:21.699Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-20T17:37:21.699Z] #26 CACHED [2020-05-20T17:37:21.699Z] [2020-05-20T17:37:21.699Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-20T17:37:21.699Z] #8 CACHED [2020-05-20T17:37:21.699Z] [2020-05-20T17:37:21.699Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-20T17:37:21.699Z] #11 CACHED [2020-05-20T17:37:21.699Z] [2020-05-20T17:37:21.699Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-20T17:37:21.699Z] #22 CACHED [2020-05-20T17:37:21.699Z] [2020-05-20T17:37:21.699Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-20T17:37:21.699Z] #12 CACHED [2020-05-20T17:37:21.699Z] [2020-05-20T17:37:21.699Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-20T17:37:21.699Z] #17 CACHED [2020-05-20T17:37:21.699Z] [2020-05-20T17:37:21.699Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-20T17:37:21.699Z] #15 CACHED [2020-05-20T17:37:21.699Z] [2020-05-20T17:37:21.699Z] #55 [rootlesskit 2/2] COPY ./contrib/dockerd-rootless.sh /build [2020-05-20T17:37:21.699Z] #55 CACHED [2020-05-20T17:37:21.699Z] [2020-05-20T17:37:21.699Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:37:21.699Z] #52 CACHED [2020-05-20T17:37:21.699Z] [2020-05-20T17:37:21.699Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-20T17:37:21.699Z] #28 CACHED [2020-05-20T17:37:21.699Z] [2020-05-20T17:37:21.699Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-20T17:37:21.699Z] #31 CACHED [2020-05-20T17:37:21.699Z] [2020-05-20T17:37:21.699Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T17:37:21.699Z] #39 CACHED [2020-05-20T17:37:21.699Z] [2020-05-20T17:37:21.699Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-20T17:37:21.699Z] #50 CACHED [2020-05-20T17:37:21.699Z] [2020-05-20T17:37:21.699Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-20T17:37:21.699Z] #46 CACHED [2020-05-20T17:37:21.699Z] [2020-05-20T17:37:21.699Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-20T17:37:21.699Z] #59 CACHED [2020-05-20T17:37:21.699Z] [2020-05-20T17:37:21.699Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-20T17:37:21.699Z] #49 CACHED [2020-05-20T17:37:21.699Z] [2020-05-20T17:37:21.699Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-20T17:37:21.699Z] #32 CACHED [2020-05-20T17:37:21.699Z] [2020-05-20T17:37:21.699Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-20T17:37:21.699Z] #25 CACHED [2020-05-20T17:37:21.699Z] [2020-05-20T17:37:21.699Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-20T17:37:21.699Z] #29 CACHED [2020-05-20T17:37:21.699Z] [2020-05-20T17:37:21.699Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:37:21.699Z] #21 CACHED [2020-05-20T17:37:21.699Z] [2020-05-20T17:37:21.699Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-20T17:37:21.699Z] #23 CACHED [2020-05-20T17:37:21.699Z] [2020-05-20T17:37:21.699Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-20T17:37:21.699Z] #44 CACHED [2020-05-20T17:37:21.699Z] [2020-05-20T17:37:21.699Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-20T17:37:21.699Z] #18 CACHED [2020-05-20T17:37:21.699Z] [2020-05-20T17:37:21.699Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-20T17:37:21.699Z] #48 CACHED [2020-05-20T17:37:21.699Z] [2020-05-20T17:37:21.699Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-20T17:37:21.699Z] #13 CACHED [2020-05-20T17:37:21.699Z] [2020-05-20T17:37:21.699Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-20T17:37:21.699Z] #42 CACHED [2020-05-20T17:37:21.699Z] [2020-05-20T17:37:21.699Z] #58 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-20T17:37:21.699Z] #58 CACHED [2020-05-20T17:37:21.699Z] [2020-05-20T17:37:21.699Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-20T17:37:21.699Z] #33 CACHED [2020-05-20T17:37:21.699Z] [2020-05-20T17:37:21.699Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:37:21.699Z] #45 CACHED [2020-05-20T17:37:21.699Z] [2020-05-20T17:37:21.699Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-20T17:37:21.699Z] #10 CACHED [2020-05-20T17:37:21.699Z] [2020-05-20T17:37:21.699Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-20T17:37:21.699Z] #47 CACHED [2020-05-20T17:37:21.699Z] [2020-05-20T17:37:21.699Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-20T17:37:21.699Z] #14 CACHED [2020-05-20T17:37:21.699Z] [2020-05-20T17:37:21.699Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-20T17:37:21.699Z] #40 CACHED [2020-05-20T17:37:21.699Z] [2020-05-20T17:37:21.700Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-20T17:37:21.700Z] #53 CACHED [2020-05-20T17:37:21.700Z] [2020-05-20T17:37:21.700Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-20T17:37:21.700Z] #51 CACHED [2020-05-20T17:37:21.700Z] [2020-05-20T17:37:21.700Z] #61 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-20T17:37:21.700Z] #61 CACHED [2020-05-20T17:37:21.700Z] [2020-05-20T17:37:21.700Z] #62 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-20T17:37:22.939Z] #41 64.28 github.com/LK4D4/vndr/build [2020-05-20T17:37:23.603Z] #62 DONE 1.8s [2020-05-20T17:37:23.862Z] [2020-05-20T17:37:23.862Z] #63 exporting to image [2020-05-20T17:37:23.862Z] #63 exporting layers [2020-05-20T17:37:25.245Z] #63 exporting layers 1.5s done [2020-05-20T17:37:25.245Z] #63 writing image sha256:417fde6174e524151b568bf33ae416b0960fe229d32b1633643ad592c050d23b done [2020-05-20T17:37:25.245Z] #63 naming to docker.io/library/docker:c78791cda10d6ff080d45d04e51dbf481814dee0 done [2020-05-20T17:37:25.245Z] #63 DONE 1.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-20T17:37:25.590Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41004/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c78791cda10d6ff080d45d04e51dbf481814dee0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c78791cda10d6ff080d45d04e51dbf481814dee0 hack/test/unit [2020-05-20T17:37:25.607Z] #41 66.81 github.com/LK4D4/vndr/godl/singleflight [2020-05-20T17:37:25.607Z] #41 66.96 github.com/LK4D4/vndr/versioned [2020-05-20T17:37:25.607Z] #41 67.05 crypto/x509/pkix [2020-05-20T17:37:25.887Z] #41 67.41 vendor/golang.org/x/crypto/cryptobyte [2020-05-20T17:37:26.169Z] #41 67.58 net [2020-05-20T17:37:26.450Z] #41 ... [2020-05-20T17:37:26.450Z] [2020-05-20T17:37:26.450Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T17:37:26.450Z] #39 25.97 CC images/ext-file.o [2020-05-20T17:37:26.450Z] #39 26.13 CC images/cgroup.o [2020-05-20T17:37:26.450Z] #39 26.55 CC images/userns.o [2020-05-20T17:37:26.450Z] #39 26.78 CC images/google/protobuf/descriptor.o [2020-05-20T17:37:26.450Z] #39 27.96 CC images/opts.o [2020-05-20T17:37:26.450Z] #39 28.15 CC images/seccomp.o [2020-05-20T17:37:26.450Z] #39 28.39 CC images/binfmt-misc.o [2020-05-20T17:37:26.450Z] #39 28.52 CC images/time.o [2020-05-20T17:37:26.450Z] #39 28.65 CC images/sysctl.o [2020-05-20T17:37:26.450Z] #39 28.78 CC images/autofs.o [2020-05-20T17:37:26.450Z] #39 28.95 CC images/macvlan.o [2020-05-20T17:37:26.450Z] #39 29.05 CC images/sit.o [2020-05-20T17:37:26.450Z] #39 29.25 LINK images/built-in.o [2020-05-20T17:37:26.450Z] #39 29.31 GEN compel/include/asm [2020-05-20T17:37:26.450Z] #39 29.32 GEN compel/include/version.h [2020-05-20T17:37:26.450Z] #39 29.34 touch .config [2020-05-20T17:37:26.450Z] #39 29.35 GEN include/common/config.h [2020-05-20T17:37:26.450Z] #39 29.38 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-05-20T17:37:26.450Z] #39 29.49 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-20T17:37:26.450Z] #39 29.50 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-20T17:37:26.450Z] #39 29.51 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-05-20T17:37:26.450Z] #39 29.52 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-05-20T17:37:26.450Z] #39 29.55 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-05-20T17:37:26.450Z] #39 29.58 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-20T17:37:26.450Z] #39 29.58 DEP compel/plugins/std/infect.d [2020-05-20T17:37:26.450Z] #39 29.65 DEP compel/plugins/std/string.d [2020-05-20T17:37:26.450Z] #39 29.76 DEP compel/plugins/std/log.d [2020-05-20T17:37:26.450Z] #39 29.85 DEP compel/plugins/std/fds.d [2020-05-20T17:37:26.450Z] #39 29.93 DEP compel/plugins/std/std.d [2020-05-20T17:37:26.450Z] #39 30.03 DEP compel/plugins/shmem/shmem.d [2020-05-20T17:37:26.450Z] #39 30.15 DEP compel/plugins/fds/fds.d [2020-05-20T17:37:26.450Z] #39 30.25 CC compel/plugins/std/std.o [2020-05-20T17:37:26.450Z] #39 30.44 CC compel/plugins/std/fds.o [2020-05-20T17:37:26.450Z] #39 30.71 CC compel/plugins/std/log.o [2020-05-20T17:37:26.450Z] #39 31.46 CC compel/plugins/std/string.o [2020-05-20T17:37:26.450Z] #39 32.09 CC compel/plugins/std/infect.o [2020-05-20T17:37:26.731Z] #39 32.42 CC compel/arch/s390/plugins/std/parasite-head.o [2020-05-20T17:37:26.731Z] #39 32.45 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-05-20T17:37:26.731Z] #39 32.49 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-05-20T17:37:27.011Z] #39 32.61 AR compel/plugins/std.lib.a [2020-05-20T17:37:27.011Z] #39 32.66 CC compel/plugins/fds/fds.o [2020-05-20T17:37:27.292Z] #39 32.97 AR compel/plugins/fds.lib.a [2020-05-20T17:37:27.292Z] #39 33.02 HOSTDEP compel/src/lib/log-host.d [2020-05-20T17:37:27.292Z] #39 33.08 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-20T17:37:27.573Z] #39 33.22 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-05-20T17:37:27.573Z] #39 33.35 HOSTDEP compel/src/main-host.d [2020-05-20T17:37:27.854Z] #39 33.44 DEP compel/src/lib/ptrace.d [2020-05-20T17:37:27.854Z] #39 33.64 DEP compel/src/lib/infect.d [2020-05-20T17:37:28.135Z] #39 33.73 DEP compel/src/lib/infect-util.d [2020-05-20T17:37:28.135Z] #39 33.83 DEP compel/src/lib/infect-rpc.d [2020-05-20T17:37:28.135Z] #39 33.92 DEP compel/arch/s390/src/lib/infect.d [2020-05-20T17:37:28.416Z] #39 34.03 DEP compel/arch/s390/src/lib/cpu.d [2020-05-20T17:37:28.416Z] #39 34.12 DEP compel/src/lib/log.d [2020-05-20T17:37:28.708Z] #39 ... [2020-05-20T17:37:28.708Z] [2020-05-20T17:37:28.708Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-20T17:37:28.708Z] #47 65.78 mvdan.cc/sh/v3/cmd/shfmt [2020-05-20T17:37:28.708Z] #47 DONE 70.1s [2020-05-20T17:37:28.708Z] [2020-05-20T17:37:28.708Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-20T17:37:28.708Z] #17 66.34 Setting up iptables (1.8.2-4) ... [2020-05-20T17:37:28.708Z] #17 66.37 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-20T17:37:28.708Z] #17 66.38 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-20T17:37:28.708Z] #17 66.38 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-20T17:37:28.708Z] #17 66.39 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-20T17:37:28.708Z] #17 66.39 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-20T17:37:28.708Z] #17 66.40 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-20T17:37:28.708Z] #17 66.41 Setting up python3 (3.7.3-1) ... [2020-05-20T17:37:28.708Z] #17 66.82 Setting up python3-wheel (0.32.3-2) ... [2020-05-20T17:37:28.708Z] #17 67.56 Setting up apparmor (2.13.2-10) ... [2020-05-20T17:37:28.708Z] #17 68.93 Setting up xfsprogs (4.20.0-1) ... [2020-05-20T17:37:28.708Z] #17 68.95 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-20T17:37:28.708Z] #17 69.39 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-20T17:37:28.708Z] #17 70.34 Setting up python3-distutils (3.7.3-1) ... [2020-05-20T17:37:28.708Z] #17 70.84 Setting up python3-setuptools (40.8.0-1) ... [2020-05-20T17:37:28.708Z] #17 71.87 Setting up python3-pip (18.1-5) ... [2020-05-20T17:37:28.708Z] #17 ... [2020-05-20T17:37:28.708Z] [2020-05-20T17:37:28.708Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T17:37:28.708Z] #39 34.32 DEP compel/src/main.d [2020-05-20T17:37:28.708Z] #39 34.44 DEP compel/src/lib/handle-elf.d [2020-05-20T17:37:28.991Z] #39 34.58 DEP compel/arch/s390/src/lib/handle-elf.d [2020-05-20T17:37:29.273Z] #39 ... [2020-05-20T17:37:29.273Z] [2020-05-20T17:37:29.273Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-20T17:37:29.273Z] #17 73.04 Processing triggers for libc-bin (2.28-10) ... [2020-05-20T17:37:29.273Z] #17 73.16 Processing triggers for mime-support (3.62) ... [2020-05-20T17:37:29.273Z] #17 DONE 73.4s [2020-05-20T17:37:29.273Z] [2020-05-20T17:37:29.273Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T17:37:29.273Z] #39 35.00 CC compel/src/lib/log.o [2020-05-20T17:37:29.785Z] ? github.com/docker/docker/api [no test files] [2020-05-20T17:37:29.884Z] #39 35.31 CC compel/arch/s390/src/lib/cpu.o [2020-05-20T17:37:29.884Z] #39 35.44 CC compel/arch/s390/src/lib/infect.o [2020-05-20T17:37:30.475Z] ---> a08b14a82b6b [2020-05-20T17:37:30.475Z] Successfully built a08b14a82b6b [2020-05-20T17:37:30.475Z] Successfully tagged docker:latest [2020-05-20T17:37:30.475Z] INFO: Image build ended at 05/20/2020 17:37:29. Duration:00:00:30.6055889 [2020-05-20T17:37:30.475Z] [2020-05-20T17:37:30.475Z] [2020-05-20T17:37:30.475Z] INFO: Building the test binaries at 05/20/2020 17:37:29... [2020-05-20T17:37:30.498Z] #39 36.17 CC compel/src/lib/infect-rpc.o [2020-05-20T17:37:30.779Z] #39 36.47 CC compel/src/lib/infect-util.o [2020-05-20T17:37:31.062Z] #39 ... [2020-05-20T17:37:31.062Z] [2020-05-20T17:37:31.062Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-20T17:37:31.062Z] #18 1.375 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-20T17:37:31.062Z] #18 1.379 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-20T17:37:31.062Z] #18 1.382 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-20T17:37:31.062Z] #18 DONE 1.5s [2020-05-20T17:37:31.062Z] [2020-05-20T17:37:31.062Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T17:37:31.062Z] #39 36.61 CC compel/src/lib/infect.o [2020-05-20T17:37:32.531Z] #39 38.07 CC compel/src/lib/ptrace.o [2020-05-20T17:37:32.812Z] #39 38.40 AR compel/libcompel.a [2020-05-20T17:37:32.812Z] #39 38.45 HOSTCC compel/src/main-host.o [2020-05-20T17:37:33.092Z] #39 38.68 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-05-20T17:37:33.373Z] #39 38.87 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-20T17:37:33.373Z] #39 39.08 HOSTCC compel/src/lib/log-host.o [2020-05-20T17:37:33.654Z] #39 39.26 HOSTLINK compel/compel-host-bin [2020-05-20T17:37:33.654Z] #39 39.38 DEP soccr/soccr.d [2020-05-20T17:37:33.935Z] #39 39.52 CC soccr/soccr.o [2020-05-20T17:37:34.357Z] INFO: make.ps1 starting at 05/20/2020 17:37:33 [2020-05-20T17:37:34.357Z] INFO: Git commit (d954340143) assumed from DOCKER_GITCOMMIT environment variable [2020-05-20T17:37:34.357Z] INFO: Invoking autogen... [2020-05-20T17:37:34.838Z] INFO: Building daemon... [2020-05-20T17:37:34.938Z] #39 40.41 AR soccr/libsoccr.a [2020-05-20T17:37:34.938Z] #39 40.44 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-20T17:37:34.938Z] #39 40.64 DEP criu/arch/s390/sigframe.d [2020-05-20T17:37:35.219Z] #39 40.78 DEP criu/arch/s390/crtools.d [2020-05-20T17:37:35.219Z] #39 40.97 DEP criu/arch/s390/cpu.d [2020-05-20T17:37:35.500Z] #39 41.19 CC criu/arch/s390/cpu.o [2020-05-20T17:37:36.112Z] #39 41.57 CC criu/arch/s390/crtools.o [2020-05-20T17:37:36.723Z] #39 42.44 CC criu/arch/s390/sigframe.o [2020-05-20T17:37:37.004Z] #39 42.60 LINK criu/arch/s390/crtools.built-in.o [2020-05-20T17:37:37.004Z] #39 42.66 DEP criu/pie/util-vdso.d [2020-05-20T17:37:37.004Z] #39 ... [2020-05-20T17:37:37.004Z] [2020-05-20T17:37:37.004Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-20T17:37:37.004Z] #41 68.67 vendor/golang.org/x/sys/cpu [2020-05-20T17:37:37.004Z] #41 68.84 vendor/golang.org/x/crypto/internal/chacha20 [2020-05-20T17:37:37.004Z] #41 69.32 vendor/golang.org/x/crypto/poly1305 [2020-05-20T17:37:37.004Z] #41 69.75 vendor/golang.org/x/crypto/chacha20poly1305 [2020-05-20T17:37:37.004Z] #41 70.24 vendor/golang.org/x/crypto/curve25519 [2020-05-20T17:37:37.004Z] #41 70.97 vendor/golang.org/x/crypto/hkdf [2020-05-20T17:37:37.004Z] #41 71.25 vendor/golang.org/x/text/transform [2020-05-20T17:37:37.004Z] #41 71.86 vendor/golang.org/x/text/unicode/bidi [2020-05-20T17:37:37.004Z] #41 73.37 vendor/golang.org/x/text/secure/bidirule [2020-05-20T17:37:37.004Z] #41 73.68 vendor/golang.org/x/text/unicode/norm [2020-05-20T17:37:37.004Z] #41 77.17 vendor/golang.org/x/net/idna [2020-05-20T17:37:37.285Z] #41 ... [2020-05-20T17:37:37.285Z] [2020-05-20T17:37:37.285Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T17:37:37.285Z] #39 42.87 DEP criu/pie/util.d [2020-05-20T17:37:37.566Z] #39 43.09 CC criu/pie/util.o [2020-05-20T17:37:37.846Z] #39 43.37 CC criu/pie/util-vdso.o [2020-05-20T17:37:38.458Z] #39 43.99 AR criu/pie/pie.lib.a [2020-05-20T17:37:38.458Z] #39 44.05 DEP criu/pie/restorer.d [2020-05-20T17:37:38.739Z] #39 44.25 DEP criu/arch/s390/restorer.d [2020-05-20T17:37:38.739Z] #39 44.35 DEP criu/arch/s390/vdso-pie.d [2020-05-20T17:37:38.739Z] #39 44.57 DEP criu/pie/parasite-vdso.d [2020-05-20T17:37:39.351Z] #39 44.78 DEP criu/pie/parasite.d [2020-05-20T17:37:39.351Z] #39 44.98 CC criu/pie/parasite.o [2020-05-20T17:37:40.354Z] #39 45.88 LINK criu/pie/parasite.built-in.o [2020-05-20T17:37:40.354Z] #39 45.89 GEN criu/pie/parasite-blob.h [2020-05-20T17:37:40.354Z] #39 45.89 CC criu/pie/parasite-vdso.o [2020-05-20T17:37:40.691Z] #39 ... [2020-05-20T17:37:40.691Z] [2020-05-20T17:37:40.691Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-20T17:37:40.691Z] #19 5.473 Collecting yamllint==1.16.0 [2020-05-20T17:37:40.691Z] #19 5.727 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-20T17:37:40.691Z] #19 5.794 Collecting pyyaml (from yamllint==1.16.0) [2020-05-20T17:37:40.691Z] #19 5.980 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-20T17:37:40.691Z] #19 7.475 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-20T17:37:40.691Z] #19 7.510 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-20T17:37:40.691Z] #19 7.533 Building wheels for collected packages: pyyaml [2020-05-20T17:37:40.691Z] #19 7.567 Running setup.py bdist_wheel for pyyaml: started [2020-05-20T17:37:40.691Z] #19 8.615 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-20T17:37:40.691Z] #19 8.616 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-20T17:37:40.691Z] #19 8.676 Successfully built pyyaml [2020-05-20T17:37:40.691Z] #19 8.694 Installing collected packages: pyyaml, pathspec, yamllint [2020-05-20T17:37:40.691Z] #19 9.023 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-20T17:37:40.691Z] #19 DONE 9.5s [2020-05-20T17:37:40.691Z] [2020-05-20T17:37:40.691Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-20T17:37:40.691Z] #22 DONE 0.2s [2020-05-20T17:37:40.691Z] [2020-05-20T17:37:40.691Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-20T17:37:41.321Z] #26 DONE 0.8s [2020-05-20T17:37:41.321Z] [2020-05-20T17:37:41.321Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T17:37:41.321Z] #39 46.47 CC criu/arch/s390/vdso-pie.o [2020-05-20T17:37:41.321Z] #39 46.91 CC criu/arch/s390/restorer.o [2020-05-20T17:37:41.601Z] #39 47.17 CC criu/pie/restorer.o [2020-05-20T17:37:42.034Z] ok github.com/docker/docker/api/server 0.061s coverage: 9.0% of statements [2020-05-20T17:37:43.067Z] #39 ... [2020-05-20T17:37:43.067Z] [2020-05-20T17:37:43.067Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:37:43.067Z] #43 DONE 84.6s [2020-05-20T17:37:43.067Z] [2020-05-20T17:37:43.067Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-20T17:37:43.067Z] #41 79.12 vendor/golang.org/x/net/http2/hpack [2020-05-20T17:37:43.067Z] #41 80.31 mime [2020-05-20T17:37:43.067Z] #41 82.19 mime/quotedprintable [2020-05-20T17:37:43.067Z] #41 82.90 net/http/internal [2020-05-20T17:37:43.067Z] #41 83.71 crypto/tls [2020-05-20T17:37:43.686Z] #41 ... [2020-05-20T17:37:43.686Z] [2020-05-20T17:37:43.687Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T17:37:43.687Z] #39 49.12 LINK criu/pie/restorer.built-in.o [2020-05-20T17:37:43.687Z] #39 49.14 GEN criu/pie/restorer-blob.h [2020-05-20T17:37:43.687Z] #39 49.22 DEP criu/vdso.d [2020-05-20T17:37:43.687Z] #39 49.43 DEP criu/uts_ns.d [2020-05-20T17:37:43.967Z] #39 49.58 DEP criu/util.d [2020-05-20T17:37:43.967Z] #39 49.72 DEP criu/uffd.d [2020-05-20T17:37:44.248Z] #39 49.83 DEP criu/tun.d [2020-05-20T17:37:44.531Z] #39 49.98 DEP criu/tty.d [2020-05-20T17:37:44.531Z] #39 ... [2020-05-20T17:37:44.531Z] [2020-05-20T17:37:44.531Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:37:44.531Z] #54 81.18 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-20T17:37:44.531Z] #54 81.18 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-20T17:37:44.531Z] #54 DONE 86.1s [2020-05-20T17:37:44.531Z] [2020-05-20T17:37:44.531Z] #55 [rootlesskit 2/2] COPY ./contrib/dockerd-rootless.sh /build [2020-05-20T17:37:44.531Z] #55 DONE 0.1s [2020-05-20T17:37:44.531Z] [2020-05-20T17:37:44.531Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T17:37:44.531Z] #39 50.12 DEP criu/timerfd.d [2020-05-20T17:37:44.818Z] #39 50.30 DEP criu/sysfs_parse.d [2020-05-20T17:37:44.818Z] #39 50.43 DEP criu/sysctl.d [2020-05-20T17:37:44.818Z] #39 50.52 DEP criu/string.d [2020-05-20T17:37:45.102Z] #39 50.54 DEP criu/stats.d [2020-05-20T17:37:45.102Z] #39 50.65 DEP criu/sockets.d [2020-05-20T17:37:45.390Z] #39 51.05 DEP criu/sk-unix.d [2020-05-20T17:37:45.670Z] #39 51.24 DEP criu/sk-tcp.d [2020-05-20T17:37:45.953Z] #39 51.47 DEP criu/sk-queue.d [2020-05-20T17:37:45.954Z] #39 51.65 DEP criu/sk-packet.d [2020-05-20T17:37:46.238Z] #39 51.74 DEP criu/sk-netlink.d [2020-05-20T17:37:46.238Z] #39 51.85 DEP criu/sk-inet.d [2020-05-20T17:37:46.238Z] #39 51.92 DEP criu/signalfd.d [2020-05-20T17:37:46.238Z] #39 52.00 DEP criu/sigframe.d [2020-05-20T17:37:46.238Z] #39 52.05 DEP criu/shmem.d [2020-05-20T17:37:46.518Z] #39 52.13 DEP criu/servicefd.d [2020-05-20T17:37:46.518Z] #39 52.20 DEP criu/seize.d [2020-05-20T17:37:46.518Z] #39 52.26 DEP criu/seccomp.d [2020-05-20T17:37:46.518Z] #39 52.32 DEP criu/rst-malloc.d [2020-05-20T17:37:46.799Z] #39 52.40 DEP criu/rbtree.d [2020-05-20T17:37:46.799Z] #39 52.43 DEP criu/pstree.d [2020-05-20T17:37:46.799Z] #39 52.56 DEP criu/protobuf.d [2020-05-20T17:37:47.079Z] #39 52.66 GEN criu/protobuf-desc-gen.h [2020-05-20T17:37:47.692Z] #39 53.40 DEP criu/protobuf-desc.d [2020-05-20T17:37:47.692Z] #39 53.51 DEP criu/proc_parse.d [2020-05-20T17:37:47.973Z] #39 53.63 DEP criu/plugin.d [2020-05-20T17:37:47.973Z] #39 53.69 DEP criu/pipes.d [2020-05-20T17:37:48.255Z] #39 53.79 DEP criu/pie-util.d [2020-05-20T17:37:48.255Z] #39 53.86 DEP criu/pie-util-vdso.d [2020-05-20T17:37:48.255Z] #39 53.95 DEP criu/path.d [2020-05-20T17:37:48.255Z] #39 54.05 DEP criu/parasite-syscall.d [2020-05-20T17:37:48.536Z] #39 54.24 DEP criu/pagemap.d [2020-05-20T17:37:48.807Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-20T17:37:48.807Z] [2020-05-20T17:37:48.807Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-20T17:37:48.807Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-20T17:37:48.807Z] HOSTNAME=571ad26141c0 [2020-05-20T17:37:48.807Z] DEST=bundles/test-integration [2020-05-20T17:37:48.807Z] PWD=/go/src/github.com/docker/docker [2020-05-20T17:37:48.807Z] DOCKER_ROOTLESS=1 [2020-05-20T17:37:48.807Z] DOCKER_GITCOMMIT=c78791cda10d6ff080d45d04e51dbf481814dee0 [2020-05-20T17:37:48.807Z] container=docker [2020-05-20T17:37:48.807Z] HOME=/root [2020-05-20T17:37:48.807Z] GOLANG_VERSION=1.13.11 [2020-05-20T17:37:48.807Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-20T17:37:48.807Z] VALIDATE_BRANCH=master [2020-05-20T17:37:48.807Z] TERM=xterm [2020-05-20T17:37:48.807Z] DOCKER_PKG=github.com/docker/docker [2020-05-20T17:37:48.807Z] SHLVL=1 [2020-05-20T17:37:48.807Z] TIMEOUT=120m [2020-05-20T17:37:48.807Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-20T17:37:48.807Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-20T17:37:48.807Z] GO111MODULE=off [2020-05-20T17:37:48.807Z] DOCKER_EXPERIMENTAL=1 [2020-05-20T17:37:48.807Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-20T17:37:48.807Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-20T17:37:48.807Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-20T17:37:48.807Z] GOPATH=/go [2020-05-20T17:37:48.807Z] PKG_CONFIG=pkg-config [2020-05-20T17:37:48.807Z] _=/usr/bin/env [2020-05-20T17:37:48.807Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-20T17:37:48.817Z] #39 54.38 DEP criu/pagemap-cache.d [2020-05-20T17:37:48.817Z] #39 54.52 DEP criu/page-xfer.d [2020-05-20T17:37:49.098Z] #39 54.68 DEP criu/page-pipe.d [2020-05-20T17:37:49.098Z] #39 54.78 DEP criu/netfilter.d [2020-05-20T17:37:49.098Z] #39 54.91 DEP criu/net.d [2020-05-20T17:37:49.379Z] #39 55.11 DEP criu/namespaces.d [2020-05-20T17:37:49.660Z] #39 55.26 DEP criu/mount.d [2020-05-20T17:37:49.942Z] #39 55.44 DEP criu/mem.d [2020-05-20T17:37:49.942Z] #39 55.62 DEP criu/lsm.d [2020-05-20T17:37:49.942Z] #39 55.73 DEP criu/log.d [2020-05-20T17:37:50.222Z] #39 55.83 DEP criu/libnetlink.d [2020-05-20T17:37:50.222Z] #39 55.92 DEP criu/kerndat.d [2020-05-20T17:37:50.503Z] #39 56.00 DEP criu/kcmp-ids.d [2020-05-20T17:37:50.503Z] #39 56.05 DEP criu/irmap.d [2020-05-20T17:37:50.503Z] #39 56.11 DEP criu/ipc_ns.d [2020-05-20T17:37:50.503Z] #39 56.18 DEP criu/image.d [2020-05-20T17:37:50.784Z] #39 56.30 DEP criu/image-desc.d [2020-05-20T17:37:50.784Z] #39 56.38 DEP criu/fsnotify.d [2020-05-20T17:37:51.066Z] #39 56.55 DEP criu/filesystems.d [2020-05-20T17:37:51.066Z] #39 56.65 DEP criu/files.d [2020-05-20T17:37:51.066Z] #39 56.73 DEP criu/files-reg.d [2020-05-20T17:37:51.066Z] #39 56.84 DEP criu/files-ext.d [2020-05-20T17:37:51.066Z] #39 56.90 DEP criu/file-lock.d [2020-05-20T17:37:51.346Z] #39 57.03 DEP criu/file-ids.d [2020-05-20T17:37:51.346Z] #39 57.15 DEP criu/fifo.d [2020-05-20T17:37:51.627Z] #39 57.27 DEP criu/fdstore.d [2020-05-20T17:37:51.627Z] #39 57.35 DEP criu/fault-injection.d [2020-05-20T17:37:51.627Z] #39 57.37 DEP criu/external.d [2020-05-20T17:37:51.908Z] #39 57.46 DEP criu/eventpoll.d [2020-05-20T17:37:51.908Z] #39 57.59 DEP criu/eventfd.d [2020-05-20T17:37:51.908Z] #39 57.67 DEP criu/crtools.d [2020-05-20T17:37:52.189Z] #39 57.74 DEP criu/cr-service.d [2020-05-20T17:37:52.189Z] #39 57.86 DEP criu/cr-restore.d [2020-05-20T17:37:52.470Z] #39 58.05 DEP criu/cr-errno.d [2020-05-20T17:37:52.470Z] #39 58.09 DEP criu/cr-dump.d [2020-05-20T17:37:52.470Z] #39 58.18 DEP criu/cr-dedup.d [2020-05-20T17:37:52.751Z] #39 58.25 DEP criu/cr-check.d [2020-05-20T17:37:52.751Z] #39 58.39 DEP criu/config.d [2020-05-20T17:37:52.751Z] #39 58.52 DEP criu/clone-noasan.d [2020-05-20T17:37:53.032Z] #39 58.55 DEP criu/cgroup.d [2020-05-20T17:37:53.032Z] #39 58.64 DEP criu/cgroup-props.d [2020-05-20T17:37:53.032Z] #39 58.70 DEP criu/bitmap.d [2020-05-20T17:37:53.032Z] #39 58.71 DEP criu/bfd.d [2020-05-20T17:37:53.032Z] #39 58.78 DEP criu/autofs.d [2020-05-20T17:37:53.313Z] #39 58.85 DEP criu/aio.d [2020-05-20T17:37:53.313Z] #39 59.03 DEP criu/action-scripts.d [2020-05-20T17:37:53.594Z] #39 59.31 CC criu/action-scripts.o [2020-05-20T17:37:53.875Z] #39 59.59 CC criu/aio.o [2020-05-20T17:37:54.156Z] #39 59.81 CC criu/autofs.o [2020-05-20T17:37:55.195Z] #39 60.82 CC criu/bfd.o [2020-05-20T17:37:55.476Z] #39 61.19 CC criu/bitmap.o [2020-05-20T17:37:55.757Z] #39 61.31 CC criu/cgroup-props.o [2020-05-20T17:37:56.369Z] #39 61.87 CC criu/cgroup.o [2020-05-20T17:37:56.650Z] #39 ... [2020-05-20T17:37:56.650Z] [2020-05-20T17:37:56.650Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-20T17:37:56.650Z] #41 88.20 net/http [2020-05-20T17:37:56.650Z] #41 94.50 github.com/LK4D4/vndr/godl [2020-05-20T17:37:56.650Z] #41 94.99 github.com/LK4D4/vndr [2020-05-20T17:37:58.116Z] #41 ... [2020-05-20T17:37:58.117Z] [2020-05-20T17:37:58.117Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T17:37:58.117Z] #39 63.72 CC criu/clone-noasan.o [2020-05-20T17:37:58.117Z] #39 63.79 CC criu/config.o [2020-05-20T17:37:58.729Z] #39 64.50 CC criu/cr-check.o [2020-05-20T17:37:58.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-20T17:37:58.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-20T17:37:59.015Z] #39 ... [2020-05-20T17:37:59.015Z] [2020-05-20T17:37:59.015Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-20T17:37:59.015Z] #41 DONE 100.6s [2020-05-20T17:37:59.015Z] [2020-05-20T17:37:59.015Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:38:00.025Z] #45 ... [2020-05-20T17:38:00.025Z] [2020-05-20T17:38:00.025Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T17:38:00.025Z] #39 65.65 CC criu/cr-dedup.o [2020-05-20T17:38:00.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-20T17:38:00.305Z] #39 65.94 CC criu/cr-dump.o [2020-05-20T17:38:00.920Z] #39 ... [2020-05-20T17:38:00.920Z] [2020-05-20T17:38:00.920Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-20T17:38:00.920Z] #28 DONE 104.5s [2020-05-20T17:38:00.920Z] [2020-05-20T17:38:00.920Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:38:01.532Z] #45 ... [2020-05-20T17:38:01.532Z] [2020-05-20T17:38:01.532Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T17:38:01.532Z] #39 67.10 CC criu/cr-errno.o [2020-05-20T17:38:01.532Z] #39 67.13 CC criu/cr-restore.o [2020-05-20T17:38:01.813Z] #39 ... [2020-05-20T17:38:01.813Z] [2020-05-20T17:38:01.813Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-20T17:38:01.813Z] #29 DONE 0.2s [2020-05-20T17:38:02.094Z] [2020-05-20T17:38:02.094Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-20T17:38:02.094Z] #31 DONE 0.1s [2020-05-20T17:38:02.094Z] [2020-05-20T17:38:02.094Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-20T17:38:02.094Z] #34 DONE 0.1s [2020-05-20T17:38:02.094Z] [2020-05-20T17:38:02.094Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:38:03.098Z] #45 ... [2020-05-20T17:38:03.098Z] [2020-05-20T17:38:03.098Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T17:38:03.098Z] #39 68.78 CC criu/cr-service.o [2020-05-20T17:38:04.101Z] #39 69.52 CC criu/crtools.o [2020-05-20T17:38:04.382Z] #39 69.95 CC criu/eventfd.o [2020-05-20T17:38:04.382Z] #39 70.08 CC criu/eventpoll.o [2020-05-20T17:38:04.994Z] #39 70.38 CC criu/external.o [2020-05-20T17:38:04.994Z] #39 70.58 CC criu/fault-injection.o [2020-05-20T17:38:04.994Z] #39 70.64 CC criu/fdstore.o [2020-05-20T17:38:05.274Z] #39 70.85 CC criu/fifo.o [2020-05-20T17:38:05.275Z] #39 71.03 CC criu/file-ids.o [2020-05-20T17:38:05.555Z] #39 71.22 CC criu/file-lock.o [2020-05-20T17:38:05.836Z] #39 71.58 CC criu/files-ext.o [2020-05-20T17:38:06.117Z] #39 71.68 CC criu/files-reg.o [2020-05-20T17:38:07.119Z] #39 72.47 CC criu/files.o [2020-05-20T17:38:07.731Z] #39 73.44 CC criu/filesystems.o [2020-05-20T17:38:08.011Z] #39 73.85 CC criu/fsnotify.o [2020-05-20T17:38:08.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-20T17:38:08.622Z] #39 74.42 CC criu/image-desc.o [2020-05-20T17:38:08.903Z] #39 74.47 CC criu/image.o [2020-05-20T17:38:09.183Z] #39 74.80 CC criu/ipc_ns.o [2020-05-20T17:38:09.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-20T17:38:09.795Z] #39 75.33 CC criu/irmap.o [2020-05-20T17:38:10.116Z] #39 75.65 CC criu/kcmp-ids.o [2020-05-20T17:38:10.116Z] #39 75.78 CC criu/kerndat.o [2020-05-20T17:38:10.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-20T17:38:10.728Z] #39 76.27 CC criu/libnetlink.o [2020-05-20T17:38:10.728Z] #39 76.50 CC criu/log.o [2020-05-20T17:38:10.784Z] Removing intermediate container 645d4c3a34d8 [2020-05-20T17:38:10.784Z] ---> 3224a6d0c044 [2020-05-20T17:38:10.784Z] Step 13/15 : FROM golang:${GO_VERSION}-stretch [2020-05-20T17:38:10.784Z] ---> 607a6a8b67de [2020-05-20T17:38:10.784Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-05-20T17:38:10.784Z] ---> 67a6060cf1a5 [2020-05-20T17:38:10.784Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-05-20T17:38:10.784Z] ---> Running in 44809f5202ad [2020-05-20T17:38:10.784Z] Removing intermediate container 44809f5202ad [2020-05-20T17:38:10.784Z] ---> ab47a5fa4872 [2020-05-20T17:38:10.784Z] Successfully built ab47a5fa4872 [2020-05-20T17:38:10.784Z] Successfully tagged moby-buildx:latest [2020-05-20T17:38:10.784Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-05-20T17:38:10.784Z] if [ -n "${id}" ]; then \ [2020-05-20T17:38:10.784Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-05-20T17:38:10.784Z] && touch bundles/buildx; \ [2020-05-20T17:38:10.784Z] docker rm -f ${id}; \ [2020-05-20T17:38:10.784Z] fi [2020-05-20T17:38:10.784Z] 00cc908f2b4db29c05c37ac82995215ebfab33ce3dd0833d3bfd2f9233c5ec0f [2020-05-20T17:38:10.784Z] bundles/buildx version [2020-05-20T17:38:10.784Z] buildx v0.3.1 6db68d0 [2020-05-20T17:38:10.784Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:c78791cda10d6ff080d45d04e51dbf481814dee0 . [2020-05-20T17:38:10.784Z] #1 [internal] booting buildkit [2020-05-20T17:38:10.784Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-05-20T17:38:10.784Z] #1 pulling image moby/buildkit:buildx-stable-1 2.5s done [2020-05-20T17:38:10.784Z] #1 creating container buildx_buildkit_default [2020-05-20T17:38:10.784Z] #1 creating container buildx_buildkit_default 0.5s done [2020-05-20T17:38:10.784Z] #1 DONE 2.9s [2020-05-20T17:38:10.784Z] [2020-05-20T17:38:10.784Z] #3 [internal] load .dockerignore [2020-05-20T17:38:10.784Z] #3 transferring context: 87B done [2020-05-20T17:38:10.785Z] #3 DONE 0.0s [2020-05-20T17:38:10.785Z] [2020-05-20T17:38:10.785Z] #2 [internal] load build definition from Dockerfile [2020-05-20T17:38:10.785Z] #2 transferring dockerfile: 16.31kB done [2020-05-20T17:38:10.785Z] #2 DONE 0.0s [2020-05-20T17:38:10.785Z] [2020-05-20T17:38:10.785Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-20T17:38:10.785Z] #4 DONE 0.9s [2020-05-20T17:38:10.785Z] [2020-05-20T17:38:10.785Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-20T17:38:10.785Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-20T17:38:10.785Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s [2020-05-20T17:38:10.785Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-05-20T17:38:10.785Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-20T17:38:10.785Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-05-20T17:38:10.785Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.5s done [2020-05-20T17:38:10.785Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-05-20T17:38:10.785Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.6s done [2020-05-20T17:38:10.785Z] #5 DONE 1.3s [2020-05-20T17:38:10.785Z] [2020-05-20T17:38:10.785Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-20T17:38:11.339Z] #39 76.84 CC criu/lsm.o [2020-05-20T17:38:11.339Z] #39 77.07 CC criu/mem.o [2020-05-20T17:38:11.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-20T17:38:11.404Z] #7 DONE 0.7s [2020-05-20T17:38:11.404Z] [2020-05-20T17:38:11.404Z] #6 [internal] load metadata for docker.io/library/golang:1.13.11-buster [2020-05-20T17:38:11.404Z] #6 DONE 0.8s [2020-05-20T17:38:11.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-20T17:38:11.691Z] [2020-05-20T17:38:11.691Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-20T17:38:11.691Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-20T17:38:12.339Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-20T17:38:12.339Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.1s [2020-05-20T17:38:12.339Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-20T17:38:12.341Z] #39 77.94 CC criu/mount.o [2020-05-20T17:38:12.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-20T17:38:12.985Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.01MB / 9.86MB 0.8s [2020-05-20T17:38:13.280Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.91MB / 9.86MB 1.0s [2020-05-20T17:38:13.280Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.32MB / 9.86MB 1.1s [2020-05-20T17:38:13.343Z] #39 ... [2020-05-20T17:38:13.343Z] [2020-05-20T17:38:13.343Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-20T17:38:13.343Z] #49 114.8 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-05-20T17:38:13.580Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 5.11MB / 9.86MB 1.3s [2020-05-20T17:38:13.580Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 6.71MB / 9.86MB 1.4s [2020-05-20T17:38:13.893Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.6s done [2020-05-20T17:38:13.893Z] #58 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2020-05-20T17:38:13.956Z] #49 115.6 + mkdir -p /build [2020-05-20T17:38:14.236Z] #49 115.6 + cp runc /build/runc [2020-05-20T17:38:14.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-20T17:38:14.519Z] #49 DONE 116.0s [2020-05-20T17:38:14.519Z] [2020-05-20T17:38:14.519Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T17:38:14.519Z] #39 79.84 CC criu/namespaces.o [2020-05-20T17:38:15.541Z] #39 81.20 CC criu/net.o [2020-05-20T17:38:15.641Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|files|exports_file|imports|name|types_sizes) took 1m55.643015259s [2020-05-20T17:38:15.641Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 466.294861ms [2020-05-20T17:38:15.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-20T17:38:17.007Z] #39 82.35 CC criu/netfilter.o [2020-05-20T17:38:17.007Z] #39 82.45 CC criu/page-pipe.o [2020-05-20T17:38:17.179Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-20T17:38:17.288Z] #39 82.73 CC criu/page-xfer.o [2020-05-20T17:38:17.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-20T17:38:17.473Z] #58 ... [2020-05-20T17:38:17.473Z] [2020-05-20T17:38:17.473Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-20T17:38:17.473Z] #8 resolve docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a done [2020-05-20T17:38:17.473Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 73.55MB / 73.55MB 5.1s done [2020-05-20T17:38:17.473Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 70.93MB / 96.51MB 5.2s [2020-05-20T17:38:17.473Z] #8 sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a 1.42kB / 1.42kB done [2020-05-20T17:38:17.473Z] #8 sha256:e471bdd0af7789e7d830a5f30aa9dde7db6a1247350268201f72653b50178904 1.79kB / 1.79kB done [2020-05-20T17:38:17.473Z] #8 sha256:f5b69728b5d7cea546e91863794697d7630ac9b07d795522fd4ffaa1b5af4206 156B / 156B 0.4s done [2020-05-20T17:38:17.473Z] #8 sha256:d03014472ebf68a8f4ccd419788451bc72959f6900f46fa6daca3c98c753473f 5.46kB / 5.46kB done [2020-05-20T17:38:17.473Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 54.14MB / 54.14MB 4.5s done [2020-05-20T17:38:17.473Z] #8 sha256:633177125031b056c9e79b442829845cc6886ad14d5de3cc2459317eaa054d94 10.73MB / 10.73MB 1.3s done [2020-05-20T17:38:17.473Z] #8 sha256:556cd6fadc0f341d090a18ecfc4b6aedccd3d99f6eb6a336e3bee33f096c095f 8.25MB / 8.25MB 1.3s done [2020-05-20T17:38:17.473Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 57.46MB / 57.46MB 4.6s done [2020-05-20T17:38:17.569Z] #39 83.25 CC criu/pagemap-cache.o [2020-05-20T17:38:17.769Z] #8 ... [2020-05-20T17:38:17.769Z] [2020-05-20T17:38:17.769Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-20T17:38:17.769Z] #58 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.8s done [2020-05-20T17:38:17.769Z] #58 DONE 5.9s [2020-05-20T17:38:17.769Z] [2020-05-20T17:38:17.769Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-20T17:38:17.769Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 79.60MB / 96.51MB 5.5s [2020-05-20T17:38:17.769Z] #8 ... [2020-05-20T17:38:17.769Z] [2020-05-20T17:38:17.769Z] #21 [internal] load build context [2020-05-20T17:38:17.769Z] #21 transferring context: 35.61MB 6.0s [2020-05-20T17:38:17.850Z] #39 83.47 CC criu/pagemap.o [2020-05-20T17:38:18.130Z] #39 83.77 CC criu/parasite-syscall.o [2020-05-20T17:38:18.410Z] #39 84.15 CC criu/path.o [2020-05-20T17:38:18.691Z] #39 84.26 CC criu/pie-util-vdso.o [2020-05-20T17:38:18.792Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-20T17:38:18.794Z] #21 transferring context: 50.65MB 7.1s done [2020-05-20T17:38:18.794Z] #21 DONE 7.1s [2020-05-20T17:38:18.794Z] [2020-05-20T17:38:18.794Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-20T17:38:18.794Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 96.51MB / 96.51MB 6.2s done [2020-05-20T17:38:18.794Z] #8 unpacking docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a [2020-05-20T17:38:18.972Z] #39 84.50 CC criu/pie-util.o [2020-05-20T17:38:18.972Z] #39 84.59 CC criu/pipes.o [2020-05-20T17:38:19.253Z] #39 84.90 CC criu/plugin.o [2020-05-20T17:38:19.534Z] #39 85.02 CC criu/proc_parse.o [2020-05-20T17:38:19.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-20T17:38:20.537Z] #39 86.17 CC criu/protobuf-desc.o [2020-05-20T17:38:21.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-20T17:38:21.149Z] #39 86.68 CC criu/protobuf.o [2020-05-20T17:38:21.149Z] #39 86.84 CC criu/pstree.o [2020-05-20T17:38:21.761Z] #39 87.28 CC criu/rbtree.o [2020-05-20T17:38:21.762Z] #39 87.47 CC criu/rst-malloc.o [2020-05-20T17:38:21.762Z] #39 87.60 CC criu/seccomp.o [2020-05-20T17:38:21.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-20T17:38:22.373Z] #39 87.92 CC criu/seize.o [2020-05-20T17:38:22.653Z] #39 88.23 CC criu/servicefd.o [2020-05-20T17:38:22.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-20T17:38:22.934Z] #39 88.42 CC criu/shmem.o [2020-05-20T17:38:22.934Z] #39 88.75 CC criu/sigframe.o [2020-05-20T17:38:23.214Z] #39 88.82 CC criu/signalfd.o [2020-05-20T17:38:23.214Z] #39 88.93 CC criu/sk-inet.o [2020-05-20T17:38:23.825Z] #39 89.40 CC criu/sk-netlink.o [2020-05-20T17:38:23.842Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-20T17:38:23.842Z] Using test binary docker [2020-05-20T17:38:23.842Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-20T17:38:23.842Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-20T17:38:23.842Z] INFO: Waiting for daemon to start... [2020-05-20T17:38:23.842Z] Starting dockerd [2020-05-20T17:38:24.106Z] #39 89.68 CC criu/sk-packet.o [2020-05-20T17:38:24.770Z] #39 90.14 CC criu/sk-queue.o [2020-05-20T17:38:24.770Z] #39 90.40 CC criu/sk-tcp.o [2020-05-20T17:38:25.089Z] #39 90.67 CC criu/sk-unix.o [2020-05-20T17:38:26.091Z] #39 91.51 CC criu/sockets.o [2020-05-20T17:38:26.091Z] #39 91.77 CC criu/stats.o [2020-05-20T17:38:26.359Z] . [2020-05-20T17:38:26.359Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-20T17:38:26.359Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-20T17:38:26.359Z] Error: No such image: emptyfs [2020-05-20T17:38:26.359Z] Running integration-test (iteration 1) [2020-05-20T17:38:26.359Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-05-20T17:38:26.372Z] #39 91.98 CC criu/string.o [2020-05-20T17:38:26.372Z] #39 92.03 CC criu/sysctl.o [2020-05-20T17:38:26.985Z] #39 92.44 CC criu/sysfs_parse.o [2020-05-20T17:38:26.985Z] #39 92.68 CC criu/timerfd.o [2020-05-20T17:38:27.265Z] #39 92.91 CC criu/tty.o [2020-05-20T17:38:28.267Z] #39 ... [2020-05-20T17:38:28.267Z] [2020-05-20T17:38:28.267Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-20T17:38:28.267Z] #36 121.6 + dpkg --print-architecture [2020-05-20T17:38:28.267Z] #36 121.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-20T17:38:28.267Z] #36 121.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-05-20T17:38:28.267Z] #36 121.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-20T17:38:28.267Z] #36 ... [2020-05-20T17:38:28.267Z] [2020-05-20T17:38:28.267Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T17:38:28.267Z] #39 93.87 CC criu/tun.o [2020-05-20T17:38:28.548Z] #39 94.05 CC criu/uffd.o [2020-05-20T17:38:28.829Z] #39 94.51 CC criu/util.o [2020-05-20T17:38:29.110Z] #39 94.89 CC criu/uts_ns.o [2020-05-20T17:38:29.390Z] #39 94.95 CC criu/vdso.o [2020-05-20T17:38:29.390Z] #39 95.10 LINK criu/built-in.o [2020-05-20T17:38:29.390Z] #39 95.14 LINK criu/criu [2020-05-20T17:38:29.671Z] #39 95.26 DEP lib/c/criu.d [2020-05-20T17:38:29.671Z] #39 95.29 CC images/rpc.pb-c.o [2020-05-20T17:38:29.952Z] #39 95.63 CC lib/c/criu.o [2020-05-20T17:38:30.233Z] #39 ... [2020-05-20T17:38:30.233Z] [2020-05-20T17:38:30.233Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-20T17:38:30.233Z] #36 DONE 134.0s [2020-05-20T17:38:30.515Z] [2020-05-20T17:38:30.515Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T17:38:30.515Z] #39 96.01 LINK lib/c/built-in.o [2020-05-20T17:38:30.515Z] #39 96.02 LINK lib/c/libcriu.so [2020-05-20T17:38:30.515Z] #39 96.06 LINK lib/c/libcriu.a [2020-05-20T17:38:30.515Z] #39 96.13 GEN magic.py [2020-05-20T17:38:30.515Z] #39 96.20 Note: Building without setproctitle() and strlcpy() support. [2020-05-20T17:38:30.515Z] #39 96.20 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-20T17:38:30.515Z] #39 96.20 Note: Building without GnuTLS support [2020-05-20T17:38:30.799Z] #39 96.56 fatal: not a git repository (or any of the parent directories): .git [2020-05-20T17:38:31.080Z] #39 ... [2020-05-20T17:38:31.080Z] [2020-05-20T17:38:31.080Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-20T17:38:31.080Z] #37 DONE 0.2s [2020-05-20T17:38:31.080Z] [2020-05-20T17:38:31.080Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T17:38:31.080Z] #39 96.87 make[1]: Nothing to be done for 'all'. [2020-05-20T17:38:31.361Z] #39 97.11 make[1]: 'images/built-in.o' is up to date. [2020-05-20T17:38:31.361Z] #39 97.12 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-20T17:38:31.361Z] #39 97.13 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-20T17:38:31.642Z] #39 97.14 make[1]: 'compel/libcompel.a' is up to date. [2020-05-20T17:38:31.642Z] #39 97.15 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-20T17:38:31.642Z] #39 97.16 make[1]: Nothing to be done for 'all'. [2020-05-20T17:38:31.642Z] #39 97.16 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-20T17:38:31.642Z] #39 97.21 make[2]: Nothing to be done for 'all'. [2020-05-20T17:38:31.642Z] #39 97.23 make[2]: Nothing to be done for 'all'. [2020-05-20T17:38:31.642Z] #39 97.24 make[2]: Nothing to be done for 'all'. [2020-05-20T17:38:31.642Z] #39 97.27 make[2]: Nothing to be done for 'all'. [2020-05-20T17:38:31.642Z] #39 97.28 make[2]: Nothing to be done for 'all'. [2020-05-20T17:38:31.642Z] #39 97.29 make[2]: Nothing to be done for 'all'. [2020-05-20T17:38:31.642Z] #39 97.31 make[2]: Nothing to be done for 'all'. [2020-05-20T17:38:31.642Z] #39 97.35 make[2]: Nothing to be done for 'all'. [2020-05-20T17:38:31.925Z] #39 97.36 INSTALL criu/criu [2020-05-20T17:38:31.925Z] #39 DONE 97.5s [2020-05-20T17:38:31.925Z] [2020-05-20T17:38:31.925Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:38:32.888Z] Loaded image: buildpack-deps:jessie [2020-05-20T17:38:32.888Z] Loaded image: busybox:latest [2020-05-20T17:38:32.888Z] Loaded image: busybox:glibc [2020-05-20T17:38:32.888Z] Loaded image: debian:jessie [2020-05-20T17:38:32.888Z] Loaded image: hello-world:latest [2020-05-20T17:38:32.888Z] INFO: Testing against a local daemon [2020-05-20T17:38:32.888Z] === RUN TestCgroupNamespacesBuild [2020-05-20T17:38:32.931Z] #45 ... [2020-05-20T17:38:32.931Z] [2020-05-20T17:38:32.931Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-20T17:38:32.931Z] #40 DONE 0.2s [2020-05-20T17:38:32.931Z] [2020-05-20T17:38:32.931Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-20T17:38:32.931Z] #42 DONE 0.2s [2020-05-20T17:38:32.931Z] [2020-05-20T17:38:32.931Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-20T17:38:33.211Z] #44 DONE 0.2s [2020-05-20T17:38:33.211Z] [2020-05-20T17:38:33.211Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:38:35.228Z] #45 ... [2020-05-20T17:38:35.228Z] [2020-05-20T17:38:35.228Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:38:35.228Z] #52 114.3 + bin/containerd [2020-05-20T17:38:38.117Z] --- PASS: TestCgroupNamespacesBuild (5.13s) [2020-05-20T17:38:38.117Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-20T17:38:38.282Z] ok github.com/docker/docker/api/server/httputils 0.029s coverage: 14.7% of statements [2020-05-20T17:38:38.282Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-20T17:38:38.282Z] ok github.com/docker/docker/api/server/middleware 0.040s coverage: 37.7% of statements [2020-05-20T17:38:38.282Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-20T17:38:38.282Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-20T17:38:38.282Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-20T17:38:38.282Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-20T17:38:38.282Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-20T17:38:38.282Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-20T17:38:38.282Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-20T17:38:38.282Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-20T17:38:38.282Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-20T17:38:38.283Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-20T17:38:38.283Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-20T17:38:38.283Z] ok github.com/docker/docker/api/types/filters 0.012s coverage: 92.2% of statements [2020-05-20T17:38:38.283Z] ok github.com/docker/docker/api/server/router/swarm 0.020s coverage: 4.8% of statements [2020-05-20T17:38:38.283Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-20T17:38:38.283Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-20T17:38:38.283Z] ? github.com/docker/docker/api/types [no test files] [2020-05-20T17:38:38.283Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-20T17:38:38.283Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-20T17:38:38.283Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-20T17:38:38.283Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-20T17:38:38.283Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-20T17:38:38.283Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-20T17:38:38.283Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-20T17:38:38.283Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-20T17:38:38.283Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-20T17:38:38.283Z] ok github.com/docker/docker/api/types/strslice 0.027s coverage: 90.0% of statements [2020-05-20T17:38:38.283Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-20T17:38:38.283Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-20T17:38:38.283Z] ok github.com/docker/docker/api/types/time 0.031s coverage: 100.0% of statements [2020-05-20T17:38:38.283Z] ok github.com/docker/docker/api/types/versions 0.021s coverage: 75.0% of statements [2020-05-20T17:38:38.283Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-20T17:38:38.283Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-20T17:38:38.283Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-20T17:38:38.283Z] ? github.com/docker/docker/builder [no test files] [2020-05-20T17:38:38.283Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-20T17:38:38.283Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-20T17:38:38.283Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-20T17:38:38.283Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-20T17:38:38.283Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-20T17:38:38.283Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-20T17:38:38.283Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-20T17:38:38.283Z] ok github.com/docker/docker/builder/dockerignore 0.033s coverage: 96.8% of statements [2020-05-20T17:38:38.283Z] ok github.com/docker/docker/cli/debug 0.028s coverage: 100.0% of statements [2020-05-20T17:38:39.664Z] ok github.com/docker/docker/builder/remotecontext 0.287s coverage: 13.6% of statements [2020-05-20T17:38:39.923Z] ok github.com/docker/docker/builder/remotecontext/git 3.434s coverage: 86.3% of statements [2020-05-20T17:38:40.623Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (3.20s) [2020-05-20T17:38:40.623Z] === RUN TestBuildWithSession [2020-05-20T17:38:40.623Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-20T17:38:40.623Z] build_session_test.go:25: TODO: BuildKit [2020-05-20T17:38:40.623Z] === RUN TestBuildSquashParent [2020-05-20T17:38:40.699Z] #52 ... [2020-05-20T17:38:40.699Z] [2020-05-20T17:38:40.699Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:38:40.699Z] #45 138.1 + cd /tmp/tmp.lmJ8yKvzA9/src/github.com/golangci/golangci-lint/ [2020-05-20T17:38:40.699Z] #45 138.1 + git checkout -q v1.23.8 [2020-05-20T17:38:40.699Z] #45 138.3 ++ git describe --tags [2020-05-20T17:38:40.699Z] #45 138.3 + version=v1.23.8 [2020-05-20T17:38:40.699Z] #45 138.3 ++ git rev-parse --short HEAD [2020-05-20T17:38:40.699Z] #45 138.3 + commit=76a82c6 [2020-05-20T17:38:40.699Z] #45 138.3 ++ git show -s --format=%cd [2020-05-20T17:38:40.699Z] #45 138.3 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-20T17:38:40.699Z] #45 138.3 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-20T17:38:40.863Z] ok github.com/docker/docker/builder/dockerfile 1.069s coverage: 48.2% of statements [2020-05-20T17:38:40.863Z] ? github.com/docker/docker/cli [no test files] [2020-05-20T17:38:40.863Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-20T17:38:42.387Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-20T17:38:42.387Z] [2020-05-20T17:38:43.318Z] [2020-05-20T17:38:43.318Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-05-20T17:38:43.319Z] [2020-05-20T17:38:43.575Z] [2020-05-20T17:38:43.575Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-20T17:38:43.575Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-20T17:38:43.575Z] HOSTNAME=ebf7c25ca9b1 [2020-05-20T17:38:43.575Z] TEST_SKIP_INTEGRATION=1 [2020-05-20T17:38:43.575Z] TESTDEBUG=0 [2020-05-20T17:38:43.575Z] DEST=bundles/test-integration [2020-05-20T17:38:43.575Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-20T17:38:43.575Z] PWD=/go/src/github.com/docker/docker [2020-05-20T17:38:43.575Z] KEEPBUNDLE=1 [2020-05-20T17:38:43.575Z] DOCKER_GITCOMMIT=c78791cda10d6ff080d45d04e51dbf481814dee0 [2020-05-20T17:38:43.575Z] container=docker [2020-05-20T17:38:43.575Z] HOME=/root [2020-05-20T17:38:43.575Z] GOLANG_VERSION=1.13.11 [2020-05-20T17:38:43.575Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-20T17:38:43.575Z] VALIDATE_BRANCH=master [2020-05-20T17:38:43.575Z] TERM=xterm [2020-05-20T17:38:43.575Z] DOCKER_PKG=github.com/docker/docker [2020-05-20T17:38:43.575Z] SHLVL=1 [2020-05-20T17:38:43.575Z] TIMEOUT=120m [2020-05-20T17:38:43.575Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-20T17:38:43.575Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-20T17:38:43.575Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-05-20T17:38:43.575Z] GO111MODULE=off [2020-05-20T17:38:43.575Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-20T17:38:43.575Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-20T17:38:43.575Z] GOPATH=/go [2020-05-20T17:38:43.575Z] PKG_CONFIG=pkg-config [2020-05-20T17:38:43.575Z] _=/usr/bin/env [2020-05-20T17:38:43.575Z] Building test suite binary ./integration-cli/test.main [2020-05-20T17:38:43.575Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-20T17:38:43.575Z] HOSTNAME=9244c430f307 [2020-05-20T17:38:43.575Z] TEST_SKIP_INTEGRATION=1 [2020-05-20T17:38:43.575Z] TESTDEBUG=0 [2020-05-20T17:38:43.575Z] DEST=bundles/test-integration [2020-05-20T17:38:43.575Z] PWD=/go/src/github.com/docker/docker [2020-05-20T17:38:43.575Z] KEEPBUNDLE=1 [2020-05-20T17:38:43.575Z] DOCKER_GITCOMMIT=c78791cda10d6ff080d45d04e51dbf481814dee0 [2020-05-20T17:38:43.575Z] container=docker [2020-05-20T17:38:43.575Z] HOME=/root [2020-05-20T17:38:43.575Z] GOLANG_VERSION=1.13.11 [2020-05-20T17:38:43.575Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-20T17:38:43.575Z] VALIDATE_BRANCH=master [2020-05-20T17:38:43.575Z] TERM=xterm [2020-05-20T17:38:43.575Z] DOCKER_PKG=github.com/docker/docker [2020-05-20T17:38:43.575Z] SHLVL=1 [2020-05-20T17:38:43.575Z] TIMEOUT=120m [2020-05-20T17:38:43.575Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-20T17:38:43.575Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-20T17:38:43.575Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-05-20T17:38:43.575Z] GO111MODULE=off [2020-05-20T17:38:43.575Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-20T17:38:43.575Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-20T17:38:43.575Z] GOPATH=/go [2020-05-20T17:38:43.575Z] PKG_CONFIG=pkg-config [2020-05-20T17:38:43.575Z] _=/usr/bin/env [2020-05-20T17:38:43.575Z] Building test suite binary ./integration-cli/test.main [2020-05-20T17:38:43.575Z] No new tests added to integration. [2020-05-20T17:38:43.575Z] [2020-05-20T17:38:43.575Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-20T17:38:44.948Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-20T17:38:44.948Z] HOSTNAME=2b6e28ba8348 [2020-05-20T17:38:44.948Z] TESTDEBUG=0 [2020-05-20T17:38:44.948Z] DEST=bundles/test-integration [2020-05-20T17:38:44.948Z] PWD=/go/src/github.com/docker/docker [2020-05-20T17:38:44.948Z] KEEPBUNDLE=1 [2020-05-20T17:38:44.948Z] DOCKER_GITCOMMIT=c78791cda10d6ff080d45d04e51dbf481814dee0 [2020-05-20T17:38:44.948Z] container=docker [2020-05-20T17:38:44.948Z] HOME=/root [2020-05-20T17:38:44.948Z] GOLANG_VERSION=1.13.11 [2020-05-20T17:38:44.948Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-20T17:38:44.948Z] VALIDATE_BRANCH=master [2020-05-20T17:38:44.948Z] TERM=xterm [2020-05-20T17:38:44.948Z] DOCKER_PKG=github.com/docker/docker [2020-05-20T17:38:44.948Z] SHLVL=1 [2020-05-20T17:38:44.948Z] TIMEOUT=120m [2020-05-20T17:38:44.948Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-20T17:38:44.948Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-20T17:38:44.948Z] GO111MODULE=off [2020-05-20T17:38:44.948Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-20T17:38:44.948Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-20T17:38:44.948Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-20T17:38:44.948Z] GOPATH=/go [2020-05-20T17:38:44.948Z] PKG_CONFIG=pkg-config [2020-05-20T17:38:44.948Z] _=/usr/bin/env [2020-05-20T17:38:44.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-20T17:38:46.147Z] ok github.com/docker/docker/client 0.450s coverage: 75.4% of statements [2020-05-20T17:38:47.426Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-05-20T17:38:47.426Z] [2020-05-20T17:38:47.426Z] ________ ____ __. [2020-05-20T17:38:47.426Z] \_____ \ | |/ _| [2020-05-20T17:38:47.426Z] / | \| < [2020-05-20T17:38:47.426Z] / | \ | \ [2020-05-20T17:38:47.426Z] \_______ /____|__ \ [2020-05-20T17:38:47.426Z] \/ \/ [2020-05-20T17:38:47.426Z] [2020-05-20T17:38:47.426Z] INFO: make.ps1 ended at 05/20/2020 17:38:39 [2020-05-20T17:38:47.426Z] INFO: Binaries build ended at 05/20/2020 17:38:42. Duration:00:01:12.1472698 [2020-05-20T17:38:47.426Z] INFO: Copying the built daemon binary to d:\CI\PR-41004\6\binary\dockerd-d954340143.exe... [2020-05-20T17:38:47.426Z] INFO: Copying the built client binary to d:\CI\PR-41004\6\binary\docker-d954340143.exe... [2020-05-20T17:38:47.426Z] INFO: Copying dockerversion from the container... [2020-05-20T17:38:47.426Z] INFO: Copying the golang package from the container to d:\CI\PR-41004\6\installer\go.zip... [2020-05-20T17:38:48.446Z] INFO: Extracting go.zip to d:\CI\PR-41004\6\go [2020-05-20T17:38:50.543Z] --- PASS: TestBuildSquashParent (8.35s) [2020-05-20T17:38:50.543Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-20T17:38:50.543Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-20T17:38:50.543Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-20T17:38:50.543Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-20T17:38:50.543Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-20T17:38:50.543Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-20T17:38:50.543Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-20T17:38:50.543Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-20T17:38:50.543Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-20T17:38:50.543Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-20T17:38:50.543Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-20T17:38:50.543Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-20T17:38:50.543Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-20T17:38:50.543Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-20T17:38:50.543Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-20T17:38:50.543Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-20T17:38:50.543Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-20T17:38:50.543Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-20T17:38:50.543Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-20T17:38:51.353Z] #8 unpacking docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a 29.8s done [2020-05-20T17:38:51.353Z] #8 DONE 36.4s [2020-05-20T17:38:51.353Z] [2020-05-20T17:38:51.353Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-20T17:38:51.353Z] #9 DONE 0.2s [2020-05-20T17:38:51.353Z] [2020-05-20T17:38:51.353Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-20T17:38:51.353Z] #10 DONE 0.2s [2020-05-20T17:38:51.353Z] [2020-05-20T17:38:51.353Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-20T17:38:51.353Z] #42 ... [2020-05-20T17:38:51.353Z] [2020-05-20T17:38:51.353Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-20T17:38:51.353Z] #28 DONE 0.1s [2020-05-20T17:38:51.353Z] [2020-05-20T17:38:51.353Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-20T17:38:51.353Z] #36 DONE 0.1s [2020-05-20T17:38:51.353Z] [2020-05-20T17:38:51.353Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-20T17:38:51.353Z] #37 0.746 + git clone https://github.com/docker/distribution.git . [2020-05-20T17:38:51.353Z] #37 0.748 Cloning into '.'... [2020-05-20T17:38:53.797Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-05-20T17:38:53.797Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.60s) [2020-05-20T17:38:53.797Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.85s) [2020-05-20T17:38:53.797Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.93s) [2020-05-20T17:38:53.797Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (4.07s) [2020-05-20T17:38:53.797Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (4.50s) [2020-05-20T17:38:53.797Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (4.55s) [2020-05-20T17:38:53.797Z] === RUN TestBuildMultiStageCopy [2020-05-20T17:38:53.797Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-20T17:38:54.131Z] #37 ... [2020-05-20T17:38:54.131Z] [2020-05-20T17:38:54.131Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-20T17:38:54.131Z] #42 1.009 + RM_GOPATH=0 [2020-05-20T17:38:54.131Z] #42 1.019 + TMP_GOPATH= [2020-05-20T17:38:54.131Z] #42 1.019 + : /build [2020-05-20T17:38:54.131Z] #42 1.020 + '[' -z '' ']' [2020-05-20T17:38:54.131Z] #42 1.021 ++ mktemp -d [2020-05-20T17:38:54.131Z] #42 1.025 + export GOPATH=/tmp/tmp.z8rIiqGaVH [2020-05-20T17:38:54.131Z] #42 1.028 + GOPATH=/tmp/tmp.z8rIiqGaVH [2020-05-20T17:38:54.131Z] #42 1.028 + RM_GOPATH=1 [2020-05-20T17:38:54.131Z] #42 1.029 ++ dirname /tmp/install/install.sh [2020-05-20T17:38:54.131Z] #42 1.037 + dir=/tmp/install [2020-05-20T17:38:54.131Z] #42 1.037 + bin=vndr [2020-05-20T17:38:54.131Z] #42 1.037 + shift [2020-05-20T17:38:54.131Z] #42 1.038 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-05-20T17:38:54.131Z] #42 1.038 + . /tmp/install/vndr.installer [2020-05-20T17:38:54.131Z] #42 1.043 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-20T17:38:54.131Z] #42 1.045 + install_vndr [2020-05-20T17:38:54.131Z] #42 1.046 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-20T17:38:54.131Z] #42 1.046 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-20T17:38:54.131Z] #42 1.047 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.z8rIiqGaVH/src/github.com/LK4D4/vndr [2020-05-20T17:38:54.131Z] #42 1.070 Cloning into '/tmp/tmp.z8rIiqGaVH/src/github.com/LK4D4/vndr'... [2020-05-20T17:38:54.131Z] #42 2.469 + cd /tmp/tmp.z8rIiqGaVH/src/github.com/LK4D4/vndr [2020-05-20T17:38:54.131Z] #42 2.470 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-20T17:38:54.131Z] #42 2.528 + go build -buildmode=pie -v -o /build/vndr . [2020-05-20T17:38:54.131Z] #42 5.093 internal/cpu [2020-05-20T17:38:54.131Z] #42 5.187 runtime/internal/math [2020-05-20T17:38:54.131Z] #42 5.188 internal/race [2020-05-20T17:38:54.131Z] #42 5.235 sync/atomic [2020-05-20T17:38:54.131Z] #42 5.623 unicode [2020-05-20T17:38:54.131Z] #42 5.817 unicode/utf8 [2020-05-20T17:38:55.166Z] #42 6.727 math/bits [2020-05-20T17:38:55.458Z] #42 ... [2020-05-20T17:38:55.458Z] [2020-05-20T17:38:55.458Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:38:55.458Z] #44 0.922 + RM_GOPATH=0 [2020-05-20T17:38:55.458Z] #44 0.922 + TMP_GOPATH= [2020-05-20T17:38:55.458Z] #44 0.922 + : /build [2020-05-20T17:38:55.458Z] #44 0.922 + '[' -z '' ']' [2020-05-20T17:38:55.458Z] #44 0.923 ++ mktemp -d [2020-05-20T17:38:55.458Z] #44 0.925 + export GOPATH=/tmp/tmp.hbXB0waDXL [2020-05-20T17:38:55.458Z] #44 0.925 + GOPATH=/tmp/tmp.hbXB0waDXL [2020-05-20T17:38:55.458Z] #44 0.925 + RM_GOPATH=1 [2020-05-20T17:38:55.458Z] #44 0.926 ++ dirname /tmp/install/install.sh [2020-05-20T17:38:55.458Z] #44 0.928 + dir=/tmp/install [2020-05-20T17:38:55.458Z] #44 0.928 + bin=gotestsum [2020-05-20T17:38:55.458Z] #44 0.928 + shift [2020-05-20T17:38:55.458Z] #44 0.929 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-05-20T17:38:55.458Z] #44 0.929 + . /tmp/install/gotestsum.installer [2020-05-20T17:38:55.458Z] #44 0.930 ++ : v0.3.5 [2020-05-20T17:38:55.458Z] #44 0.930 + install_gotestsum [2020-05-20T17:38:55.458Z] #44 0.931 + set -e [2020-05-20T17:38:55.458Z] #44 0.931 + export GO111MODULE=on [2020-05-20T17:38:55.458Z] #44 0.931 + GO111MODULE=on [2020-05-20T17:38:55.458Z] #44 0.931 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-05-20T17:38:55.458Z] #44 0.977 go: finding gotest.tools v0.3.5 [2020-05-20T17:38:55.458Z] #44 0.977 go: finding gotest.tools/gotestsum v0.3.5 [2020-05-20T17:38:55.458Z] #44 2.571 go: downloading gotest.tools/gotestsum v0.3.5 [2020-05-20T17:38:55.458Z] #44 3.613 go: extracting gotest.tools/gotestsum v0.3.5 [2020-05-20T17:38:55.458Z] #44 5.496 go: downloading gotest.tools v2.1.0+incompatible [2020-05-20T17:38:55.458Z] #44 5.860 go: extracting gotest.tools v2.1.0+incompatible [2020-05-20T17:38:55.458Z] #44 6.110 go: downloading github.com/pkg/errors v0.8.0 [2020-05-20T17:38:55.458Z] #44 6.138 go: downloading github.com/spf13/pflag v1.0.1 [2020-05-20T17:38:55.458Z] #44 6.188 go: downloading github.com/fatih/color v1.6.0 [2020-05-20T17:38:55.458Z] #44 6.330 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-05-20T17:38:55.458Z] #44 6.423 go: extracting github.com/pkg/errors v0.8.0 [2020-05-20T17:38:55.458Z] #44 6.502 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-20T17:38:55.458Z] #44 6.652 go: extracting github.com/fatih/color v1.6.0 [2020-05-20T17:38:55.458Z] #44 6.822 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-05-20T17:38:55.458Z] #44 6.983 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-05-20T17:38:55.458Z] #44 7.012 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-05-20T17:38:55.458Z] #44 7.027 go: extracting github.com/spf13/pflag v1.0.1 [2020-05-20T17:38:55.458Z] #44 7.128 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-05-20T17:38:55.458Z] #44 7.210 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-05-20T17:38:55.751Z] #44 7.290 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-05-20T17:38:55.751Z] #44 7.402 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-20T17:38:55.751Z] #44 7.436 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-05-20T17:38:56.043Z] #44 7.645 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-20T17:38:56.043Z] #44 7.684 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-20T17:38:56.343Z] #44 7.834 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-20T17:38:56.635Z] #44 ... [2020-05-20T17:38:56.635Z] [2020-05-20T17:38:56.635Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-20T17:38:56.635Z] #42 8.053 internal/bytealg [2020-05-20T17:38:57.053Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-20T17:38:57.666Z] #42 9.090 internal/testlog [2020-05-20T17:38:58.411Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-20T17:38:58.700Z] #42 9.984 math [2020-05-20T17:38:58.700Z] #42 ... [2020-05-20T17:38:58.700Z] [2020-05-20T17:38:58.700Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-20T17:38:58.700Z] #11 1.360 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-20T17:38:58.700Z] #11 1.525 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-20T17:38:58.700Z] #11 1.668 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-20T17:38:58.700Z] #11 3.849 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-20T17:38:58.700Z] #11 8.049 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-05-20T17:38:58.700Z] #11 ... [2020-05-20T17:38:58.700Z] [2020-05-20T17:38:58.700Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-20T17:38:58.700Z] #29 0.932 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-20T17:38:58.700Z] #29 0.949 Cloning into '.'... [2020-05-20T17:38:58.700Z] #29 ... [2020-05-20T17:38:58.700Z] [2020-05-20T17:38:58.700Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-20T17:38:58.700Z] #52 1.436 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-20T17:38:58.700Z] #52 1.631 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-20T17:38:58.700Z] #52 1.678 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-20T17:38:58.700Z] #52 3.591 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-20T17:38:58.700Z] #52 7.246 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-05-20T17:38:58.700Z] #52 10.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-20T17:38:58.990Z] #52 ... [2020-05-20T17:38:58.990Z] [2020-05-20T17:38:58.990Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-20T17:38:58.990Z] #48 0.678 + RM_GOPATH=0 [2020-05-20T17:38:58.990Z] #48 0.678 + TMP_GOPATH= [2020-05-20T17:38:58.990Z] #48 0.678 + : /build [2020-05-20T17:38:58.990Z] #48 0.678 + '[' -z '' ']' [2020-05-20T17:38:58.990Z] #48 0.679 ++ mktemp -d [2020-05-20T17:38:58.990Z] #48 0.681 + export GOPATH=/tmp/tmp.xAYbZFz9Fu [2020-05-20T17:38:58.990Z] #48 0.681 + GOPATH=/tmp/tmp.xAYbZFz9Fu [2020-05-20T17:38:58.990Z] #48 0.681 + RM_GOPATH=1 [2020-05-20T17:38:58.990Z] #48 0.681 ++ dirname /tmp/install/install.sh [2020-05-20T17:38:58.990Z] #48 0.683 + dir=/tmp/install [2020-05-20T17:38:58.990Z] #48 0.683 + bin=shfmt [2020-05-20T17:38:58.990Z] #48 0.683 + shift [2020-05-20T17:38:58.990Z] #48 0.683 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-05-20T17:38:58.990Z] #48 0.683 + . /tmp/install/shfmt.installer [2020-05-20T17:38:58.990Z] #48 0.683 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-20T17:38:58.990Z] #48 0.684 + install_shfmt [2020-05-20T17:38:58.990Z] #48 0.684 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-20T17:38:58.990Z] #48 0.684 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-20T17:38:58.990Z] #48 0.684 + git clone https://github.com/mvdan/sh.git /tmp/tmp.xAYbZFz9Fu/src/github.com/mvdan/sh [2020-05-20T17:38:58.990Z] #48 0.687 Cloning into '/tmp/tmp.xAYbZFz9Fu/src/github.com/mvdan/sh'... [2020-05-20T17:38:58.990Z] #48 ... [2020-05-20T17:38:58.990Z] [2020-05-20T17:38:58.990Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:38:58.990Z] #22 1.088 + RM_GOPATH=0 [2020-05-20T17:38:58.990Z] #22 1.088 + TMP_GOPATH= [2020-05-20T17:38:58.990Z] #22 1.088 + : /build [2020-05-20T17:38:58.990Z] #22 1.088 + '[' -z '' ']' [2020-05-20T17:38:58.990Z] #22 1.089 ++ mktemp -d [2020-05-20T17:38:58.990Z] #22 1.091 + export GOPATH=/tmp/tmp.ienBT6ZWcx [2020-05-20T17:38:58.990Z] #22 1.091 + GOPATH=/tmp/tmp.ienBT6ZWcx [2020-05-20T17:38:58.990Z] #22 1.091 + RM_GOPATH=1 [2020-05-20T17:38:58.990Z] #22 1.113 ++ dirname /tmp/install/install.sh [2020-05-20T17:38:58.990Z] #22 1.157 + dir=/tmp/install [2020-05-20T17:38:58.990Z] #22 1.157 + bin=dockercli [2020-05-20T17:38:58.990Z] #22 1.157 + shift [2020-05-20T17:38:58.990Z] #22 1.158 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-05-20T17:38:58.990Z] #22 1.158 + . /tmp/install/dockercli.installer [2020-05-20T17:38:58.990Z] #22 1.159 ++ : stable [2020-05-20T17:38:58.990Z] #22 1.159 ++ : 17.06.2-ce [2020-05-20T17:38:58.990Z] #22 1.170 + install_dockercli [2020-05-20T17:38:58.990Z] #22 1.170 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-20T17:38:58.990Z] #22 1.170 Install docker/cli version 17.06.2-ce from stable [2020-05-20T17:38:58.990Z] #22 1.171 ++ uname -m [2020-05-20T17:38:58.990Z] #22 1.178 + arch=ppc64le [2020-05-20T17:38:58.990Z] #22 1.178 + '[' ppc64le '!=' x86_64 ']' [2020-05-20T17:38:58.990Z] #22 1.179 + '[' ppc64le '!=' s390x ']' [2020-05-20T17:38:58.990Z] #22 1.179 + '[' ppc64le '!=' armhf ']' [2020-05-20T17:38:58.990Z] #22 1.179 + build_dockercli [2020-05-20T17:38:58.990Z] #22 1.180 + git clone https://github.com/docker/docker-ce /tmp/tmp.ienBT6ZWcx/tmp/docker-ce [2020-05-20T17:38:58.990Z] #22 1.194 Cloning into '/tmp/tmp.ienBT6ZWcx/tmp/docker-ce'... [2020-05-20T17:38:59.300Z] #22 ... [2020-05-20T17:38:59.300Z] [2020-05-20T17:38:59.300Z] #55 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:38:59.300Z] #55 1.090 + RM_GOPATH=0 [2020-05-20T17:38:59.300Z] #55 1.090 + TMP_GOPATH= [2020-05-20T17:38:59.300Z] #55 1.090 + : /build [2020-05-20T17:38:59.300Z] #55 1.091 + '[' -z '' ']' [2020-05-20T17:38:59.300Z] #55 1.094 ++ mktemp -d [2020-05-20T17:38:59.300Z] #55 1.098 + export GOPATH=/tmp/tmp.RDE4QNjWwI [2020-05-20T17:38:59.300Z] #55 1.098 + GOPATH=/tmp/tmp.RDE4QNjWwI [2020-05-20T17:38:59.300Z] #55 1.098 + RM_GOPATH=1 [2020-05-20T17:38:59.300Z] #55 1.099 ++ dirname /tmp/install/install.sh [2020-05-20T17:38:59.300Z] #55 1.103 + dir=/tmp/install [2020-05-20T17:38:59.300Z] #55 1.103 + bin=rootlesskit [2020-05-20T17:38:59.300Z] #55 1.103 + shift [2020-05-20T17:38:59.300Z] #55 1.104 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-05-20T17:38:59.300Z] #55 1.104 + . /tmp/install/rootlesskit.installer [2020-05-20T17:38:59.300Z] #55 1.104 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-20T17:38:59.300Z] #55 1.113 + install_rootlesskit [2020-05-20T17:38:59.300Z] #55 1.114 + case "$1" in [2020-05-20T17:38:59.300Z] #55 1.114 + export CGO_ENABLED=0 [2020-05-20T17:38:59.300Z] #55 1.114 + CGO_ENABLED=0 [2020-05-20T17:38:59.300Z] #55 1.114 + _install_rootlesskit [2020-05-20T17:38:59.300Z] #55 1.115 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-20T17:38:59.300Z] #55 1.115 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-05-20T17:38:59.300Z] #55 1.115 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.RDE4QNjWwI/src/github.com/rootless-containers/rootlesskit [2020-05-20T17:38:59.300Z] #55 1.132 Cloning into '/tmp/tmp.RDE4QNjWwI/src/github.com/rootless-containers/rootlesskit'... [2020-05-20T17:38:59.300Z] #55 10.61 + cd /tmp/tmp.RDE4QNjWwI/src/github.com/rootless-containers/rootlesskit [2020-05-20T17:38:59.300Z] #55 10.61 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-20T17:38:59.300Z] #55 ... [2020-05-20T17:38:59.300Z] [2020-05-20T17:38:59.300Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-20T17:38:59.301Z] #39 1.361 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-20T17:38:59.301Z] #39 1.702 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-20T17:38:59.301Z] #39 1.721 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-20T17:38:59.301Z] #39 3.831 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-20T17:38:59.301Z] #39 7.741 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-05-20T17:38:59.301Z] #39 10.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-20T17:38:59.332Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-20T17:38:59.590Z] #39 ... [2020-05-20T17:38:59.590Z] [2020-05-20T17:38:59.590Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-20T17:38:59.590Z] #24 1.357 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-20T17:38:59.590Z] #24 1.545 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-20T17:38:59.590Z] #24 1.669 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-20T17:38:59.590Z] #24 3.960 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-20T17:38:59.590Z] #24 7.869 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-05-20T17:38:59.590Z] #24 10.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-20T17:38:59.590Z] #24 ... [2020-05-20T17:38:59.590Z] [2020-05-20T17:38:59.590Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:38:59.590Z] #46 1.076 + RM_GOPATH=0 [2020-05-20T17:38:59.590Z] #46 1.087 + TMP_GOPATH= [2020-05-20T17:38:59.590Z] #46 1.088 + : /build [2020-05-20T17:38:59.590Z] #46 1.089 + '[' -z '' ']' [2020-05-20T17:38:59.590Z] #46 1.092 ++ mktemp -d [2020-05-20T17:38:59.590Z] #46 1.098 + export GOPATH=/tmp/tmp.QVdCLfOOYP [2020-05-20T17:38:59.590Z] #46 1.098 + GOPATH=/tmp/tmp.QVdCLfOOYP [2020-05-20T17:38:59.590Z] #46 1.098 + RM_GOPATH=1 [2020-05-20T17:38:59.590Z] #46 1.100 ++ dirname /tmp/install/install.sh [2020-05-20T17:38:59.590Z] #46 1.118 + dir=/tmp/install [2020-05-20T17:38:59.590Z] #46 1.118 + bin=golangci_lint [2020-05-20T17:38:59.590Z] #46 1.118 + shift [2020-05-20T17:38:59.590Z] #46 1.119 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-05-20T17:38:59.590Z] #46 1.119 + . /tmp/install/golangci_lint.installer [2020-05-20T17:38:59.590Z] #46 1.119 ++ : v1.23.8 [2020-05-20T17:38:59.590Z] #46 1.120 + install_golangci_lint [2020-05-20T17:38:59.590Z] #46 1.121 Installing golangci-lint version v1.23.8 [2020-05-20T17:38:59.590Z] #46 1.121 + echo 'Installing golangci-lint version v1.23.8' [2020-05-20T17:38:59.590Z] #46 1.121 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-20T17:38:59.881Z] #46 ... [2020-05-20T17:38:59.881Z] [2020-05-20T17:38:59.881Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-20T17:38:59.881Z] #31 0.877 + RM_GOPATH=0 [2020-05-20T17:38:59.881Z] #31 0.877 + TMP_GOPATH= [2020-05-20T17:38:59.881Z] #31 0.877 + : /build [2020-05-20T17:38:59.881Z] #31 0.877 + '[' -z '' ']' [2020-05-20T17:38:59.881Z] #31 0.878 ++ mktemp -d [2020-05-20T17:38:59.881Z] #31 0.880 + export GOPATH=/tmp/tmp.MVMyyYFj2z [2020-05-20T17:38:59.881Z] #31 0.880 + GOPATH=/tmp/tmp.MVMyyYFj2z [2020-05-20T17:38:59.881Z] #31 0.880 + RM_GOPATH=1 [2020-05-20T17:38:59.881Z] #31 0.882 ++ dirname /tmp/install/install.sh [2020-05-20T17:38:59.881Z] #31 0.884 + dir=/tmp/install [2020-05-20T17:38:59.881Z] #31 0.884 + bin=tomlv [2020-05-20T17:38:59.881Z] #31 0.884 + shift [2020-05-20T17:38:59.881Z] #31 0.885 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-05-20T17:38:59.881Z] #31 0.885 + . /tmp/install/tomlv.installer [2020-05-20T17:38:59.881Z] #31 0.885 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-20T17:38:59.881Z] #31 0.886 + install_tomlv [2020-05-20T17:38:59.881Z] #31 0.886 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-20T17:38:59.881Z] #31 0.887 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-20T17:38:59.881Z] #31 0.888 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.MVMyyYFj2z/src/github.com/BurntSushi/toml [2020-05-20T17:38:59.881Z] #31 0.891 Cloning into '/tmp/tmp.MVMyyYFj2z/src/github.com/BurntSushi/toml'... [2020-05-20T17:38:59.881Z] #31 2.573 + cd /tmp/tmp.MVMyyYFj2z/src/github.com/BurntSushi/toml [2020-05-20T17:38:59.881Z] #31 2.573 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-20T17:38:59.881Z] #31 2.632 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-20T17:38:59.881Z] #31 3.542 runtime/internal/sys [2020-05-20T17:38:59.881Z] #31 3.551 math/bits [2020-05-20T17:38:59.881Z] #31 3.658 internal/cpu [2020-05-20T17:38:59.881Z] #31 3.911 runtime/internal/atomic [2020-05-20T17:38:59.881Z] #31 4.850 runtime/internal/math [2020-05-20T17:38:59.881Z] #31 5.098 unicode/utf8 [2020-05-20T17:38:59.881Z] #31 5.328 internal/race [2020-05-20T17:38:59.881Z] #31 5.793 sync/atomic [2020-05-20T17:38:59.881Z] #31 6.408 internal/bytealg [2020-05-20T17:38:59.881Z] #31 7.436 unicode [2020-05-20T17:38:59.881Z] #31 7.614 math [2020-05-20T17:38:59.881Z] #31 7.696 internal/testlog [2020-05-20T17:38:59.881Z] #31 9.299 encoding [2020-05-20T17:38:59.881Z] #31 9.806 runtime [2020-05-20T17:38:59.881Z] #31 10.20 runtime/cgo [2020-05-20T17:38:59.881Z] #31 ... [2020-05-20T17:38:59.881Z] [2020-05-20T17:38:59.881Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-20T17:38:59.881Z] #60 1.087 + RM_GOPATH=0 [2020-05-20T17:38:59.881Z] #60 1.089 + TMP_GOPATH= [2020-05-20T17:38:59.881Z] #60 1.089 + : /build [2020-05-20T17:38:59.881Z] #60 1.092 + '[' -z '' ']' [2020-05-20T17:38:59.881Z] #60 1.093 ++ mktemp -d [2020-05-20T17:38:59.881Z] #60 1.098 + export GOPATH=/tmp/tmp.v0CvUvLdY5 [2020-05-20T17:38:59.881Z] #60 1.098 + GOPATH=/tmp/tmp.v0CvUvLdY5 [2020-05-20T17:38:59.881Z] #60 1.098 + RM_GOPATH=1 [2020-05-20T17:38:59.881Z] #60 1.115 ++ dirname /tmp/install/install.sh [2020-05-20T17:38:59.881Z] #60 1.135 + dir=/tmp/install [2020-05-20T17:38:59.881Z] #60 1.135 + bin=proxy [2020-05-20T17:38:59.881Z] #60 1.135 + shift [2020-05-20T17:38:59.881Z] #60 1.136 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-05-20T17:38:59.881Z] #60 1.171 + . /tmp/install/proxy.installer [2020-05-20T17:38:59.881Z] #60 1.171 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-20T17:38:59.881Z] #60 1.180 + install_proxy [2020-05-20T17:38:59.881Z] #60 1.180 + case "$1" in [2020-05-20T17:38:59.881Z] #60 1.180 + export CGO_ENABLED=0 [2020-05-20T17:38:59.881Z] #60 1.180 + CGO_ENABLED=0 [2020-05-20T17:38:59.881Z] #60 1.180 + _install_proxy [2020-05-20T17:38:59.881Z] #60 1.180 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-20T17:38:59.881Z] #60 1.180 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.v0CvUvLdY5/src/github.com/docker/libnetwork [2020-05-20T17:38:59.881Z] #60 1.180 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-20T17:38:59.881Z] #60 1.186 Cloning into '/tmp/tmp.v0CvUvLdY5/src/github.com/docker/libnetwork'... [2020-05-20T17:39:00.170Z] #60 ... [2020-05-20T17:39:00.170Z] [2020-05-20T17:39:00.170Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-20T17:39:00.170Z] #33 1.357 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-20T17:39:00.170Z] #33 1.527 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-20T17:39:00.170Z] #33 1.723 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-20T17:39:00.170Z] #33 4.281 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-20T17:39:00.170Z] #33 8.388 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-05-20T17:39:00.170Z] #33 10.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-20T17:39:00.170Z] #33 ... [2020-05-20T17:39:00.170Z] [2020-05-20T17:39:00.170Z] #55 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:39:00.170Z] #55 11.30 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-20T17:39:00.170Z] #55 11.30 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-20T17:39:00.254Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-20T17:39:01.177Z] --- PASS: TestBuildMultiStageCopy (7.55s) [2020-05-20T17:39:01.177Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.56s) [2020-05-20T17:39:01.177Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-05-20T17:39:01.177Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.01s) [2020-05-20T17:39:01.177Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.99s) [2020-05-20T17:39:01.177Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-05-20T17:39:01.177Z] === RUN TestBuildMultiStageParentConfig [2020-05-20T17:39:05.723Z] #55 ... [2020-05-20T17:39:05.723Z] [2020-05-20T17:39:05.723Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-20T17:39:05.723Z] #42 10.33 unicode/utf16 [2020-05-20T17:39:05.723Z] #42 11.58 container/list [2020-05-20T17:39:05.723Z] #42 11.62 runtime [2020-05-20T17:39:05.723Z] #42 15.58 crypto/internal/subtle [2020-05-20T17:39:05.723Z] #42 16.09 crypto/subtle [2020-05-20T17:39:05.723Z] #42 16.60 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-20T17:39:05.723Z] #42 17.34 internal/nettrace [2020-05-20T17:39:06.356Z] #42 17.97 runtime/cgo [2020-05-20T17:39:06.406Z] --- PASS: TestBuildMultiStageParentConfig (4.98s) [2020-05-20T17:39:06.406Z] === RUN TestBuildLabelWithTargets [2020-05-20T17:39:07.019Z] #42 ... [2020-05-20T17:39:07.019Z] [2020-05-20T17:39:07.019Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-20T17:39:07.019Z] #48 18.65 + cd /tmp/tmp.xAYbZFz9Fu/src/github.com/mvdan/sh [2020-05-20T17:39:07.019Z] #48 18.65 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-20T17:39:07.308Z] #48 18.88 + GO111MODULE=on [2020-05-20T17:39:07.308Z] #48 18.89 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-20T17:39:07.660Z] #45 DONE 168.5s [2020-05-20T17:39:07.660Z] [2020-05-20T17:39:07.660Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:39:07.660Z] #52 146.8 + bin/containerd-stress [2020-05-20T17:39:08.328Z] #52 ... [2020-05-20T17:39:08.328Z] [2020-05-20T17:39:08.328Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-20T17:39:08.328Z] #46 DONE 0.3s [2020-05-20T17:39:08.610Z] [2020-05-20T17:39:08.610Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-20T17:39:08.610Z] #48 DONE 0.1s [2020-05-20T17:39:08.610Z] [2020-05-20T17:39:08.610Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:39:08.610Z] #52 ... [2020-05-20T17:39:08.610Z] [2020-05-20T17:39:08.610Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-20T17:39:08.610Z] #50 DONE 0.1s [2020-05-20T17:39:08.813Z] #48 ... [2020-05-20T17:39:08.814Z] [2020-05-20T17:39:08.814Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-20T17:39:08.814Z] #11 10.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-20T17:39:08.892Z] [2020-05-20T17:39:08.892Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:39:09.102Z] #11 ... [2020-05-20T17:39:09.102Z] [2020-05-20T17:39:09.102Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:39:09.102Z] #44 12.48 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-20T17:39:09.102Z] #44 13.24 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-20T17:39:09.102Z] #44 13.73 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-20T17:39:09.102Z] #44 17.45 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-20T17:39:09.102Z] #44 19.40 go: finding gotest.tools/gotestsum v0.4.2 [2020-05-20T17:39:09.102Z] #44 19.40 go: finding gotest.tools v2.2.0+incompatible [2020-05-20T17:39:09.102Z] #44 19.48 go: downloading gotest.tools v2.2.0+incompatible [2020-05-20T17:39:09.102Z] #44 19.49 go: downloading gotest.tools/gotestsum v0.4.2 [2020-05-20T17:39:09.102Z] #44 20.34 go: extracting gotest.tools v2.2.0+incompatible [2020-05-20T17:39:09.102Z] #44 20.46 go: extracting gotest.tools/gotestsum v0.4.2 [2020-05-20T17:39:09.173Z] #52 148.5 + bin/containerd-shim [2020-05-20T17:39:09.729Z] #44 ... [2020-05-20T17:39:09.729Z] [2020-05-20T17:39:09.729Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-20T17:39:09.729Z] #48 21.38 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-20T17:39:09.729Z] #48 21.39 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-20T17:39:10.021Z] #48 21.63 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-20T17:39:10.333Z] #48 21.82 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-20T17:39:10.958Z] #48 22.38 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-20T17:39:12.461Z] #48 24.05 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-20T17:39:12.736Z] ok github.com/docker/docker/cmd/dockerd 0.119s coverage: 30.8% of statements [2020-05-20T17:39:13.545Z] #52 152.9 + bin/containerd-shim-runc-v1 [2020-05-20T17:39:13.967Z] #48 25.20 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-20T17:39:14.509Z] --- PASS: TestBuildLabelWithTargets (8.01s) [2020-05-20T17:39:14.509Z] === RUN TestBuildWithEmptyLayers [2020-05-20T17:39:14.525Z] INFO: Extraction ended at 05/20/2020 17:39:11. Duration:00:00:23.2282481 [2020-05-20T17:39:14.525Z] INFO: Updating the golang and path environment variables [2020-05-20T17:39:14.525Z] INFO: GOPATH=d:\gopath [2020-05-20T17:39:14.525Z] INFO: go version go1.13.11 windows/amd64 [2020-05-20T17:39:14.525Z] INFO: Running the daemon under test in debug mode [2020-05-20T17:39:14.525Z] INFO: Starting a daemon under test... [2020-05-20T17:39:14.525Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41004\6\daemon --pidfile d:\CI\PR-41004\6\docker.pid -D [2020-05-20T17:39:14.525Z] INFO: Process started successfully. [2020-05-20T17:39:14.525Z] INFO: Start tailing logs of the daemon under tests [2020-05-20T17:39:14.525Z] INFO: Waiting for the daemon under test to start... [2020-05-20T17:39:14.647Z] ok github.com/docker/docker/container 0.169s coverage: 34.7% of statements [2020-05-20T17:39:14.647Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-20T17:39:14.647Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-20T17:39:14.647Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-20T17:39:14.647Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-20T17:39:15.006Z] INFO: Daemon under test started and replied! [2020-05-20T17:39:15.006Z] INFO: Docker version of the daemon under test [2020-05-20T17:39:15.006Z] [2020-05-20T17:39:15.006Z] Client: [2020-05-20T17:39:15.006Z] Version: 17.06.2-ce [2020-05-20T17:39:15.006Z] API version: 1.30 [2020-05-20T17:39:15.006Z] Go version: go1.8.3 [2020-05-20T17:39:15.006Z] Git commit: cec0b72 [2020-05-20T17:39:15.006Z] Built: Tue Sep 5 19:57:19 2017 [2020-05-20T17:39:15.006Z] OS/Arch: windows/amd64 [2020-05-20T17:39:15.006Z] [2020-05-20T17:39:15.006Z] Server: [2020-05-20T17:39:15.006Z] Version: 0.0.0-dev [2020-05-20T17:39:15.006Z] API version: 1.41 (minimum version 1.24) [2020-05-20T17:39:15.006Z] Go version: go1.13.11 [2020-05-20T17:39:15.006Z] Git commit: d954340143 [2020-05-20T17:39:15.006Z] Built: 05/20/2020 17:37:34 [2020-05-20T17:39:15.006Z] OS/Arch: windows/amd64 [2020-05-20T17:39:15.006Z] Experimental: false [2020-05-20T17:39:15.006Z] [2020-05-20T17:39:15.006Z] INFO: Docker info of the daemon under test [2020-05-20T17:39:15.006Z] [2020-05-20T17:39:15.478Z] #48 ... [2020-05-20T17:39:15.478Z] [2020-05-20T17:39:15.478Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-20T17:39:15.478Z] #52 26.96 Fetched 8131 kB in 26s (317 kB/s) [2020-05-20T17:39:15.487Z] Containers: 0 [2020-05-20T17:39:15.487Z] Running: 0 [2020-05-20T17:39:15.487Z] Paused: 0 [2020-05-20T17:39:15.487Z] Stopped: 0 [2020-05-20T17:39:15.487Z] Images: 0 [2020-05-20T17:39:15.487Z] Server Version: 0.0.0-dev [2020-05-20T17:39:15.487Z] Storage Driver: windowsfilter [2020-05-20T17:39:15.487Z] Windows: [2020-05-20T17:39:15.487Z] Logging Driver: json-file [2020-05-20T17:39:15.487Z] Plugins: [2020-05-20T17:39:15.487Z] Volume: local [2020-05-20T17:39:15.487Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-20T17:39:15.487Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-20T17:39:15.487Z] Swarm: inactive [2020-05-20T17:39:15.487Z] Default Isolation: process [2020-05-20T17:39:15.487Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-20T17:39:15.487Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-20T17:39:15.487Z] OSType: windows [2020-05-20T17:39:15.487Z] Architecture: x86_64 [2020-05-20T17:39:15.487Z] CPUs: 4 [2020-05-20T17:39:15.487Z] Total Memory: 32GiB [2020-05-20T17:39:15.487Z] Name: azwin-2-fb1f80 [2020-05-20T17:39:15.487Z] ID: BFM4:YPKJ:7LF7:7L4E:MRJ3:JMLA:BWQI:O6GA:E6SX:ON5P:UNBU:DEGG [2020-05-20T17:39:15.487Z] Docker Root Dir: D:\CI\PR-41004\6\daemon [2020-05-20T17:39:15.487Z] Debug Mode (client): false [2020-05-20T17:39:15.487Z] Debug Mode (server): true [2020-05-20T17:39:15.487Z] File Descriptors: -1 [2020-05-20T17:39:15.487Z] Goroutines: 17 [2020-05-20T17:39:15.487Z] System Time: 2020-05-20T17:39:14.9875234Z [2020-05-20T17:39:15.487Z] EventsListeners: 0 [2020-05-20T17:39:15.487Z] Registry: https://index.docker.io/v1/ [2020-05-20T17:39:15.487Z] Labels: [2020-05-20T17:39:15.487Z] Experimental: false [2020-05-20T17:39:15.487Z] Insecure Registries: [2020-05-20T17:39:15.488Z] 127.0.0.0/8 [2020-05-20T17:39:15.488Z] Live Restore Enabled: false [2020-05-20T17:39:15.488Z] [2020-05-20T17:39:15.488Z] [2020-05-20T17:39:15.488Z] INFO: Docker images of the daemon under test [2020-05-20T17:39:15.488Z] [2020-05-20T17:39:15.488Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-05-20T17:39:15.488Z] [2020-05-20T17:39:15.488Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-05-20T17:39:15.488Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-05-20T17:39:15.488Z] ltsc2019: Pulling from windows/servercore [2020-05-20T17:39:15.488Z] 4612f6d0b889: Pulling fs layer [2020-05-20T17:39:15.588Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.057s coverage: 65.3% of statements [2020-05-20T17:39:16.211Z] #52 155.0 + bin/containerd-shim-runc-v2 [2020-05-20T17:39:16.492Z] #52 155.7 + binaries [2020-05-20T17:39:16.492Z] #52 155.7 + install -D bin/containerd /build/containerd [2020-05-20T17:39:16.492Z] #52 155.7 + install -D bin/containerd-shim /build/containerd-shim [2020-05-20T17:39:16.492Z] #52 155.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-20T17:39:16.492Z] #52 155.8 + install -D bin/ctr /build/ctr [2020-05-20T17:39:17.104Z] #52 DONE 156.2s [2020-05-20T17:39:17.717Z] [2020-05-20T17:39:17.717Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-20T17:39:17.717Z] #53 DONE 0.3s [2020-05-20T17:39:17.717Z] [2020-05-20T17:39:17.717Z] #56 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-20T17:39:17.764Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2020-05-20T17:39:17.764Z] === RUN TestBuildMultiStageOnBuild [2020-05-20T17:39:17.998Z] #56 DONE 0.2s [2020-05-20T17:39:17.998Z] [2020-05-20T17:39:17.998Z] #58 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-20T17:39:18.279Z] #58 DONE 0.2s [2020-05-20T17:39:18.279Z] [2020-05-20T17:39:18.279Z] #60 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-20T17:39:18.279Z] #60 DONE 0.2s [2020-05-20T17:39:18.279Z] [2020-05-20T17:39:18.279Z] #61 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-20T17:39:18.560Z] #61 DONE 0.1s [2020-05-20T17:39:18.560Z] [2020-05-20T17:39:18.560Z] #62 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-20T17:39:19.173Z] #62 DONE 0.6s [2020-05-20T17:39:19.173Z] [2020-05-20T17:39:19.173Z] #63 exporting to image [2020-05-20T17:39:19.173Z] #63 exporting layers [2020-05-20T17:39:19.795Z] ok github.com/docker/docker/daemon/cluster/convert 0.027s coverage: 35.6% of statements [2020-05-20T17:39:20.367Z] ok github.com/docker/docker/daemon/cluster 0.105s coverage: 0.5% of statements [2020-05-20T17:39:21.038Z] #52 26.96 Reading package lists... [2020-05-20T17:39:21.038Z] #52 ... [2020-05-20T17:39:21.038Z] [2020-05-20T17:39:21.038Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:39:21.038Z] #44 21.91 go: downloading github.com/spf13/pflag v1.0.3 [2020-05-20T17:39:21.038Z] #44 21.96 go: downloading github.com/pkg/errors v0.8.1 [2020-05-20T17:39:21.038Z] #44 21.98 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-20T17:39:21.038Z] #44 22.14 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-20T17:39:21.038Z] #44 22.15 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-20T17:39:21.038Z] #44 22.48 go: extracting github.com/pkg/errors v0.8.1 [2020-05-20T17:39:21.038Z] #44 22.84 go: extracting github.com/spf13/pflag v1.0.3 [2020-05-20T17:39:21.038Z] #44 23.24 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-20T17:39:21.038Z] #44 26.22 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-20T17:39:21.038Z] #44 27.45 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-20T17:39:21.038Z] #44 30.62 go: finding github.com/fatih/color v1.6.0 [2020-05-20T17:39:21.038Z] #44 30.73 go: finding github.com/pkg/errors v0.8.1 [2020-05-20T17:39:21.038Z] #44 30.79 go: finding github.com/spf13/pflag v1.0.3 [2020-05-20T17:39:21.038Z] #44 30.87 go: finding github.com/sirupsen/logrus v1.0.5 [2020-05-20T17:39:21.038Z] #44 31.07 go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-20T17:39:21.038Z] #44 31.22 go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-20T17:39:21.038Z] #44 31.77 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-20T17:39:21.038Z] #44 31.85 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-05-20T17:39:21.038Z] #44 31.88 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-20T17:39:21.038Z] #44 31.99 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-20T17:39:21.038Z] #44 ... [2020-05-20T17:39:21.038Z] [2020-05-20T17:39:21.038Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-20T17:39:21.038Z] #60 30.16 Checking out files: 52% (1079/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-05-20T17:39:21.038Z] #60 31.50 + cd /tmp/tmp.v0CvUvLdY5/src/github.com/docker/libnetwork [2020-05-20T17:39:21.038Z] #60 31.50 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-20T17:39:21.038Z] #60 32.37 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-20T17:39:21.190Z] #63 exporting layers 1.7s done [2020-05-20T17:39:21.190Z] #63 writing image sha256:159cd620311c1d1bd9f6ce47d2372196cd2b8eefadb799b32a784b9cee976496 done [2020-05-20T17:39:21.190Z] #63 naming to docker.io/library/docker:c78791cda10d6ff080d45d04e51dbf481814dee0 done [2020-05-20T17:39:21.190Z] #63 DONE 1.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-20T17:39:21.610Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41004/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c78791cda10d6ff080d45d04e51dbf481814dee0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c78791cda10d6ff080d45d04e51dbf481814dee0 hack/test/unit [2020-05-20T17:39:22.283Z] ok github.com/docker/docker/daemon/discovery 0.050s coverage: 30.0% of statements [2020-05-20T17:39:22.993Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2020-05-20T17:39:22.993Z] === RUN TestBuildUncleanTarFilenames [2020-05-20T17:39:22.993Z] --- PASS: TestBuildUncleanTarFilenames (0.56s) [2020-05-20T17:39:22.993Z] === RUN TestBuildMultiStageLayerLeak [2020-05-20T17:39:23.103Z] #60 ... [2020-05-20T17:39:23.103Z] [2020-05-20T17:39:23.103Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-20T17:39:23.103Z] #42 24.30 vendor/golang.org/x/crypto/internal/subtle [2020-05-20T17:39:23.103Z] #42 ... [2020-05-20T17:39:23.103Z] [2020-05-20T17:39:23.103Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-20T17:39:23.103Z] #37 29.58 Checking out files: 79% (1270/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-05-20T17:39:23.103Z] #37 29.90 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-20T17:39:23.103Z] #37 32.22 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-05-20T17:39:23.313Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m11.511760106s with top 10 stages: buildssa: 1m34.414193112s, goimports: 22.667334415s, unconvert: 12.301326524s, gosec: 11.124093381s, golint: 6.349545176s, ineffassign: 5.058998955s, misspell: 4.876147337s, inspect: 3.662200609s, vrp: 3.165650644s, printf: 2.265503699s [2020-05-20T17:39:24.198Z] ok github.com/docker/docker/daemon/events 0.072s coverage: 50.0% of statements [2020-05-20T17:39:24.277Z] ? github.com/docker/docker/api [no test files] [2020-05-20T17:39:24.611Z] #37 ... [2020-05-20T17:39:24.611Z] [2020-05-20T17:39:24.611Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-20T17:39:24.611Z] #24 26.09 Fetched 8131 kB in 25s (328 kB/s) [2020-05-20T17:39:24.611Z] #24 26.09 Reading package lists... [2020-05-20T17:39:24.611Z] #24 35.97 Reading package lists... [2020-05-20T17:39:24.611Z] #24 ... [2020-05-20T17:39:24.611Z] [2020-05-20T17:39:24.611Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-20T17:39:24.611Z] #48 27.71 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-20T17:39:24.611Z] #48 29.73 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-20T17:39:24.611Z] #48 29.81 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-20T17:39:24.611Z] #48 30.23 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-20T17:39:24.611Z] #48 30.73 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-20T17:39:24.611Z] #48 32.32 runtime/cgo [2020-05-20T17:39:24.611Z] #48 32.75 runtime [2020-05-20T17:39:24.769Z] ok github.com/docker/docker/daemon/config 0.081s coverage: 81.7% of statements [2020-05-20T17:39:25.643Z] #48 ... [2020-05-20T17:39:25.643Z] [2020-05-20T17:39:25.643Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-20T17:39:25.643Z] #39 27.08 Fetched 8131 kB in 26s (315 kB/s) [2020-05-20T17:39:25.643Z] #39 27.08 Reading package lists... [2020-05-20T17:39:25.643Z] #39 37.19 Reading package lists... [2020-05-20T17:39:25.643Z] #39 ... [2020-05-20T17:39:25.643Z] [2020-05-20T17:39:25.643Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-20T17:39:25.643Z] #33 27.20 Fetched 8131 kB in 26s (314 kB/s) [2020-05-20T17:39:25.643Z] #33 27.20 Reading package lists... [2020-05-20T17:39:25.643Z] #33 ... [2020-05-20T17:39:25.643Z] [2020-05-20T17:39:25.643Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-20T17:39:25.643Z] #52 26.96 Reading package lists... [2020-05-20T17:39:26.223Z] #52 37.63 Reading package lists... [2020-05-20T17:39:26.223Z] #52 ... [2020-05-20T17:39:26.223Z] [2020-05-20T17:39:26.223Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-20T17:39:26.223Z] #11 27.83 Fetched 8131 kB in 27s (306 kB/s) [2020-05-20T17:39:26.223Z] #11 27.83 Reading package lists... [2020-05-20T17:39:26.223Z] #11 ... [2020-05-20T17:39:26.223Z] [2020-05-20T17:39:26.223Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-20T17:39:26.681Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2020-05-20T17:39:27.145Z] --- PASS: TestBuildMultiStageLayerLeak (4.44s) [2020-05-20T17:39:27.145Z] === RUN TestBuildWithHugeFile [2020-05-20T17:39:29.971Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2020-05-20T17:39:29.971Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.476s coverage: 13.9% of statements [2020-05-20T17:39:30.588Z] 4612f6d0b889: Verifying Checksum [2020-05-20T17:39:30.588Z] 4612f6d0b889: Download complete [2020-05-20T17:39:31.880Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.564s coverage: 57.0% of statements [2020-05-20T17:39:32.634Z] ok github.com/docker/docker/api/server 0.008s coverage: 9.0% of statements [2020-05-20T17:39:33.787Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.027s coverage: 1.8% of statements [2020-05-20T17:39:34.734Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.364s coverage: 45.9% of statements [2020-05-20T17:39:36.579Z] #33 37.60 Reading package lists... [2020-05-20T17:39:36.579Z] #33 ... [2020-05-20T17:39:36.579Z] [2020-05-20T17:39:36.579Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-20T17:39:36.579Z] #11 38.59 Reading package lists... [2020-05-20T17:39:36.579Z] #11 ... [2020-05-20T17:39:36.579Z] [2020-05-20T17:39:36.579Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-20T17:39:36.579Z] #33 37.60 Reading package lists... [2020-05-20T17:39:37.269Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.908s coverage: 73.1% of statements [2020-05-20T17:39:37.529Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.822s coverage: 49.5% of statements [2020-05-20T17:39:38.077Z] #33 47.73 Building dependency tree... [2020-05-20T17:39:38.098Z] ok github.com/docker/docker/daemon 12.393s coverage: 17.4% of statements [2020-05-20T17:39:38.098Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-20T17:39:38.098Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-20T17:39:38.098Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-20T17:39:38.098Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-20T17:39:38.098Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-20T17:39:39.480Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.022s coverage: 58.0% of statements [2020-05-20T17:39:40.050Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.607s coverage: 76.1% of statements [2020-05-20T17:39:40.142Z] #33 51.59 The following additional packages will be installed: [2020-05-20T17:39:40.142Z] #33 51.61 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-20T17:39:40.142Z] #33 51.62 Suggested packages: [2020-05-20T17:39:40.142Z] #33 51.62 cmake-doc ninja-build lrzip [2020-05-20T17:39:40.142Z] #33 51.62 Recommended packages: [2020-05-20T17:39:40.142Z] #33 51.62 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-20T17:39:40.621Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.034s coverage: 3.0% of statements [2020-05-20T17:39:40.621Z] ok github.com/docker/docker/daemon/links 0.012s coverage: 93.0% of statements [2020-05-20T17:39:41.385Z] INFO [runner/unused/goanalysis] analyzers took 26.140579263s with top 10 stages: buildssa: 22.09333858s, U1000: 4.047240683s [2020-05-20T17:39:41.385Z] INFO [runner] Issues before processing: 2301, after processing: 0 [2020-05-20T17:39:41.385Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1692/1692, path_prettifier: 1692/1692, autogenerated_exclude: 1587/1692, cgo: 1692/2301, skip_files: 1692/1692, skip_dirs: 1692/1692, identifier_marker: 1587/1587, exclude-rules: 63/1587, exclude: 1587/1587, nolint: 0/63 [2020-05-20T17:39:41.385Z] INFO [runner] processing took 142.333484ms with stages: nolint: 65.027628ms, identifier_marker: 38.514152ms, path_prettifier: 13.64758ms, autogenerated_exclude: 13.136149ms, exclude-rules: 6.809317ms, skip_dirs: 3.67739ms, filename_unadjuster: 786.055µs, cgo: 728.694µs, max_same_issues: 1.87µs, diff: 954ns, uniq_by_line: 707ns, source_code: 583ns, max_from_linter: 580ns, exclude: 506ns, path_shortener: 492ns, skip_files: 446ns, max_per_file_from_linter: 381ns [2020-05-20T17:39:41.385Z] INFO [runner] linters took 1m34.512100921s with stages: goanalysis_metalinter: 1m16.617509352s, unused: 17.751146292s [2020-05-20T17:39:41.385Z] INFO File cache stats: 1442 entries of total size 6.8MiB [2020-05-20T17:39:41.385Z] INFO Memory: 1592 samples, avg is 252.9MB, max is 3031.2MB [2020-05-20T17:39:41.385Z] INFO Execution took 3m31.886988688s [2020-05-20T17:39:41.385Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-05-20T17:39:42.195Z] #33 53.78 The following NEW packages will be installed: [2020-05-20T17:39:42.195Z] #33 53.80 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-20T17:39:42.195Z] #33 53.80 vim-common xxd [2020-05-20T17:39:42.195Z] #33 ... [2020-05-20T17:39:42.195Z] [2020-05-20T17:39:42.195Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-20T17:39:42.195Z] #11 38.59 Reading package lists... [2020-05-20T17:39:42.195Z] #11 49.18 Building dependency tree... [2020-05-20T17:39:42.195Z] #11 53.81 The following additional packages will be installed: [2020-05-20T17:39:42.195Z] #11 53.81 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-20T17:39:42.195Z] #11 53.82 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-20T17:39:42.195Z] #11 53.82 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-20T17:39:42.195Z] #11 53.82 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-20T17:39:42.195Z] #11 53.85 Suggested packages: [2020-05-20T17:39:42.195Z] #11 53.85 gcc-8-locales seccomp wine64 [2020-05-20T17:39:42.289Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41004/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c78791cda10d6ff080d45d04e51dbf481814dee0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c78791cda10d6ff080d45d04e51dbf481814dee0 hack/make.sh dynbinary-daemon test-docker-py [2020-05-20T17:39:42.484Z] #11 ... [2020-05-20T17:39:42.484Z] [2020-05-20T17:39:42.484Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-20T17:39:42.484Z] #33 54.08 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2020-05-20T17:39:42.484Z] #33 54.08 Need to get 14.9 MB of archives. [2020-05-20T17:39:42.484Z] #33 54.08 After this operation, 67.2 MB of additional disk space will be used. [2020-05-20T17:39:42.484Z] #33 54.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-05-20T17:39:42.484Z] #33 54.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-05-20T17:39:42.484Z] #33 54.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-05-20T17:39:42.547Z] [2020-05-20T17:39:42.774Z] #33 54.53 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-05-20T17:39:42.805Z] Removing bundles/ [2020-05-20T17:39:42.805Z] [2020-05-20T17:39:42.805Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-05-20T17:39:42.805Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-20T17:39:42.805Z] GOOS="" GOARCH="" GOARM="" [2020-05-20T17:39:43.164Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.865s coverage: 57.7% of statements [2020-05-20T17:39:43.164Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-20T17:39:43.164Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-20T17:39:43.164Z] ok github.com/docker/docker/daemon/logger 0.257s coverage: 41.8% of statements [2020-05-20T17:39:43.735Z] ok github.com/docker/docker/daemon/logger/awslogs 0.323s coverage: 77.8% of statements [2020-05-20T17:39:43.996Z] ok github.com/docker/docker/daemon/images 0.068s coverage: 4.9% of statements [2020-05-20T17:39:43.996Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-20T17:39:43.996Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-20T17:39:43.996Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-20T17:39:43.996Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-20T17:39:44.568Z] ok github.com/docker/docker/daemon/logger/gelf 0.033s coverage: 67.0% of statements [2020-05-20T17:39:44.568Z] ok github.com/docker/docker/daemon/logger/journald 0.039s coverage: 26.2% of statements [2020-05-20T17:39:44.829Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.024s coverage: 87.2% of statements [2020-05-20T17:39:44.842Z] #33 56.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-05-20T17:39:44.842Z] #33 56.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-05-20T17:39:44.842Z] #33 56.39 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-05-20T17:39:44.842Z] #33 56.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-05-20T17:39:44.842Z] #33 56.51 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-05-20T17:39:44.842Z] #33 56.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-05-20T17:39:45.401Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.030s coverage: 61.6% of statements [2020-05-20T17:39:45.885Z] #33 ... [2020-05-20T17:39:45.885Z] [2020-05-20T17:39:45.885Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-20T17:39:45.885Z] #39 37.19 Reading package lists... [2020-05-20T17:39:45.885Z] #39 47.99 Building dependency tree... [2020-05-20T17:39:45.885Z] #39 52.23 The following additional packages will be installed: [2020-05-20T17:39:45.885Z] #39 52.23 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-20T17:39:45.885Z] #39 52.24 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-20T17:39:45.885Z] #39 52.26 Suggested packages: [2020-05-20T17:39:45.885Z] #39 52.26 manpages-dev python-setuptools [2020-05-20T17:39:45.885Z] #39 54.63 The following NEW packages will be installed: [2020-05-20T17:39:45.885Z] #39 54.63 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-20T17:39:45.885Z] #39 54.63 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-20T17:39:45.885Z] #39 54.63 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-20T17:39:45.885Z] #39 54.64 python-six zlib1g-dev [2020-05-20T17:39:45.885Z] #39 54.86 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded. [2020-05-20T17:39:45.885Z] #39 54.86 Need to get 4075 kB of archives. [2020-05-20T17:39:45.885Z] #39 54.86 After this operation, 24.5 MB of additional disk space will be used. [2020-05-20T17:39:45.885Z] #39 54.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-05-20T17:39:45.885Z] #39 54.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-05-20T17:39:45.885Z] #39 54.90 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-05-20T17:39:45.885Z] #39 54.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-05-20T17:39:45.885Z] #39 54.94 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-05-20T17:39:45.885Z] #39 54.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-05-20T17:39:45.885Z] #39 54.99 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2020-05-20T17:39:45.885Z] #39 55.00 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-05-20T17:39:45.885Z] #39 55.06 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-05-20T17:39:45.885Z] #39 55.22 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-05-20T17:39:45.885Z] #39 55.24 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-05-20T17:39:45.885Z] #39 55.61 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-05-20T17:39:45.885Z] #39 55.77 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2020-05-20T17:39:45.885Z] #39 55.78 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-05-20T17:39:45.885Z] #39 55.80 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-20T17:39:45.885Z] #39 55.83 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-05-20T17:39:45.885Z] #39 55.83 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-05-20T17:39:46.173Z] #39 ... [2020-05-20T17:39:46.173Z] [2020-05-20T17:39:46.173Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-20T17:39:46.173Z] #11 56.77 The following NEW packages will be installed: [2020-05-20T17:39:46.173Z] #11 56.77 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-05-20T17:39:46.173Z] #11 56.77 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-05-20T17:39:46.173Z] #11 56.78 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-05-20T17:39:46.173Z] #11 56.78 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-05-20T17:39:46.173Z] #11 56.78 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-05-20T17:39:46.173Z] #11 56.79 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-20T17:39:46.173Z] #11 57.06 0 upgraded, 25 newly installed, 0 to remove and 2 not upgraded. [2020-05-20T17:39:46.173Z] #11 57.06 Need to get 78.9 MB of archives. [2020-05-20T17:39:46.173Z] #11 57.06 After this operation, 532 MB of additional disk space will be used. [2020-05-20T17:39:46.173Z] #11 57.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-05-20T17:39:46.173Z] #11 ... [2020-05-20T17:39:46.173Z] [2020-05-20T17:39:46.173Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-20T17:39:46.173Z] #52 37.63 Reading package lists... [2020-05-20T17:39:46.173Z] #52 49.24 Building dependency tree... [2020-05-20T17:39:46.173Z] #52 52.83 The following additional packages will be installed: [2020-05-20T17:39:46.173Z] #52 52.84 libbtrfs0 [2020-05-20T17:39:46.173Z] #52 53.13 The following NEW packages will be installed: [2020-05-20T17:39:46.173Z] #52 53.15 libbtrfs-dev libbtrfs0 [2020-05-20T17:39:46.173Z] #52 53.51 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2020-05-20T17:39:46.173Z] #52 53.51 Need to get 120 kB of archives. [2020-05-20T17:39:46.173Z] #52 53.51 After this operation, 423 kB of additional disk space will be used. [2020-05-20T17:39:46.173Z] #52 53.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-05-20T17:39:46.173Z] #52 53.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-05-20T17:39:46.173Z] #52 55.79 debconf: delaying package configuration, since apt-utils is not installed [2020-05-20T17:39:46.173Z] #52 56.10 Fetched 120 kB in 0s (964 kB/s) [2020-05-20T17:39:46.173Z] #52 56.31 Selecting previously unselected package libbtrfs0. [2020-05-20T17:39:46.173Z] #52 56.31 (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 ... 15341 files and directories currently installed.) [2020-05-20T17:39:46.173Z] #52 56.43 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-05-20T17:39:46.173Z] #52 56.44 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-20T17:39:46.173Z] #52 56.65 Selecting previously unselected package libbtrfs-dev. [2020-05-20T17:39:46.173Z] #52 56.69 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-05-20T17:39:46.173Z] #52 56.70 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-20T17:39:46.173Z] #52 57.14 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-20T17:39:46.173Z] #52 57.16 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-20T17:39:46.173Z] #52 57.17 Processing triggers for libc-bin (2.28-10) ... [2020-05-20T17:39:46.173Z] #52 DONE 57.8s [2020-05-20T17:39:46.173Z] [2020-05-20T17:39:46.173Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-20T17:39:46.174Z] #24 35.97 Reading package lists... [2020-05-20T17:39:46.174Z] #24 48.30 Building dependency tree... [2020-05-20T17:39:46.174Z] #24 52.62 ca-certificates is already the newest version (20190110). [2020-05-20T17:39:46.174Z] #24 52.62 The following additional packages will be installed: [2020-05-20T17:39:46.174Z] #24 52.63 libjq1 libonig5 [2020-05-20T17:39:46.174Z] #24 53.53 The following NEW packages will be installed: [2020-05-20T17:39:46.174Z] #24 53.55 jq libjq1 libonig5 [2020-05-20T17:39:46.174Z] #24 53.83 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. [2020-05-20T17:39:46.174Z] #24 53.83 Need to get 358 kB of archives. [2020-05-20T17:39:46.174Z] #24 53.83 After this operation, 1277 kB of additional disk space will be used. [2020-05-20T17:39:46.174Z] #24 53.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-05-20T17:39:46.174Z] #24 53.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-05-20T17:39:46.174Z] #24 53.94 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-05-20T17:39:46.174Z] #24 55.99 debconf: delaying package configuration, since apt-utils is not installed [2020-05-20T17:39:46.174Z] #24 56.42 Fetched 358 kB in 0s (1871 kB/s) [2020-05-20T17:39:46.174Z] #24 56.63 Selecting previously unselected package libonig5:ppc64el. [2020-05-20T17:39:46.174Z] #24 56.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15341 files and directories currently installed.) [2020-05-20T17:39:46.174Z] #24 56.79 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-05-20T17:39:46.174Z] #24 56.94 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-05-20T17:39:46.174Z] #24 57.25 Selecting previously unselected package libjq1:ppc64el. [2020-05-20T17:39:46.174Z] #24 57.27 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-20T17:39:46.174Z] #24 57.27 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-20T17:39:46.174Z] #24 57.62 Selecting previously unselected package jq. [2020-05-20T17:39:46.174Z] #24 57.64 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-20T17:39:46.174Z] #24 57.65 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-20T17:39:46.342Z] ok github.com/docker/docker/daemon/logger/local 0.064s coverage: 75.2% of statements [2020-05-20T17:39:46.342Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-20T17:39:46.462Z] #24 ... [2020-05-20T17:39:46.462Z] [2020-05-20T17:39:46.462Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-20T17:39:46.462Z] #11 57.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-05-20T17:39:46.603Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.067s coverage: 37.7% of statements [2020-05-20T17:39:46.753Z] #11 ... [2020-05-20T17:39:46.753Z] [2020-05-20T17:39:46.753Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-20T17:39:46.753Z] #24 58.07 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-05-20T17:39:46.753Z] #24 58.10 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-20T17:39:46.753Z] #24 58.11 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-20T17:39:46.753Z] #24 58.12 Processing triggers for libc-bin (2.28-10) ... [2020-05-20T17:39:46.753Z] #24 DONE 58.5s [2020-05-20T17:39:46.863Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.043s coverage: 33.3% of statements [2020-05-20T17:39:47.042Z] [2020-05-20T17:39:47.043Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-20T17:39:47.043Z] #25 DONE 0.1s [2020-05-20T17:39:47.043Z] [2020-05-20T17:39:47.043Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:39:47.043Z] #53 0.471 + RM_GOPATH=0 [2020-05-20T17:39:47.043Z] #53 0.473 + TMP_GOPATH= [2020-05-20T17:39:47.043Z] #53 0.473 + : /build [2020-05-20T17:39:47.043Z] #53 0.474 + '[' -z '' ']' [2020-05-20T17:39:47.043Z] #53 0.476 ++ mktemp -d [2020-05-20T17:39:47.043Z] #53 0.479 + export GOPATH=/tmp/tmp.Y1G4WermFY [2020-05-20T17:39:47.043Z] #53 0.480 + GOPATH=/tmp/tmp.Y1G4WermFY [2020-05-20T17:39:47.043Z] #53 0.482 + RM_GOPATH=1 [2020-05-20T17:39:47.043Z] #53 0.486 ++ dirname /tmp/install/install.sh [2020-05-20T17:39:47.043Z] #53 0.495 + dir=/tmp/install [2020-05-20T17:39:47.043Z] #53 0.497 + bin=containerd [2020-05-20T17:39:47.043Z] #53 0.498 + shift [2020-05-20T17:39:47.043Z] #53 0.501 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-05-20T17:39:47.043Z] #53 0.502 + . /tmp/install/containerd.installer [2020-05-20T17:39:47.043Z] #53 0.505 ++ set -e [2020-05-20T17:39:47.043Z] #53 0.508 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-20T17:39:47.043Z] #53 0.520 + install_containerd [2020-05-20T17:39:47.043Z] #53 0.524 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-20T17:39:47.043Z] #53 0.525 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Y1G4WermFY/src/github.com/containerd/containerd [2020-05-20T17:39:47.043Z] #53 0.525 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-20T17:39:47.043Z] #53 0.528 Cloning into '/tmp/tmp.Y1G4WermFY/src/github.com/containerd/containerd'... [2020-05-20T17:39:47.435Z] ok github.com/docker/docker/daemon/logger/templates 0.034s coverage: 8.3% of statements [2020-05-20T17:39:48.007Z] ok github.com/docker/docker/daemon/logger/syslog 0.063s coverage: 47.8% of statements [2020-05-20T17:39:49.389Z] ok github.com/docker/docker/daemon/network 0.016s coverage: 63.8% of statements [2020-05-20T17:39:49.650Z] ok github.com/docker/docker/daemon/logger/splunk 1.854s coverage: 82.5% of statements [2020-05-20T17:39:49.650Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-20T17:39:49.650Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-20T17:39:50.592Z] ok github.com/docker/docker/distribution/metadata 0.092s coverage: 48.2% of statements [2020-05-20T17:39:51.490Z] #53 ... [2020-05-20T17:39:51.490Z] [2020-05-20T17:39:51.490Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-20T17:39:51.490Z] #26 3.053 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-20T17:39:51.490Z] #26 3.852 [2020-05-20T17:39:51.535Z] ok github.com/docker/docker/distribution 0.290s coverage: 22.1% of statements [2020-05-20T17:39:51.535Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-20T17:39:51.535Z] ok github.com/docker/docker/errdefs 0.027s coverage: 49.4% of statements [2020-05-20T17:39:53.461Z] ok github.com/docker/docker/image 0.045s coverage: 86.4% of statements [2020-05-20T17:39:53.461Z] ok github.com/docker/docker/image/cache 0.027s coverage: 19.2% of statements [2020-05-20T17:39:53.461Z] ok github.com/docker/docker/image/v1 0.030s coverage: 25.0% of statements [2020-05-20T17:39:54.031Z] ok github.com/docker/docker/libcontainerd/queue 0.065s coverage: 100.0% of statements [2020-05-20T17:39:54.031Z] ok github.com/docker/docker/distribution/xfer 1.730s coverage: 85.6% of statements [2020-05-20T17:39:54.031Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-20T17:39:54.031Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-20T17:39:54.031Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-20T17:39:54.159Z] #26 4.147 #=#=# # 2.6% ###### 9.0% ######### 13.2% ############## 19.6% ################## 26.0% ##################### 30.2% ######################## 34.5% ############################# 40.9% ################################## 47.2% ##################################### 52.4% ######################################## 56.6% ########################################### 60.9% ############################################# 63.0% ################################################ 67.3% #################################################### 73.3% ####################################################### 77.6% ########################################################## 81.8% ############################################################## 86.6% ################################################################# 90.6% #################################################################### 94.8% ##################################################################### 96.9% ######################################################################## 100.0% [2020-05-20T17:39:54.791Z] #26 7.809 #=#=# [2020-05-20T17:39:55.412Z] ok github.com/docker/docker/pkg/aaparser 0.045s coverage: 50.0% of statements [2020-05-20T17:39:56.261Z] #26 8.062 0.3% ##### 8.2% ############## 19.6% ########################## 36.9% ##################################### 52.2% ############################################ 61.4% #################################################### 73.0% ######################################################## 78.7% ##################################################################### 95.9% ######################################################################## 100.0% [2020-05-20T17:39:56.553Z] #26 ... [2020-05-20T17:39:56.553Z] [2020-05-20T17:39:56.553Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-20T17:39:56.553Z] #39 58.19 debconf: delaying package configuration, since apt-utils is not installed [2020-05-20T17:39:56.553Z] #39 58.67 Fetched 4075 kB in 1s (3843 kB/s) [2020-05-20T17:39:56.553Z] #39 58.89 Selecting previously unselected package libcap-dev:ppc64el. [2020-05-20T17:39:56.553Z] #39 58.89 (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 ... 15341 files and directories currently installed.) [2020-05-20T17:39:56.553Z] #39 59.06 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-05-20T17:39:56.553Z] #39 59.07 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-05-20T17:39:56.553Z] #39 59.25 Selecting previously unselected package libnet1:ppc64el. [2020-05-20T17:39:56.553Z] #39 59.26 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-05-20T17:39:56.553Z] #39 59.26 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-20T17:39:56.553Z] #39 59.48 Selecting previously unselected package libnet1-dev. [2020-05-20T17:39:56.553Z] #39 59.48 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-05-20T17:39:56.553Z] #39 59.49 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-20T17:39:56.553Z] #39 59.83 Selecting previously unselected package libnl-3-200:ppc64el. [2020-05-20T17:39:56.553Z] #39 59.83 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-05-20T17:39:56.553Z] #39 59.84 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-20T17:39:56.553Z] #39 60.06 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-05-20T17:39:56.553Z] #39 60.08 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-05-20T17:39:56.553Z] #39 60.11 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-05-20T17:39:56.553Z] #39 60.64 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-05-20T17:39:56.553Z] #39 60.70 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-05-20T17:39:56.553Z] #39 60.71 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-20T17:39:56.553Z] #39 60.92 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-05-20T17:39:56.553Z] #39 60.95 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-05-20T17:39:56.553Z] #39 60.96 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-05-20T17:39:56.553Z] #39 61.15 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-05-20T17:39:56.553Z] #39 61.16 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-05-20T17:39:56.553Z] #39 61.18 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-05-20T17:39:56.553Z] #39 61.68 Selecting previously unselected package libprotobuf17:ppc64el. [2020-05-20T17:39:56.553Z] #39 61.74 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-05-20T17:39:56.553Z] #39 61.76 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-05-20T17:39:56.553Z] #39 63.66 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-05-20T17:39:56.553Z] #39 63.71 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-05-20T17:39:56.553Z] #39 63.74 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-05-20T17:39:56.553Z] #39 64.35 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-05-20T17:39:56.553Z] #39 64.38 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-05-20T17:39:56.553Z] #39 64.40 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-05-20T17:39:56.553Z] #39 67.36 Selecting previously unselected package libprotoc17:ppc64el. [2020-05-20T17:39:56.553Z] #39 67.40 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-05-20T17:39:56.553Z] #39 67.41 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-05-20T17:39:56.793Z] ok github.com/docker/docker/opts 0.042s coverage: 67.4% of statements [2020-05-20T17:39:56.843Z] #39 ... [2020-05-20T17:39:56.843Z] [2020-05-20T17:39:56.843Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-20T17:39:56.843Z] #26 9.744 [2020-05-20T17:39:56.843Z] #26 ... [2020-05-20T17:39:56.843Z] [2020-05-20T17:39:56.843Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-20T17:39:56.843Z] #60 DONE 68.4s [2020-05-20T17:39:57.134Z] [2020-05-20T17:39:57.134Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-20T17:39:57.134Z] #39 68.56 Selecting previously unselected package protobuf-c-compiler. [2020-05-20T17:39:57.134Z] #39 68.57 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-05-20T17:39:57.134Z] #39 68.57 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-20T17:39:57.134Z] #39 ... [2020-05-20T17:39:57.134Z] [2020-05-20T17:39:57.134Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-20T17:39:57.134Z] #11 58.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-05-20T17:39:57.134Z] #11 58.85 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-05-20T17:39:57.134Z] #11 58.88 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-05-20T17:39:57.134Z] #11 58.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-20T17:39:57.134Z] #11 59.85 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-05-20T17:39:57.134Z] #11 60.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-05-20T17:39:57.134Z] #11 60.53 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2020-05-20T17:39:57.134Z] #11 66.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2020-05-20T17:39:57.363Z] ok github.com/docker/docker/pkg/broadcaster 0.012s coverage: 100.0% of statements [2020-05-20T17:39:57.426Z] #11 ... [2020-05-20T17:39:57.426Z] [2020-05-20T17:39:57.426Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-20T17:39:57.426Z] #39 69.03 Selecting previously unselected package protobuf-compiler. [2020-05-20T17:39:57.426Z] #39 69.04 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-05-20T17:39:57.426Z] #39 69.05 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-20T17:39:57.623Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2020-05-20T17:39:57.718Z] #39 69.29 Selecting previously unselected package python-pkg-resources. [2020-05-20T17:39:57.718Z] #39 ... [2020-05-20T17:39:57.718Z] [2020-05-20T17:39:57.718Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-20T17:39:57.718Z] #33 59.27 debconf: delaying package configuration, since apt-utils is not installed [2020-05-20T17:39:57.718Z] #33 59.52 Fetched 14.9 MB in 3s (4684 kB/s) [2020-05-20T17:39:57.718Z] #33 59.64 Selecting previously unselected package xxd. [2020-05-20T17:39:57.718Z] #33 59.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15341 files and directories currently installed.) [2020-05-20T17:39:57.718Z] #33 59.76 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-05-20T17:39:57.718Z] #33 59.77 Unpacking xxd (2:8.1.0875-5) ... [2020-05-20T17:39:57.718Z] #33 60.07 Selecting previously unselected package vim-common. [2020-05-20T17:39:57.718Z] #33 60.09 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-20T17:39:57.718Z] #33 60.21 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-20T17:39:57.718Z] #33 60.82 Selecting previously unselected package cmake-data. [2020-05-20T17:39:57.718Z] #33 60.82 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-20T17:39:57.718Z] #33 60.83 Unpacking cmake-data (3.13.4-1) ... [2020-05-20T17:39:57.718Z] #33 66.68 Selecting previously unselected package libicu63:ppc64el. [2020-05-20T17:39:57.718Z] #33 66.71 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-05-20T17:39:57.718Z] #33 66.74 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-20T17:39:57.718Z] #33 ... [2020-05-20T17:39:57.718Z] [2020-05-20T17:39:57.718Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-20T17:39:57.882Z] ok github.com/docker/docker/pkg/authorization 0.593s coverage: 68.3% of statements [2020-05-20T17:39:58.142Z] ok github.com/docker/docker/pkg/archive 1.221s coverage: 77.1% of statements [2020-05-20T17:39:58.402Z] ok github.com/docker/docker/pkg/directory 0.018s coverage: 80.0% of statements [2020-05-20T17:39:58.973Z] ok github.com/docker/docker/pkg/discovery 0.012s coverage: 58.3% of statements [2020-05-20T17:39:59.233Z] ok github.com/docker/docker/pkg/discovery/file 0.019s coverage: 92.9% of statements [2020-05-20T17:40:00.172Z] ok github.com/docker/docker/pkg/discovery/memory 0.013s coverage: 92.3% of statements [2020-05-20T17:40:00.213Z] #26 10.14 0.5% ### 5.3% ##### 7.9% ####### 10.5% ######### 13.1% ############# 18.2% ################ 23.4% ################## 25.8% ##################### 30.2% ######################### 35.4% ############################# 40.6% ################################## 48.3% ########################################## 58.6% ############################################### 66.3% #################################################### 73.0% ######################################################## 78.2% ########################################################## 80.7% ############################################################### 87.9% ################################################################## 92.7% ######################################################################## 100.0% [2020-05-20T17:40:00.431Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-05-20T17:40:00.847Z] #26 13.59 #=#=# [2020-05-20T17:40:01.000Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2020-05-20T17:40:01.938Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 67.0% of statements [2020-05-20T17:40:02.507Z] ok github.com/docker/docker/pkg/chrootarchive 3.473s coverage: 43.2% of statements [2020-05-20T17:40:02.768Z] ok github.com/docker/docker/pkg/fileutils 0.020s coverage: 89.5% of statements [2020-05-20T17:40:02.907Z] #26 13.88 0.3% 1.2% ## 3.0% #### 6.5% ####### 10.4% ######## 12.2% ########## 14.0% ########### 16.7% ############# 18.5% ############## 20.2% ################ 22.9% ################## 25.6% ################### 27.4% ##################### 29.2% ###################### 30.9% ####################### 32.7% ######################## 34.5% [2020-05-20T17:40:02.907Z] #26 ... [2020-05-20T17:40:02.907Z] [2020-05-20T17:40:02.907Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-20T17:40:02.907Z] #31 64.48 sync [2020-05-20T17:40:02.907Z] #31 64.49 internal/reflectlite [2020-05-20T17:40:02.907Z] #31 71.88 errors [2020-05-20T17:40:02.907Z] #31 71.89 sort [2020-05-20T17:40:02.907Z] #31 72.99 internal/oserror [2020-05-20T17:40:02.907Z] #31 72.99 io [2020-05-20T17:40:02.907Z] #31 73.08 strconv [2020-05-20T17:40:02.907Z] #31 73.59 syscall [2020-05-20T17:40:02.907Z] #31 ... [2020-05-20T17:40:02.907Z] [2020-05-20T17:40:02.907Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-20T17:40:03.337Z] ok github.com/docker/docker/pkg/homedir 0.010s coverage: 11.4% of statements [2020-05-20T17:40:03.337Z] ok github.com/docker/docker/pkg/fsutils 0.283s coverage: 85.1% of statements [2020-05-20T17:40:03.337Z] ok github.com/docker/docker/pkg/discovery/kv 3.101s coverage: 84.1% of statements [2020-05-20T17:40:04.278Z] ok github.com/docker/docker/layer 7.537s coverage: 68.8% of statements [2020-05-20T17:40:04.279Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-20T17:40:04.279Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-20T17:40:04.279Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-20T17:40:04.279Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-20T17:40:04.279Z] ? github.com/docker/docker/oci [no test files] [2020-05-20T17:40:04.279Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-20T17:40:04.279Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-20T17:40:04.279Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-20T17:40:04.539Z] ok github.com/docker/docker/pkg/jsonmessage 0.022s coverage: 91.7% of statements [2020-05-20T17:40:04.800Z] ok github.com/docker/docker/pkg/locker 0.041s coverage: 88.9% of statements [2020-05-20T17:40:04.800Z] ok github.com/docker/docker/pkg/ioutils 0.629s coverage: 70.6% of statements [2020-05-20T17:40:05.061Z] ok github.com/docker/docker/pkg/idtools 0.833s coverage: 70.3% of statements [2020-05-20T17:40:05.061Z] ok github.com/docker/docker/pkg/longpath 0.014s coverage: 100.0% of statements [2020-05-20T17:40:05.061Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-20T17:40:05.061Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-20T17:40:05.322Z] ok github.com/docker/docker/pkg/namesgenerator 0.042s coverage: 85.7% of statements [2020-05-20T17:40:05.322Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-20T17:40:05.582Z] ok github.com/docker/docker/pkg/parsers 0.022s coverage: 97.0% of statements [2020-05-20T17:40:05.582Z] ok github.com/docker/docker/pkg/parsers/kernel 0.018s coverage: 60.0% of statements [2020-05-20T17:40:05.842Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.025s coverage: 91.4% of statements [2020-05-20T17:40:06.103Z] ok github.com/docker/docker/pkg/pidfile 0.013s coverage: 82.4% of statements [2020-05-20T17:40:06.103Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-20T17:40:06.103Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-20T17:40:06.674Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.039s coverage: 56.8% of statements [2020-05-20T17:40:06.722Z] #26 13.88 0.3% 1.2% ## 3.0% #### 6.5% ####### 10.4% ######## 12.2% ########## 14.0% ########### 16.7% ############# 18.5% ############## 20.2% ################ 22.9% ################## 25.6% ################### 27.4% ##################### 29.2% ###################### 30.9% ####################### 32.7% ######################## 34.5% ########################## 36.3% ############################ 39.0% ############################# 41.4% ################################ 44.5% ################################# 46.3% ################################### 49.0% #################################### 50.6% #################################### 51.1% ##################################### 52.1% ###################################### 53.9% ######################################## 55.7% ######################################### 57.5% ########################################## 58.4% ########################################### 60.1% ############################################ 61.9% ############################################# 63.7% ############################################### 66.4% ################################################# 69.1% ################################################### 71.8% ##################################################### 74.4% ###################################################### 76.2% ######################################################## 78.0% ######################################################### 79.8% ########################################################### 82.5% ############################################################# 85.2% ############################################################### 87.8% ################################################################# 90.5% ################################################################## 92.3% ################################################################### 94.1% ##################################################################### 95.9% ###################################################################### 97.7% ######################################################################## 100.0% [2020-05-20T17:40:07.013Z] #26 20.09 [2020-05-20T17:40:07.245Z] ok github.com/docker/docker/pkg/pools 0.012s coverage: 88.2% of statements [2020-05-20T17:40:07.245Z] ok github.com/docker/docker/pkg/plugins/transport 0.015s coverage: 85.7% of statements [2020-05-20T17:40:07.245Z] ok github.com/docker/docker/pkg/progress 0.009s coverage: 75.9% of statements [2020-05-20T17:40:07.303Z] #26 ... [2020-05-20T17:40:07.303Z] [2020-05-20T17:40:07.303Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-20T17:40:07.303Z] #42 68.91 github.com/LK4D4/vndr/godl/singleflight [2020-05-20T17:40:07.303Z] #42 68.91 math/rand [2020-05-20T17:40:07.303Z] #42 68.91 internal/singleflight [2020-05-20T17:40:07.303Z] #42 68.95 internal/reflectlite [2020-05-20T17:40:07.303Z] #42 75.48 sort [2020-05-20T17:40:07.303Z] #42 75.52 io [2020-05-20T17:40:07.303Z] #42 75.54 strconv [2020-05-20T17:40:07.303Z] #42 75.87 syscall [2020-05-20T17:40:07.303Z] #42 ... [2020-05-20T17:40:07.303Z] [2020-05-20T17:40:07.303Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-20T17:40:07.303Z] #33 78.97 Selecting previously unselected package libxml2:ppc64el. [2020-05-20T17:40:07.303Z] #33 78.99 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-05-20T17:40:07.303Z] #33 78.99 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-05-20T17:40:07.814Z] ok github.com/docker/docker/pkg/reexec 0.019s coverage: 82.4% of statements [2020-05-20T17:40:07.934Z] #33 ... [2020-05-20T17:40:07.934Z] [2020-05-20T17:40:07.934Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-20T17:40:07.934Z] #39 69.29 Selecting previously unselected package python-pkg-resources. [2020-05-20T17:40:07.934Z] #39 69.31 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-20T17:40:07.934Z] #39 69.31 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-20T17:40:07.934Z] #39 70.12 Selecting previously unselected package python-six. [2020-05-20T17:40:07.934Z] #39 70.25 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-20T17:40:07.934Z] #39 70.28 Unpacking python-six (1.12.0-1) ... [2020-05-20T17:40:07.934Z] #39 70.57 Selecting previously unselected package python-protobuf. [2020-05-20T17:40:07.934Z] #39 70.62 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-05-20T17:40:07.934Z] #39 70.63 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-20T17:40:07.934Z] #39 71.84 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-20T17:40:07.934Z] #39 ... [2020-05-20T17:40:07.934Z] [2020-05-20T17:40:07.934Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-20T17:40:07.934Z] #11 72.39 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-05-20T17:40:07.934Z] #11 72.42 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-05-20T17:40:07.934Z] #11 72.44 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-05-20T17:40:07.934Z] #11 72.45 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-05-20T17:40:07.934Z] #11 72.46 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-05-20T17:40:07.934Z] #11 72.48 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-05-20T17:40:07.934Z] #11 72.50 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-05-20T17:40:07.934Z] #11 72.55 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-05-20T17:40:07.934Z] #11 72.59 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-05-20T17:40:07.934Z] #11 72.62 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-05-20T17:40:07.934Z] #11 72.64 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-05-20T17:40:07.934Z] #11 72.69 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-05-20T17:40:07.934Z] #11 72.70 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-05-20T17:40:07.934Z] #11 72.70 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-05-20T17:40:07.934Z] #11 72.71 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-05-20T17:40:07.934Z] #11 75.28 debconf: delaying package configuration, since apt-utils is not installed [2020-05-20T17:40:07.934Z] #11 75.75 Fetched 78.9 MB in 16s (5018 kB/s) [2020-05-20T17:40:07.934Z] #11 76.02 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-20T17:40:07.935Z] #11 76.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15341 files and directories currently installed.) [2020-05-20T17:40:07.935Z] #11 76.17 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-05-20T17:40:07.935Z] #11 76.18 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-20T17:40:08.223Z] #11 ... [2020-05-20T17:40:08.223Z] [2020-05-20T17:40:08.223Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-20T17:40:08.223Z] #33 79.83 Selecting previously unselected package libarchive13:ppc64el. [2020-05-20T17:40:08.223Z] #33 79.85 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-05-20T17:40:08.223Z] #33 79.85 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-05-20T17:40:08.755Z] ok github.com/docker/docker/pkg/stdcopy 0.012s coverage: 100.0% of statements [2020-05-20T17:40:08.755Z] ok github.com/docker/docker/pkg/pubsub 1.095s coverage: 73.9% of statements [2020-05-20T17:40:08.855Z] #33 80.36 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-05-20T17:40:08.855Z] #33 80.37 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-05-20T17:40:08.855Z] #33 80.39 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-05-20T17:40:08.855Z] #33 80.64 Selecting previously unselected package librhash0:ppc64el. [2020-05-20T17:40:09.143Z] #33 80.66 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-05-20T17:40:09.143Z] #33 80.68 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-05-20T17:40:09.143Z] #33 80.87 Selecting previously unselected package libuv1:ppc64el. [2020-05-20T17:40:09.143Z] #33 80.88 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-05-20T17:40:09.143Z] #33 80.89 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-05-20T17:40:09.333Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2020-05-20T17:40:09.333Z] ok github.com/docker/docker/pkg/stringid 0.008s coverage: 70.6% of statements [2020-05-20T17:40:09.774Z] #33 81.19 Selecting previously unselected package cmake. [2020-05-20T17:40:09.774Z] #33 81.20 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-05-20T17:40:09.774Z] #33 81.21 Unpacking cmake (3.13.4-1) ... [2020-05-20T17:40:09.902Z] ok github.com/docker/docker/pkg/symlink 0.021s coverage: 87.7% of statements [2020-05-20T17:40:10.842Z] ok github.com/docker/docker/pkg/sysinfo 0.018s coverage: 54.1% of statements [2020-05-20T17:40:10.842Z] ok github.com/docker/docker/pkg/signal 2.818s coverage: 61.0% of statements [2020-05-20T17:40:10.842Z] ok github.com/docker/docker/pkg/system 0.046s coverage: 36.9% of statements [2020-05-20T17:40:11.412Z] ok github.com/docker/docker/pkg/tailfile 0.131s coverage: 88.6% of statements [2020-05-20T17:40:11.412Z] testing: warning: no tests to run [2020-05-20T17:40:11.412Z] coverage: [no statements] [2020-05-20T17:40:11.673Z] ok github.com/docker/docker/pkg/term/windows 0.021s coverage: [no statements] [no tests to run] [2020-05-20T17:40:11.933Z] ok github.com/docker/docker/pkg/tarsum 0.115s coverage: 89.3% of statements [2020-05-20T17:40:12.194Z] ok github.com/docker/docker/pkg/urlutil 0.009s coverage: 100.0% of statements [2020-05-20T17:40:12.194Z] ok github.com/docker/docker/pkg/truncindex 0.111s coverage: 91.5% of statements [2020-05-20T17:40:12.454Z] ok github.com/docker/docker/pkg/useragent 0.020s coverage: 88.9% of statements [2020-05-20T17:40:13.844Z] ok github.com/docker/docker/plugin/v2 0.017s coverage: 14.5% of statements [2020-05-20T17:40:14.221Z] #33 ... [2020-05-20T17:40:14.221Z] [2020-05-20T17:40:14.221Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-20T17:40:14.221Z] #48 85.22 bytes [2020-05-20T17:40:14.221Z] #48 85.25 strings [2020-05-20T17:40:14.221Z] #48 85.29 strconv [2020-05-20T17:40:14.221Z] #48 85.38 syscall [2020-05-20T17:40:14.415Z] ok github.com/docker/docker/profiles/seccomp 0.015s coverage: 73.8% of statements [2020-05-20T17:40:14.675Z] ok github.com/docker/docker/reference 0.024s coverage: 84.4% of statements [2020-05-20T17:40:15.249Z] #48 ... [2020-05-20T17:40:15.249Z] [2020-05-20T17:40:15.249Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-20T17:40:15.249Z] #33 85.86 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-20T17:40:15.249Z] #33 85.87 Setting up xxd (2:8.1.0875-5) ... [2020-05-20T17:40:15.249Z] #33 85.89 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-05-20T17:40:15.249Z] #33 85.92 Setting up vim-common (2:8.1.0875-5) ... [2020-05-20T17:40:15.249Z] #33 86.04 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-05-20T17:40:15.249Z] #33 86.05 Setting up cmake-data (3.13.4-1) ... [2020-05-20T17:40:15.249Z] #33 86.06 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-05-20T17:40:15.249Z] #33 86.06 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-05-20T17:40:15.249Z] #33 86.07 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-05-20T17:40:15.249Z] #33 86.09 Setting up cmake (3.13.4-1) ... [2020-05-20T17:40:15.249Z] #33 86.11 Processing triggers for libc-bin (2.28-10) ... [2020-05-20T17:40:15.249Z] #33 86.33 Processing triggers for mime-support (3.62) ... [2020-05-20T17:40:15.249Z] #33 DONE 86.7s [2020-05-20T17:40:15.249Z] [2020-05-20T17:40:15.249Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-20T17:40:15.249Z] #26 22.28 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-20T17:40:15.249Z] #26 22.83 [2020-05-20T17:40:15.249Z] #26 23.08 # 1.5% ######################################################################## 100.0% [2020-05-20T17:40:15.249Z] #26 23.61 [2020-05-20T17:40:15.249Z] #26 25.54 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-20T17:40:15.249Z] #26 26.17 [2020-05-20T17:40:15.249Z] #26 26.48 ################################################### 70.8% ######################################################################## 100.0% [2020-05-20T17:40:15.249Z] #26 26.79 [2020-05-20T17:40:15.616Z] ok github.com/docker/docker/plugin 0.591s coverage: 23.1% of statements [2020-05-20T17:40:15.876Z] ok github.com/docker/docker/registry/resumable 0.031s coverage: 100.0% of statements [2020-05-20T17:40:16.281Z] #26 29.09 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-20T17:40:16.282Z] #26 29.21 skipping existing c8c2d4a6b2e3 [2020-05-20T17:40:16.447Z] ok github.com/docker/docker/restartmanager 0.009s coverage: 45.3% of statements [2020-05-20T17:40:16.447Z] ok github.com/docker/docker/registry 0.214s coverage: 56.3% of statements [2020-05-20T17:40:16.574Z] #26 29.46 [2020-05-20T17:40:17.019Z] ok github.com/docker/docker/testutil 0.029s coverage: 62.5% of statements [2020-05-20T17:40:18.402Z] ok github.com/docker/docker/runconfig 0.067s coverage: 65.8% of statements [2020-05-20T17:40:18.640Z] #26 ... [2020-05-20T17:40:18.640Z] [2020-05-20T17:40:18.640Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-20T17:40:18.640Z] #39 79.92 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-05-20T17:40:18.640Z] #39 79.94 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-20T17:40:18.640Z] #39 79.94 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-20T17:40:18.640Z] #39 79.94 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-05-20T17:40:18.640Z] #39 79.95 Setting up python-six (1.12.0-1) ... [2020-05-20T17:40:18.640Z] #39 86.38 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-05-20T17:40:18.640Z] #39 86.41 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-20T17:40:18.640Z] #39 86.43 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-05-20T17:40:18.640Z] #39 86.44 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-05-20T17:40:18.640Z] #39 86.45 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-05-20T17:40:18.640Z] #39 86.47 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-20T17:40:18.640Z] #39 86.48 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-20T17:40:18.640Z] #39 86.49 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-05-20T17:40:18.640Z] #39 86.51 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-20T17:40:18.641Z] #39 86.52 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-20T17:40:18.641Z] #39 ... [2020-05-20T17:40:18.641Z] [2020-05-20T17:40:18.641Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-20T17:40:18.641Z] #11 80.19 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-20T17:40:18.641Z] #11 80.19 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-05-20T17:40:18.641Z] #11 80.22 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-20T17:40:18.641Z] #11 84.88 Selecting previously unselected package binutils-mingw-w64. [2020-05-20T17:40:18.641Z] #11 84.90 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-20T17:40:18.641Z] #11 84.94 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-20T17:40:18.641Z] #11 85.20 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-05-20T17:40:18.641Z] #11 85.21 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-05-20T17:40:18.641Z] #11 85.25 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-20T17:40:18.641Z] #11 85.45 Selecting previously unselected package dmsetup. [2020-05-20T17:40:18.641Z] #11 85.47 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-05-20T17:40:18.641Z] #11 85.49 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-20T17:40:18.641Z] #11 85.75 Selecting previously unselected package mingw-w64-common. [2020-05-20T17:40:18.641Z] #11 85.76 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-20T17:40:18.641Z] #11 85.76 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-20T17:40:18.641Z] #11 ... [2020-05-20T17:40:18.641Z] [2020-05-20T17:40:18.641Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-20T17:40:18.641Z] #34 0.432 + RM_GOPATH=0 [2020-05-20T17:40:18.641Z] #34 0.432 + TMP_GOPATH= [2020-05-20T17:40:18.641Z] #34 0.432 + : /build [2020-05-20T17:40:18.641Z] #34 0.433 + '[' -z '' ']' [2020-05-20T17:40:18.641Z] #34 0.434 ++ mktemp -d [2020-05-20T17:40:18.641Z] #34 0.437 + export GOPATH=/tmp/tmp.HZuSUbt6Zo [2020-05-20T17:40:18.641Z] #34 0.438 + GOPATH=/tmp/tmp.HZuSUbt6Zo [2020-05-20T17:40:18.641Z] #34 0.438 + RM_GOPATH=1 [2020-05-20T17:40:18.641Z] #34 0.444 ++ dirname /tmp/install/install.sh [2020-05-20T17:40:18.641Z] #34 0.456 + dir=/tmp/install [2020-05-20T17:40:18.641Z] #34 0.457 + bin=tini [2020-05-20T17:40:18.641Z] #34 0.457 + shift [2020-05-20T17:40:18.641Z] #34 0.458 + '[' '!' -f /tmp/install/tini.installer ']' [2020-05-20T17:40:18.641Z] #34 0.459 + . /tmp/install/tini.installer [2020-05-20T17:40:18.641Z] #34 0.459 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-20T17:40:18.641Z] #34 0.463 + install_tini [2020-05-20T17:40:18.641Z] #34 0.464 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-20T17:40:18.641Z] #34 0.465 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-20T17:40:18.641Z] #34 0.465 + git clone https://github.com/krallin/tini.git /tmp/tmp.HZuSUbt6Zo/tini [2020-05-20T17:40:18.641Z] #34 0.472 Cloning into '/tmp/tmp.HZuSUbt6Zo/tini'... [2020-05-20T17:40:18.641Z] #34 2.075 + cd /tmp/tmp.HZuSUbt6Zo/tini [2020-05-20T17:40:18.641Z] #34 2.088 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-20T17:40:18.641Z] #34 2.104 + cmake . [2020-05-20T17:40:18.641Z] #34 3.017 -- The C compiler identification is GNU 8.3.0 [2020-05-20T17:40:18.641Z] #34 3.119 -- Check for working C compiler: /usr/bin/cc [2020-05-20T17:40:19.274Z] #34 4.211 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-20T17:40:19.274Z] #34 4.215 -- Detecting C compiler ABI info [2020-05-20T17:40:19.590Z] #34 ... [2020-05-20T17:40:19.590Z] [2020-05-20T17:40:19.590Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-20T17:40:19.590Z] #31 81.00 strings [2020-05-20T17:40:19.590Z] #31 81.05 bytes [2020-05-20T17:40:19.590Z] #31 ... [2020-05-20T17:40:19.590Z] [2020-05-20T17:40:19.590Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-20T17:40:19.590Z] #26 31.50 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-20T17:40:19.590Z] #26 32.19 #=#=# [2020-05-20T17:40:19.590Z] #26 32.45 ######################################################################## 100.0% [2020-05-20T17:40:19.590Z] #26 32.70 [2020-05-20T17:40:19.752Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-20T17:40:19.752Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 14.7% of statements [2020-05-20T17:40:19.752Z] ok github.com/docker/docker/api/server/middleware 0.012s coverage: 37.7% of statements [2020-05-20T17:40:19.752Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-20T17:40:19.752Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-20T17:40:19.752Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-20T17:40:19.752Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-20T17:40:19.752Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-20T17:40:19.752Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-20T17:40:19.752Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-20T17:40:19.752Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-20T17:40:19.752Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-20T17:40:19.752Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-20T17:40:19.752Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-20T17:40:19.785Z] ok github.com/docker/docker/volume/local 0.039s coverage: 73.0% of statements [2020-05-20T17:40:19.785Z] ok github.com/docker/docker/volume/drivers 0.030s coverage: 36.1% of statements [2020-05-20T17:40:19.881Z] #26 32.82 Download of images into '/build' complete. [2020-05-20T17:40:19.881Z] #26 32.85 Use something like the following to load the result into a Docker daemon: [2020-05-20T17:40:19.881Z] #26 32.85 tar -cC '/build' . | docker load [2020-05-20T17:40:19.881Z] #26 DONE 32.9s [2020-05-20T17:40:19.881Z] [2020-05-20T17:40:19.881Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-20T17:40:19.881Z] #29 83.43 Checking out files: 81% (1244/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-05-20T17:40:19.881Z] #29 84.61 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-20T17:40:19.881Z] #29 85.53 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-20T17:40:20.032Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 4.8% of statements [2020-05-20T17:40:20.032Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-20T17:40:20.032Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-20T17:40:20.032Z] ? github.com/docker/docker/api/types [no test files] [2020-05-20T17:40:20.032Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-20T17:40:20.032Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-20T17:40:20.032Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-20T17:40:20.032Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-20T17:40:20.044Z] ok github.com/docker/docker/volume/mounts 0.050s coverage: 67.0% of statements [2020-05-20T17:40:20.313Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2020-05-20T17:40:20.518Z] #29 ... [2020-05-20T17:40:20.518Z] [2020-05-20T17:40:20.518Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-20T17:40:20.518Z] #34 5.269 -- Detecting C compiler ABI info - done [2020-05-20T17:40:20.518Z] #34 5.443 -- Detecting C compile features [2020-05-20T17:40:20.593Z] ok github.com/docker/docker/api/types/filters 0.013s coverage: 92.2% of statements [2020-05-20T17:40:20.593Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-20T17:40:20.593Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-20T17:40:20.593Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-20T17:40:20.593Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-20T17:40:20.593Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-20T17:40:20.593Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-20T17:40:20.593Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-20T17:40:20.593Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2020-05-20T17:40:20.593Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-05-20T17:40:20.593Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-20T17:40:20.593Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-20T17:40:20.593Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-20T17:40:20.593Z] ? github.com/docker/docker/builder [no test files] [2020-05-20T17:40:20.593Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-20T17:40:20.593Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-20T17:40:20.593Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-20T17:40:20.593Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-20T17:40:20.593Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-20T17:40:20.593Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-20T17:40:20.593Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-20T17:40:21.150Z] #34 ... [2020-05-20T17:40:21.150Z] [2020-05-20T17:40:21.150Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-20T17:40:21.150Z] #42 82.48 vendor/golang.org/x/net/dns/dnsmessage [2020-05-20T17:40:21.150Z] #42 82.94 bytes [2020-05-20T17:40:21.150Z] #42 ... [2020-05-20T17:40:21.150Z] [2020-05-20T17:40:21.150Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-20T17:40:21.150Z] #31 92.17 bufio [2020-05-20T17:40:21.204Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2020-05-20T17:40:21.422Z] ok github.com/docker/docker/volume/service 0.029s coverage: 73.0% of statements [2020-05-20T17:40:22.650Z] #31 94.21 reflect [2020-05-20T17:40:23.283Z] --- PASS: TestBuildWithHugeFile (51.67s) [2020-05-20T17:40:23.283Z] === RUN TestBuildWithEmptyDockerfile [2020-05-20T17:40:23.283Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-20T17:40:23.283Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-20T17:40:23.283Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-20T17:40:23.283Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-20T17:40:23.283Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-20T17:40:23.283Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-20T17:40:23.283Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-20T17:40:23.283Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-20T17:40:23.283Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-20T17:40:23.283Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-05-20T17:40:23.283Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.06s) [2020-05-20T17:40:23.283Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.06s) [2020-05-20T17:40:23.283Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-05-20T17:40:23.283Z] === RUN TestBuildPreserveOwnership [2020-05-20T17:40:23.283Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-20T17:40:23.935Z] ok github.com/docker/docker/builder/remotecontext 0.327s coverage: 13.6% of statements [2020-05-20T17:40:23.935Z] ok github.com/docker/docker/builder/dockerfile 0.905s coverage: 48.2% of statements [2020-05-20T17:40:24.547Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-05-20T17:40:25.164Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-20T17:40:26.012Z] ok github.com/docker/docker/builder/remotecontext/git 1.494s coverage: 86.3% of statements [2020-05-20T17:40:26.012Z] ? github.com/docker/docker/cli [no test files] [2020-05-20T17:40:26.012Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-20T17:40:26.161Z] #31 ... [2020-05-20T17:40:26.161Z] [2020-05-20T17:40:26.161Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-20T17:40:26.161Z] #39 97.16 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-05-20T17:40:26.161Z] #39 97.17 Processing triggers for libc-bin (2.28-10) ... [2020-05-20T17:40:26.161Z] #39 DONE 97.5s [2020-05-20T17:40:26.161Z] [2020-05-20T17:40:26.161Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T17:40:27.015Z] ok github.com/docker/docker/client 0.145s coverage: 75.4% of statements [2020-05-20T17:40:28.225Z] #40 1.960 Note: Building without setproctitle() and strlcpy() support. [2020-05-20T17:40:28.225Z] #40 1.960 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-20T17:40:28.225Z] #40 1.999 Note: Building without GnuTLS support [2020-05-20T17:40:28.853Z] #40 ... [2020-05-20T17:40:28.853Z] [2020-05-20T17:40:28.853Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-20T17:40:28.853Z] #34 8.610 -- Detecting C compile features - done [2020-05-20T17:40:28.853Z] #34 8.647 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-20T17:40:28.853Z] #34 9.074 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-20T17:40:28.853Z] #34 9.191 -- Configuring done [2020-05-20T17:40:28.853Z] #34 9.209 -- Generating done [2020-05-20T17:40:28.853Z] #34 9.216 -- Build files have been written to: /tmp/tmp.HZuSUbt6Zo/tini [2020-05-20T17:40:28.853Z] #34 9.224 + make tini-static [2020-05-20T17:40:28.853Z] #34 9.749 Scanning dependencies of target tini-static [2020-05-20T17:40:28.853Z] #34 9.827 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-20T17:40:28.853Z] #34 12.39 [100%] Linking C executable tini-static [2020-05-20T17:40:28.853Z] #34 13.46 [100%] Built target tini-static [2020-05-20T17:40:28.853Z] #34 13.56 + mkdir -p /build [2020-05-20T17:40:28.853Z] #34 13.57 + cp tini-static /build/docker-init [2020-05-20T17:40:28.853Z] #34 DONE 13.7s [2020-05-20T17:40:28.854Z] [2020-05-20T17:40:28.854Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-20T17:40:28.854Z] #11 96.15 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-20T17:40:28.854Z] #11 96.19 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-20T17:40:28.854Z] #11 96.21 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-20T17:40:29.317Z] --- PASS: TestBuildPreserveOwnership (10.27s) [2020-05-20T17:40:29.317Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.25s) [2020-05-20T17:40:29.317Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.01s) [2020-05-20T17:40:29.317Z] === RUN TestBuildPlatformInvalid [2020-05-20T17:40:29.317Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2020-05-20T17:40:29.317Z] PASS [2020-05-20T17:40:29.317Z] [2020-05-20T17:40:29.317Z] === Skipped [2020-05-20T17:40:29.317Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-05-20T17:40:29.317Z] build_session_test.go:25: TODO: BuildKit [2020-05-20T17:40:29.317Z] [2020-05-20T17:40:29.317Z] [2020-05-20T17:40:29.317Z] DONE 32 tests, 1 skipped in 123.253s [2020-05-20T17:40:29.317Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-05-20T17:40:29.317Z] INFO: Testing against a local daemon [2020-05-20T17:40:29.317Z] === RUN TestConfigInspect [2020-05-20T17:40:29.317Z] --- SKIP: TestConfigInspect (0.01s) [2020-05-20T17:40:29.317Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:40:29.317Z] === RUN TestConfigList [2020-05-20T17:40:29.317Z] --- SKIP: TestConfigList (0.02s) [2020-05-20T17:40:29.317Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:40:29.317Z] === RUN TestConfigsCreateAndDelete [2020-05-20T17:40:29.317Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-05-20T17:40:29.317Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:40:29.317Z] === RUN TestConfigsUpdate [2020-05-20T17:40:29.317Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-05-20T17:40:29.317Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:40:29.317Z] === RUN TestTemplatedConfig [2020-05-20T17:40:29.317Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-05-20T17:40:29.317Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:40:29.317Z] === RUN TestConfigCreateResolve [2020-05-20T17:40:29.317Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-05-20T17:40:29.317Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:40:29.317Z] === RUN TestConfigDaemonLibtrustID [2020-05-20T17:40:30.924Z] #11 ... [2020-05-20T17:40:30.924Z] [2020-05-20T17:40:30.924Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T17:40:30.924Z] #40 4.841 fatal: not a git repository (or any of the parent directories): .git [2020-05-20T17:40:30.924Z] #40 4.875 GEN .gitid [2020-05-20T17:40:30.924Z] #40 4.901 GEN criu/include/version.h [2020-05-20T17:40:30.924Z] #40 4.939 GEN include/common/asm [2020-05-20T17:40:31.199Z] --- PASS: TestConfigDaemonLibtrustID (1.90s) [2020-05-20T17:40:31.199Z] PASS [2020-05-20T17:40:31.199Z] [2020-05-20T17:40:31.199Z] === Skipped [2020-05-20T17:40:31.199Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s) [2020-05-20T17:40:31.199Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:40:31.199Z] [2020-05-20T17:40:31.199Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2020-05-20T17:40:31.199Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:40:31.199Z] [2020-05-20T17:40:31.199Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-05-20T17:40:31.199Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:40:31.199Z] [2020-05-20T17:40:31.199Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-05-20T17:40:31.199Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:40:31.199Z] [2020-05-20T17:40:31.199Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-05-20T17:40:31.199Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:40:31.199Z] [2020-05-20T17:40:31.199Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-05-20T17:40:31.199Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:40:31.199Z] [2020-05-20T17:40:31.199Z] [2020-05-20T17:40:31.199Z] DONE 7 tests, 6 skipped in 1.987s [2020-05-20T17:40:31.199Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-05-20T17:40:31.453Z] INFO: Testing against a local daemon [2020-05-20T17:40:31.453Z] === RUN TestCheckpoint [2020-05-20T17:40:31.453Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-20T17:40:31.453Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-20T17:40:31.453Z] === RUN TestContainerInvalidJSON [2020-05-20T17:40:31.453Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-20T17:40:31.453Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-20T17:40:31.453Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-20T17:40:31.453Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-20T17:40:31.453Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-20T17:40:31.453Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-20T17:40:31.453Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-20T17:40:31.453Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-20T17:40:31.453Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-20T17:40:31.453Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-05-20T17:40:31.453Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-20T17:40:31.453Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-20T17:40:31.453Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-20T17:40:31.453Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-20T17:40:31.453Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-05-20T17:40:31.453Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-20T17:40:31.714Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-05-20T17:40:31.714Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-20T17:40:31.714Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-05-20T17:40:31.714Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-20T17:40:31.714Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2020-05-20T17:40:31.714Z] === RUN TestCopyFromContainer [2020-05-20T17:40:33.641Z] #40 7.307 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-20T17:40:33.641Z] #40 7.428 PBCC images/opts.pb-c.c [2020-05-20T17:40:33.641Z] #40 7.494 PBCC images/sit.pb-c.c [2020-05-20T17:40:33.641Z] #40 7.555 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-20T17:40:33.641Z] #40 7.628 DEP images/opts.pb-c.d [2020-05-20T17:40:33.641Z] #40 7.716 DEP images/sit.pb-c.d [2020-05-20T17:40:33.641Z] #40 7.814 PBCC images/macvlan.pb-c.c [2020-05-20T17:40:33.641Z] #40 7.836 DEP images/macvlan.pb-c.d [2020-05-20T17:40:33.641Z] #40 7.897 PBCC images/autofs.pb-c.c [2020-05-20T17:40:33.641Z] #40 7.924 DEP images/autofs.pb-c.d [2020-05-20T17:40:33.933Z] #40 7.976 PBCC images/sysctl.pb-c.c [2020-05-20T17:40:33.933Z] #40 7.996 DEP images/sysctl.pb-c.d [2020-05-20T17:40:33.933Z] #40 8.068 PBCC images/time.pb-c.c [2020-05-20T17:40:33.933Z] #40 8.081 DEP images/time.pb-c.d [2020-05-20T17:40:33.933Z] #40 8.162 PBCC images/binfmt-misc.pb-c.c [2020-05-20T17:40:34.226Z] #40 8.185 DEP images/binfmt-misc.pb-c.d [2020-05-20T17:40:34.226Z] #40 8.284 PBCC images/seccomp.pb-c.c [2020-05-20T17:40:34.226Z] #40 8.305 DEP images/seccomp.pb-c.d [2020-05-20T17:40:34.226Z] #40 8.396 PBCC images/userns.pb-c.c [2020-05-20T17:40:34.226Z] #40 8.442 DEP images/userns.pb-c.d [2020-05-20T17:40:34.226Z] #40 8.523 PBCC images/cgroup.pb-c.c [2020-05-20T17:40:34.518Z] #40 8.549 DEP images/cgroup.pb-c.d [2020-05-20T17:40:34.518Z] #40 8.621 PBCC images/fown.pb-c.c [2020-05-20T17:40:34.518Z] #40 8.665 PBCC images/ext-file.pb-c.c [2020-05-20T17:40:34.518Z] #40 8.713 DEP images/fown.pb-c.d [2020-05-20T17:40:34.518Z] #40 8.778 DEP images/ext-file.pb-c.d [2020-05-20T17:40:34.810Z] #40 8.862 PBCC images/rpc.pb-c.c [2020-05-20T17:40:34.810Z] #40 8.943 DEP images/rpc.pb-c.d [2020-05-20T17:40:34.810Z] #40 9.039 PBCC images/siginfo.pb-c.c [2020-05-20T17:40:34.810Z] #40 ... [2020-05-20T17:40:34.810Z] [2020-05-20T17:40:34.810Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-20T17:40:34.810Z] #42 96.44 bufio [2020-05-20T17:40:34.810Z] #42 96.77 reflect [2020-05-20T17:40:34.810Z] #42 104.3 regexp/syntax [2020-05-20T17:40:34.810Z] #42 105.5 hash/crc32 [2020-05-20T17:40:35.101Z] #42 ... [2020-05-20T17:40:35.101Z] [2020-05-20T17:40:35.101Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T17:40:35.101Z] #40 9.123 DEP images/siginfo.pb-c.d [2020-05-20T17:40:35.101Z] #40 9.307 PBCC images/pagemap.pb-c.c [2020-05-20T17:40:35.393Z] #40 9.431 DEP images/pagemap.pb-c.d [2020-05-20T17:40:35.393Z] #40 9.554 PBCC images/rlimit.pb-c.c [2020-05-20T17:40:35.393Z] #40 9.586 DEP images/rlimit.pb-c.d [2020-05-20T17:40:35.393Z] #40 9.664 PBCC images/file-lock.pb-c.c [2020-05-20T17:40:35.695Z] #40 9.701 DEP images/file-lock.pb-c.d [2020-05-20T17:40:35.695Z] #40 9.781 PBCC images/tty.pb-c.c [2020-05-20T17:40:35.695Z] #40 9.855 DEP images/tty.pb-c.d [2020-05-20T17:40:35.898Z] === RUN TestCopyFromContainer// [2020-05-20T17:40:35.898Z] === RUN TestCopyFromContainer//bar/root [2020-05-20T17:40:35.898Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-20T17:40:35.898Z] === RUN TestCopyFromContainer/bar/quux [2020-05-20T17:40:35.898Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-20T17:40:35.898Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-20T17:40:35.898Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-20T17:40:35.898Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-20T17:40:35.898Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-20T17:40:35.898Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-20T17:40:35.997Z] #40 10.07 PBCC images/tun.pb-c.c [2020-05-20T17:40:36.152Z] --- PASS: TestCopyFromContainer (4.21s) [2020-05-20T17:40:36.152Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-05-20T17:40:36.152Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-05-20T17:40:36.152Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-05-20T17:40:36.152Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-05-20T17:40:36.152Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-05-20T17:40:36.152Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-05-20T17:40:36.152Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-05-20T17:40:36.152Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-05-20T17:40:36.152Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-05-20T17:40:36.152Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-05-20T17:40:36.152Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-20T17:40:36.152Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-20T17:40:36.152Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-20T17:40:36.152Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-20T17:40:36.152Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-20T17:40:36.152Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-20T17:40:36.152Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-20T17:40:36.152Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-20T17:40:36.152Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-20T17:40:36.152Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-20T17:40:36.152Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-05-20T17:40:36.152Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-20T17:40:36.152Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-20T17:40:36.152Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-20T17:40:36.152Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-20T17:40:36.152Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-05-20T17:40:36.152Z] === RUN TestCreateWithInvalidEnv [2020-05-20T17:40:36.152Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-20T17:40:36.152Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-20T17:40:36.152Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-20T17:40:36.152Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-20T17:40:36.152Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-20T17:40:36.152Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-20T17:40:36.152Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-20T17:40:36.152Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-20T17:40:36.152Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-20T17:40:36.152Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-05-20T17:40:36.152Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-20T17:40:36.152Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-20T17:40:36.152Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-20T17:40:36.152Z] === RUN TestCreateTmpfsMountsTarget [2020-05-20T17:40:36.152Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-05-20T17:40:36.152Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-20T17:40:36.286Z] #40 10.24 PBCC images/netdev.pb-c.c [2020-05-20T17:40:36.286Z] #40 10.34 DEP images/tun.pb-c.d [2020-05-20T17:40:36.286Z] #40 10.38 DEP images/netdev.pb-c.d [2020-05-20T17:40:36.286Z] #40 10.46 PBCC images/vma.pb-c.c [2020-05-20T17:40:36.577Z] #40 10.55 DEP images/vma.pb-c.d [2020-05-20T17:40:36.577Z] #40 10.62 PBCC images/creds.pb-c.c [2020-05-20T17:40:36.577Z] #40 10.65 DEP images/creds.pb-c.d [2020-05-20T17:40:36.577Z] #40 10.74 PBCC images/utsns.pb-c.c [2020-05-20T17:40:36.577Z] #40 10.79 DEP images/utsns.pb-c.d [2020-05-20T17:40:36.577Z] #40 10.87 PBCC images/ipc-desc.pb-c.c [2020-05-20T17:40:36.577Z] #40 ... [2020-05-20T17:40:36.577Z] [2020-05-20T17:40:36.577Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-20T17:40:36.577Z] #31 98.21 text/tabwriter [2020-05-20T17:40:36.577Z] #31 98.45 path [2020-05-20T17:40:36.577Z] #31 105.2 internal/syscall/execenv [2020-05-20T17:40:36.577Z] #31 105.2 internal/syscall/unix [2020-05-20T17:40:36.577Z] #31 105.2 time [2020-05-20T17:40:36.867Z] #31 ... [2020-05-20T17:40:36.867Z] [2020-05-20T17:40:36.867Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T17:40:36.867Z] #40 10.90 PBCC images/ipc-sem.pb-c.c [2020-05-20T17:40:36.867Z] #40 10.96 DEP images/ipc-desc.pb-c.d [2020-05-20T17:40:36.867Z] #40 11.07 DEP images/ipc-sem.pb-c.d [2020-05-20T17:40:36.867Z] #40 11.14 PBCC images/ipc-msg.pb-c.c [2020-05-20T17:40:36.867Z] #40 ... [2020-05-20T17:40:36.867Z] [2020-05-20T17:40:36.867Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-20T17:40:36.867Z] #48 98.52 text/tabwriter [2020-05-20T17:40:36.867Z] #48 103.2 regexp/syntax [2020-05-20T17:40:36.867Z] #48 103.2 reflect [2020-05-20T17:40:37.158Z] #48 ... [2020-05-20T17:40:37.158Z] [2020-05-20T17:40:37.158Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T17:40:37.158Z] #40 11.19 DEP images/ipc-msg.pb-c.d [2020-05-20T17:40:37.158Z] #40 11.33 PBCC images/ipc-shm.pb-c.c [2020-05-20T17:40:37.158Z] #40 11.36 DEP images/ipc-shm.pb-c.d [2020-05-20T17:40:37.158Z] #40 11.43 PBCC images/ipc-var.pb-c.c [2020-05-20T17:40:37.448Z] #40 11.46 DEP images/ipc-var.pb-c.d [2020-05-20T17:40:37.448Z] #40 11.64 PBCC images/sk-opts.pb-c.c [2020-05-20T17:40:37.448Z] #40 11.70 PBCC images/packet-sock.pb-c.c [2020-05-20T17:40:37.736Z] #40 11.84 DEP images/sk-opts.pb-c.d [2020-05-20T17:40:37.736Z] #40 11.90 DEP images/packet-sock.pb-c.d [2020-05-20T17:40:38.025Z] #40 12.03 PBCC images/sk-netlink.pb-c.c [2020-05-20T17:40:38.025Z] #40 12.12 DEP images/sk-netlink.pb-c.d [2020-05-20T17:40:38.025Z] #40 12.20 PBCC images/sk-inet.pb-c.c [2020-05-20T17:40:38.314Z] #40 12.29 DEP images/sk-inet.pb-c.d [2020-05-20T17:40:38.314Z] #40 12.40 PBCC images/sk-unix.pb-c.c [2020-05-20T17:40:38.314Z] #40 12.50 DEP images/sk-unix.pb-c.d [2020-05-20T17:40:38.314Z] #40 12.62 PBCC images/mm.pb-c.c [2020-05-20T17:40:38.602Z] #40 12.70 DEP images/mm.pb-c.d [2020-05-20T17:40:38.602Z] #40 12.80 PBCC images/timerfd.pb-c.c [2020-05-20T17:40:38.602Z] #40 12.89 DEP images/timerfd.pb-c.d [2020-05-20T17:40:38.893Z] #40 13.00 PBCC images/timer.pb-c.c [2020-05-20T17:40:38.893Z] #40 13.08 DEP images/timer.pb-c.d [2020-05-20T17:40:39.183Z] #40 13.17 PBCC images/sa.pb-c.c [2020-05-20T17:40:39.183Z] #40 13.29 DEP images/sa.pb-c.d [2020-05-20T17:40:39.183Z] #40 13.36 PBCC images/pipe-data.pb-c.c [2020-05-20T17:40:39.183Z] #40 13.39 DEP images/pipe-data.pb-c.d [2020-05-20T17:40:39.407Z] --- PASS: TestCreateWithCustomMaskedPaths (2.70s) [2020-05-20T17:40:39.407Z] === RUN TestCreateWithCapabilities [2020-05-20T17:40:39.407Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-20T17:40:39.407Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-20T17:40:39.407Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-20T17:40:39.407Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-20T17:40:39.407Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-20T17:40:39.407Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-20T17:40:39.407Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-20T17:40:39.407Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-20T17:40:39.407Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-20T17:40:39.407Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-20T17:40:39.407Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-20T17:40:39.407Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-20T17:40:39.407Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-20T17:40:39.407Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-20T17:40:39.407Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-20T17:40:39.407Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-20T17:40:39.407Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-20T17:40:39.407Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-20T17:40:39.407Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-20T17:40:39.407Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-20T17:40:39.407Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-20T17:40:39.407Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-20T17:40:39.407Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-20T17:40:39.407Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-20T17:40:39.407Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-20T17:40:39.407Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-20T17:40:39.407Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-20T17:40:39.407Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-20T17:40:39.407Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-20T17:40:39.407Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-20T17:40:39.407Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-20T17:40:39.407Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-20T17:40:39.407Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-20T17:40:39.407Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-05-20T17:40:39.407Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-05-20T17:40:39.407Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-05-20T17:40:39.407Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2020-05-20T17:40:39.407Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-05-20T17:40:39.407Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-05-20T17:40:39.407Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-05-20T17:40:39.407Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-05-20T17:40:39.407Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2020-05-20T17:40:39.407Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-05-20T17:40:39.407Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s) [2020-05-20T17:40:39.407Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.10s) [2020-05-20T17:40:39.407Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-20T17:40:39.472Z] #40 13.46 PBCC images/mnt.pb-c.c [2020-05-20T17:40:39.472Z] #40 13.52 DEP images/mnt.pb-c.d [2020-05-20T17:40:39.472Z] #40 13.60 PBCC images/sk-packet.pb-c.c [2020-05-20T17:40:39.472Z] #40 13.64 DEP images/sk-packet.pb-c.d [2020-05-20T17:40:39.472Z] #40 13.75 PBCC images/tcp-stream.pb-c.c [2020-05-20T17:40:39.762Z] #40 13.82 DEP images/tcp-stream.pb-c.d [2020-05-20T17:40:39.762Z] #40 14.01 PBCC images/pipe.pb-c.c [2020-05-20T17:40:40.052Z] #40 14.07 DEP images/pipe.pb-c.d [2020-05-20T17:40:40.052Z] #40 14.19 PBCC images/pstree.pb-c.c [2020-05-20T17:40:40.052Z] #40 14.24 DEP images/pstree.pb-c.d [2020-05-20T17:40:40.342Z] #40 14.32 PBCC images/fs.pb-c.c [2020-05-20T17:40:40.342Z] #40 14.35 DEP images/fs.pb-c.d [2020-05-20T17:40:40.342Z] #40 14.44 PBCC images/signalfd.pb-c.c [2020-05-20T17:40:40.342Z] #40 14.55 DEP images/signalfd.pb-c.d [2020-05-20T17:40:40.632Z] #40 14.65 PBCC images/fh.pb-c.c [2020-05-20T17:40:40.632Z] #40 14.75 PBCC images/fsnotify.pb-c.c [2020-05-20T17:40:40.926Z] #40 14.88 DEP images/fh.pb-c.d [2020-05-20T17:40:40.926Z] #40 14.95 DEP images/fsnotify.pb-c.d [2020-05-20T17:40:40.926Z] #40 15.00 PBCC images/eventpoll.pb-c.c [2020-05-20T17:40:40.926Z] #40 15.05 DEP images/eventpoll.pb-c.d [2020-05-20T17:40:40.926Z] #40 15.11 PBCC images/eventfd.pb-c.c [2020-05-20T17:40:41.216Z] #40 15.15 DEP images/eventfd.pb-c.d [2020-05-20T17:40:41.216Z] #40 15.21 PBCC images/remap-file-path.pb-c.c [2020-05-20T17:40:41.216Z] #40 15.27 DEP images/remap-file-path.pb-c.d [2020-05-20T17:40:41.216Z] #40 15.36 PBCC images/fifo.pb-c.c [2020-05-20T17:40:41.216Z] #40 15.40 DEP images/fifo.pb-c.d [2020-05-20T17:40:41.506Z] #40 15.54 PBCC images/ghost-file.pb-c.c [2020-05-20T17:40:41.506Z] #40 15.65 DEP images/ghost-file.pb-c.d [2020-05-20T17:40:41.506Z] #40 15.72 PBCC images/regfile.pb-c.c [2020-05-20T17:40:41.797Z] #40 15.84 DEP images/regfile.pb-c.d [2020-05-20T17:40:41.797Z] #40 15.90 PBCC images/ns.pb-c.c [2020-05-20T17:40:41.797Z] #40 15.92 DEP images/ns.pb-c.d [2020-05-20T17:40:41.913Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.73s) [2020-05-20T17:40:41.913Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-20T17:40:41.913Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-20T17:40:41.913Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-20T17:40:41.913Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-20T17:40:41.913Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-20T17:40:41.913Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-20T17:40:41.913Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-20T17:40:41.913Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-20T17:40:41.913Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-20T17:40:41.913Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-20T17:40:41.913Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-20T17:40:41.913Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-20T17:40:41.913Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-20T17:40:41.913Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-20T17:40:41.913Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-20T17:40:41.913Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-20T17:40:41.913Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-05-20T17:40:41.913Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-05-20T17:40:41.913Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-05-20T17:40:41.913Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-05-20T17:40:41.913Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-05-20T17:40:41.913Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-05-20T17:40:41.913Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-20T17:40:42.087Z] #40 16.08 PBCC images/fdinfo.pb-c.c [2020-05-20T17:40:42.087Z] #40 16.29 DEP images/fdinfo.pb-c.d [2020-05-20T17:40:42.377Z] #40 16.37 PBCC images/core-aarch64.pb-c.c [2020-05-20T17:40:42.377Z] #40 16.48 PBCC images/core-arm.pb-c.c [2020-05-20T17:40:42.377Z] #40 16.56 PBCC images/core-ppc64.pb-c.c [2020-05-20T17:40:42.666Z] #40 16.77 PBCC images/core-s390.pb-c.c [2020-05-20T17:40:42.835Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.89s) [2020-05-20T17:40:42.835Z] === RUN TestContainerStartOnDaemonRestart [2020-05-20T17:40:42.835Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-05-20T17:40:42.835Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-05-20T17:40:42.835Z] === RUN TestDaemonRestartIpcMode [2020-05-20T17:40:42.835Z] === PAUSE TestDaemonRestartIpcMode [2020-05-20T17:40:42.835Z] === RUN TestDaemonHostGatewayIP [2020-05-20T17:40:42.835Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-05-20T17:40:42.835Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-20T17:40:42.835Z] === RUN TestContainerKillOnDaemonStart [2020-05-20T17:40:42.835Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-05-20T17:40:42.835Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-05-20T17:40:42.835Z] === RUN TestDiff [2020-05-20T17:40:42.961Z] #40 16.92 PBCC images/core-x86.pb-c.c [2020-05-20T17:40:42.961Z] #40 17.03 PBCC images/core.pb-c.c [2020-05-20T17:40:43.253Z] #40 17.21 PBCC images/inventory.pb-c.c [2020-05-20T17:40:43.253Z] #40 17.36 DEP images/core-aarch64.pb-c.d [2020-05-20T17:40:43.351Z] ok github.com/docker/docker/pkg/plugins 33.632s coverage: 76.6% of statements [2020-05-20T17:40:43.352Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-20T17:40:43.352Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-20T17:40:43.352Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-20T17:40:43.352Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-20T17:40:43.352Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-20T17:40:43.352Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-20T17:40:43.352Z] ? github.com/docker/docker/rootless [no test files] [2020-05-20T17:40:43.352Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-20T17:40:43.352Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-20T17:40:43.352Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-20T17:40:43.352Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-20T17:40:43.352Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-20T17:40:43.352Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-20T17:40:43.352Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-20T17:40:43.352Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-20T17:40:43.352Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-20T17:40:43.352Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-20T17:40:43.352Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-20T17:40:43.352Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-20T17:40:43.352Z] ? github.com/docker/docker/volume [no test files] [2020-05-20T17:40:43.352Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-20T17:40:43.352Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-20T17:40:43.352Z] [2020-05-20T17:40:43.352Z] === Skipped [2020-05-20T17:40:43.352Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-20T17:40:43.352Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-20T17:40:43.352Z] [2020-05-20T17:40:43.352Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-20T17:40:43.352Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-20T17:40:43.352Z] [2020-05-20T17:40:43.352Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-20T17:40:43.352Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T17:40:43.352Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-20T17:40:43.352Z] [2020-05-20T17:40:43.352Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-20T17:40:43.352Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T17:40:43.352Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-20T17:40:43.352Z] [2020-05-20T17:40:43.352Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-20T17:40:43.352Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T17:40:43.352Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-20T17:40:43.352Z] [2020-05-20T17:40:43.352Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-20T17:40:43.352Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T17:40:43.352Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-20T17:40:43.352Z] [2020-05-20T17:40:43.352Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-20T17:40:43.352Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T17:40:43.352Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-20T17:40:43.352Z] [2020-05-20T17:40:43.352Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-20T17:40:43.352Z] graphtest_unix.go:73: No driver to put! [2020-05-20T17:40:43.352Z] [2020-05-20T17:40:43.352Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-20T17:40:43.352Z] time="2020-05-20T17:39:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-20T17:40:43.352Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-20T17:40:43.352Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-20T17:40:43.352Z] [2020-05-20T17:40:43.352Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-20T17:40:43.352Z] time="2020-05-20T17:39:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-20T17:40:43.352Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-20T17:40:43.352Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-20T17:40:43.352Z] [2020-05-20T17:40:43.352Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-20T17:40:43.352Z] time="2020-05-20T17:39:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-20T17:40:43.352Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-20T17:40:43.352Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-20T17:40:43.352Z] [2020-05-20T17:40:43.352Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-20T17:40:43.352Z] time="2020-05-20T17:39:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-20T17:40:43.352Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-20T17:40:43.352Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-20T17:40:43.352Z] [2020-05-20T17:40:43.352Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-20T17:40:43.352Z] time="2020-05-20T17:39:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-20T17:40:43.352Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-20T17:40:43.352Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-20T17:40:43.352Z] [2020-05-20T17:40:43.352Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-20T17:40:43.352Z] graphtest_unix.go:73: No driver to put! [2020-05-20T17:40:43.352Z] [2020-05-20T17:40:43.352Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-20T17:40:43.352Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-20T17:40:43.352Z] [2020-05-20T17:40:43.352Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-20T17:40:43.352Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-20T17:40:43.352Z] [2020-05-20T17:40:43.352Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-20T17:40:43.352Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-20T17:40:43.352Z] [2020-05-20T17:40:43.352Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-20T17:40:43.352Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-20T17:40:43.352Z] [2020-05-20T17:40:43.352Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-20T17:40:43.352Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T17:40:43.352Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-20T17:40:43.352Z] [2020-05-20T17:40:43.352Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-20T17:40:43.352Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T17:40:43.352Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-20T17:40:43.352Z] [2020-05-20T17:40:43.352Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-20T17:40:43.352Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T17:40:43.352Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-20T17:40:43.352Z] [2020-05-20T17:40:43.352Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-20T17:40:43.352Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T17:40:43.352Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-20T17:40:43.352Z] [2020-05-20T17:40:43.352Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-20T17:40:43.352Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T17:40:43.352Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-20T17:40:43.352Z] [2020-05-20T17:40:43.352Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-20T17:40:43.352Z] graphtest_unix.go:73: No driver to put! [2020-05-20T17:40:43.352Z] [2020-05-20T17:40:43.352Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-20T17:40:43.352Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-20T17:40:43.352Z] [2020-05-20T17:40:43.352Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-20T17:40:43.352Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-20T17:40:43.352Z] [2020-05-20T17:40:43.352Z] [2020-05-20T17:40:43.352Z] DONE 2123 tests, 26 skipped in 193.180s Post stage [Pipeline] junit [2020-05-20T17:40:43.364Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-20T17:40:43.544Z] #40 17.52 DEP images/core-arm.pb-c.d [2020-05-20T17:40:43.544Z] #40 17.71 DEP images/core-ppc64.pb-c.d [2020-05-20T17:40:43.757Z] --- PASS: TestDiff (0.97s) [2020-05-20T17:40:43.757Z] === RUN TestExecWithCloseStdin [2020-05-20T17:40:43.807Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41004/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c78791cda10d6ff080d45d04e51dbf481814dee0 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c78791cda10d6ff080d45d04e51dbf481814dee0 hack/make.sh dynbinary test-integration [2020-05-20T17:40:43.834Z] #40 17.91 DEP images/core-s390.pb-c.d [2020-05-20T17:40:43.834Z] #40 17.99 DEP images/core-x86.pb-c.d [2020-05-20T17:40:44.126Z] #40 18.10 DEP images/core.pb-c.d [2020-05-20T17:40:44.126Z] #40 18.28 DEP images/inventory.pb-c.d [2020-05-20T17:40:44.375Z] [2020-05-20T17:40:44.416Z] #40 18.38 PBCC images/cpuinfo.pb-c.c [2020-05-20T17:40:44.417Z] #40 18.41 DEP images/cpuinfo.pb-c.d [2020-05-20T17:40:44.417Z] #40 18.49 PBCC images/stats.pb-c.c [2020-05-20T17:40:44.417Z] #40 18.53 DEP images/stats.pb-c.d [2020-05-20T17:40:44.417Z] #40 ... [2020-05-20T17:40:44.417Z] [2020-05-20T17:40:44.417Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-20T17:40:44.417Z] #11 106.1 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-20T17:40:44.417Z] #11 106.1 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-05-20T17:40:44.417Z] #11 106.1 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-20T17:40:44.417Z] #11 106.3 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-20T17:40:44.417Z] #11 106.3 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-05-20T17:40:44.417Z] #11 106.3 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-20T17:40:44.634Z] Removing bundles/ [2020-05-20T17:40:44.634Z] [2020-05-20T17:40:44.634Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-20T17:40:44.634Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-20T17:40:44.634Z] GOOS="" GOARCH="" GOARM="" [2020-05-20T17:40:44.679Z] --- PASS: TestExecWithCloseStdin (1.03s) [2020-05-20T17:40:44.679Z] === RUN TestExec [2020-05-20T17:40:45.050Z] #11 ... [2020-05-20T17:40:45.050Z] [2020-05-20T17:40:45.050Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-20T17:40:45.050Z] #31 116.7 internal/poll [2020-05-20T17:40:45.603Z] --- PASS: TestExec (1.02s) [2020-05-20T17:40:45.603Z] === RUN TestExecUser [2020-05-20T17:40:46.962Z] --- PASS: TestExecUser (1.05s) [2020-05-20T17:40:46.962Z] === RUN TestExportContainerAndImportImage [2020-05-20T17:40:47.777Z] #31 ... [2020-05-20T17:40:47.777Z] [2020-05-20T17:40:47.777Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-20T17:40:47.777Z] #42 109.4 vendor/golang.org/x/text/transform [2020-05-20T17:40:47.777Z] #42 113.8 time [2020-05-20T17:40:47.885Z] --- PASS: TestExportContainerAndImportImage (1.14s) [2020-05-20T17:40:47.885Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-20T17:40:48.067Z] #42 ... [2020-05-20T17:40:48.067Z] [2020-05-20T17:40:48.067Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T17:40:48.067Z] #40 20.99 make[1]: Nothing to be done for 'all'. [2020-05-20T17:40:49.104Z] #40 23.30 CC images/stats.o [2020-05-20T17:40:50.132Z] #40 24.08 CC images/core.o [2020-05-20T17:40:51.162Z] #40 25.18 CC images/core-x86.o [2020-05-20T17:40:51.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-20T17:40:51.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-20T17:40:51.791Z] #40 ... [2020-05-20T17:40:51.791Z] [2020-05-20T17:40:51.791Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-20T17:40:51.791Z] #48 113.5 time [2020-05-20T17:40:51.791Z] #48 120.6 regexp [2020-05-20T17:40:52.082Z] #48 ... [2020-05-20T17:40:52.082Z] [2020-05-20T17:40:52.082Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-20T17:40:52.082Z] #42 122.9 regexp [2020-05-20T17:40:53.115Z] --- PASS: TestExportContainerAfterDaemonRestart (4.60s) [2020-05-20T17:40:53.115Z] === RUN TestHealthCheckWorkdir [2020-05-20T17:40:53.673Z] --- PASS: TestHealthCheckWorkdir (1.25s) [2020-05-20T17:40:53.673Z] === RUN TestHealthKillContainer [2020-05-20T17:40:53.938Z] ok github.com/docker/docker/cmd/dockerd 0.058s coverage: 30.8% of statements [2020-05-20T17:40:53.938Z] ok github.com/docker/docker/container 0.109s coverage: 34.7% of statements [2020-05-20T17:40:53.939Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-20T17:40:53.939Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-20T17:40:53.939Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-20T17:40:53.939Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-20T17:40:54.642Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-20T17:40:56.525Z] #42 ... [2020-05-20T17:40:56.525Z] [2020-05-20T17:40:56.525Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:40:56.525Z] #53 66.74 Checking out files: 48% (1529/3179) Checking out files: 49% (1558/3179) Checking out files: 50% (1590/3179) Checking out files: 51% (1622/3179) Checking out files: 52% (1654/3179) Checking out files: 53% (1685/3179) Checking out files: 54% (1717/3179) Checking out files: 55% (1749/3179) Checking out files: 56% (1781/3179) Checking out files: 57% (1813/3179) Checking out files: 58% (1844/3179) Checking out files: 59% (1876/3179) Checking out files: 60% (1908/3179) Checking out files: 61% (1940/3179) Checking out files: 62% (1971/3179) Checking out files: 63% (2003/3179) Checking out files: 64% (2035/3179) Checking out files: 65% (2067/3179) Checking out files: 66% (2099/3179) Checking out files: 67% (2130/3179) Checking out files: 68% (2162/3179) Checking out files: 69% (2194/3179) Checking out files: 70% (2226/3179) Checking out files: 71% (2258/3179) Checking out files: 72% (2289/3179) Checking out files: 73% (2321/3179) Checking out files: 74% (2353/3179) Checking out files: 75% (2385/3179) Checking out files: 76% (2417/3179) Checking out files: 77% (2448/3179) Checking out files: 78% (2480/3179) Checking out files: 79% (2512/3179) Checking out files: 80% (2544/3179) Checking out files: 81% (2575/3179) Checking out files: 82% (2607/3179) Checking out files: 82% (2612/3179) Checking out files: 83% (2639/3179) Checking out files: 84% (2671/3179) Checking out files: 85% (2703/3179) Checking out files: 86% (2734/3179) Checking out files: 87% (2766/3179) Checking out files: 88% (2798/3179) Checking out files: 89% (2830/3179) Checking out files: 90% (2862/3179) Checking out files: 91% (2893/3179) Checking out files: 92% (2925/3179) Checking out files: 93% (2957/3179) Checking out files: 94% (2989/3179) Checking out files: 95% (3021/3179) Checking out files: 96% (3052/3179) Checking out files: 97% (3084/3179) Checking out files: 98% (3116/3179) Checking out files: 99% (3148/3179) Checking out files: 100% (3179/3179) Checking out files: 100% (3179/3179), done. [2020-05-20T17:40:56.525Z] #53 68.59 + cd /tmp/tmp.Y1G4WermFY/src/github.com/containerd/containerd [2020-05-20T17:40:56.525Z] #53 68.59 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-20T17:40:56.816Z] #53 70.60 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-20T17:40:56.816Z] #53 70.60 + BUILDTAGS='netgo osusergo static_build' [2020-05-20T17:40:56.816Z] #53 70.60 + export EXTRA_FLAGS=-buildmode=pie [2020-05-20T17:40:56.816Z] #53 70.60 + EXTRA_FLAGS=-buildmode=pie [2020-05-20T17:40:56.816Z] #53 70.60 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-20T17:40:56.816Z] #53 70.60 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-20T17:40:56.816Z] #53 70.60 + '[' '' = dynamic ']' [2020-05-20T17:40:56.816Z] #53 70.61 + make [2020-05-20T17:40:56.927Z] --- PASS: TestHealthKillContainer (3.08s) [2020-05-20T17:40:56.927Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-20T17:40:57.849Z] --- PASS: TestInspectCpusetInConfigPre120 (0.97s) [2020-05-20T17:40:57.849Z] === RUN TestIpcModeNone [2020-05-20T17:40:58.319Z] #53 71.96 + bin/ctr [2020-05-20T17:40:58.772Z] --- PASS: TestIpcModeNone (1.02s) [2020-05-20T17:40:58.772Z] === RUN TestIpcModePrivate [2020-05-20T17:40:59.412Z] ok github.com/docker/docker/daemon/cluster 0.034s coverage: 0.5% of statements [2020-05-20T17:40:59.694Z] --- PASS: TestIpcModePrivate (1.05s) [2020-05-20T17:40:59.694Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:110, shared: false, mustBeShared: false [2020-05-20T17:40:59.694Z] === RUN TestIpcModeShareable [2020-05-20T17:40:59.694Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-05-20T17:40:59.694Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-20T17:40:59.694Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-20T17:40:59.890Z] #53 ... [2020-05-20T17:40:59.890Z] [2020-05-20T17:40:59.890Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-20T17:40:59.890Z] #31 121.6 os [2020-05-20T17:40:59.890Z] #31 124.6 internal/fmtsort [2020-05-20T17:40:59.890Z] #31 126.7 path/filepath [2020-05-20T17:40:59.890Z] #31 126.7 fmt [2020-05-20T17:40:59.890Z] #31 129.4 io/ioutil [2020-05-20T17:41:00.023Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-05-20T17:41:00.180Z] #31 ... [2020-05-20T17:41:00.180Z] [2020-05-20T17:41:00.180Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-20T17:41:00.180Z] #42 131.0 os/exec [2020-05-20T17:41:00.180Z] #42 131.1 net [2020-05-20T17:41:01.489Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.6% of statements [2020-05-20T17:41:02.244Z] #42 ... [2020-05-20T17:41:02.244Z] [2020-05-20T17:41:02.244Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T17:41:02.244Z] #40 26.25 CC images/core-arm.o [2020-05-20T17:41:02.244Z] #40 27.00 CC images/core-aarch64.o [2020-05-20T17:41:02.244Z] #40 27.57 CC images/core-ppc64.o [2020-05-20T17:41:02.244Z] #40 28.44 CC images/core-s390.o [2020-05-20T17:41:02.244Z] #40 29.79 CC images/cpuinfo.o [2020-05-20T17:41:02.244Z] #40 30.50 CC images/inventory.o [2020-05-20T17:41:02.244Z] #40 30.98 CC images/fdinfo.o [2020-05-20T17:41:02.244Z] #40 31.51 CC images/fown.o [2020-05-20T17:41:02.244Z] #40 31.93 CC images/ns.o [2020-05-20T17:41:02.244Z] #40 32.38 CC images/regfile.o [2020-05-20T17:41:02.244Z] #40 32.86 CC images/ghost-file.o [2020-05-20T17:41:02.244Z] #40 33.32 CC images/fifo.o [2020-05-20T17:41:02.244Z] #40 33.55 CC images/remap-file-path.o [2020-05-20T17:41:02.244Z] #40 33.93 CC images/eventfd.o [2020-05-20T17:41:02.244Z] #40 34.30 CC images/eventpoll.o [2020-05-20T17:41:02.244Z] #40 34.82 CC images/fh.o [2020-05-20T17:41:02.244Z] #40 35.45 CC images/fsnotify.o [2020-05-20T17:41:02.534Z] #40 36.57 CC images/signalfd.o [2020-05-20T17:41:02.827Z] #40 37.02 CC images/fs.o [2020-05-20T17:41:02.827Z] #40 ... [2020-05-20T17:41:02.827Z] [2020-05-20T17:41:02.827Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-20T17:41:02.827Z] #48 131.9 mvdan.cc/sh/v3/fileutil [2020-05-20T17:41:02.827Z] #48 134.5 encoding/binary [2020-05-20T17:41:02.827Z] #48 134.5 github.com/pkg/diff [2020-05-20T17:41:02.827Z] #48 134.5 go/token [2020-05-20T17:41:02.827Z] #48 134.5 flag [2020-05-20T17:41:02.949Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.09s) [2020-05-20T17:41:02.949Z] === RUN TestAPIIpcModeHost [2020-05-20T17:41:02.949Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-05-20T17:41:02.949Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-20T17:41:02.949Z] === RUN TestDaemonIpcModeShareable [2020-05-20T17:41:02.949Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-05-20T17:41:02.949Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-20T17:41:02.949Z] === RUN TestDaemonIpcModePrivate [2020-05-20T17:41:04.234Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-20T17:41:04.234Z] [2020-05-20T17:41:04.234Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-05-20T17:41:04.234Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-05-20T17:41:04.234Z] Using test binary docker [2020-05-20T17:41:04.234Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-20T17:41:04.234Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-20T17:41:04.234Z] INFO: Waiting for daemon to start... [2020-05-20T17:41:04.234Z] Starting dockerd [2020-05-20T17:41:06.204Z] --- PASS: TestDaemonIpcModePrivate (3.16s) [2020-05-20T17:41:06.204Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-05-20T17:41:06.204Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-20T17:41:06.204Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-05-20T17:41:06.204Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-20T17:41:06.204Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-20T17:41:06.204Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-05-20T17:41:06.204Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-20T17:41:06.204Z] === RUN TestIpcModeOlderClient [2020-05-20T17:41:06.204Z] === PAUSE TestIpcModeOlderClient [2020-05-20T17:41:06.204Z] === RUN TestKillContainerInvalidSignal [2020-05-20T17:41:06.335Z] #48 ... [2020-05-20T17:41:06.335Z] [2020-05-20T17:41:06.335Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-20T17:41:06.335Z] #42 138.0 github.com/LK4D4/vndr/versioned [2020-05-20T17:41:06.759Z] . [2020-05-20T17:41:06.759Z] INFO: Building docker-sdk-python3:4.2.0... [2020-05-20T17:41:07.145Z] --- PASS: TestKillContainerInvalidSignal (1.03s) [2020-05-20T17:41:07.145Z] === RUN TestKillContainer [2020-05-20T17:41:07.145Z] === RUN TestKillContainer/no_signal [2020-05-20T17:41:08.067Z] === RUN TestKillContainer/non_killing_signal [2020-05-20T17:41:08.319Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.426s coverage: 13.9% of statements [2020-05-20T17:41:08.625Z] === RUN TestKillContainer/killing_signal [2020-05-20T17:41:09.323Z] ok github.com/docker/docker/daemon/config 0.022s coverage: 81.7% of statements [2020-05-20T17:41:09.861Z] #42 141.5 net/url [2020-05-20T17:41:09.861Z] #42 141.5 text/template/parse [2020-05-20T17:41:09.861Z] #42 141.5 go/scanner [2020-05-20T17:41:09.935Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2020-05-20T17:41:09.983Z] --- PASS: TestKillContainer (2.70s) [2020-05-20T17:41:09.983Z] --- PASS: TestKillContainer/no_signal (0.87s) [2020-05-20T17:41:09.983Z] --- PASS: TestKillContainer/non_killing_signal (0.65s) [2020-05-20T17:41:09.983Z] --- PASS: TestKillContainer/killing_signal (0.86s) [2020-05-20T17:41:09.983Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-20T17:41:09.983Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-20T17:41:10.547Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-05-20T17:41:10.905Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-20T17:41:11.159Z] ok github.com/docker/docker/daemon 12.227s coverage: 17.4% of statements [2020-05-20T17:41:11.365Z] #42 ... [2020-05-20T17:41:11.365Z] [2020-05-20T17:41:11.365Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-20T17:41:11.365Z] #31 132.7 flag [2020-05-20T17:41:11.365Z] #31 132.7 log [2020-05-20T17:41:11.365Z] #31 132.7 github.com/BurntSushi/toml [2020-05-20T17:41:11.365Z] #31 140.0 github.com/BurntSushi/toml/cmd/tomlv [2020-05-20T17:41:11.365Z] #31 ... [2020-05-20T17:41:11.365Z] [2020-05-20T17:41:11.365Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T17:41:11.365Z] #40 37.46 CC images/pstree.o [2020-05-20T17:41:11.365Z] #40 37.93 CC images/pipe.o [2020-05-20T17:41:11.365Z] #40 38.29 CC images/tcp-stream.o [2020-05-20T17:41:11.365Z] #40 38.68 CC images/sk-packet.o [2020-05-20T17:41:11.365Z] #40 39.31 CC images/mnt.o [2020-05-20T17:41:11.365Z] #40 39.65 CC images/pipe-data.o [2020-05-20T17:41:11.365Z] #40 40.12 CC images/sa.o [2020-05-20T17:41:11.365Z] #40 40.50 CC images/timer.o [2020-05-20T17:41:11.365Z] #40 41.41 CC images/timerfd.o [2020-05-20T17:41:11.365Z] #40 41.79 CC images/mm.o [2020-05-20T17:41:11.365Z] #40 42.40 CC images/sk-opts.o [2020-05-20T17:41:11.365Z] #40 42.74 CC images/sk-unix.o [2020-05-20T17:41:11.365Z] #40 43.57 CC images/sk-inet.o [2020-05-20T17:41:11.365Z] #40 44.31 CC images/tun.o [2020-05-20T17:41:11.365Z] #40 45.04 CC images/sk-netlink.o [2020-05-20T17:41:11.365Z] #40 45.48 CC images/packet-sock.o [2020-05-20T17:41:11.440Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-20T17:41:11.440Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-20T17:41:11.440Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-20T17:41:11.440Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-20T17:41:11.440Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2020-05-20T17:41:11.827Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.86s) [2020-05-20T17:41:11.827Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.93s) [2020-05-20T17:41:11.827Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) [2020-05-20T17:41:11.827Z] === RUN TestKillStoppedContainer [2020-05-20T17:41:11.827Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-05-20T17:41:11.827Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-20T17:41:11.827Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-05-20T17:41:11.827Z] === RUN TestKillDifferentUserContainer [2020-05-20T17:41:12.395Z] #40 46.29 CC images/ipc-var.o [2020-05-20T17:41:12.684Z] #40 46.76 CC images/ipc-desc.o [2020-05-20T17:41:12.749Z] --- PASS: TestKillDifferentUserContainer (0.90s) [2020-05-20T17:41:12.749Z] === RUN TestInspectOomKilledTrue [2020-05-20T17:41:12.749Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-20T17:41:12.749Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-20T17:41:12.749Z] === RUN TestInspectOomKilledFalse [2020-05-20T17:41:12.749Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-20T17:41:12.749Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-20T17:41:12.749Z] === RUN TestLinksEtcHostsContentMatch [2020-05-20T17:41:12.749Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-05-20T17:41:12.749Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-05-20T17:41:12.749Z] === RUN TestLinksContainerNames [2020-05-20T17:41:12.976Z] #40 47.12 CC images/ipc-shm.o [2020-05-20T17:41:13.453Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-05-20T17:41:13.603Z] #40 47.62 CC images/ipc-msg.o [2020-05-20T17:41:14.065Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.198s coverage: 57.0% of statements [2020-05-20T17:41:14.231Z] #40 48.26 CC images/ipc-sem.o [2020-05-20T17:41:14.521Z] #40 48.55 CC images/utsns.o [2020-05-20T17:41:14.630Z] --- PASS: TestLinksContainerNames (1.76s) [2020-05-20T17:41:14.630Z] === RUN TestLogsFollowTailEmpty [2020-05-20T17:41:14.812Z] #40 48.97 CC images/creds.o [2020-05-20T17:41:14.812Z] #40 ... [2020-05-20T17:41:14.812Z] [2020-05-20T17:41:14.812Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-20T17:41:14.812Z] #42 146.4 go/ast [2020-05-20T17:41:15.101Z] #42 ... [2020-05-20T17:41:15.101Z] [2020-05-20T17:41:15.101Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-20T17:41:15.101Z] #31 DONE 146.7s [2020-05-20T17:41:15.101Z] [2020-05-20T17:41:15.101Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T17:41:15.101Z] #40 49.32 CC images/vma.o [2020-05-20T17:41:15.551Z] --- PASS: TestLogsFollowTailEmpty (0.91s) [2020-05-20T17:41:15.551Z] === RUN TestContainerNetworkMountsNoChown [2020-05-20T17:41:15.732Z] #40 49.88 CC images/netdev.o [2020-05-20T17:41:16.474Z] --- PASS: TestContainerNetworkMountsNoChown (1.00s) [2020-05-20T17:41:16.474Z] === RUN TestMountDaemonRoot [2020-05-20T17:41:16.474Z] === RUN TestMountDaemonRoot/default [2020-05-20T17:41:16.474Z] === PAUSE TestMountDaemonRoot/default [2020-05-20T17:41:16.474Z] === RUN TestMountDaemonRoot/private [2020-05-20T17:41:16.474Z] === PAUSE TestMountDaemonRoot/private [2020-05-20T17:41:16.474Z] === RUN TestMountDaemonRoot/rprivate [2020-05-20T17:41:16.474Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-20T17:41:16.474Z] === RUN TestMountDaemonRoot/slave [2020-05-20T17:41:16.474Z] === PAUSE TestMountDaemonRoot/slave [2020-05-20T17:41:16.474Z] === RUN TestMountDaemonRoot/rslave [2020-05-20T17:41:16.474Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-20T17:41:16.474Z] === RUN TestMountDaemonRoot/shared [2020-05-20T17:41:16.474Z] === PAUSE TestMountDaemonRoot/shared [2020-05-20T17:41:16.474Z] === RUN TestMountDaemonRoot/rshared [2020-05-20T17:41:16.474Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-20T17:41:16.474Z] === CONT TestMountDaemonRoot/default [2020-05-20T17:41:16.474Z] === CONT TestMountDaemonRoot/rslave [2020-05-20T17:41:16.474Z] === CONT TestMountDaemonRoot/rshared [2020-05-20T17:41:16.474Z] === CONT TestMountDaemonRoot/shared [2020-05-20T17:41:16.474Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-20T17:41:16.474Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-20T17:41:16.474Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-20T17:41:16.474Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-20T17:41:16.474Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-20T17:41:16.474Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-20T17:41:16.474Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-20T17:41:16.474Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-20T17:41:16.474Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-20T17:41:16.474Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-20T17:41:16.474Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-20T17:41:16.474Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-20T17:41:16.474Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-20T17:41:16.474Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-20T17:41:16.474Z] === CONT TestMountDaemonRoot/slave [2020-05-20T17:41:16.474Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-20T17:41:16.474Z] === CONT TestMountDaemonRoot/rprivate [2020-05-20T17:41:16.474Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-20T17:41:16.474Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-20T17:41:16.474Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-20T17:41:16.474Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-20T17:41:16.474Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-20T17:41:16.474Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-20T17:41:16.474Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-20T17:41:16.474Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-20T17:41:16.474Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-20T17:41:16.474Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-20T17:41:16.474Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-20T17:41:16.474Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-20T17:41:16.474Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-20T17:41:16.474Z] === CONT TestMountDaemonRoot/private [2020-05-20T17:41:16.474Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-20T17:41:16.474Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-20T17:41:16.474Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-20T17:41:16.474Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-20T17:41:16.474Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-20T17:41:16.474Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-20T17:41:16.474Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-20T17:41:16.474Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-20T17:41:16.474Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-20T17:41:16.474Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-20T17:41:16.474Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-20T17:41:16.474Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-20T17:41:16.474Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-20T17:41:16.474Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-20T17:41:16.474Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-20T17:41:16.474Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-20T17:41:16.474Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-20T17:41:16.474Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-20T17:41:16.474Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-20T17:41:16.474Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-20T17:41:16.474Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-20T17:41:16.474Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-20T17:41:16.474Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-20T17:41:16.474Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-20T17:41:16.474Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-20T17:41:16.474Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-20T17:41:16.474Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-20T17:41:16.474Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-20T17:41:16.474Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-20T17:41:16.474Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-20T17:41:16.474Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-20T17:41:16.474Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-20T17:41:16.474Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-20T17:41:16.474Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-20T17:41:16.474Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-20T17:41:16.474Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-20T17:41:16.474Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-20T17:41:16.474Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-20T17:41:16.474Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-20T17:41:16.474Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-20T17:41:16.474Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-20T17:41:16.474Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-20T17:41:16.474Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-20T17:41:16.474Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-20T17:41:16.474Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-20T17:41:16.474Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-20T17:41:16.474Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-20T17:41:16.475Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-20T17:41:16.475Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-20T17:41:16.475Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-20T17:41:16.475Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-20T17:41:16.475Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-20T17:41:16.729Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-20T17:41:16.729Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-20T17:41:16.729Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-20T17:41:16.729Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-20T17:41:16.729Z] --- PASS: TestMountDaemonRoot (0.06s) [2020-05-20T17:41:16.729Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-20T17:41:16.729Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-05-20T17:41:16.729Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-05-20T17:41:16.729Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2020-05-20T17:41:16.729Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-05-20T17:41:16.729Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-20T17:41:16.729Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-05-20T17:41:16.729Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-05-20T17:41:16.729Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s) [2020-05-20T17:41:16.729Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s) [2020-05-20T17:41:16.729Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-20T17:41:16.729Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2020-05-20T17:41:16.729Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-05-20T17:41:16.729Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-05-20T17:41:16.729Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2020-05-20T17:41:16.729Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-20T17:41:16.729Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-05-20T17:41:16.729Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-05-20T17:41:16.729Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-05-20T17:41:16.729Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-05-20T17:41:16.729Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-20T17:41:16.729Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-05-20T17:41:16.729Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.13s) [2020-05-20T17:41:16.729Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-05-20T17:41:16.729Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.11s) [2020-05-20T17:41:16.729Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-20T17:41:16.729Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-05-20T17:41:16.729Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-05-20T17:41:16.729Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-05-20T17:41:16.729Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-05-20T17:41:16.729Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-20T17:41:16.729Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-05-20T17:41:16.729Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-05-20T17:41:16.729Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s) [2020-05-20T17:41:16.729Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-05-20T17:41:16.729Z] === RUN TestContainerBindMountNonRecursive [2020-05-20T17:41:16.729Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-05-20T17:41:16.729Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-05-20T17:41:16.729Z] === RUN TestNetworkNat [2020-05-20T17:41:16.794Z] #40 ... [2020-05-20T17:41:16.794Z] [2020-05-20T17:41:16.794Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-20T17:41:16.794Z] #48 138.4 go/scanner [2020-05-20T17:41:16.794Z] #48 142.8 mvdan.cc/editorconfig [2020-05-20T17:41:16.794Z] #48 143.2 mvdan.cc/sh/v3/syntax [2020-05-20T17:41:16.794Z] #48 144.8 encoding/base64 [2020-05-20T17:41:16.794Z] #48 145.5 go/ast [2020-05-20T17:41:17.084Z] #48 ... [2020-05-20T17:41:17.084Z] [2020-05-20T17:41:17.084Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-20T17:41:17.084Z] #11 140.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-20T17:41:17.084Z] #11 140.3 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-05-20T17:41:17.084Z] #11 140.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-20T17:41:17.084Z] #11 ... [2020-05-20T17:41:17.084Z] [2020-05-20T17:41:17.084Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T17:41:17.084Z] #40 51.25 CC images/tty.o [2020-05-20T17:41:17.651Z] --- PASS: TestNetworkNat (1.00s) [2020-05-20T17:41:17.652Z] === RUN TestNetworkLocalhostTCPNat [2020-05-20T17:41:18.112Z] #40 52.30 CC images/file-lock.o [2020-05-20T17:41:18.401Z] #40 52.61 CC images/rlimit.o [2020-05-20T17:41:18.438Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.097s coverage: 46.2% of statements [2020-05-20T17:41:18.574Z] --- PASS: TestNetworkLocalhostTCPNat (0.96s) [2020-05-20T17:41:18.574Z] === RUN TestNetworkLoopbackNat [2020-05-20T17:41:18.692Z] #40 52.94 CC images/pagemap.o [2020-05-20T17:41:19.049Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.8% of statements [2020-05-20T17:41:19.323Z] #40 53.48 CC images/siginfo.o [2020-05-20T17:41:19.933Z] --- PASS: TestNetworkLoopbackNat (1.18s) [2020-05-20T17:41:19.933Z] === RUN TestPause [2020-05-20T17:41:19.933Z] --- SKIP: TestPause (0.00s) [2020-05-20T17:41:19.933Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-20T17:41:19.933Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-20T17:41:19.933Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-20T17:41:19.933Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-20T17:41:19.933Z] === RUN TestPauseStopPausedContainer [2020-05-20T17:41:19.933Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2020-05-20T17:41:19.933Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-20T17:41:19.933Z] === RUN TestPsFilter [2020-05-20T17:41:19.953Z] #40 53.89 CC images/rpc.o [2020-05-20T17:41:20.187Z] --- PASS: TestPsFilter (0.22s) [2020-05-20T17:41:20.187Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-20T17:41:21.110Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.92s) [2020-05-20T17:41:21.110Z] === RUN TestRemoveContainerWithVolume [2020-05-20T17:41:22.029Z] #40 56.01 CC images/ext-file.o [2020-05-20T17:41:22.032Z] --- PASS: TestRemoveContainerWithVolume (0.99s) [2020-05-20T17:41:22.032Z] === RUN TestRemoveContainerRunning [2020-05-20T17:41:22.317Z] #40 56.33 CC images/cgroup.o [2020-05-20T17:41:22.491Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.349s coverage: 49.5% of statements [2020-05-20T17:41:22.955Z] --- PASS: TestRemoveContainerRunning (0.92s) [2020-05-20T17:41:22.955Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-20T17:41:23.342Z] #40 57.58 CC images/userns.o [2020-05-20T17:41:23.877Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.99s) [2020-05-20T17:41:23.877Z] === RUN TestRemoveInvalidContainer [2020-05-20T17:41:23.877Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-05-20T17:41:23.877Z] === RUN TestRenameLinkedContainer [2020-05-20T17:41:23.971Z] #40 58.04 CC images/google/protobuf/descriptor.o [2020-05-20T17:41:27.478Z] #40 61.20 CC images/opts.o [2020-05-20T17:41:27.478Z] #40 ... [2020-05-20T17:41:27.478Z] [2020-05-20T17:41:27.478Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-20T17:41:27.478Z] #48 149.0 encoding/json [2020-05-20T17:41:27.478Z] #48 149.5 golang.org/x/sys/unix [2020-05-20T17:41:27.478Z] #48 ... [2020-05-20T17:41:27.478Z] [2020-05-20T17:41:27.478Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T17:41:27.478Z] #40 61.72 CC images/seccomp.o [2020-05-20T17:41:27.768Z] #40 ... [2020-05-20T17:41:27.768Z] [2020-05-20T17:41:27.768Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-20T17:41:27.768Z] #42 149.5 encoding/json [2020-05-20T17:41:27.961Z] ok github.com/docker/docker/daemon/graphdriver/aufs 15.750s coverage: 73.1% of statements [2020-05-20T17:41:27.961Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-20T17:41:28.031Z] --- PASS: TestRenameLinkedContainer (3.67s) [2020-05-20T17:41:28.031Z] === RUN TestRenameStoppedContainer [2020-05-20T17:41:28.058Z] #42 ... [2020-05-20T17:41:28.058Z] [2020-05-20T17:41:28.058Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T17:41:28.058Z] #40 62.12 CC images/binfmt-misc.o [2020-05-20T17:41:28.347Z] #40 62.45 CC images/time.o [2020-05-20T17:41:28.589Z] --- PASS: TestRenameStoppedContainer (0.90s) [2020-05-20T17:41:28.590Z] === RUN TestRenameRunningContainerAndReuse [2020-05-20T17:41:28.635Z] #40 62.74 CC images/sysctl.o [2020-05-20T17:41:28.924Z] #40 63.03 CC images/autofs.o [2020-05-20T17:41:28.963Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.778s coverage: 57.7% of statements [2020-05-20T17:41:28.963Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-20T17:41:29.216Z] #40 63.27 CC images/macvlan.o [2020-05-20T17:41:29.507Z] #40 63.67 CC images/sit.o [2020-05-20T17:41:29.574Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.650s coverage: 76.1% of statements [2020-05-20T17:41:29.574Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-20T17:41:29.574Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.0% of statements [2020-05-20T17:41:30.138Z] #40 64.13 LINK images/built-in.o [2020-05-20T17:41:30.138Z] #40 64.33 GEN compel/include/asm [2020-05-20T17:41:30.138Z] #40 64.34 GEN compel/include/version.h [2020-05-20T17:41:30.138Z] #40 64.36 touch .config [2020-05-20T17:41:30.138Z] #40 64.38 GEN include/common/config.h [2020-05-20T17:41:30.430Z] #40 64.50 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-20T17:41:30.430Z] #40 64.53 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-20T17:41:30.430Z] #40 64.57 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-05-20T17:41:30.430Z] #40 64.59 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-05-20T17:41:30.430Z] #40 64.65 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-05-20T17:41:30.470Z] --- PASS: TestRenameRunningContainerAndReuse (1.79s) [2020-05-20T17:41:30.470Z] === RUN TestRenameInvalidName [2020-05-20T17:41:30.730Z] #40 64.69 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-05-20T17:41:30.730Z] #40 64.76 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-05-20T17:41:30.730Z] #40 64.80 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-20T17:41:30.730Z] #40 64.82 DEP compel/plugins/std/infect.d [2020-05-20T17:41:31.032Z] #40 65.05 DEP compel/plugins/std/string.d [2020-05-20T17:41:31.032Z] #40 65.31 DEP compel/plugins/std/log.d [2020-05-20T17:41:31.048Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2020-05-20T17:41:31.326Z] #40 65.56 DEP compel/plugins/std/fds.d [2020-05-20T17:41:31.392Z] --- PASS: TestRenameInvalidName (0.92s) [2020-05-20T17:41:31.392Z] === RUN TestRenameAnonymousContainer [2020-05-20T17:41:31.616Z] #40 65.76 DEP compel/plugins/std/std.d [2020-05-20T17:41:31.660Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2020-05-20T17:41:31.907Z] #40 65.90 DEP compel/plugins/shmem/shmem.d [2020-05-20T17:41:31.907Z] #40 66.06 DEP compel/plugins/fds/fds.d [2020-05-20T17:41:32.196Z] #40 66.26 CC compel/plugins/std/std.o [2020-05-20T17:41:32.271Z] ok github.com/docker/docker/daemon/images 0.007s coverage: 4.9% of statements [2020-05-20T17:41:32.271Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-20T17:41:32.271Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-20T17:41:32.826Z] #40 66.68 CC compel/plugins/std/fds.o [2020-05-20T17:41:33.124Z] #40 67.29 CC compel/plugins/std/log.o [2020-05-20T17:41:33.274Z] ok github.com/docker/docker/daemon/logger 0.232s coverage: 41.8% of statements [2020-05-20T17:41:34.278Z] ok github.com/docker/docker/daemon/logger/awslogs 0.090s coverage: 77.8% of statements [2020-05-20T17:41:34.278Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-20T17:41:34.278Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-20T17:41:34.558Z] ok github.com/docker/docker/daemon/logger/gelf 0.003s coverage: 67.0% of statements [2020-05-20T17:41:34.630Z] #40 ... [2020-05-20T17:41:34.630Z] [2020-05-20T17:41:34.630Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-20T17:41:34.630Z] #11 163.5 Selecting previously unselected package libapparmor1:ppc64el. [2020-05-20T17:41:34.630Z] #11 163.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-05-20T17:41:34.630Z] #11 163.5 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-05-20T17:41:34.630Z] #11 163.7 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-05-20T17:41:34.630Z] #11 163.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-05-20T17:41:34.630Z] #11 163.7 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-05-20T17:41:34.630Z] #11 163.9 Selecting previously unselected package libbtrfs0. [2020-05-20T17:41:34.630Z] #11 163.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-05-20T17:41:34.630Z] #11 163.9 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-20T17:41:34.630Z] #11 164.1 Selecting previously unselected package libbtrfs-dev. [2020-05-20T17:41:34.630Z] #11 164.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-05-20T17:41:34.630Z] #11 164.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-20T17:41:34.630Z] #11 164.4 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-05-20T17:41:34.630Z] #11 164.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-05-20T17:41:34.630Z] #11 164.4 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-20T17:41:34.630Z] #11 164.5 Selecting previously unselected package libudev-dev:ppc64el. [2020-05-20T17:41:34.630Z] #11 164.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-05-20T17:41:34.630Z] #11 164.6 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-05-20T17:41:34.630Z] #11 164.8 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-05-20T17:41:34.630Z] #11 164.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-05-20T17:41:34.630Z] #11 164.8 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-05-20T17:41:34.630Z] #11 165.3 Selecting previously unselected package libpcre16-3:ppc64el. [2020-05-20T17:41:34.630Z] #11 165.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-05-20T17:41:34.630Z] #11 165.3 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-05-20T17:41:34.630Z] #11 165.5 Selecting previously unselected package libpcre32-3:ppc64el. [2020-05-20T17:41:34.630Z] #11 165.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-05-20T17:41:34.630Z] #11 165.6 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-05-20T17:41:34.630Z] #11 165.9 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-05-20T17:41:34.630Z] #11 165.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-05-20T17:41:34.630Z] #11 165.9 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-05-20T17:41:34.630Z] #11 166.0 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-05-20T17:41:34.630Z] #11 166.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-05-20T17:41:34.630Z] #11 166.1 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-05-20T17:41:35.170Z] ok github.com/docker/docker/daemon/logger/journald 0.010s coverage: 26.2% of statements [2020-05-20T17:41:35.259Z] #11 166.7 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-05-20T17:41:35.259Z] #11 166.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-05-20T17:41:35.259Z] #11 166.7 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-05-20T17:41:35.451Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 61.6% of statements [2020-05-20T17:41:35.545Z] --- PASS: TestRenameAnonymousContainer (3.98s) [2020-05-20T17:41:35.545Z] === RUN TestRenameContainerWithSameName [2020-05-20T17:41:35.550Z] #11 167.1 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-05-20T17:41:35.550Z] #11 167.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-05-20T17:41:35.550Z] #11 167.1 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-05-20T17:41:35.732Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2020-05-20T17:41:35.863Z] #11 167.3 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-05-20T17:41:35.863Z] #11 167.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-05-20T17:41:35.863Z] #11 167.3 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-05-20T17:41:35.863Z] #11 167.5 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-05-20T17:41:36.103Z] --- PASS: TestRenameContainerWithSameName (0.99s) [2020-05-20T17:41:36.104Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-20T17:41:36.155Z] #11 167.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-05-20T17:41:36.155Z] #11 167.6 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-05-20T17:41:36.345Z] ok github.com/docker/docker/daemon/logger/local 0.012s coverage: 75.2% of statements [2020-05-20T17:41:36.345Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-20T17:41:36.626Z] time="2020-05-20T17:41:36Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate567740209/log634652892.1: no such file or directory" [2020-05-20T17:41:36.626Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.054s coverage: 38.3% of statements [2020-05-20T17:41:36.796Z] #11 168.4 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-05-20T17:41:36.796Z] #11 168.4 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-05-20T17:41:36.796Z] #11 168.4 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-05-20T17:41:36.796Z] #11 168.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-20T17:41:36.796Z] #11 168.4 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-05-20T17:41:36.796Z] #11 168.5 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-05-20T17:41:36.796Z] #11 168.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-20T17:41:36.796Z] #11 168.5 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-20T17:41:36.796Z] #11 168.5 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-05-20T17:41:36.796Z] #11 168.5 Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-05-20T17:41:36.796Z] #11 168.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-20T17:41:36.796Z] #11 168.6 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-20T17:41:37.085Z] #11 168.6 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-05-20T17:41:37.085Z] #11 168.6 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-20T17:41:37.085Z] #11 168.6 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-05-20T17:41:37.085Z] #11 168.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-20T17:41:37.085Z] #11 168.6 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-05-20T17:41:37.085Z] #11 168.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-20T17:41:37.085Z] #11 168.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-20T17:41:37.085Z] #11 168.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-20T17:41:37.085Z] #11 168.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-20T17:41:37.085Z] #11 168.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-20T17:41:37.085Z] #11 168.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-20T17:41:37.085Z] #11 168.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-20T17:41:37.085Z] #11 168.8 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-05-20T17:41:37.085Z] #11 168.8 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-20T17:41:37.085Z] #11 168.8 Setting up dmsetup (2:1.02.155-3) ... [2020-05-20T17:41:37.085Z] #11 168.8 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-20T17:41:37.376Z] #11 168.8 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-05-20T17:41:37.376Z] #11 168.8 Processing triggers for libc-bin (2.28-10) ... [2020-05-20T17:41:37.628Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.015s coverage: 33.3% of statements [2020-05-20T17:41:37.666Z] #11 DONE 169.2s [2020-05-20T17:41:37.666Z] [2020-05-20T17:41:37.666Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-20T17:41:37.985Z] --- PASS: TestRenameContainerWithLinkedContainer (1.82s) [2020-05-20T17:41:37.985Z] === RUN TestResize [2020-05-20T17:41:38.292Z] #12 DONE 0.7s [2020-05-20T17:41:38.292Z] [2020-05-20T17:41:38.292Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-20T17:41:38.292Z] #50 0.627 + RM_GOPATH=0 [2020-05-20T17:41:38.292Z] #50 0.628 + TMP_GOPATH= [2020-05-20T17:41:38.292Z] #50 0.629 + : /build [2020-05-20T17:41:38.292Z] #50 0.631 + '[' -z '' ']' [2020-05-20T17:41:38.292Z] #50 0.632 ++ mktemp -d [2020-05-20T17:41:38.292Z] #50 0.635 + export GOPATH=/tmp/tmp.9l61NVPxno [2020-05-20T17:41:38.292Z] #50 0.635 + GOPATH=/tmp/tmp.9l61NVPxno [2020-05-20T17:41:38.292Z] #50 0.635 + RM_GOPATH=1 [2020-05-20T17:41:38.292Z] #50 0.635 ++ dirname /tmp/install/install.sh [2020-05-20T17:41:38.292Z] #50 0.637 + dir=/tmp/install [2020-05-20T17:41:38.292Z] #50 0.638 + bin=runc [2020-05-20T17:41:38.292Z] #50 0.638 + shift [2020-05-20T17:41:38.292Z] #50 0.638 + '[' '!' -f /tmp/install/runc.installer ']' [2020-05-20T17:41:38.292Z] #50 0.638 + . /tmp/install/runc.installer [2020-05-20T17:41:38.292Z] #50 0.645 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-20T17:41:38.292Z] #50 0.646 + install_runc [2020-05-20T17:41:38.292Z] #50 0.657 + uname -r [2020-05-20T17:41:38.292Z] #50 0.658 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-20T17:41:38.292Z] #50 0.674 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-20T17:41:38.292Z] #50 0.678 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-20T17:41:38.292Z] #50 0.680 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-20T17:41:38.292Z] #50 0.682 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.9l61NVPxno/src/github.com/opencontainers/runc [2020-05-20T17:41:38.292Z] #50 0.696 Cloning into '/tmp/tmp.9l61NVPxno/src/github.com/opencontainers/runc'... [2020-05-20T17:41:38.292Z] #50 ... [2020-05-20T17:41:38.292Z] [2020-05-20T17:41:38.292Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-20T17:41:38.292Z] #42 159.9 text/template [2020-05-20T17:41:38.292Z] #42 169.8 go/parser [2020-05-20T17:41:38.581Z] #42 ... [2020-05-20T17:41:38.581Z] [2020-05-20T17:41:38.581Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-20T17:41:38.631Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2020-05-20T17:41:38.871Z] #13 DONE 0.5s [2020-05-20T17:41:38.871Z] [2020-05-20T17:41:38.871Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-20T17:41:38.907Z] --- PASS: TestResize (0.94s) [2020-05-20T17:41:38.907Z] === RUN TestResizeWithInvalidSize [2020-05-20T17:41:38.912Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-05-20T17:41:39.160Z] #14 0.368 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-20T17:41:39.160Z] #14 DONE 0.4s [2020-05-20T17:41:39.160Z] [2020-05-20T17:41:39.160Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-20T17:41:39.523Z] ok github.com/docker/docker/daemon/logger/splunk 1.563s coverage: 82.5% of statements [2020-05-20T17:41:39.523Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-20T17:41:39.786Z] #15 DONE 0.4s [2020-05-20T17:41:39.786Z] [2020-05-20T17:41:39.786Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T17:41:39.786Z] #40 68.75 CC compel/plugins/std/string.o [2020-05-20T17:41:39.786Z] #40 69.66 CC compel/plugins/std/infect.o [2020-05-20T17:41:39.786Z] #40 70.34 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-05-20T17:41:39.786Z] #40 70.38 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-05-20T17:41:39.786Z] #40 70.43 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-05-20T17:41:39.786Z] #40 70.54 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-05-20T17:41:39.786Z] #40 70.73 AR compel/plugins/std.lib.a [2020-05-20T17:41:39.786Z] #40 70.90 CC compel/plugins/fds/fds.o [2020-05-20T17:41:39.786Z] #40 71.35 AR compel/plugins/fds.lib.a [2020-05-20T17:41:39.786Z] #40 71.48 HOSTDEP compel/src/lib/log-host.d [2020-05-20T17:41:39.786Z] #40 71.76 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-20T17:41:39.786Z] #40 72.06 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-05-20T17:41:39.786Z] #40 72.51 HOSTDEP compel/src/main-host.d [2020-05-20T17:41:39.786Z] #40 72.75 DEP compel/src/lib/ptrace.d [2020-05-20T17:41:39.786Z] #40 73.04 DEP compel/src/lib/infect.d [2020-05-20T17:41:39.786Z] #40 73.44 DEP compel/src/lib/infect-util.d [2020-05-20T17:41:39.786Z] #40 73.65 DEP compel/src/lib/infect-rpc.d [2020-05-20T17:41:39.786Z] #40 73.81 DEP compel/arch/ppc64/src/lib/infect.d [2020-05-20T17:41:39.786Z] #40 73.99 DEP compel/arch/ppc64/src/lib/cpu.d [2020-05-20T17:41:39.803Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2020-05-20T17:41:39.803Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-20T17:41:39.829Z] --- PASS: TestResizeWithInvalidSize (0.88s) [2020-05-20T17:41:39.829Z] === RUN TestResizeWhenContainerNotStarted [2020-05-20T17:41:40.074Z] #40 74.18 DEP compel/src/lib/log.d [2020-05-20T17:41:40.363Z] #40 ... [2020-05-20T17:41:40.363Z] [2020-05-20T17:41:40.363Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-20T17:41:40.363Z] #16 DONE 0.5s [2020-05-20T17:41:40.363Z] [2020-05-20T17:41:40.363Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T17:41:40.363Z] #40 74.43 DEP compel/src/main.d [2020-05-20T17:41:40.363Z] #40 ... [2020-05-20T17:41:40.363Z] [2020-05-20T17:41:40.363Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-05-20T17:41:40.652Z] #17 DONE 0.4s [2020-05-20T17:41:40.652Z] [2020-05-20T17:41:40.652Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-20T17:41:40.751Z] --- PASS: TestResizeWhenContainerNotStarted (0.93s) [2020-05-20T17:41:40.751Z] === RUN TestDaemonRestartKillContainers [2020-05-20T17:41:40.751Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-05-20T17:41:40.751Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-05-20T17:41:40.751Z] === RUN TestCgroupNamespacesRun [2020-05-20T17:41:41.267Z] ok github.com/docker/docker/distribution/metadata 0.056s coverage: 48.2% of statements [2020-05-20T17:41:41.281Z] #18 0.727 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-20T17:41:41.281Z] #18 0.863 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-20T17:41:41.548Z] ok github.com/docker/docker/distribution 0.353s coverage: 22.1% of statements [2020-05-20T17:41:41.548Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-20T17:41:41.909Z] #18 1.080 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-20T17:41:42.938Z] #18 2.248 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-20T17:41:43.014Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-05-20T17:41:44.006Z] --- PASS: TestCgroupNamespacesRun (3.11s) [2020-05-20T17:41:44.006Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-20T17:41:44.019Z] ok github.com/docker/docker/image 0.015s coverage: 86.4% of statements [2020-05-20T17:41:44.638Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2020-05-20T17:41:44.638Z] ok github.com/docker/docker/distribution/xfer 1.881s coverage: 85.1% of statements [2020-05-20T17:41:44.638Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-20T17:41:44.638Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-20T17:41:45.342Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2020-05-20T17:41:45.342Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-20T17:41:45.725Z] #18 4.576 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-05-20T17:41:46.346Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-05-20T17:41:47.221Z] #18 6.280 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-20T17:41:47.260Z] --- PASS: TestCgroupNamespacesRunPrivileged (3.22s) [2020-05-20T17:41:47.261Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-20T17:41:47.348Z] ok github.com/docker/docker/opts 0.017s coverage: 67.4% of statements [2020-05-20T17:41:47.348Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-05-20T17:41:48.250Z] #18 ... [2020-05-20T17:41:48.250Z] [2020-05-20T17:41:48.250Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-20T17:41:48.250Z] #48 179.7 golang.org/x/crypto/ssh/terminal [2020-05-20T17:41:49.361Z] ok github.com/docker/docker/pkg/archive 0.501s coverage: 77.3% of statements [2020-05-20T17:41:49.972Z] ok github.com/docker/docker/pkg/authorization 0.310s coverage: 68.3% of statements [2020-05-20T17:41:49.972Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-05-20T17:41:50.253Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-05-20T17:41:50.514Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (3.38s) [2020-05-20T17:41:50.515Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-20T17:41:50.967Z] #48 ... [2020-05-20T17:41:50.967Z] [2020-05-20T17:41:50.967Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T17:41:50.967Z] #40 74.72 DEP compel/src/lib/handle-elf.d [2020-05-20T17:41:50.967Z] #40 74.90 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-05-20T17:41:50.967Z] #40 75.35 CC compel/src/lib/log.o [2020-05-20T17:41:50.967Z] #40 75.76 CC compel/arch/ppc64/src/lib/cpu.o [2020-05-20T17:41:50.967Z] #40 76.32 CC compel/arch/ppc64/src/lib/infect.o [2020-05-20T17:41:50.967Z] #40 77.80 CC compel/src/lib/infect-rpc.o [2020-05-20T17:41:50.967Z] #40 78.72 CC compel/src/lib/infect-util.o [2020-05-20T17:41:50.967Z] #40 79.24 CC compel/src/lib/infect.o [2020-05-20T17:41:50.967Z] #40 83.66 CC compel/src/lib/ptrace.o [2020-05-20T17:41:50.967Z] #40 84.39 AR compel/libcompel.a [2020-05-20T17:41:50.967Z] #40 84.58 HOSTCC compel/src/main-host.o [2020-05-20T17:41:51.257Z] #40 85.27 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-05-20T17:41:51.562Z] #40 85.75 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-20T17:41:52.588Z] #40 86.60 HOSTCC compel/src/lib/log-host.o [2020-05-20T17:41:52.588Z] #40 86.82 HOSTLINK compel/compel-host-bin [2020-05-20T17:41:52.878Z] #40 87.04 DEP soccr/soccr.d [2020-05-20T17:41:53.166Z] #40 ... [2020-05-20T17:41:53.166Z] [2020-05-20T17:41:53.166Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-20T17:41:53.166Z] #48 184.7 mvdan.cc/sh/v3/cmd/shfmt [2020-05-20T17:41:53.420Z] sha256:5529480a26f30a4d744ca2bc49a564b270f861240f7f46e5de9508af35671f4a [2020-05-20T17:41:53.420Z] INFO: Starting docker-py tests... [2020-05-20T17:41:53.678Z] ============================= test session starts ============================== [2020-05-20T17:41:53.678Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-05-20T17:41:53.678Z] rootdir: /src, inifile: pytest.ini [2020-05-20T17:41:53.678Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-05-20T17:41:53.769Z] --- PASS: TestCgroupNamespacesRunHostMode (3.24s) [2020-05-20T17:41:53.769Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-20T17:41:54.612Z] collected 387 items / 1 deselected / 386 selected [2020-05-20T17:41:54.612Z] [2020-05-20T17:41:54.617Z] ok github.com/docker/docker/layer 7.594s coverage: 68.8% of statements [2020-05-20T17:41:54.617Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-20T17:41:54.617Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-20T17:41:54.617Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-20T17:41:54.617Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-20T17:41:54.617Z] ? github.com/docker/docker/oci [no test files] [2020-05-20T17:41:54.617Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-20T17:41:54.617Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-05-20T17:41:54.617Z] ok github.com/docker/docker/pkg/chrootarchive 3.517s coverage: 43.2% of statements [2020-05-20T17:41:54.617Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-20T17:41:54.617Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-20T17:41:54.897Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2020-05-20T17:41:54.897Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2020-05-20T17:41:55.177Z] ok github.com/docker/docker/pkg/discovery/memory 0.001s coverage: 92.3% of statements [2020-05-20T17:41:55.788Z] ok github.com/docker/docker/pkg/discovery/nodes 0.011s coverage: 93.8% of statements [2020-05-20T17:41:55.887Z] #48 ... [2020-05-20T17:41:55.887Z] [2020-05-20T17:41:55.887Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-20T17:41:55.887Z] #42 177.2 math/big [2020-05-20T17:41:55.887Z] #42 187.0 go/doc [2020-05-20T17:41:55.887Z] #42 ... [2020-05-20T17:41:55.887Z] [2020-05-20T17:41:55.887Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-20T17:41:55.887Z] #50 16.58 + cd /tmp/tmp.9l61NVPxno/src/github.com/opencontainers/runc [2020-05-20T17:41:55.887Z] #50 16.59 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-20T17:41:55.887Z] #50 17.39 + '[' -z '' ']' [2020-05-20T17:41:55.887Z] #50 17.39 + target=static [2020-05-20T17:41:55.887Z] #50 17.39 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-20T17:41:56.069Z] ok github.com/docker/docker/pkg/dmesg 0.020s coverage: 83.3% of statements [2020-05-20T17:41:57.024Z] --- PASS: TestCgroupNamespacesRunPrivateMode (3.33s) [2020-05-20T17:41:57.024Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-20T17:41:57.086Z] ok github.com/docker/docker/pkg/filenotify 0.601s coverage: 67.0% of statements [2020-05-20T17:41:57.697Z] ok github.com/docker/docker/pkg/fileutils 0.019s coverage: 89.5% of statements [2020-05-20T17:41:58.165Z] 4612f6d0b889: Pull complete [2020-05-20T17:41:58.165Z] Digest: sha256:2629881183feda906459163cb58fbdbc001bea76a92b2dc4695c8e5b14f747ae [2020-05-20T17:41:58.165Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-20T17:41:58.165Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-05-20T17:41:58.165Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-05-20T17:41:58.165Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1217' [2020-05-20T17:41:58.165Z] WARN: Skipping validation tests [2020-05-20T17:41:58.165Z] INFO: Running unit tests at 05/20/2020 17:41:52... [2020-05-20T17:41:58.165Z] INFO: make.ps1 starting at 05/20/2020 17:41:56 [2020-05-20T17:41:58.165Z] INFO: Git commit (d954340143) assumed from DOCKER_GITCOMMIT environment variable [2020-05-20T17:41:58.165Z] INFO: Invoking autogen... [2020-05-20T17:41:58.165Z] INFO: Running unit tests... [2020-05-20T17:41:58.308Z] ok github.com/docker/docker/pkg/fsutils 0.395s coverage: 85.1% of statements [2020-05-20T17:41:58.589Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2020-05-20T17:41:58.610Z] #50 20.88 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-05-20T17:41:58.869Z] ok github.com/docker/docker/pkg/discovery/kv 3.081s coverage: 84.1% of statements [2020-05-20T17:41:59.481Z] ok github.com/docker/docker/pkg/idtools 0.315s coverage: 70.3% of statements [2020-05-20T17:41:59.761Z] ok github.com/docker/docker/pkg/ioutils 0.296s coverage: 70.6% of statements [2020-05-20T17:42:00.042Z] ok github.com/docker/docker/pkg/locker 0.014s coverage: 88.9% of statements [2020-05-20T17:42:00.042Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2020-05-20T17:42:00.278Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (3.16s) [2020-05-20T17:42:00.278Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-20T17:42:00.323Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-05-20T17:42:00.323Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-20T17:42:00.323Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-20T17:42:00.323Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2020-05-20T17:42:00.323Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-20T17:42:00.603Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-05-20T17:42:00.603Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [2020-05-20T17:42:00.883Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 91.4% of statements [2020-05-20T17:42:00.883Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-05-20T17:42:00.883Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-20T17:42:00.883Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-20T17:42:01.496Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2020-05-20T17:42:02.131Z] #50 ... [2020-05-20T17:42:02.131Z] [2020-05-20T17:42:02.131Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T17:42:02.131Z] #40 87.36 CC soccr/soccr.o [2020-05-20T17:42:02.131Z] #40 90.18 AR soccr/libsoccr.a [2020-05-20T17:42:02.131Z] #40 90.26 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-20T17:42:02.131Z] #40 90.84 DEP criu/arch/ppc64/sigframe.d [2020-05-20T17:42:02.131Z] #40 91.05 DEP criu/arch/ppc64/crtools.d [2020-05-20T17:42:02.131Z] #40 91.44 DEP criu/arch/ppc64/cpu.d [2020-05-20T17:42:02.131Z] #40 91.90 CC criu/arch/ppc64/cpu.o [2020-05-20T17:42:02.131Z] #40 93.10 CC criu/arch/ppc64/crtools.o [2020-05-20T17:42:02.131Z] #40 95.49 CC criu/arch/ppc64/sigframe.o [2020-05-20T17:42:02.131Z] #40 96.08 LINK criu/arch/ppc64/crtools.built-in.o [2020-05-20T17:42:02.131Z] #40 96.14 DEP criu/pie/util-vdso.d [2020-05-20T17:42:02.160Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-05-20T17:42:02.160Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-05-20T17:42:02.418Z] #40 96.40 DEP criu/pie/util.d [2020-05-20T17:42:02.440Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-05-20T17:42:02.709Z] #40 96.78 CC criu/pie/util.o [2020-05-20T17:42:02.783Z] --- PASS: TestCgroupNamespacesRunInvalidMode (2.32s) [2020-05-20T17:42:02.783Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-20T17:42:03.342Z] #40 97.36 CC criu/pie/util-vdso.o [2020-05-20T17:42:03.906Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 73.9% of statements [2020-05-20T17:42:03.906Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-05-20T17:42:03.974Z] #40 ... [2020-05-20T17:42:03.974Z] [2020-05-20T17:42:03.974Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-20T17:42:03.974Z] #48 DONE 195.3s [2020-05-20T17:42:03.974Z] [2020-05-20T17:42:03.974Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-20T17:42:03.974Z] #18 17.57 Fetched 8131 kB in 17s (477 kB/s) [2020-05-20T17:42:05.478Z] #18 17.57 Reading package lists... [2020-05-20T17:42:05.478Z] #18 ... [2020-05-20T17:42:05.478Z] [2020-05-20T17:42:05.478Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T17:42:05.478Z] #40 99.45 AR criu/pie/pie.lib.a [2020-05-20T17:42:05.478Z] #40 99.71 DEP criu/pie/restorer.d [2020-05-20T17:42:05.535Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2020-05-20T17:42:06.038Z] --- PASS: TestCgroupNamespacesRunOlderClient (3.25s) [2020-05-20T17:42:06.038Z] === RUN TestKernelTCPMemory [2020-05-20T17:42:06.038Z] --- SKIP: TestKernelTCPMemory (0.02s) [2020-05-20T17:42:06.038Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-20T17:42:06.038Z] === RUN TestNISDomainname [2020-05-20T17:42:06.038Z] --- SKIP: TestNISDomainname (0.00s) [2020-05-20T17:42:06.038Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-05-20T17:42:06.038Z] === RUN TestHostnameDnsResolution [2020-05-20T17:42:06.098Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-20T17:42:06.098Z] [2020-05-20T17:42:06.098Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-20T17:42:06.098Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-20T17:42:06.098Z] HOSTNAME=b3a60b70c379 [2020-05-20T17:42:06.098Z] TESTDEBUG=0 [2020-05-20T17:42:06.099Z] DEST=bundles/test-integration [2020-05-20T17:42:06.099Z] PWD=/go/src/github.com/docker/docker [2020-05-20T17:42:06.099Z] DOCKER_GITCOMMIT=c78791cda10d6ff080d45d04e51dbf481814dee0 [2020-05-20T17:42:06.099Z] container=docker [2020-05-20T17:42:06.099Z] HOME=/root [2020-05-20T17:42:06.099Z] GOLANG_VERSION=1.13.11 [2020-05-20T17:42:06.099Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-20T17:42:06.099Z] VALIDATE_BRANCH=master [2020-05-20T17:42:06.099Z] TERM=xterm [2020-05-20T17:42:06.099Z] DOCKER_PKG=github.com/docker/docker [2020-05-20T17:42:06.099Z] SHLVL=1 [2020-05-20T17:42:06.099Z] TIMEOUT=120m [2020-05-20T17:42:06.099Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-20T17:42:06.099Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-20T17:42:06.099Z] GO111MODULE=off [2020-05-20T17:42:06.099Z] DOCKER_EXPERIMENTAL=1 [2020-05-20T17:42:06.099Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-20T17:42:06.099Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-20T17:42:06.099Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-20T17:42:06.099Z] GOPATH=/go [2020-05-20T17:42:06.099Z] PKG_CONFIG=pkg-config [2020-05-20T17:42:06.099Z] _=/usr/bin/env [2020-05-20T17:42:06.099Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-20T17:42:06.508Z] #40 100.3 DEP criu/arch/ppc64/vdso-trampoline.d [2020-05-20T17:42:06.508Z] #40 100.4 DEP criu/arch/ppc64/restorer.d [2020-05-20T17:42:06.570Z] ok github.com/docker/docker/pkg/signal 2.330s coverage: 61.0% of statements [2020-05-20T17:42:06.798Z] #40 100.7 DEP criu/arch/ppc64/vdso-pie.d [2020-05-20T17:42:06.850Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-05-20T17:42:07.087Z] #40 101.0 DEP criu/pie/parasite-vdso.d [2020-05-20T17:42:07.131Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-05-20T17:42:07.376Z] #40 101.3 DEP criu/pie/parasite.d [2020-05-20T17:42:07.376Z] #40 ... [2020-05-20T17:42:07.376Z] [2020-05-20T17:42:07.376Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-20T17:42:07.376Z] #42 188.8 vendor/golang.org/x/text/unicode/norm [2020-05-20T17:42:07.376Z] #42 ... [2020-05-20T17:42:07.376Z] [2020-05-20T17:42:07.376Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-20T17:42:07.376Z] #18 17.57 Reading package lists... [2020-05-20T17:42:07.396Z] --- PASS: TestHostnameDnsResolution (1.57s) [2020-05-20T17:42:07.396Z] === RUN TestStats [2020-05-20T17:42:07.396Z] --- SKIP: TestStats (0.00s) [2020-05-20T17:42:07.396Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-20T17:42:07.396Z] === RUN TestStopContainerWithTimeout [2020-05-20T17:42:07.396Z] === RUN TestStopContainerWithTimeout/0 [2020-05-20T17:42:07.396Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-20T17:42:07.396Z] === RUN TestStopContainerWithTimeout/1 [2020-05-20T17:42:07.396Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-20T17:42:07.396Z] === RUN TestStopContainerWithTimeout/3 [2020-05-20T17:42:07.396Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-20T17:42:07.396Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-20T17:42:07.396Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-20T17:42:07.396Z] === CONT TestStopContainerWithTimeout/0 [2020-05-20T17:42:07.396Z] === CONT TestStopContainerWithTimeout/3 [2020-05-20T17:42:07.396Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-20T17:42:07.396Z] === CONT TestStopContainerWithTimeout/1 [2020-05-20T17:42:07.411Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-05-20T17:42:07.692Z] ok github.com/docker/docker/pkg/symlink 0.005s coverage: 87.7% of statements [2020-05-20T17:42:08.303Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.1% of statements [2020-05-20T17:42:08.584Z] ok github.com/docker/docker/pkg/system 0.044s coverage: 36.9% of statements [2020-05-20T17:42:09.195Z] ok github.com/docker/docker/pkg/tailfile 0.042s coverage: 88.6% of statements [2020-05-20T17:42:09.486Z] ok github.com/docker/docker/pkg/tarsum 0.030s coverage: 89.3% of statements [2020-05-20T17:42:09.486Z] testing: warning: no tests to run [2020-05-20T17:42:09.486Z] coverage: [no statements] [2020-05-20T17:42:09.486Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-05-20T17:42:10.097Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-05-20T17:42:10.097Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-05-20T17:42:10.378Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-05-20T17:42:11.566Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-05-20T17:42:11.566Z] --- PASS: TestStopContainerWithTimeout/0 (1.54s) [2020-05-20T17:42:11.566Z] --- PASS: TestStopContainerWithTimeout/1 (2.16s) [2020-05-20T17:42:11.566Z] --- PASS: TestStopContainerWithTimeout/3 (3.26s) [2020-05-20T17:42:11.566Z] --- PASS: TestStopContainerWithTimeout/-1 (3.65s) [2020-05-20T17:42:11.566Z] === RUN TestDeleteDevicemapper [2020-05-20T17:42:11.566Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-20T17:42:11.566Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-20T17:42:11.566Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-20T17:42:12.391Z] ok github.com/docker/docker/plugin 0.546s coverage: 23.1% of statements [2020-05-20T17:42:12.672Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-05-20T17:42:12.897Z] ? github.com/docker/docker/api [no test files] [2020-05-20T17:42:12.952Z] #18 26.62 Reading package lists... [2020-05-20T17:42:12.952Z] #18 ... [2020-05-20T17:42:12.952Z] [2020-05-20T17:42:12.952Z] #55 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:42:12.952Z] #55 204.4 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-20T17:42:12.952Z] #55 204.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-20T17:42:13.282Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-05-20T17:42:13.563Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-05-20T17:42:14.565Z] ok github.com/docker/docker/registry 0.093s coverage: 56.3% of statements [2020-05-20T17:42:14.821Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.55s) [2020-05-20T17:42:14.821Z] === RUN TestUpdateMemory [2020-05-20T17:42:14.822Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-20T17:42:14.822Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-20T17:42:14.822Z] === RUN TestUpdateCPUQuota [2020-05-20T17:42:14.822Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-05-20T17:42:14.822Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-20T17:42:14.822Z] === RUN TestUpdatePidsLimit [2020-05-20T17:42:14.822Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-05-20T17:42:14.822Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-20T17:42:14.822Z] === RUN TestUpdateRestartPolicy [2020-05-20T17:42:15.176Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2020-05-20T17:42:15.176Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-05-20T17:42:16.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-20T17:42:16.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-20T17:42:16.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-20T17:42:16.179Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.8% of statements [2020-05-20T17:42:16.179Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-05-20T17:42:17.245Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-05-20T17:42:17.502Z] tests/integration/api_client_test.py ..... [ 7%] [2020-05-20T17:42:17.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-20T17:42:18.192Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-05-20T17:42:18.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-20T17:42:18.512Z] #55 ... [2020-05-20T17:42:18.512Z] [2020-05-20T17:42:18.512Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T17:42:18.512Z] #40 101.9 CC criu/pie/parasite.o [2020-05-20T17:42:18.512Z] #40 105.0 LINK criu/pie/parasite.built-in.o [2020-05-20T17:42:18.512Z] #40 105.0 GEN criu/pie/parasite-blob.h [2020-05-20T17:42:18.512Z] #40 105.1 CC criu/pie/parasite-vdso.o [2020-05-20T17:42:18.512Z] #40 106.9 CC criu/arch/ppc64/vdso-pie.o [2020-05-20T17:42:18.512Z] #40 107.7 CC criu/arch/ppc64/restorer.o [2020-05-20T17:42:18.512Z] #40 108.5 CC criu/arch/ppc64/vdso-trampoline.o [2020-05-20T17:42:18.512Z] #40 108.5 CC criu/pie/restorer.o [2020-05-20T17:42:18.512Z] #40 ... [2020-05-20T17:42:18.512Z] [2020-05-20T17:42:18.512Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-20T17:42:18.512Z] #18 26.62 Reading package lists... [2020-05-20T17:42:18.512Z] #18 33.24 Building dependency tree... [2020-05-20T17:42:18.512Z] #18 34.98 libcap2-bin is already the newest version (1:2.25-2). [2020-05-20T17:42:18.512Z] #18 34.98 The following additional packages will be installed: [2020-05-20T17:42:18.512Z] #18 34.98 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-20T17:42:18.512Z] #18 34.98 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-20T17:42:18.512Z] #18 34.98 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-20T17:42:18.512Z] #18 34.98 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-20T17:42:18.512Z] #18 34.98 python3.7 python3.7-minimal vim-runtime xxd [2020-05-20T17:42:18.512Z] #18 34.98 Suggested packages: [2020-05-20T17:42:18.512Z] #18 34.98 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-20T17:42:18.512Z] #18 34.98 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-20T17:42:18.512Z] #18 34.98 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-20T17:42:18.512Z] #18 34.98 Recommended packages: [2020-05-20T17:42:18.512Z] #18 34.98 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-20T17:42:18.512Z] #18 34.98 python3-keyrings.alt python3-xdg unzip [2020-05-20T17:42:18.803Z] ok github.com/docker/docker/volume/local 0.043s coverage: 73.0% of statements [2020-05-20T17:42:19.414Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-05-20T17:42:19.439Z] tests/integration/api_config_test.py ..... [ 8%] [2020-05-20T17:42:19.536Z] #18 38.80 The following NEW packages will be installed: [2020-05-20T17:42:19.536Z] #18 38.81 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-20T17:42:19.536Z] #18 38.81 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-20T17:42:19.536Z] #18 38.81 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-20T17:42:19.536Z] #18 38.81 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-20T17:42:19.536Z] #18 38.81 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-20T17:42:19.536Z] #18 38.81 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-20T17:42:19.536Z] #18 38.81 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-20T17:42:19.536Z] #18 38.81 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-20T17:42:19.536Z] #18 38.81 xz-utils zip [2020-05-20T17:42:19.536Z] #18 38.98 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2020-05-20T17:42:19.536Z] #18 38.98 Need to get 29.2 MB of archives. [2020-05-20T17:42:19.536Z] #18 38.98 After this operation, 134 MB of additional disk space will be used. [2020-05-20T17:42:19.536Z] #18 38.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-05-20T17:42:19.536Z] #18 39.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-05-20T17:42:19.851Z] #18 39.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-05-20T17:42:19.851Z] #18 ... [2020-05-20T17:42:19.851Z] [2020-05-20T17:42:19.851Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T17:42:19.851Z] #40 114.0 LINK criu/pie/restorer.built-in.o [2020-05-20T17:42:19.851Z] #40 114.0 GEN criu/pie/restorer-blob.h [2020-05-20T17:42:20.416Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.0% of statements [2020-05-20T17:42:20.482Z] #40 114.4 DEP criu/vdso.d [2020-05-20T17:42:20.775Z] #40 115.0 DEP criu/uts_ns.d [2020-05-20T17:42:21.419Z] #40 115.4 DEP criu/util.d [2020-05-20T17:42:22.047Z] #40 116.0 DEP criu/uffd.d [2020-05-20T17:42:22.337Z] #40 116.5 DEP criu/tun.d [2020-05-20T17:42:22.629Z] #40 116.9 DEP criu/tty.d [2020-05-20T17:42:23.254Z] #40 117.3 DEP criu/timerfd.d [2020-05-20T17:42:23.543Z] #40 117.7 DEP criu/sysfs_parse.d [2020-05-20T17:42:23.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-20T17:42:23.833Z] #40 118.0 DEP criu/sysctl.d [2020-05-20T17:42:24.122Z] #40 118.4 DEP criu/string.d [2020-05-20T17:42:24.196Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-20T17:42:24.412Z] #40 118.5 DEP criu/stats.d [2020-05-20T17:42:24.703Z] #40 118.8 DEP criu/sockets.d [2020-05-20T17:42:24.703Z] #40 ... [2020-05-20T17:42:24.703Z] [2020-05-20T17:42:24.703Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-20T17:42:24.703Z] #42 206.3 github.com/LK4D4/vndr/build [2020-05-20T17:42:24.703Z] #42 215.3 vendor/golang.org/x/net/idna [2020-05-20T17:42:24.703Z] #42 ... [2020-05-20T17:42:24.703Z] [2020-05-20T17:42:24.703Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-20T17:42:24.703Z] #18 39.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-05-20T17:42:24.703Z] #18 39.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-05-20T17:42:24.703Z] #18 39.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-05-20T17:42:24.703Z] #18 39.57 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-05-20T17:42:24.703Z] #18 39.62 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-05-20T17:42:24.703Z] #18 39.62 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-05-20T17:42:24.703Z] #18 39.63 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-05-20T17:42:24.703Z] #18 39.63 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-05-20T17:42:24.703Z] #18 39.66 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-05-20T17:42:24.703Z] #18 39.66 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-05-20T17:42:24.703Z] #18 39.67 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-05-20T17:42:24.703Z] #18 39.68 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-05-20T17:42:24.703Z] #18 39.69 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-05-20T17:42:24.703Z] #18 39.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-05-20T17:42:24.703Z] #18 39.80 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-05-20T17:42:24.703Z] #18 39.82 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-05-20T17:42:24.703Z] #18 39.85 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-05-20T17:42:24.703Z] #18 39.87 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-05-20T17:42:24.703Z] #18 39.90 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-05-20T17:42:24.703Z] #18 39.96 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-05-20T17:42:24.703Z] #18 39.99 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-05-20T17:42:24.703Z] #18 40.01 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-05-20T17:42:24.703Z] #18 40.03 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-05-20T17:42:24.703Z] #18 40.05 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-05-20T17:42:24.703Z] #18 40.06 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-05-20T17:42:24.703Z] #18 40.07 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-05-20T17:42:24.703Z] #18 41.05 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-05-20T17:42:24.703Z] #18 41.05 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-05-20T17:42:24.703Z] #18 41.07 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-05-20T17:42:24.703Z] #18 41.08 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-05-20T17:42:24.703Z] #18 41.10 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-05-20T17:42:24.703Z] #18 41.13 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-05-20T17:42:24.703Z] #18 41.32 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-20T17:42:24.703Z] #18 41.33 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-05-20T17:42:24.703Z] #18 41.35 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-05-20T17:42:24.703Z] #18 41.38 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-20T17:42:24.703Z] #18 41.39 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-05-20T17:42:24.703Z] #18 41.42 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-20T17:42:24.703Z] #18 41.43 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-05-20T17:42:24.703Z] #18 41.56 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-05-20T17:42:24.703Z] #18 41.61 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-05-20T17:42:24.703Z] #18 41.64 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-20T17:42:24.703Z] #18 42.29 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-05-20T17:42:24.703Z] #18 42.42 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-05-20T17:42:24.703Z] #18 42.53 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-05-20T17:42:24.703Z] #18 43.82 debconf: delaying package configuration, since apt-utils is not installed [2020-05-20T17:42:24.703Z] #18 44.03 Fetched 29.2 MB in 4s (8048 kB/s) [2020-05-20T17:42:24.703Z] #18 44.18 Selecting previously unselected package pigz. [2020-05-20T17:42:24.993Z] #18 44.18 (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 ... 23363 files and directories currently installed.) [2020-05-20T17:42:24.993Z] #18 44.34 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-05-20T17:42:24.993Z] #18 44.34 Unpacking pigz (2.4-1) ... [2020-05-20T17:42:24.993Z] #18 ... [2020-05-20T17:42:24.993Z] [2020-05-20T17:42:24.993Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T17:42:24.993Z] #40 119.2 DEP criu/sk-unix.d [2020-05-20T17:42:25.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-20T17:42:25.623Z] #40 119.8 DEP criu/sk-tcp.d [2020-05-20T17:42:25.671Z] ok github.com/docker/docker/api/server 0.198s coverage: 9.0% of statements [2020-05-20T17:42:25.913Z] #40 ... [2020-05-20T17:42:25.913Z] [2020-05-20T17:42:25.913Z] #55 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:42:25.913Z] #55 DONE 217.4s [2020-05-20T17:42:25.913Z] [2020-05-20T17:42:25.913Z] #56 [rootlesskit 2/2] COPY ./contrib/dockerd-rootless.sh /build [2020-05-20T17:42:25.913Z] #56 DONE 0.1s [2020-05-20T17:42:25.913Z] [2020-05-20T17:42:25.913Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-20T17:42:25.913Z] #18 44.50 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-05-20T17:42:25.913Z] #18 44.52 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-20T17:42:25.913Z] #18 44.53 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-05-20T17:42:25.913Z] #18 45.24 Selecting previously unselected package python3.7-minimal. [2020-05-20T17:42:25.913Z] #18 45.24 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-20T17:42:25.913Z] #18 45.29 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-20T17:42:27.985Z] #18 47.43 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-05-20T17:42:27.985Z] #18 47.46 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-20T17:42:28.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-20T17:42:29.637Z] --- PASS: TestUpdateRestartPolicy (13.32s) [2020-05-20T17:42:29.637Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-20T17:42:29.637Z] --- PASS: TestUpdateRestartWithAutoRemove (0.89s) [2020-05-20T17:42:29.637Z] === RUN TestWaitNonBlocked [2020-05-20T17:42:29.637Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-20T17:42:29.637Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-20T17:42:29.637Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-20T17:42:29.637Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-20T17:42:29.637Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-20T17:42:29.637Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-20T17:42:30.196Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-05-20T17:42:30.196Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.16s) [2020-05-20T17:42:30.196Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.27s) [2020-05-20T17:42:30.196Z] === RUN TestWaitBlocked [2020-05-20T17:42:30.196Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-20T17:42:30.196Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-20T17:42:30.196Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-20T17:42:30.196Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-20T17:42:30.196Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-20T17:42:30.196Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-20T17:42:31.554Z] --- PASS: TestWaitBlocked (0.01s) [2020-05-20T17:42:31.554Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.28s) [2020-05-20T17:42:31.554Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.35s) [2020-05-20T17:42:31.554Z] === CONT TestDaemonRestartIpcMode [2020-05-20T17:42:31.554Z] === CONT TestIpcModeOlderClient [2020-05-20T17:42:31.554Z] --- PASS: TestIpcModeOlderClient (0.15s) [2020-05-20T17:42:32.429Z] #18 ... [2020-05-20T17:42:32.429Z] [2020-05-20T17:42:32.429Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T17:42:32.429Z] #40 120.3 DEP criu/sk-queue.d [2020-05-20T17:42:32.429Z] #40 121.0 DEP criu/sk-packet.d [2020-05-20T17:42:32.429Z] #40 121.4 DEP criu/sk-netlink.d [2020-05-20T17:42:32.429Z] #40 122.0 DEP criu/sk-inet.d [2020-05-20T17:42:32.429Z] #40 122.3 DEP criu/signalfd.d [2020-05-20T17:42:32.429Z] #40 122.6 DEP criu/sigframe.d [2020-05-20T17:42:32.429Z] #40 122.9 DEP criu/shmem.d [2020-05-20T17:42:32.429Z] #40 123.2 DEP criu/servicefd.d [2020-05-20T17:42:32.429Z] #40 123.5 DEP criu/seize.d [2020-05-20T17:42:32.429Z] #40 123.8 DEP criu/seccomp.d [2020-05-20T17:42:32.429Z] #40 124.1 DEP criu/rst-malloc.d [2020-05-20T17:42:32.429Z] #40 124.2 DEP criu/rbtree.d [2020-05-20T17:42:32.429Z] #40 124.3 DEP criu/pstree.d [2020-05-20T17:42:32.429Z] #40 124.7 DEP criu/protobuf.d [2020-05-20T17:42:32.429Z] #40 125.0 GEN criu/protobuf-desc-gen.h [2020-05-20T17:42:32.429Z] #40 ... [2020-05-20T17:42:32.429Z] [2020-05-20T17:42:32.429Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-20T17:42:32.429Z] #18 51.30 Selecting previously unselected package python3-minimal. [2020-05-20T17:42:32.429Z] #18 51.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23612 files and directories currently installed.) [2020-05-20T17:42:32.429Z] #18 51.36 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-05-20T17:42:32.429Z] #18 51.37 Unpacking python3-minimal (3.7.3-1) ... [2020-05-20T17:42:32.429Z] #18 51.50 Selecting previously unselected package libmpdec2:ppc64el. [2020-05-20T17:42:32.429Z] #18 51.53 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-05-20T17:42:32.429Z] #18 51.54 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-05-20T17:42:32.429Z] #18 51.69 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-05-20T17:42:32.429Z] #18 51.70 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-20T17:42:32.429Z] #18 51.71 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-05-20T17:42:33.928Z] #18 53.33 Selecting previously unselected package python3.7. [2020-05-20T17:42:33.928Z] #18 53.35 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-20T17:42:33.928Z] #18 53.36 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-20T17:42:34.219Z] #18 53.59 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-05-20T17:42:34.219Z] #18 53.61 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-05-20T17:42:34.219Z] #18 53.61 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-05-20T17:42:34.509Z] #18 53.76 Setting up python3-minimal (3.7.3-1) ... [2020-05-20T17:42:35.602Z] ok github.com/docker/docker/pkg/plugins 33.618s coverage: 76.6% of statements [2020-05-20T17:42:35.602Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-20T17:42:35.602Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-20T17:42:35.602Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-20T17:42:35.602Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-20T17:42:35.602Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-20T17:42:35.602Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-20T17:42:35.602Z] ? github.com/docker/docker/rootless [no test files] [2020-05-20T17:42:35.602Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-20T17:42:35.602Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-20T17:42:35.602Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-20T17:42:35.602Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-20T17:42:35.602Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-20T17:42:35.602Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-20T17:42:35.602Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-20T17:42:35.602Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-20T17:42:35.602Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-20T17:42:35.602Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-20T17:42:35.602Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-20T17:42:35.602Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-20T17:42:35.602Z] ? github.com/docker/docker/volume [no test files] [2020-05-20T17:42:35.602Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-20T17:42:35.602Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-20T17:42:35.602Z] [2020-05-20T17:42:35.602Z] === Skipped [2020-05-20T17:42:35.602Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-20T17:42:35.602Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-20T17:42:35.602Z] [2020-05-20T17:42:35.602Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-20T17:42:35.602Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-20T17:42:35.602Z] [2020-05-20T17:42:35.602Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-20T17:42:35.602Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T17:42:35.602Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-20T17:42:35.602Z] [2020-05-20T17:42:35.602Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-20T17:42:35.602Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T17:42:35.602Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-20T17:42:35.602Z] [2020-05-20T17:42:35.602Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-20T17:42:35.602Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T17:42:35.602Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-20T17:42:35.602Z] [2020-05-20T17:42:35.602Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-20T17:42:35.602Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T17:42:35.602Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-20T17:42:35.602Z] [2020-05-20T17:42:35.602Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-20T17:42:35.602Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T17:42:35.602Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-20T17:42:35.602Z] [2020-05-20T17:42:35.602Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-20T17:42:35.602Z] graphtest_unix.go:73: No driver to put! [2020-05-20T17:42:35.602Z] [2020-05-20T17:42:35.602Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-20T17:42:35.602Z] time="2020-05-20T17:41:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-20T17:42:35.602Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-20T17:42:35.602Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-20T17:42:35.602Z] [2020-05-20T17:42:35.602Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-20T17:42:35.602Z] time="2020-05-20T17:41:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-20T17:42:35.602Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-20T17:42:35.602Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-20T17:42:35.602Z] [2020-05-20T17:42:35.602Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-20T17:42:35.602Z] time="2020-05-20T17:41:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-20T17:42:35.602Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-20T17:42:35.602Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-20T17:42:35.602Z] [2020-05-20T17:42:35.602Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-20T17:42:35.602Z] time="2020-05-20T17:41:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-20T17:42:35.602Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-20T17:42:35.602Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-20T17:42:35.602Z] [2020-05-20T17:42:35.602Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-20T17:42:35.602Z] time="2020-05-20T17:41:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-20T17:42:35.602Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-20T17:42:35.602Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-20T17:42:35.602Z] [2020-05-20T17:42:35.602Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-20T17:42:35.602Z] graphtest_unix.go:73: No driver to put! [2020-05-20T17:42:35.602Z] [2020-05-20T17:42:35.602Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-20T17:42:35.602Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-20T17:42:35.602Z] [2020-05-20T17:42:35.602Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-20T17:42:35.602Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-20T17:42:35.602Z] [2020-05-20T17:42:35.602Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-20T17:42:35.603Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-20T17:42:35.603Z] [2020-05-20T17:42:35.603Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-20T17:42:35.603Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-20T17:42:35.603Z] [2020-05-20T17:42:35.603Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-20T17:42:35.603Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T17:42:35.603Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-20T17:42:35.603Z] [2020-05-20T17:42:35.603Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-20T17:42:35.603Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T17:42:35.603Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-20T17:42:35.603Z] [2020-05-20T17:42:35.603Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-20T17:42:35.603Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T17:42:35.603Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-20T17:42:35.603Z] [2020-05-20T17:42:35.603Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-20T17:42:35.603Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T17:42:35.603Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-20T17:42:35.603Z] [2020-05-20T17:42:35.603Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-20T17:42:35.603Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T17:42:35.603Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-20T17:42:35.603Z] [2020-05-20T17:42:35.603Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-20T17:42:35.603Z] graphtest_unix.go:73: No driver to put! [2020-05-20T17:42:35.603Z] [2020-05-20T17:42:35.603Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-20T17:42:35.603Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-20T17:42:35.603Z] [2020-05-20T17:42:35.603Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-20T17:42:35.603Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-20T17:42:35.603Z] [2020-05-20T17:42:35.603Z] [2020-05-20T17:42:35.603Z] DONE 2123 tests, 26 skipped in 192.637s [2020-05-20T17:42:35.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-20T17:42:36.020Z] #18 55.25 Selecting previously unselected package python3. [2020-05-20T17:42:36.020Z] #18 55.25 (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 ... 24024 files and directories currently installed.) [2020-05-20T17:42:36.020Z] #18 55.35 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-05-20T17:42:36.020Z] #18 55.36 Unpacking python3 (3.7.3-1) ... Post stage [Pipeline] junit [2020-05-20T17:42:36.248Z] Recording test results [2020-05-20T17:42:36.311Z] #18 55.61 Selecting previously unselected package libip4tc0:ppc64el. [2020-05-20T17:42:36.311Z] #18 55.62 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-05-20T17:42:36.311Z] #18 55.62 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-05-20T17:42:36.311Z] #18 55.72 Selecting previously unselected package libip6tc0:ppc64el. [2020-05-20T17:42:36.311Z] #18 55.73 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-05-20T17:42:36.311Z] #18 55.74 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-20T17:42:36.601Z] #18 55.90 Selecting previously unselected package libiptc0:ppc64el. [2020-05-20T17:42:36.602Z] #18 55.91 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-05-20T17:42:36.602Z] #18 55.94 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-05-20T17:42:36.602Z] #18 56.09 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-05-20T17:42:36.857Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41004/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c78791cda10d6ff080d45d04e51dbf481814dee0 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c78791cda10d6ff080d45d04e51dbf481814dee0 hack/make.sh dynbinary test-integration [2020-05-20T17:42:36.904Z] #18 56.10 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-05-20T17:42:36.904Z] #18 56.11 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-05-20T17:42:36.904Z] #18 56.20 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-05-20T17:42:36.904Z] #18 56.20 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-05-20T17:42:36.904Z] #18 56.20 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-05-20T17:42:36.904Z] #18 56.30 Selecting previously unselected package libnftnl11:ppc64el. [2020-05-20T17:42:36.904Z] #18 56.30 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-05-20T17:42:36.904Z] #18 56.31 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-05-20T17:42:37.138Z] [2020-05-20T17:42:37.138Z] Removing bundles/ [2020-05-20T17:42:37.138Z] [2020-05-20T17:42:37.138Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-20T17:42:37.138Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-20T17:42:37.138Z] GOOS="" GOARCH="" GOARM="" [2020-05-20T17:42:37.201Z] #18 56.47 Selecting previously unselected package iptables. [2020-05-20T17:42:37.201Z] #18 56.48 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-05-20T17:42:37.201Z] #18 56.49 Unpacking iptables (1.8.2-4) ... [2020-05-20T17:42:37.828Z] #18 57.30 Selecting previously unselected package xxd. [2020-05-20T17:42:38.073Z] --- PASS: TestDaemonRestartIpcMode (6.14s) [2020-05-20T17:42:38.073Z] PASS [2020-05-20T17:42:38.073Z] [2020-05-20T17:42:38.073Z] === Skipped [2020-05-20T17:42:38.073Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-05-20T17:42:38.073Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-20T17:42:38.073Z] [2020-05-20T17:42:38.073Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-05-20T17:42:38.073Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-05-20T17:42:38.073Z] [2020-05-20T17:42:38.073Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-05-20T17:42:38.073Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-20T17:42:38.073Z] [2020-05-20T17:42:38.073Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-05-20T17:42:38.073Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-05-20T17:42:38.073Z] [2020-05-20T17:42:38.073Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-05-20T17:42:38.073Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-20T17:42:38.073Z] [2020-05-20T17:42:38.073Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-05-20T17:42:38.073Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-20T17:42:38.073Z] [2020-05-20T17:42:38.073Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-05-20T17:42:38.073Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-20T17:42:38.073Z] [2020-05-20T17:42:38.073Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-05-20T17:42:38.073Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-20T17:42:38.073Z] [2020-05-20T17:42:38.073Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-05-20T17:42:38.073Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-20T17:42:38.073Z] [2020-05-20T17:42:38.073Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-20T17:42:38.073Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-20T17:42:38.073Z] [2020-05-20T17:42:38.073Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-20T17:42:38.073Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-20T17:42:38.073Z] [2020-05-20T17:42:38.073Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-05-20T17:42:38.073Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-05-20T17:42:38.073Z] [2020-05-20T17:42:38.073Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-05-20T17:42:38.073Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-05-20T17:42:38.073Z] [2020-05-20T17:42:38.073Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-05-20T17:42:38.073Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-20T17:42:38.073Z] [2020-05-20T17:42:38.073Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-20T17:42:38.074Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-20T17:42:38.074Z] [2020-05-20T17:42:38.074Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.00s) [2020-05-20T17:42:38.074Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-20T17:42:38.074Z] [2020-05-20T17:42:38.074Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-05-20T17:42:38.074Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-05-20T17:42:38.074Z] [2020-05-20T17:42:38.074Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.02s) [2020-05-20T17:42:38.074Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-20T17:42:38.074Z] [2020-05-20T17:42:38.074Z] === SKIP: amd64.integration.container TestNISDomainname (0.00s) [2020-05-20T17:42:38.074Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-05-20T17:42:38.074Z] [2020-05-20T17:42:38.074Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-05-20T17:42:38.074Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-20T17:42:38.074Z] [2020-05-20T17:42:38.074Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-05-20T17:42:38.074Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-20T17:42:38.074Z] [2020-05-20T17:42:38.074Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-05-20T17:42:38.074Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-20T17:42:38.074Z] [2020-05-20T17:42:38.074Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-05-20T17:42:38.074Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-20T17:42:38.074Z] [2020-05-20T17:42:38.074Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-05-20T17:42:38.074Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-20T17:42:38.074Z] [2020-05-20T17:42:38.074Z] [2020-05-20T17:42:38.074Z] DONE 181 tests, 24 skipped in 126.232s [2020-05-20T17:42:38.074Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-05-20T17:42:38.074Z] INFO: Testing against a local daemon [2020-05-20T17:42:38.074Z] === RUN TestCommitInheritsEnv [2020-05-20T17:42:38.117Z] #18 57.34 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-05-20T17:42:38.117Z] #18 57.34 Unpacking xxd (2:8.1.0875-5) ... [2020-05-20T17:42:38.407Z] #18 57.56 Selecting previously unselected package vim-common. [2020-05-20T17:42:38.407Z] #18 57.58 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-20T17:42:38.407Z] #18 57.65 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-20T17:42:38.407Z] #18 57.93 Selecting previously unselected package bash-completion. [2020-05-20T17:42:38.698Z] #18 57.93 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-20T17:42:39.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-20T17:42:39.431Z] --- PASS: TestCommitInheritsEnv (1.57s) [2020-05-20T17:42:39.431Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-20T17:42:39.431Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-20T17:42:39.431Z] === RUN TestImagesFilterMultiReference [2020-05-20T17:42:39.431Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-05-20T17:42:39.431Z] === RUN TestImagePullPlatformInvalid [2020-05-20T17:42:39.431Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-05-20T17:42:39.431Z] === RUN TestRemoveImageOrphaning [2020-05-20T17:42:40.202Z] #18 ... [2020-05-20T17:42:40.202Z] [2020-05-20T17:42:40.202Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-20T17:42:40.202Z] #42 221.6 vendor/golang.org/x/crypto/cryptobyte [2020-05-20T17:42:40.202Z] #42 223.1 vendor/golang.org/x/net/http2/hpack [2020-05-20T17:42:40.202Z] #42 227.8 mime [2020-05-20T17:42:40.202Z] #42 227.9 mime/quotedprintable [2020-05-20T17:42:40.202Z] #42 229.7 net/http/internal [2020-05-20T17:42:40.202Z] #42 ... [2020-05-20T17:42:40.202Z] [2020-05-20T17:42:40.202Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T17:42:40.202Z] #40 127.6 DEP criu/protobuf-desc.d [2020-05-20T17:42:40.202Z] #40 127.8 DEP criu/proc_parse.d [2020-05-20T17:42:40.202Z] #40 128.1 DEP criu/plugin.d [2020-05-20T17:42:40.202Z] #40 128.2 DEP criu/pipes.d [2020-05-20T17:42:40.202Z] #40 128.5 DEP criu/pie-util.d [2020-05-20T17:42:40.202Z] #40 128.7 DEP criu/pie-util-vdso.d [2020-05-20T17:42:40.202Z] #40 129.0 DEP criu/path.d [2020-05-20T17:42:40.202Z] #40 129.3 DEP criu/parasite-syscall.d [2020-05-20T17:42:40.202Z] #40 129.8 DEP criu/pagemap.d [2020-05-20T17:42:40.202Z] #40 130.1 DEP criu/pagemap-cache.d [2020-05-20T17:42:40.202Z] #40 130.4 DEP criu/page-xfer.d [2020-05-20T17:42:40.202Z] #40 130.7 DEP criu/page-pipe.d [2020-05-20T17:42:40.202Z] #40 130.9 DEP criu/netfilter.d [2020-05-20T17:42:40.202Z] #40 131.2 DEP criu/net.d [2020-05-20T17:42:40.202Z] #40 131.7 DEP criu/namespaces.d [2020-05-20T17:42:40.202Z] #40 132.1 DEP criu/mount.d [2020-05-20T17:42:40.202Z] #40 132.5 DEP criu/mem.d [2020-05-20T17:42:40.202Z] #40 132.9 DEP criu/lsm.d [2020-05-20T17:42:40.202Z] #40 133.1 DEP criu/log.d [2020-05-20T17:42:40.202Z] #40 133.3 DEP criu/libnetlink.d [2020-05-20T17:42:40.202Z] #40 133.6 DEP criu/kerndat.d [2020-05-20T17:42:40.202Z] #40 134.1 DEP criu/kcmp-ids.d [2020-05-20T17:42:40.202Z] #40 134.3 DEP criu/irmap.d [2020-05-20T17:42:40.491Z] #40 134.6 DEP criu/ipc_ns.d [2020-05-20T17:42:40.781Z] #40 134.9 DEP criu/image.d [2020-05-20T17:42:41.071Z] #40 135.2 DEP criu/image-desc.d [2020-05-20T17:42:41.311Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2020-05-20T17:42:41.311Z] === RUN TestRemoveImageGarbageCollector [2020-05-20T17:42:41.311Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-20T17:42:41.311Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-05-20T17:42:41.311Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-20T17:42:41.311Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-05-20T17:42:41.312Z] === RUN TestTagInvalidReference [2020-05-20T17:42:41.312Z] --- PASS: TestTagInvalidReference (0.01s) [2020-05-20T17:42:41.312Z] === RUN TestTagValidPrefixedRepo [2020-05-20T17:42:41.312Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-05-20T17:42:41.312Z] === RUN TestTagExistedNameWithoutForce [2020-05-20T17:42:41.312Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-05-20T17:42:41.312Z] === RUN TestTagOfficialNames [2020-05-20T17:42:41.312Z] --- PASS: TestTagOfficialNames (0.04s) [2020-05-20T17:42:41.312Z] === RUN TestTagMatchesDigest [2020-05-20T17:42:41.312Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-05-20T17:42:41.312Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-20T17:42:41.362Z] #40 135.4 DEP criu/fsnotify.d [2020-05-20T17:42:41.654Z] #40 135.7 DEP criu/filesystems.d [2020-05-20T17:42:41.946Z] #40 136.0 DEP criu/files.d [2020-05-20T17:42:42.593Z] #40 136.5 DEP criu/files-reg.d [2020-05-20T17:42:42.593Z] #40 136.7 DEP criu/files-ext.d [2020-05-20T17:42:42.885Z] #40 137.1 DEP criu/file-lock.d [2020-05-20T17:42:43.178Z] #40 137.4 DEP criu/file-ids.d [2020-05-20T17:42:43.178Z] #40 ... [2020-05-20T17:42:43.178Z] [2020-05-20T17:42:43.178Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-20T17:42:43.178Z] #42 234.9 net/textproto [2020-05-20T17:42:43.470Z] #42 235.0 crypto/x509 [2020-05-20T17:42:43.470Z] #42 235.0 vendor/golang.org/x/net/http/httpproxy [2020-05-20T17:42:44.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-20T17:42:45.462Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-20T17:42:46.980Z] #42 238.0 vendor/golang.org/x/net/http/httpguts [2020-05-20T17:42:46.980Z] #42 238.0 mime/multipart [2020-05-20T17:42:48.009Z] #42 ... [2020-05-20T17:42:48.009Z] [2020-05-20T17:42:48.009Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:42:48.009Z] #44 DONE 239.7s [2020-05-20T17:42:48.300Z] [2020-05-20T17:42:48.300Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-20T17:42:48.300Z] #18 63.77 Unpacking bash-completion (1:2.8-6) ... [2020-05-20T17:42:48.300Z] #18 64.39 Selecting previously unselected package bzip2. [2020-05-20T17:42:48.300Z] #18 64.40 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-05-20T17:42:48.300Z] #18 64.40 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-20T17:42:48.300Z] #18 64.50 Selecting previously unselected package xz-utils. [2020-05-20T17:42:48.300Z] #18 64.51 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-05-20T17:42:48.300Z] #18 64.51 Unpacking xz-utils (5.2.4-1) ... [2020-05-20T17:42:48.300Z] #18 64.71 Selecting previously unselected package apparmor. [2020-05-20T17:42:48.300Z] #18 64.72 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-05-20T17:42:48.301Z] #18 64.89 Unpacking apparmor (2.13.2-10) ... [2020-05-20T17:42:48.301Z] #18 65.54 Selecting previously unselected package aufs-tools. [2020-05-20T17:42:48.301Z] #18 65.56 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-05-20T17:42:48.301Z] #18 65.57 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-20T17:42:48.301Z] #18 65.79 Selecting previously unselected package libonig5:ppc64el. [2020-05-20T17:42:48.301Z] #18 65.82 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-05-20T17:42:48.301Z] #18 65.83 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-05-20T17:42:48.301Z] #18 66.06 Selecting previously unselected package libjq1:ppc64el. [2020-05-20T17:42:48.301Z] #18 66.07 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-20T17:42:48.301Z] #18 66.08 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-20T17:42:48.301Z] #18 66.22 Selecting previously unselected package jq. [2020-05-20T17:42:48.301Z] #18 66.24 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-20T17:42:48.301Z] #18 66.25 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-20T17:42:48.301Z] #18 66.34 Selecting previously unselected package libaio1:ppc64el. [2020-05-20T17:42:48.301Z] #18 66.39 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-05-20T17:42:48.301Z] #18 66.39 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-05-20T17:42:48.301Z] #18 66.51 Selecting previously unselected package libgpm2:ppc64el. [2020-05-20T17:42:48.301Z] #18 66.52 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-05-20T17:42:48.301Z] #18 66.54 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-05-20T17:42:48.301Z] #18 66.65 Selecting previously unselected package libicu63:ppc64el. [2020-05-20T17:42:48.301Z] #18 66.66 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-05-20T17:42:48.301Z] #18 66.66 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-20T17:42:50.376Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-20T17:42:50.376Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-20T17:42:50.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-20T17:42:51.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-20T17:42:52.740Z] #18 ... [2020-05-20T17:42:52.740Z] [2020-05-20T17:42:52.740Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-20T17:42:52.740Z] #42 243.7 crypto/tls [2020-05-20T17:42:53.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-20T17:42:53.393Z] #42 ... [2020-05-20T17:42:53.393Z] [2020-05-20T17:42:53.393Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T17:42:53.393Z] #40 137.6 DEP criu/fifo.d [2020-05-20T17:42:53.393Z] #40 137.9 DEP criu/fdstore.d [2020-05-20T17:42:53.393Z] #40 138.1 DEP criu/fault-injection.d [2020-05-20T17:42:53.393Z] #40 138.3 DEP criu/external.d [2020-05-20T17:42:53.393Z] #40 138.4 DEP criu/eventpoll.d [2020-05-20T17:42:53.393Z] #40 138.8 DEP criu/eventfd.d [2020-05-20T17:42:53.393Z] #40 139.1 DEP criu/crtools.d [2020-05-20T17:42:53.393Z] #40 139.5 DEP criu/cr-service.d [2020-05-20T17:42:53.393Z] #40 139.8 DEP criu/cr-restore.d [2020-05-20T17:42:53.393Z] #40 140.3 DEP criu/cr-errno.d [2020-05-20T17:42:53.393Z] #40 140.3 DEP criu/cr-dump.d [2020-05-20T17:42:53.393Z] #40 140.8 DEP criu/cr-dedup.d [2020-05-20T17:42:53.393Z] #40 141.1 DEP criu/cr-check.d [2020-05-20T17:42:53.393Z] #40 141.4 DEP criu/config.d [2020-05-20T17:42:53.393Z] #40 141.8 DEP criu/clone-noasan.d [2020-05-20T17:42:53.393Z] #40 141.9 DEP criu/cgroup.d [2020-05-20T17:42:53.393Z] #40 142.4 DEP criu/cgroup-props.d [2020-05-20T17:42:53.393Z] #40 142.6 DEP criu/bitmap.d [2020-05-20T17:42:53.393Z] #40 142.6 DEP criu/bfd.d [2020-05-20T17:42:53.393Z] #40 142.9 DEP criu/autofs.d [2020-05-20T17:42:53.393Z] #40 143.3 DEP criu/aio.d [2020-05-20T17:42:53.393Z] #40 144.2 DEP criu/action-scripts.d [2020-05-20T17:42:53.393Z] #40 144.7 CC criu/action-scripts.o [2020-05-20T17:42:53.393Z] #40 145.6 CC criu/aio.o [2020-05-20T17:42:53.393Z] #40 146.5 CC criu/autofs.o [2020-05-20T17:42:53.477Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-20T17:42:53.570Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-05-20T17:42:53.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-20T17:42:54.033Z] #40 ... [2020-05-20T17:42:54.033Z] [2020-05-20T17:42:54.033Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-20T17:42:54.033Z] #18 73.32 Selecting previously unselected package libnet1:ppc64el. [2020-05-20T17:42:54.033Z] #18 73.34 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-05-20T17:42:54.033Z] #18 73.35 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-20T17:42:54.033Z] #18 73.48 Selecting previously unselected package libnl-3-200:ppc64el. [2020-05-20T17:42:54.322Z] #18 73.50 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-05-20T17:42:54.322Z] #18 73.51 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-20T17:42:54.322Z] #18 73.63 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-05-20T17:42:54.322Z] #18 73.65 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-05-20T17:42:54.322Z] #18 73.66 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-20T17:42:54.322Z] #18 73.75 Selecting previously unselected package libreadline5:ppc64el. [2020-05-20T17:42:54.322Z] #18 73.78 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-05-20T17:42:54.322Z] #18 73.79 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-05-20T17:42:54.611Z] #18 74.02 Selecting previously unselected package net-tools. [2020-05-20T17:42:54.611Z] #18 74.04 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-05-20T17:42:54.611Z] #18 74.04 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-20T17:42:54.901Z] #18 74.43 Selecting previously unselected package python-pip-whl. [2020-05-20T17:42:55.190Z] #18 74.45 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-20T17:42:55.190Z] #18 74.45 Unpacking python-pip-whl (18.1-5) ... [2020-05-20T17:42:55.820Z] #18 75.31 Selecting previously unselected package python3-lib2to3. [2020-05-20T17:42:56.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-20T17:42:56.110Z] #18 75.33 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-20T17:42:56.110Z] #18 75.33 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-20T17:42:56.110Z] #18 75.52 Selecting previously unselected package python3-distutils. [2020-05-20T17:42:56.110Z] #18 75.53 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-20T17:42:56.110Z] #18 75.53 Unpacking python3-distutils (3.7.3-1) ... [2020-05-20T17:42:56.399Z] #18 75.73 Selecting previously unselected package python3-pip. [2020-05-20T17:42:56.399Z] #18 75.73 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-20T17:42:56.399Z] #18 75.74 Unpacking python3-pip (18.1-5) ... [2020-05-20T17:42:56.689Z] #18 75.89 Selecting previously unselected package python3-pkg-resources. [2020-05-20T17:42:56.689Z] #18 75.90 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-20T17:42:56.689Z] #18 75.90 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-20T17:42:56.689Z] #18 76.07 Selecting previously unselected package python3-setuptools. [2020-05-20T17:42:56.689Z] #18 76.08 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-20T17:42:56.689Z] #18 76.08 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-20T17:42:56.979Z] #18 76.45 Selecting previously unselected package python3-wheel. [2020-05-20T17:42:57.268Z] #18 76.49 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-20T17:42:57.268Z] #18 76.49 Unpacking python3-wheel (0.32.3-2) ... [2020-05-20T17:42:57.268Z] #18 76.64 Selecting previously unselected package sudo. [2020-05-20T17:42:57.268Z] #18 76.65 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-05-20T17:42:57.268Z] #18 76.66 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-20T17:42:57.897Z] #18 77.48 Selecting previously unselected package thin-provisioning-tools. [2020-05-20T17:42:58.196Z] #18 77.49 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-05-20T17:42:58.196Z] #18 77.50 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-20T17:42:58.823Z] #18 78.10 Selecting previously unselected package uidmap. [2020-05-20T17:42:58.823Z] #18 78.10 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-05-20T17:42:58.823Z] #18 78.13 Unpacking uidmap (1:4.5-1.1) ... [2020-05-20T17:42:59.113Z] #18 78.39 Selecting previously unselected package vim-runtime. [2020-05-20T17:42:59.113Z] #18 78.42 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-20T17:42:59.113Z] #18 78.50 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-05-20T17:42:59.113Z] #18 78.56 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-20T17:42:59.113Z] #18 78.57 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-20T17:42:59.257Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-20T17:43:00.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-20T17:43:02.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-20T17:43:03.438Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-20T17:43:03.545Z] #18 ... [2020-05-20T17:43:03.545Z] [2020-05-20T17:43:03.545Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-20T17:43:03.545Z] #42 254.7 net/http/httptrace [2020-05-20T17:43:03.545Z] #42 255.2 net/http [2020-05-20T17:43:04.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-20T17:43:04.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-20T17:43:05.601Z] #42 ... [2020-05-20T17:43:05.601Z] [2020-05-20T17:43:05.601Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T17:43:05.601Z] #40 149.7 CC criu/bfd.o [2020-05-20T17:43:05.601Z] #40 150.9 CC criu/bitmap.o [2020-05-20T17:43:05.601Z] #40 151.1 CC criu/cgroup-props.o [2020-05-20T17:43:05.601Z] #40 153.1 CC criu/cgroup.o [2020-05-20T17:43:05.601Z] #40 159.7 CC criu/clone-noasan.o [2020-05-20T17:43:05.601Z] #40 ... [2020-05-20T17:43:05.601Z] [2020-05-20T17:43:05.601Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-20T17:43:05.601Z] #18 83.64 Selecting previously unselected package vim. [2020-05-20T17:43:05.601Z] #18 83.65 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-05-20T17:43:05.601Z] #18 83.68 Unpacking vim (2:8.1.0875-5) ... [2020-05-20T17:43:05.601Z] #18 84.42 Selecting previously unselected package xfsprogs. [2020-05-20T17:43:05.601Z] #18 84.43 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-05-20T17:43:05.601Z] #18 84.45 Unpacking xfsprogs (4.20.0-1) ... [2020-05-20T17:43:05.601Z] #18 85.09 Selecting previously unselected package zip. [2020-05-20T17:43:05.601Z] #18 85.13 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-05-20T17:43:05.891Z] #18 85.14 Unpacking zip (3.0-11+b1) ... [2020-05-20T17:43:06.180Z] #18 85.41 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-20T17:43:06.180Z] #18 85.43 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-20T17:43:06.180Z] #18 85.44 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-05-20T17:43:06.180Z] #18 85.45 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-05-20T17:43:06.180Z] #18 85.46 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-05-20T17:43:06.180Z] #18 85.46 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-05-20T17:43:06.180Z] #18 85.47 Setting up uidmap (1:4.5-1.1) ... [2020-05-20T17:43:06.180Z] #18 85.48 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-05-20T17:43:06.180Z] #18 85.49 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-20T17:43:06.180Z] #18 85.51 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-20T17:43:06.180Z] #18 85.51 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-20T17:43:06.180Z] #18 85.52 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-20T17:43:06.180Z] #18 85.52 Setting up xxd (2:8.1.0875-5) ... [2020-05-20T17:43:06.180Z] #18 85.53 Setting up zip (3.0-11+b1) ... [2020-05-20T17:43:06.180Z] #18 85.54 Setting up vim-common (2:8.1.0875-5) ... [2020-05-20T17:43:06.180Z] #18 85.59 Setting up bash-completion (1:2.8-6) ... [2020-05-20T17:43:07.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-20T17:43:07.621Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-20T17:43:09.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-20T17:43:11.748Z] #18 ... [2020-05-20T17:43:11.749Z] [2020-05-20T17:43:11.749Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:43:11.803Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-20T17:43:11.803Z] Using test binary docker [2020-05-20T17:43:11.803Z] +++ /etc/init.d/apparmor start [2020-05-20T17:43:11.803Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-20T17:43:11.803Z] INFO: Waiting for daemon to start... [2020-05-20T17:43:11.803Z] Starting dockerd [2020-05-20T17:43:11.803Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-05-20T17:43:11.961Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-20T17:43:13.702Z] . [2020-05-20T17:43:13.702Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-20T17:43:13.702Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-20T17:43:13.702Z] Error: No such image: emptyfs [2020-05-20T17:43:13.702Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-20T17:43:13.702Z] ++++ docker load [2020-05-20T17:43:13.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-20T17:43:13.960Z] Running integration-test (iteration 1) [2020-05-20T17:43:13.960Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-05-20T17:43:13.960Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:43:13.960Z] ++ set -e [2020-05-20T17:43:13.960Z] ++ '[' -n 0 ']' [2020-05-20T17:43:13.960Z] ++ set -x [2020-05-20T17:43:13.960Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:43:15.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-20T17:43:15.855Z] #22 262.8 Checking out files: 19% (2145/10833) Checking out files: 20% (2167/10833) Checking out files: 21% (2275/10833) Checking out files: 22% (2384/10833) Checking out files: 23% (2492/10833) Checking out files: 24% (2600/10833) Checking out files: 25% (2709/10833) Checking out files: 26% (2817/10833) Checking out files: 27% (2925/10833) Checking out files: 28% (3034/10833) Checking out files: 29% (3142/10833) Checking out files: 30% (3250/10833) Checking out files: 30% (3317/10833) Checking out files: 31% (3359/10833) Checking out files: 32% (3467/10833) Checking out files: 33% (3575/10833) Checking out files: 34% (3684/10833) Checking out files: 35% (3792/10833) Checking out files: 36% (3900/10833) Checking out files: 37% (4009/10833) Checking out files: 38% (4117/10833) Checking out files: 39% (4225/10833) Checking out files: 40% (4334/10833) Checking out files: 41% (4442/10833) Checking out files: 42% (4550/10833) Checking out files: 43% (4659/10833) Checking out files: 44% (4767/10833) Checking out files: 45% (4875/10833) Checking out files: 45% (4883/10833) Checking out files: 46% (4984/10833) Checking out files: 47% (5092/10833) Checking out files: 48% (5200/10833) Checking out files: 49% (5309/10833) Checking out files: 50% (5417/10833) Checking out files: 51% (5525/10833) Checking out files: 52% (5634/10833) Checking out files: 53% (5742/10833) Checking out files: 54% (5850/10833) Checking out files: 55% (5959/10833) Checking out files: 56% (6067/10833) Checking out files: 57% (6175/10833) Checking out files: 58% (6284/10833) Checking out files: 58% (6324/10833) Checking out files: 59% (6392/10833) Checking out files: 60% (6500/10833) Checking out files: 61% (6609/10833) Checking out files: 62% (6717/10833) Checking out files: 63% (6825/10833) Checking out files: 64% (6934/10833) Checking out files: 65% (7042/10833) Checking out files: 66% (7150/10833) Checking out files: 67% (7259/10833) Checking out files: 68% (7367/10833) Checking out files: 69% (7475/10833) Checking out files: 70% (7584/10833) Checking out files: 71% (7692/10833) Checking out files: 72% (7800/10833) Checking out files: 73% (7909/10833) Checking out files: 74% (8017/10833) Checking out files: 75% (8125/10833) Checking out files: 76% (8234/10833) Checking out files: 77% (8342/10833) Checking out files: 78% (8450/10833) Checking out files: 79% (8559/10833) Checking out files: 80% (8667/10833) Checking out files: 80% (8731/10833) Checking out files: 81% (8775/10833) Checking out files: 82% (8884/10833) Checking out files: 83% (8992/10833) Checking out files: 84% (9100/10833) Checking out files: 85% (9209/10833) Checking out files: 86% (9317/10833) Checking out files: 87% (9425/10833) Checking out files: 88% (9534/10833) Checking out files: 89% (9642/10833) Checking out files: 90% (9750/10833) Checking out files: 91% (9859/10833) Checking out files: 92% (9967/10833) Checking out files: 93% (10075/10833) [2020-05-20T17:43:15.855Z] #22 ... [2020-05-20T17:43:15.855Z] [2020-05-20T17:43:15.855Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T17:43:15.855Z] #40 160.0 CC criu/config.o [2020-05-20T17:43:15.855Z] #40 164.4 CC criu/cr-check.o [2020-05-20T17:43:15.855Z] #40 168.6 CC criu/cr-dedup.o [2020-05-20T17:43:15.855Z] #40 169.6 CC criu/cr-dump.o [2020-05-20T17:43:16.144Z] #40 ... [2020-05-20T17:43:16.144Z] [2020-05-20T17:43:16.144Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:43:16.434Z] #22 262.8 Checking out files: 19% (2145/10833) Checking out files: 20% (2167/10833) Checking out files: 21% (2275/10833) Checking out files: 22% (2384/10833) Checking out files: 23% (2492/10833) Checking out files: 24% (2600/10833) Checking out files: 25% (2709/10833) Checking out files: 26% (2817/10833) Checking out files: 27% (2925/10833) Checking out files: 28% (3034/10833) Checking out files: 29% (3142/10833) Checking out files: 30% (3250/10833) Checking out files: 30% (3317/10833) Checking out files: 31% (3359/10833) Checking out files: 32% (3467/10833) Checking out files: 33% (3575/10833) Checking out files: 34% (3684/10833) Checking out files: 35% (3792/10833) Checking out files: 36% (3900/10833) Checking out files: 37% (4009/10833) Checking out files: 38% (4117/10833) Checking out files: 39% (4225/10833) Checking out files: 40% (4334/10833) Checking out files: 41% (4442/10833) Checking out files: 42% (4550/10833) Checking out files: 43% (4659/10833) Checking out files: 44% (4767/10833) Checking out files: 45% (4875/10833) Checking out files: 45% (4883/10833) Checking out files: 46% (4984/10833) Checking out files: 47% (5092/10833) Checking out files: 48% (5200/10833) Checking out files: 49% (5309/10833) Checking out files: 50% (5417/10833) Checking out files: 51% (5525/10833) Checking out files: 52% (5634/10833) Checking out files: 53% (5742/10833) Checking out files: 54% (5850/10833) Checking out files: 55% (5959/10833) Checking out files: 56% (6067/10833) Checking out files: 57% (6175/10833) Checking out files: 58% (6284/10833) Checking out files: 58% (6324/10833) Checking out files: 59% (6392/10833) Checking out files: 60% (6500/10833) Checking out files: 61% (6609/10833) Checking out files: 62% (6717/10833) Checking out files: 63% (6825/10833) Checking out files: 64% (6934/10833) Checking out files: 65% (7042/10833) Checking out files: 66% (7150/10833) Checking out files: 67% (7259/10833) Checking out files: 68% (7367/10833) Checking out files: 69% (7475/10833) Checking out files: 70% (7584/10833) Checking out files: 71% (7692/10833) Checking out files: 72% (7800/10833) Checking out files: 73% (7909/10833) Checking out files: 74% (8017/10833) Checking out files: 75% (8125/10833) Checking out files: 76% (8234/10833) Checking out files: 77% (8342/10833) Checking out files: 78% (8450/10833) Checking out files: 79% (8559/10833) Checking out files: 80% (8667/10833) Checking out files: 80% (8731/10833) Checking out files: 81% (8775/10833) Checking out files: 82% (8884/10833) Checking out files: 83% (8992/10833) Checking out files: 84% (9100/10833) Checking out files: 85% (9209/10833) Checking out files: 86% (9317/10833) Checking out files: 87% (9425/10833) Checking out files: 88% (9534/10833) Checking out files: 89% (9642/10833) Checking out files: 90% (9750/10833) Checking out files: 91% (9859/10833) Checking out files: 92% (9967/10833) Checking out files: 93% (10075/10833) Checking out files: 94% (10184/10833) Checking out files: 95% (10292/10833) Checking out files: 96% (10400/10833) Checking out files: 96% (10484/10833) Checking out files: 97% (10509/10833) Checking out files: 98% (10617/10833) Checking out files: 99% (10725/10833) Checking out files: 100% (10833/10833) Checking out files: 100% (10833/10833), done. [2020-05-20T17:43:16.723Z] #22 268.3 + cd /tmp/tmp.ienBT6ZWcx/tmp/docker-ce [2020-05-20T17:43:16.723Z] #22 268.3 + git checkout -q v17.06.2-ce [2020-05-20T17:43:16.992Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-20T17:43:16.992Z] ok github.com/docker/docker/api/server/httputils 0.100s coverage: 14.7% of statements [2020-05-20T17:43:16.992Z] ok github.com/docker/docker/api/server/middleware 0.152s coverage: 37.7% of statements [2020-05-20T17:43:16.992Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-20T17:43:16.992Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-20T17:43:16.992Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-20T17:43:16.992Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-20T17:43:16.992Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-20T17:43:16.992Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-20T17:43:16.992Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-20T17:43:16.992Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-20T17:43:16.992Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-20T17:43:16.992Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-20T17:43:16.992Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-20T17:43:16.992Z] ok github.com/docker/docker/api/types/filters 0.044s coverage: 92.2% of statements [2020-05-20T17:43:16.992Z] ok github.com/docker/docker/api/types/strslice 0.054s coverage: 90.0% of statements [2020-05-20T17:43:16.992Z] ok github.com/docker/docker/api/server/router/swarm 0.147s coverage: 4.8% of statements [2020-05-20T17:43:16.992Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-20T17:43:16.992Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-20T17:43:16.992Z] ? github.com/docker/docker/api/types [no test files] [2020-05-20T17:43:16.992Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-20T17:43:16.992Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-20T17:43:16.992Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-20T17:43:16.992Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-20T17:43:16.992Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-20T17:43:16.992Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-20T17:43:16.992Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-20T17:43:16.992Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-20T17:43:16.992Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-20T17:43:16.992Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-20T17:43:16.992Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-20T17:43:16.992Z] ok github.com/docker/docker/api/types/time 0.266s coverage: 100.0% of statements [2020-05-20T17:43:16.992Z] ok github.com/docker/docker/api/types/versions 0.037s coverage: 75.0% of statements [2020-05-20T17:43:16.992Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-20T17:43:16.992Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-20T17:43:16.992Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-20T17:43:16.992Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-05-20T17:43:16.992Z] ? github.com/docker/docker/builder [no test files] [2020-05-20T17:43:16.992Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-20T17:43:16.992Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-20T17:43:16.992Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-20T17:43:16.992Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-20T17:43:16.992Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-20T17:43:16.992Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-20T17:43:16.992Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-20T17:43:17.484Z] ok github.com/docker/docker/builder/dockerignore 0.070s coverage: 96.8% of statements [2020-05-20T17:43:17.682Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-20T17:43:17.682Z] Using test binary docker [2020-05-20T17:43:17.682Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-20T17:43:17.682Z] +++ /etc/init.d/apparmor start [2020-05-20T17:43:17.682Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-20T17:43:17.682Z] INFO: Waiting for daemon to start... [2020-05-20T17:43:17.682Z] Starting dockerd [2020-05-20T17:43:17.682Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-05-20T17:43:20.217Z] . [2020-05-20T17:43:20.217Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-20T17:43:20.217Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-20T17:43:20.217Z] Error: No such image: emptyfs [2020-05-20T17:43:20.217Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-20T17:43:20.217Z] ++++ docker load [2020-05-20T17:43:20.217Z] Running integration-test (iteration 1) [2020-05-20T17:43:20.217Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-05-20T17:43:20.217Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:43:20.217Z] ++ set -e [2020-05-20T17:43:20.217Z] ++ '[' -n 0 ']' [2020-05-20T17:43:20.217Z] ++ set -x [2020-05-20T17:43:20.217Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:43:21.154Z] #22 272.7 + mkdir -p /tmp/tmp.ienBT6ZWcx/src/github.com/docker [2020-05-20T17:43:21.154Z] #22 272.7 + mv components/cli /tmp/tmp.ienBT6ZWcx/src/github.com/docker/cli [2020-05-20T17:43:21.154Z] #22 272.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-05-20T17:43:21.412Z] ok github.com/docker/docker/cli/debug 0.034s coverage: 100.0% of statements [2020-05-20T17:43:21.412Z] ok github.com/docker/docker/builder/remotecontext 0.450s coverage: 9.2% of statements [2020-05-20T17:43:21.412Z] ok github.com/docker/docker/builder/dockerfile 0.360s coverage: 46.5% of statements [2020-05-20T17:43:22.181Z] #22 ... [2020-05-20T17:43:22.181Z] [2020-05-20T17:43:22.181Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-20T17:43:22.181Z] #18 91.51 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-05-20T17:43:22.181Z] #18 91.52 Setting up xz-utils (5.2.4-1) ... [2020-05-20T17:43:22.181Z] #18 91.54 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-20T17:43:22.181Z] #18 91.56 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-20T17:43:22.181Z] #18 91.68 invoke-rc.d: could not determine current runlevel [2020-05-20T17:43:22.181Z] #18 91.69 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-20T17:43:22.181Z] #18 91.71 Setting up pigz (2.4-1) ... [2020-05-20T17:43:22.181Z] #18 91.71 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-05-20T17:43:22.181Z] #18 91.72 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-20T17:43:22.181Z] #18 91.72 Setting up python-pip-whl (18.1-5) ... [2020-05-20T17:43:22.181Z] #18 91.73 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-05-20T17:43:22.181Z] #18 91.74 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-20T17:43:22.181Z] #18 92.57 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-05-20T17:43:22.181Z] #18 92.58 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-05-20T17:43:22.181Z] #18 92.58 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-05-20T17:43:22.181Z] #18 92.59 Setting up vim (2:8.1.0875-5) ... [2020-05-20T17:43:22.181Z] #18 92.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-20T17:43:22.181Z] #18 92.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-20T17:43:22.181Z] #18 92.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-20T17:43:22.181Z] #18 92.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-20T17:43:22.181Z] #18 92.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-20T17:43:22.181Z] #18 92.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-20T17:43:22.181Z] #18 92.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-20T17:43:22.181Z] #18 92.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-20T17:43:22.181Z] #18 92.79 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-20T17:43:22.181Z] #18 92.80 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-20T17:43:22.181Z] #18 92.81 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-05-20T17:43:22.181Z] #18 92.83 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-20T17:43:22.181Z] #18 92.84 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-05-20T17:43:22.181Z] #18 92.85 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-20T17:43:22.181Z] #18 99.50 Setting up iptables (1.8.2-4) ... [2020-05-20T17:43:22.181Z] #18 99.53 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-20T17:43:22.181Z] #18 99.54 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-20T17:43:22.181Z] #18 99.57 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-20T17:43:22.181Z] #18 99.58 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-20T17:43:22.181Z] #18 99.59 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-20T17:43:22.181Z] #18 99.62 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-20T17:43:22.181Z] #18 99.62 Setting up python3 (3.7.3-1) ... [2020-05-20T17:43:22.181Z] #18 100.5 Setting up python3-wheel (0.32.3-2) ... [2020-05-20T17:43:22.181Z] #18 101.6 Setting up apparmor (2.13.2-10) ... [2020-05-20T17:43:23.210Z] #18 ... [2020-05-20T17:43:23.210Z] [2020-05-20T17:43:23.210Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-20T17:43:23.210Z] #42 274.5 github.com/LK4D4/vndr/godl [2020-05-20T17:43:24.240Z] #42 275.7 github.com/LK4D4/vndr [2020-05-20T17:43:28.698Z] #42 ... [2020-05-20T17:43:28.698Z] [2020-05-20T17:43:28.698Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-20T17:43:28.698Z] #18 104.0 Setting up xfsprogs (4.20.0-1) ... [2020-05-20T17:43:28.698Z] #18 104.0 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-20T17:43:28.698Z] #18 104.8 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-20T17:43:28.698Z] #18 106.5 Setting up python3-distutils (3.7.3-1) ... [2020-05-20T17:43:28.698Z] #18 107.4 Setting up python3-setuptools (40.8.0-1) ... [2020-05-20T17:43:30.013Z] #18 109.2 Setting up python3-pip (18.1-5) ... [2020-05-20T17:43:30.199Z] Loaded image: buildpack-deps:jessie [2020-05-20T17:43:30.199Z] Loaded image: busybox:latest [2020-05-20T17:43:30.199Z] Loaded image: busybox:glibc [2020-05-20T17:43:30.199Z] Loaded image: debian:jessie [2020-05-20T17:43:30.199Z] Loaded image: hello-world:latest [2020-05-20T17:43:30.199Z] INFO: Testing against a local daemon [2020-05-20T17:43:30.199Z] === RUN TestCgroupNamespacesBuild [2020-05-20T17:43:30.646Z] #18 ... [2020-05-20T17:43:30.646Z] [2020-05-20T17:43:30.646Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T17:43:30.646Z] #40 174.8 CC criu/cr-errno.o [2020-05-20T17:43:30.646Z] #40 174.9 CC criu/cr-restore.o [2020-05-20T17:43:30.646Z] #40 184.5 CC criu/cr-service.o [2020-05-20T17:43:31.677Z] #40 ... [2020-05-20T17:43:31.677Z] [2020-05-20T17:43:31.677Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-20T17:43:31.677Z] #18 110.9 Processing triggers for libc-bin (2.28-10) ... [2020-05-20T17:43:31.677Z] #18 111.0 Processing triggers for mime-support (3.62) ... [2020-05-20T17:43:31.969Z] #18 DONE 111.3s [2020-05-20T17:43:31.969Z] [2020-05-20T17:43:31.969Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-20T17:43:32.103Z] --- PASS: TestCgroupNamespacesBuild (2.54s) [2020-05-20T17:43:32.103Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-20T17:43:32.294Z] #19 0.507 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-20T17:43:32.294Z] #19 0.512 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-20T17:43:32.294Z] #19 0.516 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-20T17:43:32.583Z] #19 DONE 0.6s [2020-05-20T17:43:32.583Z] [2020-05-20T17:43:32.584Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-20T17:43:33.876Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-20T17:43:33.876Z] [2020-05-20T17:43:33.876Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-20T17:43:33.876Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-20T17:43:33.876Z] HOSTNAME=37c818285455 [2020-05-20T17:43:33.876Z] TESTDEBUG=0 [2020-05-20T17:43:33.876Z] DEST=bundles/test-integration [2020-05-20T17:43:33.876Z] PWD=/go/src/github.com/docker/docker [2020-05-20T17:43:33.876Z] DOCKER_GITCOMMIT=c78791cda10d6ff080d45d04e51dbf481814dee0 [2020-05-20T17:43:33.876Z] container=docker [2020-05-20T17:43:33.876Z] HOME=/root [2020-05-20T17:43:33.876Z] GOLANG_VERSION=1.13.11 [2020-05-20T17:43:33.876Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-20T17:43:33.876Z] VALIDATE_BRANCH=master [2020-05-20T17:43:33.876Z] TERM=xterm [2020-05-20T17:43:33.876Z] DOCKER_PKG=github.com/docker/docker [2020-05-20T17:43:33.876Z] SHLVL=1 [2020-05-20T17:43:33.876Z] TIMEOUT=120m [2020-05-20T17:43:33.876Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-20T17:43:33.876Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-20T17:43:33.876Z] GO111MODULE=off [2020-05-20T17:43:33.876Z] DOCKER_EXPERIMENTAL=1 [2020-05-20T17:43:33.876Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-20T17:43:33.876Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-20T17:43:33.876Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-20T17:43:33.876Z] GOPATH=/go [2020-05-20T17:43:33.876Z] PKG_CONFIG=pkg-config [2020-05-20T17:43:33.876Z] _=/usr/bin/env [2020-05-20T17:43:33.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-20T17:43:34.008Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.72s) [2020-05-20T17:43:34.008Z] === RUN TestBuildWithSession [2020-05-20T17:43:34.008Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-20T17:43:34.008Z] build_session_test.go:25: TODO: BuildKit [2020-05-20T17:43:34.008Z] === RUN TestBuildSquashParent [2020-05-20T17:43:34.176Z] ok github.com/docker/docker/client 0.447s coverage: 74.9% of statements [2020-05-20T17:43:39.475Z] #20 ... [2020-05-20T17:43:39.475Z] [2020-05-20T17:43:39.475Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T17:43:39.475Z] #40 188.2 CC criu/crtools.o [2020-05-20T17:43:39.475Z] #40 189.4 CC criu/eventfd.o [2020-05-20T17:43:39.475Z] #40 190.1 CC criu/eventpoll.o [2020-05-20T17:43:39.475Z] #40 191.8 CC criu/external.o [2020-05-20T17:43:39.475Z] #40 192.7 CC criu/fault-injection.o [2020-05-20T17:43:39.475Z] #40 ... [2020-05-20T17:43:39.475Z] [2020-05-20T17:43:39.475Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-20T17:43:39.475Z] #42 DONE 290.3s [2020-05-20T17:43:39.475Z] [2020-05-20T17:43:39.475Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T17:43:39.475Z] #40 192.9 CC criu/fdstore.o [2020-05-20T17:43:40.105Z] #40 194.1 CC criu/fifo.o [2020-05-20T17:43:40.574Z] --- PASS: TestBuildSquashParent (6.07s) [2020-05-20T17:43:40.574Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-20T17:43:40.574Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-20T17:43:40.574Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-20T17:43:40.574Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-20T17:43:40.574Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-20T17:43:40.574Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-20T17:43:40.574Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-20T17:43:40.574Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-20T17:43:40.574Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-20T17:43:40.574Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-20T17:43:40.574Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-20T17:43:40.574Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-20T17:43:40.574Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-20T17:43:40.574Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-20T17:43:40.574Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-20T17:43:40.574Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-20T17:43:40.574Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-20T17:43:41.139Z] #40 195.2 CC criu/file-ids.o [2020-05-20T17:43:41.771Z] #40 195.8 CC criu/file-lock.o [2020-05-20T17:43:42.481Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-20T17:43:42.481Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-20T17:43:43.839Z] #40 198.0 CC criu/files-ext.o [2020-05-20T17:43:44.389Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-05-20T17:43:44.389Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.49s) [2020-05-20T17:43:44.389Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.70s) [2020-05-20T17:43:44.389Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.75s) [2020-05-20T17:43:44.389Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.03s) [2020-05-20T17:43:44.389Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.13s) [2020-05-20T17:43:44.389Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.00s) [2020-05-20T17:43:44.389Z] === RUN TestBuildMultiStageCopy [2020-05-20T17:43:44.389Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-20T17:43:44.873Z] #40 198.8 CC criu/files-reg.o [2020-05-20T17:43:46.012Z] Loaded image: buildpack-deps:jessie [2020-05-20T17:43:46.012Z] Loaded image: busybox:latest [2020-05-20T17:43:46.012Z] Loaded image: busybox:glibc [2020-05-20T17:43:46.012Z] Loaded image: debian:jessie [2020-05-20T17:43:46.012Z] Loaded image: hello-world:latest [2020-05-20T17:43:46.012Z] INFO: Testing against a local daemon [2020-05-20T17:43:46.012Z] === RUN TestCgroupNamespacesBuild [2020-05-20T17:43:46.928Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-20T17:43:47.186Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-20T17:43:47.608Z] #40 ... [2020-05-20T17:43:47.608Z] [2020-05-20T17:43:47.608Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-20T17:43:47.608Z] #20 9.365 Collecting yamllint==1.16.0 [2020-05-20T17:43:47.608Z] #20 10.15 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-20T17:43:47.608Z] #20 10.36 Collecting pyyaml (from yamllint==1.16.0) [2020-05-20T17:43:47.608Z] #20 10.79 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-20T17:43:47.608Z] #20 13.59 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-20T17:43:47.608Z] #20 13.67 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-20T17:43:47.608Z] #20 13.74 Building wheels for collected packages: pyyaml [2020-05-20T17:43:47.608Z] #20 13.75 Running setup.py bdist_wheel for pyyaml: started [2020-05-20T17:43:47.754Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-20T17:43:48.237Z] #20 15.80 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-20T17:43:48.322Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-20T17:43:48.531Z] #20 15.80 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-20T17:43:48.531Z] #20 15.95 Successfully built pyyaml [2020-05-20T17:43:48.531Z] #20 15.99 Installing collected packages: pyyaml, pathspec, yamllint [2020-05-20T17:43:48.821Z] #20 ... [2020-05-20T17:43:48.821Z] [2020-05-20T17:43:48.821Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T17:43:48.821Z] #40 202.9 CC criu/files.o [2020-05-20T17:43:48.890Z] --- PASS: TestBuildMultiStageCopy (4.37s) [2020-05-20T17:43:48.890Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.25s) [2020-05-20T17:43:48.890Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2020-05-20T17:43:48.890Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2020-05-20T17:43:48.890Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2020-05-20T17:43:48.890Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2020-05-20T17:43:48.890Z] === RUN TestBuildMultiStageParentConfig [2020-05-20T17:43:49.285Z] --- PASS: TestCgroupNamespacesBuild (3.79s) [2020-05-20T17:43:49.286Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-20T17:43:49.407Z] ok github.com/docker/docker/builder/remotecontext/git 29.892s coverage: 86.3% of statements [2020-05-20T17:43:49.407Z] ? github.com/docker/docker/cli [no test files] [2020-05-20T17:43:49.407Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-20T17:43:49.572Z] #40 ... [2020-05-20T17:43:49.572Z] [2020-05-20T17:43:49.572Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-20T17:43:49.572Z] #20 16.79 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-20T17:43:49.572Z] #20 DONE 17.1s [2020-05-20T17:43:49.861Z] [2020-05-20T17:43:49.861Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-20T17:43:50.330Z] --- PASS: TestBuildMultiStageParentConfig (1.37s) [2020-05-20T17:43:50.330Z] === RUN TestBuildLabelWithTargets [2020-05-20T17:43:51.809Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.40s) [2020-05-20T17:43:51.810Z] === RUN TestBuildWithSession [2020-05-20T17:43:51.810Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-20T17:43:51.810Z] build_session_test.go:25: TODO: BuildKit [2020-05-20T17:43:51.810Z] === RUN TestBuildSquashParent [2020-05-20T17:43:52.233Z] --- PASS: TestBuildLabelWithTargets (2.12s) [2020-05-20T17:43:52.233Z] === RUN TestBuildWithEmptyLayers [2020-05-20T17:43:52.611Z] #29 ... [2020-05-20T17:43:52.611Z] [2020-05-20T17:43:52.611Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T17:43:52.611Z] #40 206.7 CC criu/filesystems.o [2020-05-20T17:43:53.170Z] --- PASS: TestBuildWithEmptyLayers (0.97s) [2020-05-20T17:43:53.170Z] === RUN TestBuildMultiStageOnBuild [2020-05-20T17:43:54.127Z] #40 208.3 CC criu/fsnotify.o [2020-05-20T17:43:54.628Z] ................................................ [ 29%] [2020-05-20T17:43:55.455Z] ok github.com/docker/docker/cmd/dockerd 0.684s coverage: 19.3% of statements [2020-05-20T17:43:56.200Z] #40 210.3 CC criu/image-desc.o [2020-05-20T17:43:56.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-20T17:43:56.458Z] --- PASS: TestBuildMultiStageOnBuild (2.63s) [2020-05-20T17:43:56.458Z] === RUN TestBuildUncleanTarFilenames [2020-05-20T17:43:56.489Z] #40 210.6 CC criu/image.o [2020-05-20T17:43:56.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-20T17:43:57.092Z] ok github.com/docker/docker/container 0.445s coverage: 41.3% of statements [2020-05-20T17:43:57.092Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-20T17:43:57.092Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-20T17:43:57.092Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-20T17:43:57.092Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-20T17:43:57.396Z] --- PASS: TestBuildUncleanTarFilenames (1.36s) [2020-05-20T17:43:57.396Z] === RUN TestBuildMultiStageLayerLeak [2020-05-20T17:43:57.994Z] #40 211.9 CC criu/ipc_ns.o [2020-05-20T17:43:58.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-20T17:43:59.398Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.458s coverage: 65.3% of statements [2020-05-20T17:43:59.495Z] #40 ... [2020-05-20T17:43:59.495Z] [2020-05-20T17:43:59.495Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-20T17:43:59.495Z] #29 DONE 310.8s [2020-05-20T17:43:59.495Z] [2020-05-20T17:43:59.495Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:44:00.519Z] #22 ... [2020-05-20T17:44:00.519Z] [2020-05-20T17:44:00.519Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T17:44:00.519Z] #40 214.8 CC criu/irmap.o [2020-05-20T17:44:00.683Z] --- PASS: TestBuildMultiStageLayerLeak (2.81s) [2020-05-20T17:44:00.683Z] === RUN TestBuildWithHugeFile [2020-05-20T17:44:01.031Z] ok github.com/docker/docker/daemon/cluster 0.811s coverage: 0.5% of statements [2020-05-20T17:44:01.522Z] ok github.com/docker/docker/daemon/cluster/convert 1.137s coverage: 35.6% of statements [2020-05-20T17:44:02.024Z] #40 216.0 CC criu/kcmp-ids.o [2020-05-20T17:44:02.673Z] #40 216.7 CC criu/kerndat.o [2020-05-20T17:44:03.999Z] --- PASS: TestBuildSquashParent (10.63s) [2020-05-20T17:44:03.999Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-20T17:44:03.999Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-20T17:44:03.999Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-20T17:44:03.999Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-20T17:44:03.999Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-20T17:44:03.999Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-20T17:44:03.999Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-20T17:44:03.999Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-20T17:44:03.999Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-20T17:44:03.999Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-20T17:44:03.999Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-20T17:44:03.999Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-20T17:44:03.999Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-20T17:44:03.999Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-20T17:44:03.999Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-20T17:44:04.764Z] #40 218.6 CC criu/libnetlink.o [2020-05-20T17:44:05.053Z] #40 219.2 CC criu/log.o [2020-05-20T17:44:05.369Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-20T17:44:05.685Z] #40 219.9 CC criu/lsm.o [2020-05-20T17:44:05.934Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-20T17:44:06.716Z] #40 220.7 CC criu/mem.o [2020-05-20T17:44:07.572Z] ok github.com/docker/docker/daemon/config 0.797s coverage: 79.6% of statements [2020-05-20T17:44:07.572Z] ok github.com/docker/docker/daemon/discovery 0.295s coverage: 30.0% of statements [2020-05-20T17:44:09.209Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-20T17:44:09.209Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-20T17:44:09.453Z] #40 223.5 CC criu/mount.o [2020-05-20T17:44:10.603Z] ok github.com/docker/docker/daemon/cluster/executor/container 2.170s coverage: 11.1% of statements [2020-05-20T17:44:11.085Z] ok github.com/docker/docker/daemon 3.515s coverage: 9.2% of statements [2020-05-20T17:44:11.085Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-20T17:44:11.085Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-20T17:44:11.085Z] ok github.com/docker/docker/daemon/events 0.311s coverage: 50.0% of statements [2020-05-20T17:44:11.085Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-20T17:44:11.085Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-20T17:44:11.567Z] ok github.com/docker/docker/daemon/graphdriver 0.125s coverage: 2.3% of statements [2020-05-20T17:44:11.567Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-05-20T17:44:11.567Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-05-20T17:44:11.567Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-05-20T17:44:11.567Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-20T17:44:11.567Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-05-20T17:44:11.567Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-05-20T17:44:11.567Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-05-20T17:44:11.567Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-05-20T17:44:11.567Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-20T17:44:11.567Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-05-20T17:44:11.567Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-05-20T17:44:11.567Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-05-20T17:44:12.486Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-05-20T17:44:12.486Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.31s) [2020-05-20T17:44:12.486Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.61s) [2020-05-20T17:44:12.486Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.30s) [2020-05-20T17:44:12.486Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.37s) [2020-05-20T17:44:12.486Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.41s) [2020-05-20T17:44:12.486Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.32s) [2020-05-20T17:44:12.486Z] === RUN TestBuildMultiStageCopy [2020-05-20T17:44:12.486Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-20T17:44:12.581Z] ok github.com/docker/docker/daemon/links 0.372s coverage: 93.0% of statements [2020-05-20T17:44:13.929Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-05-20T17:44:14.855Z] ok github.com/docker/docker/daemon/logger 0.436s coverage: 42.1% of statements [2020-05-20T17:44:15.337Z] ok github.com/docker/docker/daemon/logger/awslogs 0.633s coverage: 77.8% of statements [2020-05-20T17:44:15.782Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-20T17:44:15.820Z] ok github.com/docker/docker/daemon/images 0.370s coverage: 4.9% of statements [2020-05-20T17:44:15.820Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-20T17:44:15.820Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-20T17:44:15.820Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-05-20T17:44:15.820Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-20T17:44:15.820Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-20T17:44:15.820Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-05-20T17:44:15.820Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-05-20T17:44:16.302Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.352s coverage: 61.6% of statements [2020-05-20T17:44:16.328Z] #40 229.7 CC criu/namespaces.o [2020-05-20T17:44:16.346Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-20T17:44:16.784Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.175s coverage: 87.2% of statements [2020-05-20T17:44:16.910Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-20T17:44:17.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-20T17:44:17.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-20T17:44:17.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-20T17:44:17.474Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-20T17:44:17.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-20T17:44:17.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-20T17:44:18.391Z] ok github.com/docker/docker/daemon/logger/local 0.340s coverage: 75.2% of statements [2020-05-20T17:44:18.391Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-20T17:44:18.391Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.229s coverage: 35.9% of statements [2020-05-20T17:44:18.404Z] --- PASS: TestBuildMultiStageCopy (5.88s) [2020-05-20T17:44:18.404Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.27s) [2020-05-20T17:44:18.404Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.63s) [2020-05-20T17:44:18.404Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.64s) [2020-05-20T17:44:18.404Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.59s) [2020-05-20T17:44:18.404Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.74s) [2020-05-20T17:44:18.404Z] === RUN TestBuildMultiStageParentConfig [2020-05-20T17:44:19.063Z] #40 232.9 CC criu/net.o [2020-05-20T17:44:19.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-20T17:44:19.408Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.221s coverage: 33.3% of statements [2020-05-20T17:44:20.299Z] --- PASS: TestBuildMultiStageParentConfig (1.61s) [2020-05-20T17:44:20.299Z] === RUN TestBuildLabelWithTargets [2020-05-20T17:44:20.423Z] ok github.com/docker/docker/daemon/logger/templates 0.382s coverage: 8.3% of statements [2020-05-20T17:44:20.423Z] ok github.com/docker/docker/daemon/logger/syslog 0.109s coverage: 47.8% of statements [2020-05-20T17:44:21.633Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-05-20T17:44:22.033Z] ok github.com/docker/docker/daemon/logger/splunk 2.425s coverage: 82.5% of statements [2020-05-20T17:44:22.033Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-20T17:44:22.033Z] ? github.com/docker/docker/daemon/network [no test files] [2020-05-20T17:44:22.033Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-20T17:44:22.088Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-20T17:44:22.823Z] --- PASS: TestBuildLabelWithTargets (2.77s) [2020-05-20T17:44:22.823Z] === RUN TestBuildWithEmptyLayers [2020-05-20T17:44:23.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-20T17:44:23.642Z] ok github.com/docker/docker/distribution/metadata 1.339s coverage: 48.2% of statements [2020-05-20T17:44:23.642Z] ok github.com/docker/docker/distribution 1.423s coverage: 20.3% of statements [2020-05-20T17:44:23.642Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-20T17:44:24.127Z] ok github.com/docker/docker/errdefs 0.148s coverage: 49.4% of statements [2020-05-20T17:44:24.195Z] --- PASS: TestBuildWithEmptyLayers (1.33s) [2020-05-20T17:44:24.195Z] === RUN TestBuildMultiStageOnBuild [2020-05-20T17:44:24.554Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-20T17:44:25.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-20T17:44:25.577Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-05-20T17:44:25.736Z] ok github.com/docker/docker/distribution/xfer 2.425s coverage: 76.8% of statements [2020-05-20T17:44:25.736Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-20T17:44:25.736Z] ok github.com/docker/docker/image/cache 0.134s coverage: 19.2% of statements [2020-05-20T17:44:25.931Z] #40 238.8 CC criu/netfilter.o [2020-05-20T17:44:25.931Z] #40 239.4 CC criu/page-pipe.o [2020-05-20T17:44:26.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-20T17:44:26.220Z] ok github.com/docker/docker/image/v1 0.247s coverage: 25.0% of statements [2020-05-20T17:44:26.558Z] #40 240.7 CC criu/page-xfer.o [2020-05-20T17:44:26.703Z] ok github.com/docker/docker/image 0.834s coverage: 86.4% of statements [2020-05-20T17:44:26.703Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-20T17:44:26.703Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-20T17:44:27.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-20T17:44:27.720Z] ok github.com/docker/docker/libcontainerd/queue 0.221s coverage: 100.0% of statements [2020-05-20T17:44:28.373Z] --- PASS: TestBuildMultiStageOnBuild (3.81s) [2020-05-20T17:44:28.373Z] === RUN TestBuildUncleanTarFilenames [2020-05-20T17:44:28.373Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-20T17:44:28.373Z] Using test binary docker [2020-05-20T17:44:28.630Z] +++ /etc/init.d/apparmor start [2020-05-20T17:44:28.630Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-20T17:44:28.630Z] INFO: Waiting for daemon to start... [2020-05-20T17:44:28.630Z] Starting dockerd [2020-05-20T17:44:28.630Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-05-20T17:44:28.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-20T17:44:28.737Z] ok github.com/docker/docker/libcontainerd/local 0.218s coverage: 1.0% of statements [2020-05-20T17:44:29.195Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-20T17:44:29.195Z] Using test binary docker [2020-05-20T17:44:29.195Z] +++ /etc/init.d/apparmor start [2020-05-20T17:44:29.195Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-20T17:44:29.195Z] INFO: Waiting for daemon to start... [2020-05-20T17:44:29.195Z] Starting dockerd [2020-05-20T17:44:29.195Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-05-20T17:44:29.220Z] ok github.com/docker/docker/pkg/aaparser 0.309s coverage: 50.0% of statements [2020-05-20T17:44:29.220Z] ok github.com/docker/docker/layer 0.557s coverage: 30.1% of statements [2020-05-20T17:44:29.284Z] #40 243.1 CC criu/pagemap-cache.o [2020-05-20T17:44:29.452Z] .--- PASS: TestBuildUncleanTarFilenames (1.72s) [2020-05-20T17:44:29.452Z] === RUN TestBuildMultiStageLayerLeak [2020-05-20T17:44:29.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-20T17:44:29.702Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-20T17:44:29.702Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-20T17:44:29.702Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-20T17:44:29.702Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-20T17:44:29.702Z] ? github.com/docker/docker/oci [no test files] [2020-05-20T17:44:29.702Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-20T17:44:29.915Z] #40 243.8 CC criu/pagemap.o [2020-05-20T17:44:30.186Z] ok github.com/docker/docker/opts 0.498s coverage: 67.7% of statements [2020-05-20T17:44:30.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-20T17:44:30.821Z] [2020-05-20T17:44:30.821Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-20T17:44:30.821Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-20T17:44:30.821Z] Error: No such image: emptyfs [2020-05-20T17:44:30.821Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-20T17:44:30.821Z] ++++ docker load [2020-05-20T17:44:30.821Z] Running integration-test (iteration 1) [2020-05-20T17:44:30.821Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-05-20T17:44:30.821Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-05-20T17:44:30.821Z] ++ set -e [2020-05-20T17:44:30.821Z] ++ '[' -n 0 ']' [2020-05-20T17:44:30.821Z] ++ set -x [2020-05-20T17:44:30.821Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-05-20T17:44:31.203Z] ok github.com/docker/docker/pkg/broadcaster 0.175s coverage: 100.0% of statements [2020-05-20T17:44:31.385Z] [2020-05-20T17:44:31.385Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-20T17:44:31.385Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-20T17:44:31.385Z] Error: No such image: emptyfs [2020-05-20T17:44:31.385Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-20T17:44:31.385Z] ++++ docker load [2020-05-20T17:44:31.418Z] #40 245.4 CC criu/parasite-syscall.o [2020-05-20T17:44:31.643Z] Running integration-test (iteration 1) [2020-05-20T17:44:31.643Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-05-20T17:44:31.643Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-05-20T17:44:31.643Z] ++ set -e [2020-05-20T17:44:31.643Z] ++ '[' -n 0 ']' [2020-05-20T17:44:31.643Z] ++ set -x [2020-05-20T17:44:31.643Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-05-20T17:44:31.686Z] ok github.com/docker/docker/pkg/authorization 0.684s coverage: 26.8% of statements [2020-05-20T17:44:31.687Z] ok github.com/docker/docker/pkg/capabilities 0.032s coverage: 87.5% of statements [2020-05-20T17:44:32.100Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-20T17:44:32.100Z] Using test binary docker [2020-05-20T17:44:32.100Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-20T17:44:32.100Z] +++ /etc/init.d/apparmor start [2020-05-20T17:44:32.100Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-20T17:44:32.100Z] INFO: Waiting for daemon to start... [2020-05-20T17:44:32.100Z] Starting dockerd [2020-05-20T17:44:32.100Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-05-20T17:44:32.655Z] --- PASS: TestImportExtremelyLargeImageWorks (98.31s) [2020-05-20T17:44:32.655Z] PASS [2020-05-20T17:44:32.655Z] [2020-05-20T17:44:32.655Z] === Skipped [2020-05-20T17:44:32.655Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-20T17:44:32.655Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-05-20T17:44:32.655Z] [2020-05-20T17:44:32.655Z] [2020-05-20T17:44:32.655Z] DONE 12 tests, 1 skipped in 102.088s [2020-05-20T17:44:32.655Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-05-20T17:44:32.655Z] INFO: Testing against a local daemon [2020-05-20T17:44:32.655Z] === RUN TestNetworkCreateDelete [2020-05-20T17:44:32.655Z] --- PASS: TestNetworkCreateDelete (0.16s) [2020-05-20T17:44:32.655Z] === RUN TestDockerNetworkDeletePreferID [2020-05-20T17:44:32.655Z] --- PASS: TestDockerNetworkDeletePreferID (0.41s) [2020-05-20T17:44:32.655Z] === RUN TestInspectNetwork [2020-05-20T17:44:32.655Z] --- SKIP: TestInspectNetwork (0.00s) [2020-05-20T17:44:32.655Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:44:32.655Z] === RUN TestRunContainerWithBridgeNone [2020-05-20T17:44:32.655Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-05-20T17:44:32.655Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-20T17:44:32.655Z] === RUN TestNetworkInvalidJSON [2020-05-20T17:44:32.655Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-20T17:44:32.655Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-20T17:44:32.655Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-20T17:44:32.655Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-20T17:44:32.655Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-20T17:44:32.655Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-20T17:44:32.655Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-20T17:44:32.655Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-20T17:44:32.655Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-20T17:44:32.655Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-05-20T17:44:32.655Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-20T17:44:32.655Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-20T17:44:32.655Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-20T17:44:32.655Z] === RUN TestHostIPv4BridgeLabel [2020-05-20T17:44:32.655Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-05-20T17:44:32.655Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-20T17:44:32.655Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-20T17:44:32.655Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2020-05-20T17:44:32.655Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-20T17:44:32.655Z] === RUN TestDaemonDefaultNetworkPools [2020-05-20T17:44:32.655Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-05-20T17:44:32.655Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-20T17:44:32.655Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-20T17:44:32.655Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-05-20T17:44:32.655Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-20T17:44:32.655Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-20T17:44:32.655Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-05-20T17:44:32.655Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-20T17:44:32.655Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-20T17:44:32.655Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-05-20T17:44:32.655Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-20T17:44:32.655Z] === RUN TestServiceWithPredefinedNetwork [2020-05-20T17:44:32.655Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-05-20T17:44:32.655Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:44:32.655Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-20T17:44:32.655Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-20T17:44:32.655Z] service_test.go:236: FLAKY_TEST [2020-05-20T17:44:32.655Z] === RUN TestServiceWithDataPathPortInit [2020-05-20T17:44:32.655Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-05-20T17:44:32.655Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:44:32.655Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-20T17:44:32.655Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-05-20T17:44:32.655Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:44:32.655Z] PASS [2020-05-20T17:44:32.655Z] [2020-05-20T17:44:32.655Z] === Skipped [2020-05-20T17:44:32.655Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-05-20T17:44:32.655Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:44:32.655Z] [2020-05-20T17:44:32.655Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-05-20T17:44:32.655Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-20T17:44:32.655Z] [2020-05-20T17:44:32.655Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-05-20T17:44:32.655Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-20T17:44:32.655Z] [2020-05-20T17:44:32.655Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.00s) [2020-05-20T17:44:32.655Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-20T17:44:32.655Z] [2020-05-20T17:44:32.655Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2020-05-20T17:44:32.655Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-20T17:44:32.655Z] [2020-05-20T17:44:32.655Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2020-05-20T17:44:32.655Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-20T17:44:32.655Z] [2020-05-20T17:44:32.655Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-05-20T17:44:32.655Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-20T17:44:32.655Z] [2020-05-20T17:44:32.655Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-05-20T17:44:32.655Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-20T17:44:32.655Z] [2020-05-20T17:44:32.655Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-05-20T17:44:32.655Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:44:32.655Z] [2020-05-20T17:44:32.655Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-20T17:44:32.655Z] service_test.go:236: FLAKY_TEST [2020-05-20T17:44:32.655Z] [2020-05-20T17:44:32.655Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2020-05-20T17:44:32.655Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:44:32.655Z] [2020-05-20T17:44:32.655Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-05-20T17:44:32.655Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:44:32.655Z] [2020-05-20T17:44:32.655Z] [2020-05-20T17:44:32.655Z] DONE 18 tests, 12 skipped in 0.656s [2020-05-20T17:44:32.655Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-20T17:44:32.655Z] INFO: Testing against a local daemon [2020-05-20T17:44:32.655Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-20T17:44:32.655Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-20T17:44:32.655Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-20T17:44:32.655Z] === RUN TestDockerNetworkIpvlan [2020-05-20T17:44:32.655Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-20T17:44:32.655Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-20T17:44:32.655Z] PASS [2020-05-20T17:44:32.655Z] [2020-05-20T17:44:32.655Z] === Skipped [2020-05-20T17:44:32.655Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-20T17:44:32.655Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-20T17:44:32.655Z] [2020-05-20T17:44:32.655Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-20T17:44:32.655Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-20T17:44:32.655Z] [2020-05-20T17:44:32.655Z] [2020-05-20T17:44:32.655Z] DONE 2 tests, 2 skipped in 0.028s [2020-05-20T17:44:32.655Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-20T17:44:32.655Z] INFO: Testing against a local daemon [2020-05-20T17:44:32.655Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-20T17:44:32.655Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-05-20T17:44:32.655Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-20T17:44:32.655Z] === RUN TestDockerNetworkMacvlan [2020-05-20T17:44:32.655Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-05-20T17:44:32.655Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-20T17:44:32.655Z] PASS [2020-05-20T17:44:32.655Z] [2020-05-20T17:44:32.655Z] === Skipped [2020-05-20T17:44:32.655Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-05-20T17:44:32.655Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-20T17:44:32.655Z] [2020-05-20T17:44:32.655Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-05-20T17:44:32.655Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-20T17:44:32.655Z] [2020-05-20T17:44:32.655Z] [2020-05-20T17:44:32.655Z] DONE 2 tests, 2 skipped in 0.026s [2020-05-20T17:44:32.655Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-20T17:44:32.655Z] testing: warning: no tests to run [2020-05-20T17:44:32.655Z] PASS [2020-05-20T17:44:32.655Z] [2020-05-20T17:44:32.655Z] DONE 0 tests in 0.004s [2020-05-20T17:44:32.655Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-20T17:44:32.655Z] INFO: Testing against a local daemon [2020-05-20T17:44:32.655Z] === RUN TestAuthZPluginAllowRequest [2020-05-20T17:44:32.655Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-05-20T17:44:32.655Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-20T17:44:32.655Z] === RUN TestAuthZPluginTLS [2020-05-20T17:44:32.655Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-05-20T17:44:32.655Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-20T17:44:32.655Z] === RUN TestAuthZPluginDenyRequest [2020-05-20T17:44:32.655Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-05-20T17:44:32.655Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-20T17:44:32.655Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-20T17:44:32.655Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-05-20T17:44:32.655Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-20T17:44:32.655Z] === RUN TestAuthZPluginDenyResponse [2020-05-20T17:44:32.655Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-05-20T17:44:32.655Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-20T17:44:32.655Z] === RUN TestAuthZPluginAllowEventStream [2020-05-20T17:44:32.655Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-05-20T17:44:32.655Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-20T17:44:32.655Z] === RUN TestAuthZPluginErrorResponse [2020-05-20T17:44:32.655Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-05-20T17:44:32.655Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-20T17:44:32.655Z] === RUN TestAuthZPluginErrorRequest [2020-05-20T17:44:32.655Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-05-20T17:44:32.655Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-20T17:44:32.655Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-20T17:44:32.655Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-05-20T17:44:32.655Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-20T17:44:32.655Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-20T17:44:32.655Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-05-20T17:44:32.655Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-20T17:44:32.655Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-20T17:44:32.655Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-05-20T17:44:32.655Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-20T17:44:32.655Z] === RUN TestAuthZPluginHeader [2020-05-20T17:44:32.655Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-05-20T17:44:32.655Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-20T17:44:32.655Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-20T17:44:32.655Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.10s) [2020-05-20T17:44:32.655Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-20T17:44:32.655Z] === RUN TestAuthZPluginV2Disable [2020-05-20T17:44:32.655Z] --- SKIP: TestAuthZPluginV2Disable (0.11s) [2020-05-20T17:44:32.655Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-20T17:44:32.655Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-20T17:44:32.655Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.07s) [2020-05-20T17:44:32.655Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-20T17:44:32.655Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-20T17:44:32.655Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2020-05-20T17:44:32.655Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-20T17:44:32.655Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-20T17:44:32.655Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.07s) [2020-05-20T17:44:32.655Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-20T17:44:32.655Z] PASS [2020-05-20T17:44:32.655Z] [2020-05-20T17:44:32.655Z] === Skipped [2020-05-20T17:44:32.655Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-05-20T17:44:32.655Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-20T17:44:32.655Z] [2020-05-20T17:44:32.655Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-05-20T17:44:32.655Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-20T17:44:32.655Z] [2020-05-20T17:44:32.655Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-05-20T17:44:32.655Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-20T17:44:32.655Z] [2020-05-20T17:44:32.655Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-05-20T17:44:32.655Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-20T17:44:32.655Z] [2020-05-20T17:44:32.655Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-05-20T17:44:32.655Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-20T17:44:32.655Z] [2020-05-20T17:44:32.655Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-05-20T17:44:32.655Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-20T17:44:32.655Z] [2020-05-20T17:44:32.655Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-05-20T17:44:32.655Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-20T17:44:32.655Z] [2020-05-20T17:44:32.655Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-05-20T17:44:32.655Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-20T17:44:32.655Z] [2020-05-20T17:44:32.655Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-05-20T17:44:32.655Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-20T17:44:32.655Z] [2020-05-20T17:44:32.655Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-05-20T17:44:32.655Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-20T17:44:32.655Z] [2020-05-20T17:44:32.655Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-05-20T17:44:32.655Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-20T17:44:32.655Z] [2020-05-20T17:44:32.655Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-05-20T17:44:32.655Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-20T17:44:32.655Z] [2020-05-20T17:44:32.655Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.10s) [2020-05-20T17:44:32.655Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-20T17:44:32.655Z] [2020-05-20T17:44:32.655Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.11s) [2020-05-20T17:44:32.655Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-20T17:44:32.655Z] [2020-05-20T17:44:32.655Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.07s) [2020-05-20T17:44:32.655Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-20T17:44:32.655Z] [2020-05-20T17:44:32.655Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2020-05-20T17:44:32.655Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-20T17:44:32.655Z] [2020-05-20T17:44:32.655Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.07s) [2020-05-20T17:44:32.655Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-20T17:44:32.655Z] [2020-05-20T17:44:32.655Z] [2020-05-20T17:44:32.655Z] DONE 17 tests, 17 skipped in 0.414s [2020-05-20T17:44:32.655Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-20T17:44:32.656Z] INFO: Testing against a local daemon [2020-05-20T17:44:32.656Z] === RUN TestPluginInvalidJSON [2020-05-20T17:44:32.656Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-20T17:44:32.656Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-20T17:44:32.656Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-20T17:44:32.656Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-05-20T17:44:32.656Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-20T17:44:32.656Z] === RUN TestPluginInstall [2020-05-20T17:44:32.656Z] --- SKIP: TestPluginInstall (0.00s) [2020-05-20T17:44:32.656Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-20T17:44:32.656Z] PASS [2020-05-20T17:44:32.656Z] [2020-05-20T17:44:32.656Z] === Skipped [2020-05-20T17:44:32.656Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-05-20T17:44:32.656Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-20T17:44:32.656Z] [2020-05-20T17:44:32.656Z] [2020-05-20T17:44:32.656Z] DONE 3 tests, 1 skipped in 0.042s [2020-05-20T17:44:32.656Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-20T17:44:32.656Z] INFO: Testing against a local daemon [2020-05-20T17:44:32.656Z] === RUN TestExternalGraphDriver [2020-05-20T17:44:32.656Z] --- SKIP: TestExternalGraphDriver (0.06s) [2020-05-20T17:44:32.656Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-05-20T17:44:32.656Z] === RUN TestGraphdriverPluginV2 [2020-05-20T17:44:32.656Z] --- PASS: TestGraphdriverPluginV2 (7.81s) [2020-05-20T17:44:32.656Z] PASS [2020-05-20T17:44:32.656Z] [2020-05-20T17:44:32.656Z] === Skipped [2020-05-20T17:44:32.656Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s) [2020-05-20T17:44:32.656Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-05-20T17:44:32.656Z] [2020-05-20T17:44:32.656Z] [2020-05-20T17:44:32.656Z] DONE 2 tests, 1 skipped in 7.905s [2020-05-20T17:44:32.656Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-20T17:44:32.656Z] INFO: Testing against a local daemon [2020-05-20T17:44:32.656Z] === RUN TestContinueAfterPluginCrash [2020-05-20T17:44:32.656Z] === PAUSE TestContinueAfterPluginCrash [2020-05-20T17:44:32.656Z] === RUN TestReadPluginNoRead [2020-05-20T17:44:32.656Z] === PAUSE TestReadPluginNoRead [2020-05-20T17:44:32.656Z] === RUN TestDaemonStartWithLogOpt [2020-05-20T17:44:32.656Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-20T17:44:32.656Z] === CONT TestContinueAfterPluginCrash [2020-05-20T17:44:32.656Z] === CONT TestDaemonStartWithLogOpt [2020-05-20T17:44:32.656Z] === CONT TestReadPluginNoRead [2020-05-20T17:44:32.703Z] ok github.com/docker/docker/pkg/chrootarchive 0.112s coverage: 15.4% of statements [2020-05-20T17:44:32.703Z] ok github.com/docker/docker/pkg/directory 0.058s coverage: 80.0% of statements [2020-05-20T17:44:32.933Z] #40 247.2 CC criu/path.o [2020-05-20T17:44:33.188Z] ok github.com/docker/docker/pkg/discovery 0.075s coverage: 58.3% of statements [2020-05-20T17:44:33.672Z] ok github.com/docker/docker/pkg/discovery/file 0.197s coverage: 97.6% of statements [2020-05-20T17:44:33.962Z] #40 247.9 CC criu/pie-util-vdso.o [2020-05-20T17:44:34.112Z] . [2020-05-20T17:44:34.113Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-20T17:44:34.113Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-20T17:44:34.113Z] Error: No such image: emptyfs [2020-05-20T17:44:34.113Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-20T17:44:34.113Z] ++++ docker load [2020-05-20T17:44:34.113Z] Running integration-test (iteration 1) [2020-05-20T17:44:34.113Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-05-20T17:44:34.113Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:44:34.113Z] ++ set -e [2020-05-20T17:44:34.113Z] ++ '[' -n 0 ']' [2020-05-20T17:44:34.113Z] ++ set -x [2020-05-20T17:44:34.113Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:44:34.595Z] #40 248.6 CC criu/pie-util.o [2020-05-20T17:44:34.689Z] ok github.com/docker/docker/pkg/discovery/memory 0.181s coverage: 92.3% of statements [2020-05-20T17:44:34.885Z] #40 248.9 CC criu/pipes.o [2020-05-20T17:44:34.923Z] --- PASS: TestBuildMultiStageLayerLeak (4.79s) [2020-05-20T17:44:34.923Z] === RUN TestBuildWithHugeFile [2020-05-20T17:44:35.173Z] ok github.com/docker/docker/pkg/discovery/nodes 0.081s coverage: 93.8% of statements [2020-05-20T17:44:35.917Z] #40 250.1 CC criu/plugin.o [2020-05-20T17:44:36.188Z] ok github.com/docker/docker/pkg/filenotify 0.060s coverage: 36.2% of statements [2020-05-20T17:44:36.561Z] #40 250.8 CC criu/proc_parse.o [2020-05-20T17:44:36.674Z] ok github.com/docker/docker/pkg/fileutils 0.119s coverage: 87.7% of statements [2020-05-20T17:44:36.808Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-20T17:44:37.165Z] ok github.com/docker/docker/pkg/homedir 0.033s coverage: 42.9% of statements [2020-05-20T17:44:38.183Z] ok github.com/docker/docker/pkg/idtools 0.050s coverage: 6.5% of statements [2020-05-20T17:44:38.183Z] ok github.com/docker/docker/pkg/archive 6.786s coverage: 62.0% of statements [2020-05-20T17:44:38.183Z] ok github.com/docker/docker/pkg/discovery/kv 3.547s coverage: 84.1% of statements [2020-05-20T17:44:39.200Z] ok github.com/docker/docker/pkg/ioutils 0.744s coverage: 69.2% of statements [2020-05-20T17:44:39.684Z] ok github.com/docker/docker/pkg/locker 0.054s coverage: 88.9% of statements [2020-05-20T17:44:39.684Z] ok github.com/docker/docker/pkg/jsonmessage 0.256s coverage: 91.7% of statements [2020-05-20T17:44:40.065Z] --- PASS: TestDaemonStartWithLogOpt (10.73s) [2020-05-20T17:44:40.168Z] ok github.com/docker/docker/pkg/longpath 0.033s coverage: 100.0% of statements [2020-05-20T17:44:40.168Z] ok github.com/docker/docker/pkg/namesgenerator 0.057s coverage: 85.7% of statements [2020-05-20T17:44:40.319Z] === RUN TestReadPluginNoRead/default [2020-05-20T17:44:40.653Z] ok github.com/docker/docker/pkg/parsers 0.086s coverage: 97.0% of statements [2020-05-20T17:44:41.138Z] ok github.com/docker/docker/pkg/pidfile 0.161s coverage: 82.6% of statements [2020-05-20T17:44:42.102Z] #40 255.9 CC criu/protobuf-desc.o [2020-05-20T17:44:42.156Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.072s coverage: 56.8% of statements [2020-05-20T17:44:42.200Z] --- PASS: TestContinueAfterPluginCrash (13.25s) [2020-05-20T17:44:42.474Z] Loaded image: buildpack-deps:jessie [2020-05-20T17:44:42.474Z] Loaded image: busybox:latest [2020-05-20T17:44:42.474Z] Loaded image: busybox:glibc [2020-05-20T17:44:42.474Z] Loaded image: debian:jessie [2020-05-20T17:44:42.474Z] Loaded image: hello-world:latest [2020-05-20T17:44:42.474Z] INFO: Testing against a local daemon [2020-05-20T17:44:42.474Z] === RUN TestCgroupNamespacesBuild [2020-05-20T17:44:43.174Z] ok github.com/docker/docker/pkg/pools 0.067s coverage: 88.2% of statements [2020-05-20T17:44:43.596Z] #40 257.5 CC criu/protobuf.o [2020-05-20T17:44:43.657Z] ok github.com/docker/docker/pkg/plugins/transport 0.221s coverage: 85.7% of statements [2020-05-20T17:44:44.080Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-20T17:44:44.142Z] ok github.com/docker/docker/pkg/progress 0.029s coverage: 75.9% of statements [2020-05-20T17:44:44.224Z] #40 258.4 CC criu/pstree.o [2020-05-20T17:44:44.487Z] --- PASS: TestCgroupNamespacesBuild (2.39s) [2020-05-20T17:44:44.487Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-20T17:44:45.408Z] ok github.com/docker/docker/pkg/reexec 0.078s coverage: 82.4% of statements [2020-05-20T17:44:45.408Z] ok github.com/docker/docker/pkg/pubsub 1.097s coverage: 73.9% of statements [2020-05-20T17:44:45.895Z] ok github.com/docker/docker/pkg/signal 0.050s coverage: 20.3% of statements [2020-05-20T17:44:45.953Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.83s) [2020-05-20T17:44:45.954Z] === RUN TestBuildWithSession [2020-05-20T17:44:45.954Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-20T17:44:45.954Z] build_session_test.go:25: TODO: BuildKit [2020-05-20T17:44:45.954Z] === RUN TestBuildSquashParent [2020-05-20T17:44:46.350Z] #40 260.4 CC criu/rbtree.o [2020-05-20T17:44:46.379Z] ok github.com/docker/docker/pkg/stdcopy 0.042s coverage: 100.0% of statements [2020-05-20T17:44:46.487Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-05-20T17:44:46.976Z] #40 261.1 CC criu/rst-malloc.o [2020-05-20T17:44:47.373Z] --- PASS: TestBuildWithHugeFile (40.16s) [2020-05-20T17:44:47.373Z] === RUN TestBuildWithEmptyDockerfile [2020-05-20T17:44:47.373Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-20T17:44:47.373Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-20T17:44:47.373Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-20T17:44:47.373Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-20T17:44:47.373Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-20T17:44:47.373Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-20T17:44:47.373Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-20T17:44:47.373Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-20T17:44:47.373Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-20T17:44:47.373Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2020-05-20T17:44:47.373Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.18s) [2020-05-20T17:44:47.373Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2020-05-20T17:44:47.373Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2020-05-20T17:44:47.373Z] === RUN TestBuildPreserveOwnership [2020-05-20T17:44:47.373Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-20T17:44:47.373Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-20T17:44:47.373Z] --- PASS: TestBuildPreserveOwnership (5.95s) [2020-05-20T17:44:47.373Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.89s) [2020-05-20T17:44:47.373Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.05s) [2020-05-20T17:44:47.373Z] === RUN TestBuildPlatformInvalid [2020-05-20T17:44:47.373Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-05-20T17:44:47.373Z] PASS [2020-05-20T17:44:47.373Z] [2020-05-20T17:44:47.373Z] === Skipped [2020-05-20T17:44:47.373Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-05-20T17:44:47.373Z] build_session_test.go:25: TODO: BuildKit [2020-05-20T17:44:47.373Z] [2020-05-20T17:44:47.373Z] [2020-05-20T17:44:47.373Z] DONE 32 tests, 1 skipped in 86.410s [2020-05-20T17:44:47.373Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-05-20T17:44:47.373Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:44:47.373Z] ++ set -e [2020-05-20T17:44:47.373Z] ++ '[' -n 0 ']' [2020-05-20T17:44:47.373Z] ++ set -x [2020-05-20T17:44:47.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:44:47.373Z] INFO: Testing against a local daemon [2020-05-20T17:44:47.373Z] === RUN TestConfigInspect [2020-05-20T17:44:47.396Z] ok github.com/docker/docker/pkg/streamformatter 0.059s coverage: 66.2% of statements [2020-05-20T17:44:47.396Z] ok github.com/docker/docker/pkg/stringid 0.054s coverage: 70.6% of statements [2020-05-20T17:44:47.625Z] #40 261.6 CC criu/seccomp.o [2020-05-20T17:44:47.881Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-20T17:44:47.881Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-20T17:44:47.881Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-20T17:44:47.881Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-20T17:44:47.881Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-05-20T17:44:47.881Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-05-20T17:44:47.881Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-20T17:44:47.881Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-20T17:44:47.881Z] ok github.com/docker/docker/pkg/sysinfo 0.032s coverage: 38.2% of statements [2020-05-20T17:44:48.233Z] --- PASS: TestReadPluginNoRead (18.71s) [2020-05-20T17:44:48.233Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (3.92s) [2020-05-20T17:44:48.233Z] --- PASS: TestReadPluginNoRead/default (3.76s) [2020-05-20T17:44:48.233Z] --- PASS: TestReadPluginNoRead/disabled_caching (3.53s) [2020-05-20T17:44:48.233Z] read_test.go:91: [d222c9a148133] daemon is not started [2020-05-20T17:44:48.233Z] PASS [2020-05-20T17:44:48.233Z] [2020-05-20T17:44:48.233Z] DONE 6 tests in 18.753s [2020-05-20T17:44:48.233Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-05-20T17:44:48.233Z] testing: warning: no tests to run [2020-05-20T17:44:48.233Z] PASS [2020-05-20T17:44:48.233Z] [2020-05-20T17:44:48.233Z] DONE 0 tests in 0.005s [2020-05-20T17:44:48.233Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-20T17:44:48.233Z] INFO: Testing against a local daemon [2020-05-20T17:44:48.233Z] === RUN TestPluginWithDevMounts [2020-05-20T17:44:48.233Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-05-20T17:44:48.233Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-05-20T17:44:48.233Z] PASS [2020-05-20T17:44:48.233Z] [2020-05-20T17:44:48.233Z] === Skipped [2020-05-20T17:44:48.233Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-05-20T17:44:48.233Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-05-20T17:44:48.233Z] [2020-05-20T17:44:48.233Z] [2020-05-20T17:44:48.233Z] DONE 1 tests, 1 skipped in 0.047s [2020-05-20T17:44:48.233Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-05-20T17:44:48.233Z] INFO: Testing against a local daemon [2020-05-20T17:44:48.233Z] === RUN TestSecretInspect [2020-05-20T17:44:48.233Z] --- SKIP: TestSecretInspect (0.02s) [2020-05-20T17:44:48.233Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:44:48.233Z] === RUN TestSecretList [2020-05-20T17:44:48.233Z] --- SKIP: TestSecretList (0.01s) [2020-05-20T17:44:48.233Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:44:48.233Z] === RUN TestSecretsCreateAndDelete [2020-05-20T17:44:48.233Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-05-20T17:44:48.233Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:44:48.233Z] === RUN TestSecretsUpdate [2020-05-20T17:44:48.233Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-05-20T17:44:48.233Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:44:48.233Z] === RUN TestTemplatedSecret [2020-05-20T17:44:48.233Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-05-20T17:44:48.233Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:44:48.233Z] === RUN TestSecretCreateResolve [2020-05-20T17:44:48.233Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-05-20T17:44:48.233Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:44:48.233Z] PASS [2020-05-20T17:44:48.233Z] [2020-05-20T17:44:48.233Z] === Skipped [2020-05-20T17:44:48.233Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-05-20T17:44:48.233Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:44:48.233Z] [2020-05-20T17:44:48.233Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-05-20T17:44:48.233Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:44:48.233Z] [2020-05-20T17:44:48.233Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-05-20T17:44:48.233Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:44:48.233Z] [2020-05-20T17:44:48.233Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-05-20T17:44:48.233Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:44:48.233Z] [2020-05-20T17:44:48.233Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-05-20T17:44:48.233Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:44:48.233Z] [2020-05-20T17:44:48.233Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-05-20T17:44:48.233Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:44:48.233Z] [2020-05-20T17:44:48.233Z] [2020-05-20T17:44:48.233Z] DONE 6 tests, 6 skipped in 0.091s [2020-05-20T17:44:48.233Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-05-20T17:44:48.234Z] INFO: Testing against a local daemon [2020-05-20T17:44:48.234Z] === RUN TestServiceCreateInit [2020-05-20T17:44:48.234Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-20T17:44:48.234Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-20T17:44:48.234Z] --- PASS: TestServiceCreateInit (0.02s) [2020-05-20T17:44:48.234Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-20T17:44:48.234Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:44:48.234Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-20T17:44:48.234Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:44:48.234Z] === RUN TestCreateServiceMultipleTimes [2020-05-20T17:44:48.234Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-05-20T17:44:48.234Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:44:48.234Z] === RUN TestCreateServiceConflict [2020-05-20T17:44:48.234Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-05-20T17:44:48.234Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:44:48.234Z] === RUN TestCreateServiceMaxReplicas [2020-05-20T17:44:48.234Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-05-20T17:44:48.234Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:44:48.234Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-20T17:44:48.234Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-05-20T17:44:48.234Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:44:48.234Z] === RUN TestCreateServiceSecretFileMode [2020-05-20T17:44:48.234Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-05-20T17:44:48.234Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:44:48.234Z] === RUN TestCreateServiceConfigFileMode [2020-05-20T17:44:48.234Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-05-20T17:44:48.234Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:44:48.234Z] === RUN TestCreateServiceSysctls [2020-05-20T17:44:48.234Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-05-20T17:44:48.234Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:44:48.234Z] === RUN TestCreateServiceCapabilities [2020-05-20T17:44:48.234Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-05-20T17:44:48.234Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:44:48.234Z] === RUN TestInspect [2020-05-20T17:44:48.234Z] --- SKIP: TestInspect (0.01s) [2020-05-20T17:44:48.234Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:44:48.234Z] === RUN TestCreateJob [2020-05-20T17:44:48.234Z] --- SKIP: TestCreateJob (0.01s) [2020-05-20T17:44:48.234Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:44:48.234Z] === RUN TestReplicatedJob [2020-05-20T17:44:48.234Z] --- SKIP: TestReplicatedJob (0.01s) [2020-05-20T17:44:48.234Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:44:48.234Z] === RUN TestUpdateReplicatedJob [2020-05-20T17:44:48.234Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2020-05-20T17:44:48.234Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:44:48.234Z] === RUN TestServiceListWithStatuses [2020-05-20T17:44:48.234Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-20T17:44:48.234Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-20T17:44:48.234Z] === RUN TestDockerNetworkConnectAlias [2020-05-20T17:44:48.234Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-05-20T17:44:48.234Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:44:48.234Z] === RUN TestDockerNetworkReConnect [2020-05-20T17:44:48.234Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-05-20T17:44:48.234Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:44:48.234Z] === RUN TestServicePlugin [2020-05-20T17:44:48.662Z] #40 262.7 CC criu/seize.o [2020-05-20T17:44:48.897Z] ok github.com/docker/docker/pkg/system 0.042s coverage: 13.8% of statements [2020-05-20T17:44:48.897Z] ok github.com/docker/docker/pkg/tailfile 0.188s coverage: 88.6% of statements [2020-05-20T17:44:49.917Z] testing: warning: no tests to run [2020-05-20T17:44:49.917Z] coverage: [no statements] [2020-05-20T17:44:49.917Z] ok github.com/docker/docker/pkg/term/windows 0.037s coverage: [no statements] [no tests to run] [2020-05-20T17:44:49.917Z] ok github.com/docker/docker/pkg/tarsum 0.174s coverage: 89.3% of statements [2020-05-20T17:44:49.917Z] ok github.com/docker/docker/pkg/truncindex 0.133s coverage: 91.5% of statements [2020-05-20T17:44:50.162Z] #40 264.4 CC criu/servicefd.o [2020-05-20T17:44:50.402Z] ok github.com/docker/docker/pkg/urlutil 0.043s coverage: 100.0% of statements [2020-05-20T17:44:50.659Z] --- PASS: TestConfigInspect (3.30s) [2020-05-20T17:44:50.659Z] === RUN TestConfigList [2020-05-20T17:44:50.889Z] ok github.com/docker/docker/pkg/useragent 0.092s coverage: 88.9% of statements [2020-05-20T17:44:51.190Z] #40 265.2 CC criu/shmem.o [2020-05-20T17:44:51.488Z] --- SKIP: TestServicePlugin (3.59s) [2020-05-20T17:44:51.488Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:44:51.488Z] === RUN TestServiceUpdateLabel [2020-05-20T17:44:51.488Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2020-05-20T17:44:51.488Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:44:51.488Z] === RUN TestServiceUpdateSecrets [2020-05-20T17:44:51.488Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-05-20T17:44:51.488Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:44:51.488Z] === RUN TestServiceUpdateConfigs [2020-05-20T17:44:51.488Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-05-20T17:44:51.488Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:44:51.488Z] === RUN TestServiceUpdateNetwork [2020-05-20T17:44:51.488Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-05-20T17:44:51.488Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:44:51.488Z] === RUN TestServiceUpdatePidsLimit [2020-05-20T17:44:51.742Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-05-20T17:44:51.742Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:44:51.742Z] PASS [2020-05-20T17:44:51.742Z] [2020-05-20T17:44:51.742Z] === Skipped [2020-05-20T17:44:51.742Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-20T17:44:51.742Z] [2020-05-20T17:44:51.742Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-20T17:44:51.742Z] [2020-05-20T17:44:51.742Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-05-20T17:44:51.742Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:44:51.742Z] [2020-05-20T17:44:51.742Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-05-20T17:44:51.742Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:44:51.742Z] [2020-05-20T17:44:51.742Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-05-20T17:44:51.742Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:44:51.742Z] [2020-05-20T17:44:51.742Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-05-20T17:44:51.742Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:44:51.742Z] [2020-05-20T17:44:51.742Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-05-20T17:44:51.742Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:44:51.742Z] [2020-05-20T17:44:51.742Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-05-20T17:44:51.742Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:44:51.742Z] [2020-05-20T17:44:51.742Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-05-20T17:44:51.742Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:44:51.742Z] [2020-05-20T17:44:51.742Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-05-20T17:44:51.742Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:44:51.742Z] [2020-05-20T17:44:51.742Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-05-20T17:44:51.742Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:44:51.742Z] [2020-05-20T17:44:51.742Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-05-20T17:44:51.742Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:44:51.742Z] [2020-05-20T17:44:51.742Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-05-20T17:44:51.742Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:44:51.742Z] [2020-05-20T17:44:51.742Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2020-05-20T17:44:51.742Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:44:51.742Z] [2020-05-20T17:44:51.742Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-05-20T17:44:51.742Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-20T17:44:51.742Z] [2020-05-20T17:44:51.742Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-05-20T17:44:51.742Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:44:51.742Z] [2020-05-20T17:44:51.742Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-05-20T17:44:51.742Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:44:51.742Z] [2020-05-20T17:44:51.742Z] === SKIP: amd64.integration.service TestServicePlugin (3.59s) [2020-05-20T17:44:51.742Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:44:51.742Z] [2020-05-20T17:44:51.742Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2020-05-20T17:44:51.743Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:44:51.743Z] [2020-05-20T17:44:51.743Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-05-20T17:44:51.743Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:44:51.743Z] [2020-05-20T17:44:51.743Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-05-20T17:44:51.743Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:44:51.743Z] [2020-05-20T17:44:51.743Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-05-20T17:44:51.743Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:44:51.743Z] [2020-05-20T17:44:51.743Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-05-20T17:44:51.743Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-20T17:44:51.743Z] [2020-05-20T17:44:51.743Z] [2020-05-20T17:44:51.743Z] DONE 24 tests, 23 skipped in 3.903s [2020-05-20T17:44:51.743Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-05-20T17:44:51.743Z] INFO: Testing against a local daemon [2020-05-20T17:44:51.743Z] === RUN TestSessionCreate [2020-05-20T17:44:51.743Z] --- PASS: TestSessionCreate (0.02s) [2020-05-20T17:44:51.743Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-20T17:44:51.743Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-05-20T17:44:51.743Z] PASS [2020-05-20T17:44:51.743Z] [2020-05-20T17:44:51.743Z] DONE 2 tests in 0.063s [2020-05-20T17:44:51.743Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-05-20T17:44:51.743Z] INFO: Testing against a local daemon [2020-05-20T17:44:51.743Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-20T17:44:51.743Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-20T17:44:51.743Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-20T17:44:51.743Z] === RUN TestEventsExecDie [2020-05-20T17:44:52.498Z] ok github.com/docker/docker/plugin/v2 0.150s coverage: 20.1% of statements [2020-05-20T17:44:52.498Z] ok github.com/docker/docker/plugin 0.274s coverage: 12.0% of statements [2020-05-20T17:44:52.498Z] ok github.com/docker/docker/reference 0.409s coverage: 83.7% of statements [2020-05-20T17:44:52.664Z] --- PASS: TestEventsExecDie (1.01s) [2020-05-20T17:44:52.665Z] === RUN TestEventsBackwardsCompatible [2020-05-20T17:44:52.773Z] --- PASS: TestBuildSquashParent (6.76s) [2020-05-20T17:44:52.773Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-20T17:44:52.773Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-20T17:44:52.773Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-20T17:44:52.773Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-20T17:44:52.773Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-20T17:44:52.773Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-20T17:44:52.773Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-20T17:44:52.773Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-20T17:44:52.773Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-20T17:44:52.773Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-20T17:44:52.773Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-20T17:44:52.773Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-20T17:44:52.773Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-20T17:44:52.773Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-20T17:44:52.773Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-20T17:44:52.918Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-05-20T17:44:52.918Z] === RUN TestInfoBinaryCommits [2020-05-20T17:44:52.918Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-05-20T17:44:52.918Z] === RUN TestInfoAPIVersioned [2020-05-20T17:44:52.918Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-05-20T17:44:52.918Z] === RUN TestInfoDiscoveryBackend [2020-05-20T17:44:53.245Z] #40 267.3 CC criu/sigframe.o [2020-05-20T17:44:53.514Z] ok github.com/docker/docker/restartmanager 0.032s coverage: 45.3% of statements [2020-05-20T17:44:53.533Z] #40 267.6 CC criu/signalfd.o [2020-05-20T17:44:53.822Z] #40 268.0 CC criu/sk-inet.o [2020-05-20T17:44:53.828Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-05-20T17:44:53.945Z] --- PASS: TestConfigList (3.22s) [2020-05-20T17:44:53.945Z] === RUN TestConfigsCreateAndDelete [2020-05-20T17:44:53.997Z] ok github.com/docker/docker/registry/resumable 0.330s coverage: 100.0% of statements [2020-05-20T17:44:54.798Z] --- PASS: TestInfoDiscoveryBackend (1.89s) [2020-05-20T17:44:54.798Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-20T17:44:55.437Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-20T17:44:55.437Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-20T17:44:55.607Z] ok github.com/docker/docker/registry 0.492s coverage: 51.7% of statements [2020-05-20T17:44:55.607Z] ok github.com/docker/docker/testutil 0.229s coverage: 62.5% of statements [2020-05-20T17:44:55.607Z] ok github.com/docker/docker/runconfig 0.362s coverage: 52.2% of statements [2020-05-20T17:44:55.762Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-05-20T17:44:55.873Z] #40 269.8 CC criu/sk-netlink.o [2020-05-20T17:44:56.161Z] #40 270.3 CC criu/sk-packet.o [2020-05-20T17:44:56.480Z] --- PASS: TestConfigsCreateAndDelete (3.22s) [2020-05-20T17:44:56.480Z] === RUN TestConfigsUpdate [2020-05-20T17:44:57.186Z] #40 271.3 CC criu/sk-queue.o [2020-05-20T17:44:57.461Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-20T17:44:57.461Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-20T17:44:57.815Z] #40 ... [2020-05-20T17:44:57.815Z] [2020-05-20T17:44:57.815Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-20T17:44:57.815Z] #37 369.3 + dpkg --print-architecture [2020-05-20T17:44:57.815Z] #37 369.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-20T17:44:57.961Z] ok github.com/docker/docker/volume/drivers 0.141s coverage: 36.1% of statements [2020-05-20T17:44:58.453Z] #37 369.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-05-20T17:44:58.453Z] #37 369.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-20T17:44:58.951Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (4.11s) [2020-05-20T17:44:58.951Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-20T17:44:58.951Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-05-20T17:44:58.951Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-20T17:44:58.951Z] === RUN TestInfoAPI [2020-05-20T17:44:58.951Z] --- PASS: TestInfoAPI (0.04s) [2020-05-20T17:44:58.951Z] === RUN TestInfoAPIWarnings [2020-05-20T17:44:59.572Z] ok github.com/docker/docker/volume/local 0.164s coverage: 37.7% of statements [2020-05-20T17:44:59.572Z] ok github.com/docker/docker/volume/mounts 0.201s coverage: 66.2% of statements [2020-05-20T17:44:59.771Z] --- PASS: TestConfigsUpdate (3.19s) [2020-05-20T17:44:59.771Z] === RUN TestTemplatedConfig [2020-05-20T17:45:00.128Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-05-20T17:45:00.128Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.46s) [2020-05-20T17:45:00.128Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.53s) [2020-05-20T17:45:00.128Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.05s) [2020-05-20T17:45:00.128Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.24s) [2020-05-20T17:45:00.128Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.26s) [2020-05-20T17:45:00.128Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.27s) [2020-05-20T17:45:00.128Z] === RUN TestBuildMultiStageCopy [2020-05-20T17:45:00.128Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-20T17:45:00.527Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-05-20T17:45:00.591Z] ok github.com/docker/docker/volume/service 0.358s coverage: 70.3% of statements [2020-05-20T17:45:00.842Z] --- PASS: TestInfoAPIWarnings (1.94s) [2020-05-20T17:45:00.842Z] === RUN TestInfoDebug [2020-05-20T17:45:01.442Z] Loaded image: buildpack-deps:jessie [2020-05-20T17:45:01.442Z] Loaded image: busybox:latest [2020-05-20T17:45:01.442Z] Loaded image: busybox:glibc [2020-05-20T17:45:01.442Z] Loaded image: debian:jessie [2020-05-20T17:45:01.442Z] Loaded image: buildpack-deps:jessie [2020-05-20T17:45:01.442Z] Loaded image: hello-world:latest [2020-05-20T17:45:01.442Z] INFO: Testing against a local daemon [2020-05-20T17:45:01.442Z] === RUN TestDockerDaemonSuite [2020-05-20T17:45:01.442Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-05-20T17:45:01.442Z] Loaded image: busybox:latest [2020-05-20T17:45:01.442Z] Loaded image: busybox:glibc [2020-05-20T17:45:01.442Z] Loaded image: debian:jessie [2020-05-20T17:45:01.442Z] Loaded image: hello-world:latest [2020-05-20T17:45:01.442Z] INFO: Testing against a local daemon [2020-05-20T17:45:01.442Z] === RUN TestDockerSuite [2020-05-20T17:45:01.442Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-05-20T17:45:01.442Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-05-20T17:45:01.442Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-05-20T17:45:01.442Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-05-20T17:45:01.442Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-05-20T17:45:01.442Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-05-20T17:45:01.442Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-05-20T17:45:01.442Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-05-20T17:45:02.143Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-20T17:45:02.754Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-20T17:45:02.813Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-05-20T17:45:02.813Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-05-20T17:45:03.060Z] --- PASS: TestTemplatedConfig (3.36s) [2020-05-20T17:45:03.060Z] === RUN TestConfigCreateResolve [2020-05-20T17:45:03.356Z] --- PASS: TestInfoDebug (2.21s) [2020-05-20T17:45:03.356Z] === RUN TestInfoInsecureRegistries [2020-05-20T17:45:03.366Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-20T17:45:03.743Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-05-20T17:45:03.743Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-05-20T17:45:03.978Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-20T17:45:04.590Z] --- PASS: TestBuildMultiStageCopy (4.85s) [2020-05-20T17:45:04.590Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.50s) [2020-05-20T17:45:04.590Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.58s) [2020-05-20T17:45:04.590Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2020-05-20T17:45:04.590Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s) [2020-05-20T17:45:04.590Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.67s) [2020-05-20T17:45:04.590Z] === RUN TestBuildMultiStageParentConfig [2020-05-20T17:45:04.677Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-05-20T17:45:05.238Z] --- PASS: TestInfoInsecureRegistries (2.10s) [2020-05-20T17:45:05.238Z] === RUN TestInfoRegistryMirrors [2020-05-20T17:45:05.242Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-05-20T17:45:05.242Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-05-20T17:45:06.058Z] --- PASS: TestBuildMultiStageParentConfig (1.59s) [2020-05-20T17:45:06.061Z] === RUN TestBuildLabelWithTargets [2020-05-20T17:45:06.348Z] --- PASS: TestConfigCreateResolve (3.15s) [2020-05-20T17:45:06.348Z] === RUN TestConfigDaemonLibtrustID [2020-05-20T17:45:06.612Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-05-20T17:45:06.915Z] --- PASS: TestConfigDaemonLibtrustID (0.66s) [2020-05-20T17:45:06.915Z] PASS [2020-05-20T17:45:06.915Z] [2020-05-20T17:45:06.915Z] DONE 7 tests in 20.241s [2020-05-20T17:45:06.915Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-05-20T17:45:06.915Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:45:06.916Z] ++ set -e [2020-05-20T17:45:06.916Z] ++ '[' -n 0 ']' [2020-05-20T17:45:06.916Z] ++ set -x [2020-05-20T17:45:06.916Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:45:07.174Z] INFO: Testing against a local daemon [2020-05-20T17:45:07.174Z] === RUN TestCheckpoint [2020-05-20T17:45:07.174Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-20T17:45:07.174Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-20T17:45:07.174Z] === RUN TestContainerInvalidJSON [2020-05-20T17:45:07.174Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-20T17:45:07.174Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-20T17:45:07.174Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-20T17:45:07.174Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-20T17:45:07.174Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-20T17:45:07.174Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-20T17:45:07.174Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-20T17:45:07.174Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-20T17:45:07.174Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-20T17:45:07.174Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-05-20T17:45:07.174Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-20T17:45:07.174Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-20T17:45:07.174Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-20T17:45:07.174Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-20T17:45:07.174Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2020-05-20T17:45:07.174Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-20T17:45:07.433Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-05-20T17:45:07.433Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-20T17:45:07.433Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-05-20T17:45:07.433Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-20T17:45:07.543Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-05-20T17:45:07.692Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-05-20T17:45:07.692Z] === RUN TestCopyFromContainer [2020-05-20T17:45:07.747Z] --- PASS: TestInfoRegistryMirrors (2.18s) [2020-05-20T17:45:07.747Z] === RUN TestLoginFailsWithBadCredentials [2020-05-20T17:45:07.747Z] --- PASS: TestLoginFailsWithBadCredentials (0.14s) [2020-05-20T17:45:07.747Z] === RUN TestPingCacheHeaders [2020-05-20T17:45:07.747Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-05-20T17:45:07.747Z] === RUN TestPingGet [2020-05-20T17:45:07.747Z] --- PASS: TestPingGet (0.01s) [2020-05-20T17:45:07.747Z] === RUN TestPingHead [2020-05-20T17:45:07.747Z] --- PASS: TestPingHead (0.02s) [2020-05-20T17:45:07.747Z] === RUN TestVersion [2020-05-20T17:45:07.747Z] --- PASS: TestVersion (0.02s) [2020-05-20T17:45:07.747Z] PASS [2020-05-20T17:45:07.747Z] [2020-05-20T17:45:07.747Z] === Skipped [2020-05-20T17:45:07.747Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-20T17:45:07.747Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-20T17:45:07.747Z] [2020-05-20T17:45:07.747Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-05-20T17:45:07.747Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-20T17:45:07.747Z] [2020-05-20T17:45:07.747Z] [2020-05-20T17:45:07.747Z] DONE 18 tests, 2 skipped in 15.854s [2020-05-20T17:45:07.747Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-05-20T17:45:07.747Z] INFO: Testing against a local daemon [2020-05-20T17:45:07.747Z] === RUN TestVolumesCreateAndList [2020-05-20T17:45:07.747Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-05-20T17:45:07.747Z] === RUN TestVolumesRemove [2020-05-20T17:45:07.747Z] --- PASS: TestVolumesRemove (0.12s) [2020-05-20T17:45:07.747Z] === RUN TestVolumesInspect [2020-05-20T17:45:07.747Z] --- PASS: TestVolumesInspect (0.02s) [2020-05-20T17:45:07.747Z] === RUN TestVolumesInvalidJSON [2020-05-20T17:45:07.747Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-20T17:45:07.747Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-20T17:45:07.747Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-20T17:45:07.747Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-05-20T17:45:07.747Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-20T17:45:07.747Z] PASS [2020-05-20T17:45:07.747Z] [2020-05-20T17:45:07.747Z] DONE 5 tests in 0.194s [2020-05-20T17:45:07.747Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-20T17:45:07.747Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 16838 is not a child of this shell [2020-05-20T17:45:07.747Z] warning: PID 16838 from bundles/test-integration/docker.pid had a nonzero exit code [2020-05-20T17:45:07.747Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-20T17:45:07.747Z] [2020-05-20T17:45:07.747Z] Unloading profiles will leave already running processes permanently [2020-05-20T17:45:07.747Z] unconfined, which can lead to unexpected situations. [2020-05-20T17:45:07.747Z] [2020-05-20T17:45:07.747Z] To set a process to complain mode, use the command line tool [2020-05-20T17:45:07.747Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-20T17:45:07.747Z] Removing test suite binaries [2020-05-20T17:45:07.800Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-05-20T17:45:07.800Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-05-20T17:45:07.800Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-05-20T17:45:08.364Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-05-20T17:45:08.728Z] --- PASS: TestBuildLabelWithTargets (2.37s) [2020-05-20T17:45:08.728Z] === RUN TestBuildWithEmptyLayers [2020-05-20T17:45:08.791Z] #37 ... [2020-05-20T17:45:08.791Z] [2020-05-20T17:45:08.791Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T17:45:08.791Z] #40 272.2 CC criu/sk-tcp.o [2020-05-20T17:45:08.791Z] #40 273.1 CC criu/sk-unix.o [2020-05-20T17:45:08.791Z] #40 276.5 CC criu/sockets.o [2020-05-20T17:45:08.791Z] #40 278.2 CC criu/stats.o [2020-05-20T17:45:08.791Z] #40 278.8 CC criu/string.o [2020-05-20T17:45:08.791Z] #40 279.1 CC criu/sysctl.o [2020-05-20T17:45:08.791Z] #40 280.3 CC criu/sysfs_parse.o [2020-05-20T17:45:08.791Z] #40 281.0 CC criu/timerfd.o [2020-05-20T17:45:08.791Z] #40 281.6 CC criu/tty.o [2020-05-20T17:45:08.929Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-05-20T17:45:08.929Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-05-20T17:45:09.106Z] [2020-05-20T17:45:09.597Z] === RUN TestCopyFromContainer// [2020-05-20T17:45:09.597Z] === RUN TestCopyFromContainer//bar/root [2020-05-20T17:45:09.730Z] --- PASS: TestBuildWithEmptyLayers (1.01s) [2020-05-20T17:45:09.730Z] === RUN TestBuildMultiStageOnBuild [2020-05-20T17:45:09.856Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-20T17:45:09.856Z] === RUN TestCopyFromContainer/bar/quux Post stage [Pipeline] junit [2020-05-20T17:45:10.040Z] Recording test results [2020-05-20T17:45:10.115Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-20T17:45:10.115Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-20T17:45:10.300Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [Pipeline] } [2020-05-20T17:45:10.380Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-20T17:45:10.380Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-20T17:45:10.380Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-20T17:45:10.557Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-05-20T17:45:10.558Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-05-20T17:45:10.558Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-05-20T17:45:10.640Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-20T17:45:10.640Z] --- PASS: TestCopyFromContainer (3.11s) [2020-05-20T17:45:10.640Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-05-20T17:45:10.640Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-05-20T17:45:10.640Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-05-20T17:45:10.640Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-05-20T17:45:10.640Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-05-20T17:45:10.640Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-05-20T17:45:10.640Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-05-20T17:45:10.640Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-05-20T17:45:10.640Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2020-05-20T17:45:10.640Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-05-20T17:45:10.640Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-20T17:45:10.640Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-20T17:45:10.640Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-20T17:45:10.640Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-20T17:45:10.640Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-20T17:45:10.640Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-20T17:45:10.640Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-20T17:45:10.640Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-20T17:45:10.640Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-20T17:45:10.640Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-20T17:45:10.640Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-05-20T17:45:10.640Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-20T17:45:10.640Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-05-20T17:45:10.640Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-05-20T17:45:10.640Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-20T17:45:10.833Z] + echo Ensuring container killed. [2020-05-20T17:45:10.833Z] Ensuring container killed. [2020-05-20T17:45:10.833Z] + docker rm -vf docker-pr6 [2020-05-20T17:45:10.833Z] Error: No such container: docker-pr6 [2020-05-20T17:45:10.833Z] + true [Pipeline] sh [2020-05-20T17:45:10.866Z] #40 284.8 CC criu/tun.o [2020-05-20T17:45:10.898Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-05-20T17:45:10.898Z] === RUN TestCreateWithInvalidEnv [2020-05-20T17:45:10.898Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-20T17:45:10.898Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-20T17:45:10.898Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-20T17:45:10.898Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-20T17:45:10.899Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-20T17:45:10.899Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-20T17:45:10.899Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-20T17:45:10.899Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-20T17:45:10.899Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-20T17:45:10.899Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-05-20T17:45:10.899Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-20T17:45:10.899Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-20T17:45:10.899Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-20T17:45:10.899Z] === RUN TestCreateTmpfsMountsTarget [2020-05-20T17:45:10.899Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-05-20T17:45:10.899Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-20T17:45:11.147Z] + echo Chowning /workspace to jenkins user [2020-05-20T17:45:11.147Z] Chowning /workspace to jenkins user [2020-05-20T17:45:11.147Z] + id -u [2020-05-20T17:45:11.147Z] + id -g [2020-05-20T17:45:11.147Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41004:/workspace busybox chown -R 1000:1000 /workspace [2020-05-20T17:45:11.495Z] #40 285.8 CC criu/uffd.o [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-20T17:45:12.963Z] + bundleName=amd64-rootless [2020-05-20T17:45:12.963Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-05-20T17:45:12.963Z] Creating amd64-rootless-bundles.tar.gz [2020-05-20T17:45:12.963Z] + + find bundlesxargs -path tar */root/*overlay2 -czf -prune amd64-rootless-bundles.tar.gz -o [2020-05-20T17:45:12.963Z] -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-05-20T17:45:12.971Z] Archiving artifacts [2020-05-20T17:45:13.173Z] --- PASS: TestBuildMultiStageOnBuild (3.02s) [2020-05-20T17:45:13.173Z] === RUN TestBuildUncleanTarFilenames [2020-05-20T17:45:13.189Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41004/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-20T17:45:13.434Z] --- PASS: TestCreateWithCustomMaskedPaths (2.17s) [2020-05-20T17:45:13.434Z] === RUN TestCreateWithCapabilities [2020-05-20T17:45:13.434Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-20T17:45:13.434Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-20T17:45:13.434Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-20T17:45:13.434Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-20T17:45:13.434Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-20T17:45:13.434Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-20T17:45:13.434Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-20T17:45:13.434Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-20T17:45:13.434Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-20T17:45:13.434Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-20T17:45:13.434Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-20T17:45:13.434Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-20T17:45:13.434Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-20T17:45:13.434Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-20T17:45:13.434Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-20T17:45:13.434Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-20T17:45:13.434Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-20T17:45:13.434Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-20T17:45:13.434Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-20T17:45:13.434Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-20T17:45:13.434Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-20T17:45:13.434Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-20T17:45:13.434Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-20T17:45:13.434Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-20T17:45:13.434Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-20T17:45:13.434Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-20T17:45:13.434Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-20T17:45:13.434Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-20T17:45:13.434Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-20T17:45:13.434Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-20T17:45:13.434Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-20T17:45:13.434Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-20T17:45:13.434Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-20T17:45:13.434Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-05-20T17:45:13.434Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-20T17:45:13.434Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-20T17:45:13.434Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-05-20T17:45:13.434Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-05-20T17:45:13.434Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-05-20T17:45:13.434Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-05-20T17:45:13.434Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2020-05-20T17:45:13.434Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-05-20T17:45:13.434Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-05-20T17:45:13.434Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-05-20T17:45:13.434Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-05-20T17:45:13.434Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-20T17:45:13.623Z] + make clean [2020-05-20T17:45:13.623Z] docker volume rm -f docker-dev-cache [2020-05-20T17:45:13.623Z] docker-dev-cache [Pipeline] deleteDir [2020-05-20T17:45:13.784Z] --- PASS: TestBuildUncleanTarFilenames (1.25s) [2020-05-20T17:45:13.784Z] === RUN TestBuildMultiStageLayerLeak [2020-05-20T17:45:13.834Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-20T17:45:14.238Z] #40 288.3 CC criu/util.o [2020-05-20T17:45:14.841Z] ......................... [ 67%] [2020-05-20T17:45:15.206Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-05-20T17:45:15.341Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.21s) [2020-05-20T17:45:15.341Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-20T17:45:15.341Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-20T17:45:15.341Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-20T17:45:15.341Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-20T17:45:15.341Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-20T17:45:15.341Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-20T17:45:15.341Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-20T17:45:15.341Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-20T17:45:15.341Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-20T17:45:15.341Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-20T17:45:15.341Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-20T17:45:15.600Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-20T17:45:15.600Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-20T17:45:15.600Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-20T17:45:15.600Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-20T17:45:15.600Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-20T17:45:15.600Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-05-20T17:45:15.600Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-05-20T17:45:15.600Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s) [2020-05-20T17:45:15.600Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2020-05-20T17:45:15.600Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2020-05-20T17:45:15.600Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-05-20T17:45:15.600Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-20T17:45:16.537Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.76s) [2020-05-20T17:45:16.537Z] === RUN TestContainerStartOnDaemonRestart [2020-05-20T17:45:16.537Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-20T17:45:16.537Z] === RUN TestDaemonRestartIpcMode [2020-05-20T17:45:16.537Z] === PAUSE TestDaemonRestartIpcMode [2020-05-20T17:45:16.537Z] === RUN TestDaemonHostGatewayIP [2020-05-20T17:45:16.537Z] === PAUSE TestDaemonHostGatewayIP [2020-05-20T17:45:16.537Z] === RUN TestContainerKillOnDaemonStart [2020-05-20T17:45:16.537Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-20T17:45:16.537Z] === RUN TestDiff [2020-05-20T17:45:16.588Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-05-20T17:45:16.962Z] #40 ... [2020-05-20T17:45:16.962Z] [2020-05-20T17:45:16.962Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:45:16.962Z] #46 388.4 + cd /tmp/tmp.QVdCLfOOYP/src/github.com/golangci/golangci-lint/ [2020-05-20T17:45:16.962Z] #46 388.4 + git checkout -q v1.23.8 [2020-05-20T17:45:17.105Z] --- PASS: TestDiff (0.76s) [2020-05-20T17:45:17.105Z] === RUN TestExecWithCloseStdin [2020-05-20T17:45:17.153Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-05-20T17:45:17.230Z] --- PASS: TestBuildMultiStageLayerLeak (3.07s) [2020-05-20T17:45:17.230Z] === RUN TestBuildWithHugeFile [2020-05-20T17:45:17.987Z] #46 389.4 ++ git describe --tags [2020-05-20T17:45:17.987Z] #46 389.4 + version=v1.23.8 [2020-05-20T17:45:17.987Z] #46 389.4 ++ git rev-parse --short HEAD [2020-05-20T17:45:17.987Z] #46 389.4 + commit=76a82c6 [2020-05-20T17:45:17.987Z] #46 389.4 ++ git show -s --format=%cd [2020-05-20T17:45:17.987Z] #46 389.4 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-20T17:45:17.987Z] #46 389.4 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-20T17:45:18.042Z] --- PASS: TestExecWithCloseStdin (0.89s) [2020-05-20T17:45:18.042Z] === RUN TestExec [2020-05-20T17:45:18.646Z] ok github.com/docker/docker/pkg/plugins 35.116s coverage: 73.4% of statements [2020-05-20T17:45:18.646Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-20T17:45:18.646Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-20T17:45:18.646Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-20T17:45:18.646Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-05-20T17:45:18.646Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-20T17:45:18.646Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-20T17:45:18.646Z] ? github.com/docker/docker/rootless [no test files] [2020-05-20T17:45:18.646Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-20T17:45:18.646Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-20T17:45:18.646Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-20T17:45:18.646Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-20T17:45:18.646Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-20T17:45:18.646Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-20T17:45:18.646Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-20T17:45:18.646Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-20T17:45:18.647Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-20T17:45:18.647Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-20T17:45:18.647Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-20T17:45:18.647Z] ? github.com/docker/docker/volume [no test files] [2020-05-20T17:45:18.647Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-20T17:45:18.647Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-20T17:45:18.647Z] [2020-05-20T17:45:18.647Z] === Skipped [2020-05-20T17:45:18.647Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-05-20T17:45:18.647Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-05-20T17:45:18.647Z] [2020-05-20T17:45:18.647Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-05-20T17:45:18.647Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-20T17:45:18.647Z] [2020-05-20T17:45:18.647Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-05-20T17:45:18.647Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-20T17:45:18.647Z] [2020-05-20T17:45:18.647Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-05-20T17:45:18.647Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-20T17:45:18.647Z] [2020-05-20T17:45:18.647Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-05-20T17:45:18.647Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-20T17:45:18.647Z] [2020-05-20T17:45:18.647Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-05-20T17:45:18.647Z] client_test.go:23: runtime.GOOS == "windows" [2020-05-20T17:45:18.647Z] [2020-05-20T17:45:18.647Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-05-20T17:45:18.647Z] daemon_test.go:147: root required [2020-05-20T17:45:18.647Z] [2020-05-20T17:45:18.647Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-05-20T17:45:18.647Z] reload_test.go:520: root required [2020-05-20T17:45:18.647Z] [2020-05-20T17:45:18.647Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-05-20T17:45:18.647Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-05-20T17:45:18.647Z] [2020-05-20T17:45:18.647Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-05-20T17:45:18.647Z] pull_v2_test.go:73: Needs fixing on Windows [2020-05-20T17:45:18.647Z] [2020-05-20T17:45:18.647Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-05-20T17:45:18.647Z] pull_v2_test.go:118: Needs fixing on Windows [2020-05-20T17:45:18.647Z] [2020-05-20T17:45:18.647Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-05-20T17:45:18.647Z] download_test.go:268: Needs fixing on Windows [2020-05-20T17:45:18.647Z] [2020-05-20T17:45:18.647Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-05-20T17:45:18.647Z] layer_test.go:304: Failing on Windows [2020-05-20T17:45:18.647Z] [2020-05-20T17:45:18.647Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-05-20T17:45:18.647Z] layer_test.go:353: Failing on Windows [2020-05-20T17:45:18.647Z] [2020-05-20T17:45:18.647Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-05-20T17:45:18.647Z] layer_test.go:468: Failing on Windows [2020-05-20T17:45:18.647Z] [2020-05-20T17:45:18.647Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-05-20T17:45:18.647Z] layer_test.go:697: Failing on Windows [2020-05-20T17:45:18.647Z] [2020-05-20T17:45:18.647Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-05-20T17:45:18.647Z] migration_test.go:46: Failing on Windows [2020-05-20T17:45:18.647Z] [2020-05-20T17:45:18.647Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-05-20T17:45:18.647Z] migration_test.go:182: Failing on Windows [2020-05-20T17:45:18.647Z] [2020-05-20T17:45:18.647Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-05-20T17:45:18.647Z] mount_test.go:17: Failing on Windows [2020-05-20T17:45:18.647Z] [2020-05-20T17:45:18.647Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-05-20T17:45:18.647Z] mount_test.go:76: Failing on Windows [2020-05-20T17:45:18.647Z] [2020-05-20T17:45:18.647Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-05-20T17:45:18.647Z] mount_test.go:125: Failing on Windows [2020-05-20T17:45:18.647Z] [2020-05-20T17:45:18.647Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-05-20T17:45:18.647Z] mount_test.go:212: Failing on Windows [2020-05-20T17:45:18.647Z] [2020-05-20T17:45:18.647Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-05-20T17:45:18.647Z] archive_test.go:133: Xz not present in msys2 [2020-05-20T17:45:18.647Z] [2020-05-20T17:45:18.647Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-05-20T17:45:18.647Z] archive_test.go:238: Failing on Windows CI machines [2020-05-20T17:45:18.647Z] [2020-05-20T17:45:18.647Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-05-20T17:45:18.647Z] archive_windows_test.go:16: Currently fails [2020-05-20T17:45:18.647Z] [2020-05-20T17:45:18.647Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-05-20T17:45:18.647Z] changes_test.go:192: needs more investigation [2020-05-20T17:45:18.647Z] [2020-05-20T17:45:18.647Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-05-20T17:45:18.647Z] changes_test.go:405: needs further investigation [2020-05-20T17:45:18.647Z] [2020-05-20T17:45:18.647Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-05-20T17:45:18.647Z] changes_test.go:441: needs further investigation [2020-05-20T17:45:18.647Z] [2020-05-20T17:45:18.647Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-05-20T17:45:18.647Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-05-20T17:45:18.647Z] [2020-05-20T17:45:18.647Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-05-20T17:45:18.647Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-05-20T17:45:18.647Z] [2020-05-20T17:45:18.647Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-05-20T17:45:18.647Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-05-20T17:45:18.647Z] [2020-05-20T17:45:18.647Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-05-20T17:45:18.647Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-05-20T17:45:18.647Z] [2020-05-20T17:45:18.647Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-05-20T17:45:18.647Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-05-20T17:45:18.647Z] [2020-05-20T17:45:18.647Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-05-20T17:45:18.647Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-05-20T17:45:18.647Z] [2020-05-20T17:45:18.647Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-05-20T17:45:18.647Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-05-20T17:45:18.647Z] [2020-05-20T17:45:18.647Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-05-20T17:45:18.647Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-05-20T17:45:18.647Z] [2020-05-20T17:45:18.647Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-05-20T17:45:18.647Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-05-20T17:45:18.647Z] [2020-05-20T17:45:18.647Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-05-20T17:45:18.647Z] poller_test.go:41: No chmod on Windows [2020-05-20T17:45:18.647Z] [2020-05-20T17:45:18.647Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-05-20T17:45:18.647Z] fileutils_test.go:134: Needs porting to Windows [2020-05-20T17:45:18.647Z] [2020-05-20T17:45:18.647Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-05-20T17:45:18.647Z] fileutils_test.go:180: Needs porting to Windows [2020-05-20T17:45:18.647Z] [2020-05-20T17:45:18.647Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-05-20T17:45:18.647Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-05-20T17:45:18.982Z] --- PASS: TestExec (0.90s) [2020-05-20T17:45:18.982Z] === RUN TestExecUser [2020-05-20T17:45:19.050Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-05-20T17:45:19.133Z] [2020-05-20T17:45:19.133Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-05-20T17:45:19.133Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-05-20T17:45:19.133Z] [2020-05-20T17:45:19.133Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-05-20T17:45:19.133Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-05-20T17:45:19.133Z] [2020-05-20T17:45:19.133Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-05-20T17:45:19.133Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-05-20T17:45:19.133Z] [2020-05-20T17:45:19.133Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-05-20T17:45:19.133Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-05-20T17:45:19.133Z] [2020-05-20T17:45:19.133Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-05-20T17:45:19.133Z] local_test.go:181: runtime.GOOS == "windows" [2020-05-20T17:45:19.133Z] [2020-05-20T17:45:19.133Z] [2020-05-20T17:45:19.133Z] DONE 1761 tests, 46 skipped in 193.911s [2020-05-20T17:45:19.133Z] INFO: make.ps1 ended at 05/20/2020 17:45:18 [2020-05-20T17:45:19.919Z] --- PASS: TestExecUser (0.92s) [2020-05-20T17:45:19.919Z] === RUN TestExportContainerAndImportImage [2020-05-20T17:45:20.155Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-05-20T17:45:20.422Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-05-20T17:45:20.640Z] INFO: Unit tests ended at 05/20/2020 17:45:20. Duration:00:03:27.2219767 [2020-05-20T17:45:20.640Z] INFO: Building busybox [2020-05-20T17:45:20.640Z] Sending build context to Docker daemon 5.12kB [2020-05-20T17:45:20.640Z] [2020-05-20T17:45:20.640Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-05-20T17:45:20.640Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-05-20T17:45:20.640Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-05-20T17:45:20.640Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-05-20T17:45:20.640Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-05-20T17:45:20.640Z] ---> 561b89eac394 [2020-05-20T17:45:20.640Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-05-20T17:45:20.640Z] ---> Running in a80269d7edd2 [2020-05-20T17:45:20.680Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-05-20T17:45:20.857Z] --- PASS: TestExportContainerAndImportImage (1.10s) [2020-05-20T17:45:20.857Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-20T17:45:22.580Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-05-20T17:45:22.763Z] --- PASS: TestExportContainerAfterDaemonRestart (1.97s) [2020-05-20T17:45:22.763Z] === RUN TestHealthCheckWorkdir [2020-05-20T17:45:23.955Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-05-20T17:45:24.141Z] --- PASS: TestHealthCheckWorkdir (1.01s) [2020-05-20T17:45:24.141Z] === RUN TestHealthKillContainer [2020-05-20T17:45:24.521Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-05-20T17:45:24.526Z] Removing intermediate container a80269d7edd2 [2020-05-20T17:45:24.526Z] ---> e7d3ed4d900c [2020-05-20T17:45:24.526Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-05-20T17:45:24.526Z] ---> Running in d7c4b68d21be [2020-05-20T17:45:24.875Z] #46 ... [2020-05-20T17:45:24.875Z] [2020-05-20T17:45:24.875Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T17:45:24.875Z] #40 291.0 CC criu/uts_ns.o [2020-05-20T17:45:24.875Z] #40 291.4 CC criu/vdso.o [2020-05-20T17:45:24.875Z] #40 292.7 LINK criu/built-in.o [2020-05-20T17:45:24.875Z] #40 293.0 LINK criu/criu [2020-05-20T17:45:24.875Z] #40 294.0 DEP lib/c/criu.d [2020-05-20T17:45:24.875Z] #40 294.1 CC images/rpc.pb-c.o [2020-05-20T17:45:24.875Z] #40 295.4 CC lib/c/criu.o [2020-05-20T17:45:24.875Z] #40 297.6 LINK lib/c/built-in.o [2020-05-20T17:45:24.875Z] #40 297.7 LINK lib/c/libcriu.so [2020-05-20T17:45:24.875Z] #40 297.9 LINK lib/c/libcriu.a [2020-05-20T17:45:24.875Z] #40 298.3 GEN magic.py [2020-05-20T17:45:24.875Z] #40 298.5 Note: Building without setproctitle() and strlcpy() support. [2020-05-20T17:45:24.875Z] #40 298.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-20T17:45:24.875Z] #40 298.5 Note: Building without GnuTLS support [2020-05-20T17:45:25.012Z] Removing intermediate container d7c4b68d21be [2020-05-20T17:45:25.012Z] ---> 38855bdcec43 [2020-05-20T17:45:25.012Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-05-20T17:45:25.012Z] ---> Running in 87572871279b [2020-05-20T17:45:25.012Z] Removing intermediate container 87572871279b [2020-05-20T17:45:25.012Z] ---> 7d400803cffc [2020-05-20T17:45:25.012Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-05-20T17:45:25.086Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-05-20T17:45:25.907Z] #40 299.8 fatal: not a git repository (or any of the parent directories): .git [2020-05-20T17:45:26.459Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-05-20T17:45:26.633Z] [2020-05-20T17:45:26.633Z] ---> a41eb94cb05b [2020-05-20T17:45:26.633Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-05-20T17:45:26.633Z] ---> Running in f52886e4c4cf [2020-05-20T17:45:26.674Z] --- PASS: TestHealthKillContainer (2.95s) [2020-05-20T17:45:26.674Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-20T17:45:26.938Z] #40 301.1 make[1]: Nothing to be done for 'all'. [2020-05-20T17:45:27.612Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s) [2020-05-20T17:45:27.612Z] === RUN TestIpcModeNone [2020-05-20T17:45:27.831Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-05-20T17:45:28.395Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-05-20T17:45:28.445Z] #40 302.6 make[1]: 'images/built-in.o' is up to date. [2020-05-20T17:45:28.445Z] #40 302.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-20T17:45:28.549Z] --- PASS: TestIpcModeNone (0.84s) [2020-05-20T17:45:28.549Z] === RUN TestIpcModePrivate [2020-05-20T17:45:28.734Z] #40 302.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-20T17:45:28.734Z] #40 302.9 make[1]: 'compel/libcompel.a' is up to date. [2020-05-20T17:45:28.734Z] #40 303.0 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-20T17:45:29.026Z] #40 303.0 make[1]: Nothing to be done for 'all'. [2020-05-20T17:45:29.026Z] #40 303.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-20T17:45:29.315Z] #40 303.4 make[2]: Nothing to be done for 'all'. [2020-05-20T17:45:29.315Z] #40 303.5 make[2]: Nothing to be done for 'all'. [2020-05-20T17:45:29.315Z] #40 303.6 make[2]: Nothing to be done for 'all'. [2020-05-20T17:45:29.486Z] --- PASS: TestIpcModePrivate (0.88s) [2020-05-20T17:45:29.486Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2020-05-20T17:45:29.486Z] === RUN TestIpcModeShareable [2020-05-20T17:45:29.945Z] #40 303.9 make[2]: Nothing to be done for 'all'. [2020-05-20T17:45:29.945Z] #40 303.9 make[2]: Nothing to be done for 'all'. [2020-05-20T17:45:29.945Z] #40 304.0 make[2]: Nothing to be done for 'all'. [2020-05-20T17:45:29.945Z] #40 304.0 make[2]: Nothing to be done for 'all'. [2020-05-20T17:45:30.054Z] --- PASS: TestIpcModeShareable (0.84s) [2020-05-20T17:45:30.055Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2020-05-20T17:45:30.055Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-20T17:45:30.236Z] #40 304.3 make[2]: Nothing to be done for 'all'. [2020-05-20T17:45:30.236Z] #40 304.3 INSTALL criu/criu [2020-05-20T17:45:30.294Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-05-20T17:45:30.526Z] #40 DONE 304.4s [2020-05-20T17:45:30.526Z] [2020-05-20T17:45:30.526Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:45:32.818Z] === RUN TestDockerSuite/TestAttachDetach [2020-05-20T17:45:33.258Z] #46 ... [2020-05-20T17:45:33.258Z] [2020-05-20T17:45:33.258Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-20T17:45:33.258Z] #50 235.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-05-20T17:45:33.344Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.64s) [2020-05-20T17:45:33.344Z] === RUN TestAPIIpcModeHost [2020-05-20T17:45:33.344Z] --- PASS: TestAPIIpcModeHost (0.66s) [2020-05-20T17:45:33.344Z] === RUN TestDaemonIpcModeShareable [2020-05-20T17:45:34.192Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-05-20T17:45:34.192Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-05-20T17:45:35.249Z] --- PASS: TestDaemonIpcModeShareable (1.80s) [2020-05-20T17:45:35.249Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-05-20T17:45:35.249Z] === RUN TestDaemonIpcModePrivate [2020-05-20T17:45:35.447Z] Removing intermediate container f52886e4c4cf [2020-05-20T17:45:35.447Z] ---> 2182600aee7a [2020-05-20T17:45:35.447Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-05-20T17:45:35.447Z] ---> Running in 9218148106da [2020-05-20T17:45:35.447Z] [2020-05-20T17:45:35.447Z] SUCCESS: Specified value was saved. [2020-05-20T17:45:35.563Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-05-20T17:45:35.976Z] #50 238.4 + mkdir -p /build [2020-05-20T17:45:35.976Z] #50 238.4 + cp runc /build/runc [2020-05-20T17:45:35.976Z] #50 DONE 238.5s [2020-05-20T17:45:35.976Z] [2020-05-20T17:45:35.976Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:45:37.159Z] --- PASS: TestDaemonIpcModePrivate (1.89s) [2020-05-20T17:45:37.160Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-05-20T17:45:37.160Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-20T17:45:38.089Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-05-20T17:45:38.476Z] Removing intermediate container 9218148106da [2020-05-20T17:45:38.476Z] ---> 19c000853c1c [2020-05-20T17:45:38.476Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-05-20T17:45:38.476Z] ---> Running in 37cbf4ac1a1d [2020-05-20T17:45:39.038Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-05-20T17:45:39.065Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.83s) [2020-05-20T17:45:39.065Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-05-20T17:45:39.065Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-20T17:45:39.347Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-05-20T17:45:40.717Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-05-20T17:45:40.970Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.80s) [2020-05-20T17:45:40.970Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-05-20T17:45:40.970Z] === RUN TestIpcModeOlderClient [2020-05-20T17:45:40.970Z] === PAUSE TestIpcModeOlderClient [2020-05-20T17:45:40.970Z] === RUN TestKillContainerInvalidSignal [2020-05-20T17:45:41.500Z] Cannot create a file when that file already exists. [2020-05-20T17:45:41.538Z] --- PASS: TestKillContainerInvalidSignal (0.75s) [2020-05-20T17:45:41.538Z] === RUN TestKillContainer [2020-05-20T17:45:41.538Z] === RUN TestKillContainer/no_signal [2020-05-20T17:45:42.105Z] === RUN TestKillContainer/non_killing_signal [2020-05-20T17:45:42.616Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-05-20T17:45:42.616Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-05-20T17:45:42.674Z] === RUN TestKillContainer/killing_signal [2020-05-20T17:45:42.867Z] #46 ... [2020-05-20T17:45:42.867Z] [2020-05-20T17:45:42.867Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-20T17:45:42.867Z] #37 DONE 413.4s [2020-05-20T17:45:42.867Z] [2020-05-20T17:45:42.867Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:45:43.986Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-05-20T17:45:44.051Z] --- PASS: TestKillContainer (2.27s) [2020-05-20T17:45:44.051Z] --- PASS: TestKillContainer/no_signal (0.71s) [2020-05-20T17:45:44.051Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2020-05-20T17:45:44.051Z] --- PASS: TestKillContainer/killing_signal (0.75s) [2020-05-20T17:45:44.051Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-20T17:45:44.051Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-20T17:45:44.226Z] --- PASS: TestBuildWithHugeFile (27.44s) [2020-05-20T17:45:44.226Z] === RUN TestBuildWithEmptyDockerfile [2020-05-20T17:45:44.226Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-20T17:45:44.226Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-20T17:45:44.226Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-20T17:45:44.226Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-20T17:45:44.226Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-20T17:45:44.226Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-20T17:45:44.226Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-20T17:45:44.226Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-20T17:45:44.619Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-20T17:45:44.839Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-20T17:45:44.839Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2020-05-20T17:45:44.839Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s) [2020-05-20T17:45:44.839Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s) [2020-05-20T17:45:44.839Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-05-20T17:45:44.839Z] === RUN TestBuildPreserveOwnership [2020-05-20T17:45:44.839Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-20T17:45:45.557Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.55s) [2020-05-20T17:45:45.557Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s) [2020-05-20T17:45:45.557Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2020-05-20T17:45:45.557Z] === RUN TestKillStoppedContainer [2020-05-20T17:45:45.557Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-05-20T17:45:45.557Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-20T17:45:45.557Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-05-20T17:45:45.557Z] === RUN TestKillDifferentUserContainer [2020-05-20T17:45:46.359Z] Removing intermediate container 37cbf4ac1a1d [2020-05-20T17:45:46.359Z] ---> fd036c34afe4 [2020-05-20T17:45:46.359Z] Step 13/13 : CMD ["sh"] [2020-05-20T17:45:46.359Z] ---> Running in a265d702f942 [2020-05-20T17:45:46.359Z] Removing intermediate container a265d702f942 [2020-05-20T17:45:46.359Z] ---> d1cbe45d5f15 [2020-05-20T17:45:46.359Z] Successfully built d1cbe45d5f15 [2020-05-20T17:45:46.359Z] Successfully tagged busybox:latest [2020-05-20T17:45:46.359Z] INFO: Docker images of the daemon under test [2020-05-20T17:45:46.359Z] [2020-05-20T17:45:46.359Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-05-20T17:45:46.359Z] busybox latest d1cbe45d5f15 Less than a second ago 3.72GB [2020-05-20T17:45:46.359Z] microsoft/windowsservercore latest 561b89eac394 13 days ago 3.7GB [2020-05-20T17:45:46.360Z] mcr.microsoft.com/windows/servercore ltsc2019 561b89eac394 13 days ago 3.7GB [2020-05-20T17:45:46.360Z] [2020-05-20T17:45:46.360Z] INFO: Running integration tests at 05/20/2020 17:45:46... [2020-05-20T17:45:46.360Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-05-20T17:45:46.360Z] INFO: Integration API tests being run from the host: [2020-05-20T17:45:46.360Z] INFO: make.ps1 starting at 05/20/2020 17:45:46 [2020-05-20T17:45:46.493Z] --- PASS: TestKillDifferentUserContainer (0.80s) [2020-05-20T17:45:46.493Z] === RUN TestInspectOomKilledTrue [2020-05-20T17:45:46.493Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-20T17:45:46.493Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-20T17:45:46.493Z] === RUN TestInspectOomKilledFalse [2020-05-20T17:45:46.493Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-20T17:45:46.493Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-20T17:45:46.493Z] === RUN TestLinksEtcHostsContentMatch [2020-05-20T17:45:46.522Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-05-20T17:45:47.061Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s) [2020-05-20T17:45:47.061Z] === RUN TestLinksContainerNames [2020-05-20T17:45:47.375Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-05-20T17:45:47.459Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-05-20T17:45:47.716Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-05-20T17:45:47.974Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-05-20T17:45:48.436Z] --- PASS: TestLinksContainerNames (1.56s) [2020-05-20T17:45:48.436Z] === RUN TestLogsFollowTailEmpty [2020-05-20T17:45:48.538Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-05-20T17:45:49.206Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-20T17:45:49.374Z] --- PASS: TestLogsFollowTailEmpty (0.79s) [2020-05-20T17:45:49.374Z] === RUN TestContainerNetworkMountsNoChown [2020-05-20T17:45:49.470Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-05-20T17:45:49.470Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-05-20T17:45:50.310Z] --- PASS: TestContainerNetworkMountsNoChown (0.78s) [2020-05-20T17:45:50.310Z] === RUN TestMountDaemonRoot [2020-05-20T17:45:50.310Z] === RUN TestMountDaemonRoot/default [2020-05-20T17:45:50.310Z] === PAUSE TestMountDaemonRoot/default [2020-05-20T17:45:50.310Z] === RUN TestMountDaemonRoot/private [2020-05-20T17:45:50.310Z] === PAUSE TestMountDaemonRoot/private [2020-05-20T17:45:50.310Z] === RUN TestMountDaemonRoot/rprivate [2020-05-20T17:45:50.310Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-20T17:45:50.310Z] === RUN TestMountDaemonRoot/slave [2020-05-20T17:45:50.310Z] === PAUSE TestMountDaemonRoot/slave [2020-05-20T17:45:50.310Z] === RUN TestMountDaemonRoot/rslave [2020-05-20T17:45:50.310Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-20T17:45:50.310Z] === RUN TestMountDaemonRoot/shared [2020-05-20T17:45:50.310Z] === PAUSE TestMountDaemonRoot/shared [2020-05-20T17:45:50.310Z] === RUN TestMountDaemonRoot/rshared [2020-05-20T17:45:50.310Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-20T17:45:50.310Z] === CONT TestMountDaemonRoot/default [2020-05-20T17:45:50.310Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-20T17:45:50.310Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-20T17:45:50.310Z] === CONT TestMountDaemonRoot/rslave [2020-05-20T17:45:50.310Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-20T17:45:50.310Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-20T17:45:50.310Z] === CONT TestMountDaemonRoot/rshared [2020-05-20T17:45:50.310Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-20T17:45:50.310Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-20T17:45:50.310Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-20T17:45:50.310Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-20T17:45:50.310Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-20T17:45:50.310Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-20T17:45:50.310Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-20T17:45:50.310Z] === CONT TestMountDaemonRoot/rprivate [2020-05-20T17:45:50.310Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-20T17:45:50.310Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-20T17:45:50.310Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-20T17:45:50.310Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-20T17:45:50.310Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-20T17:45:50.310Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-20T17:45:50.310Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-20T17:45:50.310Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-20T17:45:50.310Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-20T17:45:50.310Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-20T17:45:50.310Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-20T17:45:50.310Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-20T17:45:50.310Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-20T17:45:50.310Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-20T17:45:50.310Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-20T17:45:50.310Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-20T17:45:50.310Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-20T17:45:50.310Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-20T17:45:50.310Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-20T17:45:50.310Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-20T17:45:50.310Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-20T17:45:50.310Z] === CONT TestMountDaemonRoot/shared [2020-05-20T17:45:50.310Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-20T17:45:50.310Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-20T17:45:50.310Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-20T17:45:50.310Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-20T17:45:50.310Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-20T17:45:50.310Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-20T17:45:50.310Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-20T17:45:50.310Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-20T17:45:50.310Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-20T17:45:50.310Z] === CONT TestMountDaemonRoot/slave [2020-05-20T17:45:50.310Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-20T17:45:50.310Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-20T17:45:50.310Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-20T17:45:50.310Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-20T17:45:50.310Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-20T17:45:50.310Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-20T17:45:50.310Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-20T17:45:50.310Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-20T17:45:50.310Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-20T17:45:50.310Z] === CONT TestMountDaemonRoot/private [2020-05-20T17:45:50.310Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-20T17:45:50.310Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-20T17:45:50.310Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-20T17:45:50.310Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-20T17:45:50.310Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-20T17:45:50.310Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-20T17:45:50.310Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-20T17:45:50.310Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-20T17:45:50.310Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-20T17:45:50.310Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-20T17:45:50.310Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-20T17:45:50.310Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-20T17:45:50.310Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-20T17:45:50.310Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-20T17:45:50.310Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-20T17:45:50.310Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-20T17:45:50.310Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-20T17:45:50.310Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-20T17:45:50.310Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-20T17:45:50.310Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-20T17:45:50.310Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-20T17:45:50.310Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-20T17:45:50.310Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-20T17:45:50.310Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-20T17:45:50.568Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-20T17:45:50.568Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-20T17:45:50.568Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-20T17:45:50.568Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-20T17:45:50.568Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-20T17:45:50.568Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-20T17:45:50.569Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-20T17:45:50.569Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-20T17:45:50.569Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-20T17:45:50.569Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-20T17:45:50.569Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-05-20T17:45:50.569Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-20T17:45:50.569Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-05-20T17:45:50.569Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-05-20T17:45:50.569Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-05-20T17:45:50.569Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-05-20T17:45:50.569Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-20T17:45:50.569Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-05-20T17:45:50.569Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-05-20T17:45:50.569Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-05-20T17:45:50.569Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-05-20T17:45:50.569Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-20T17:45:50.569Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-05-20T17:45:50.569Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-05-20T17:45:50.569Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-05-20T17:45:50.569Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-05-20T17:45:50.569Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-20T17:45:50.569Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-05-20T17:45:50.569Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2020-05-20T17:45:50.569Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-05-20T17:45:50.569Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-05-20T17:45:50.569Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-20T17:45:50.569Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-05-20T17:45:50.569Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-05-20T17:45:50.569Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-05-20T17:45:50.569Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-05-20T17:45:50.569Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-20T17:45:50.569Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-05-20T17:45:50.569Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-05-20T17:45:50.569Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-05-20T17:45:50.569Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-05-20T17:45:50.569Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-20T17:45:50.569Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-05-20T17:45:50.569Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-05-20T17:45:50.569Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-05-20T17:45:50.569Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-05-20T17:45:50.569Z] === RUN TestContainerBindMountNonRecursive [2020-05-20T17:45:51.639Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-05-20T17:45:51.874Z] --- PASS: TestBuildPreserveOwnership (6.58s) [2020-05-20T17:45:51.874Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.27s) [2020-05-20T17:45:51.874Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.30s) [2020-05-20T17:45:51.874Z] === RUN TestBuildPlatformInvalid [2020-05-20T17:45:51.874Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2020-05-20T17:45:51.874Z] PASS [2020-05-20T17:45:51.874Z] [2020-05-20T17:45:51.874Z] === Skipped [2020-05-20T17:45:51.874Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-05-20T17:45:51.874Z] build_session_test.go:25: TODO: BuildKit [2020-05-20T17:45:51.874Z] [2020-05-20T17:45:51.874Z] [2020-05-20T17:45:51.874Z] DONE 32 tests, 1 skipped in 77.371s [2020-05-20T17:45:51.874Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-05-20T17:45:51.874Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:45:51.874Z] ++ set -e [2020-05-20T17:45:51.874Z] ++ '[' -n 0 ']' [2020-05-20T17:45:51.874Z] ++ set -x [2020-05-20T17:45:51.874Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:45:51.874Z] INFO: Testing against a local daemon [2020-05-20T17:45:51.874Z] === RUN TestConfigInspect [2020-05-20T17:45:51.999Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-05-20T17:45:52.475Z] --- PASS: TestContainerBindMountNonRecursive (1.89s) [2020-05-20T17:45:52.475Z] === RUN TestNetworkNat [2020-05-20T17:45:53.412Z] --- PASS: TestNetworkNat (0.86s) [2020-05-20T17:45:53.412Z] === RUN TestNetworkLocalhostTCPNat [2020-05-20T17:45:53.893Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-05-20T17:45:54.348Z] --- PASS: TestNetworkLocalhostTCPNat (0.82s) [2020-05-20T17:45:54.348Z] === RUN TestNetworkLoopbackNat [2020-05-20T17:45:55.282Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-05-20T17:45:55.282Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-05-20T17:45:55.284Z] --- PASS: TestNetworkLoopbackNat (1.13s) [2020-05-20T17:45:55.284Z] === RUN TestPause [2020-05-20T17:45:56.218Z] --- PASS: TestPause (0.82s) [2020-05-20T17:45:56.218Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-20T17:45:56.218Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-20T17:45:56.218Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-20T17:45:56.218Z] === RUN TestPauseStopPausedContainer [2020-05-20T17:45:56.240Z] --- PASS: TestConfigInspect (3.85s) [2020-05-20T17:45:56.240Z] === RUN TestConfigList [2020-05-20T17:45:57.155Z] --- PASS: TestPauseStopPausedContainer (0.86s) [2020-05-20T17:45:57.155Z] === RUN TestPsFilter [2020-05-20T17:45:57.155Z] --- PASS: TestPsFilter (0.26s) [2020-05-20T17:45:57.155Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-20T17:45:58.090Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2020-05-20T17:45:58.091Z] === RUN TestRemoveContainerWithVolume [2020-05-20T17:45:58.658Z] --- PASS: TestRemoveContainerWithVolume (0.74s) [2020-05-20T17:45:58.658Z] === RUN TestRemoveContainerRunning [2020-05-20T17:46:02.681Z] --- PASS: TestRemoveContainerRunning (0.74s) [2020-05-20T17:46:02.681Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-20T17:46:02.681Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s) [2020-05-20T17:46:02.681Z] === RUN TestRemoveInvalidContainer [2020-05-20T17:46:02.681Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-05-20T17:46:02.681Z] === RUN TestRenameLinkedContainer [2020-05-20T17:46:02.688Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-05-20T17:46:02.688Z] --- PASS: TestBuildWithHugeFile (86.33s) [2020-05-20T17:46:02.688Z] === RUN TestBuildWithEmptyDockerfile [2020-05-20T17:46:02.688Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-20T17:46:02.688Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-20T17:46:02.688Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-20T17:46:02.688Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-20T17:46:02.688Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-20T17:46:02.688Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-20T17:46:02.688Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-20T17:46:02.688Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-20T17:46:02.688Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-20T17:46:02.688Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-05-20T17:46:02.688Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2020-05-20T17:46:02.688Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2020-05-20T17:46:02.688Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s) [2020-05-20T17:46:02.688Z] === RUN TestBuildPreserveOwnership [2020-05-20T17:46:02.688Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-20T17:46:02.688Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-05-20T17:46:02.701Z] --- PASS: TestConfigList (3.77s) [2020-05-20T17:46:02.701Z] === RUN TestConfigsCreateAndDelete [2020-05-20T17:46:02.701Z] --- PASS: TestConfigsCreateAndDelete (3.19s) [2020-05-20T17:46:02.701Z] === RUN TestConfigsUpdate [2020-05-20T17:46:03.617Z] --- PASS: TestRenameLinkedContainer (3.13s) [2020-05-20T17:46:03.617Z] === RUN TestRenameStoppedContainer [2020-05-20T17:46:04.060Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-05-20T17:46:04.184Z] --- PASS: TestRenameStoppedContainer (0.78s) [2020-05-20T17:46:04.184Z] === RUN TestRenameRunningContainerAndReuse [2020-05-20T17:46:04.992Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-05-20T17:46:05.249Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-20T17:46:05.823Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-05-20T17:46:06.087Z] --- PASS: TestRenameRunningContainerAndReuse (1.57s) [2020-05-20T17:46:06.087Z] === RUN TestRenameInvalidName [2020-05-20T17:46:06.140Z] --- PASS: TestConfigsUpdate (3.71s) [2020-05-20T17:46:06.140Z] === RUN TestTemplatedConfig [2020-05-20T17:46:06.654Z] --- PASS: TestRenameInvalidName (0.79s) [2020-05-20T17:46:06.654Z] === RUN TestRenameAnonymousContainer [2020-05-20T17:46:06.775Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-05-20T17:46:07.717Z] --- PASS: TestBuildPreserveOwnership (6.39s) [2020-05-20T17:46:07.717Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.26s) [2020-05-20T17:46:07.717Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.12s) [2020-05-20T17:46:07.717Z] === RUN TestBuildPlatformInvalid [2020-05-20T17:46:07.717Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-05-20T17:46:07.717Z] PASS [2020-05-20T17:46:07.717Z] [2020-05-20T17:46:07.717Z] === Skipped [2020-05-20T17:46:07.717Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-05-20T17:46:07.717Z] build_session_test.go:25: TODO: BuildKit [2020-05-20T17:46:07.717Z] [2020-05-20T17:46:07.717Z] [2020-05-20T17:46:07.717Z] DONE 32 tests, 1 skipped in 173.612s [2020-05-20T17:46:07.717Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-05-20T17:46:07.717Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:46:07.717Z] ++ set -e [2020-05-20T17:46:07.717Z] ++ '[' -n 0 ']' [2020-05-20T17:46:07.717Z] ++ set -x [2020-05-20T17:46:07.717Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:46:07.974Z] INFO: Testing against a local daemon [2020-05-20T17:46:07.974Z] === RUN TestConfigInspect [2020-05-20T17:46:08.190Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-20T17:46:08.190Z] INFO: Testing against a local daemon [2020-05-20T17:46:08.670Z] tests/integration/client_test.py ..... [ 75%] [2020-05-20T17:46:08.670Z] tests/integration/context_api_test.py .. [ 76%] [2020-05-20T17:46:09.343Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-05-20T17:46:09.611Z] tests/integration/errors_test.py . [ 76%] [2020-05-20T17:46:10.506Z] --- PASS: TestTemplatedConfig (3.58s) [2020-05-20T17:46:10.506Z] === RUN TestConfigCreateResolve [2020-05-20T17:46:10.845Z] --- PASS: TestRenameAnonymousContainer (3.91s) [2020-05-20T17:46:10.845Z] === RUN TestRenameContainerWithSameName [2020-05-20T17:46:11.237Z] --- PASS: TestConfigInspect (3.22s) [2020-05-20T17:46:11.237Z] === RUN TestConfigList [2020-05-20T17:46:11.413Z] --- PASS: TestRenameContainerWithSameName (0.80s) [2020-05-20T17:46:11.413Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-20T17:46:12.791Z] --- PASS: TestRenameContainerWithLinkedContainer (1.53s) [2020-05-20T17:46:12.791Z] === RUN TestResize [2020-05-20T17:46:13.130Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-05-20T17:46:13.387Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-05-20T17:46:13.731Z] --- PASS: TestResize (0.78s) [2020-05-20T17:46:13.731Z] === RUN TestResizeWithInvalidSize [2020-05-20T17:46:13.951Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-05-20T17:46:13.980Z] --- PASS: TestConfigCreateResolve (3.66s) [2020-05-20T17:46:13.980Z] === RUN TestConfigDaemonLibtrustID [2020-05-20T17:46:13.980Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-05-20T17:46:13.980Z] PASS [2020-05-20T17:46:13.980Z] [2020-05-20T17:46:13.980Z] DONE 7 tests in 22.369s [2020-05-20T17:46:13.980Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-05-20T17:46:13.980Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:46:13.980Z] ++ set -e [2020-05-20T17:46:13.980Z] ++ '[' -n 0 ']' [2020-05-20T17:46:13.980Z] ++ set -x [2020-05-20T17:46:13.981Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:46:13.981Z] INFO: Testing against a local daemon [2020-05-20T17:46:13.981Z] === RUN TestCheckpoint [2020-05-20T17:46:13.981Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-20T17:46:13.981Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-20T17:46:13.981Z] === RUN TestContainerInvalidJSON [2020-05-20T17:46:13.981Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-20T17:46:13.981Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-20T17:46:13.981Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-20T17:46:13.981Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-20T17:46:13.981Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-20T17:46:13.981Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-20T17:46:13.981Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-20T17:46:13.981Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-20T17:46:13.981Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-20T17:46:13.981Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-05-20T17:46:13.981Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-05-20T17:46:13.981Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-20T17:46:13.981Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-05-20T17:46:13.981Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-20T17:46:14.209Z] --- PASS: TestConfigList (3.20s) [2020-05-20T17:46:14.209Z] === RUN TestConfigsCreateAndDelete [2020-05-20T17:46:14.262Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-05-20T17:46:14.262Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-20T17:46:14.262Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-05-20T17:46:14.262Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-20T17:46:14.298Z] --- PASS: TestResizeWithInvalidSize (0.83s) [2020-05-20T17:46:14.298Z] === RUN TestResizeWhenContainerNotStarted [2020-05-20T17:46:14.468Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-05-20T17:46:14.543Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-05-20T17:46:14.543Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-20T17:46:14.543Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s) [2020-05-20T17:46:14.543Z] === RUN TestCopyFromContainer [2020-05-20T17:46:15.032Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-05-20T17:46:15.235Z] --- PASS: TestResizeWhenContainerNotStarted (0.75s) [2020-05-20T17:46:15.235Z] === RUN TestDaemonRestartKillContainers [2020-05-20T17:46:15.235Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-20T17:46:15.235Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-20T17:46:15.235Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-20T17:46:15.235Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-20T17:46:15.235Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-20T17:46:15.235Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-20T17:46:15.235Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-20T17:46:15.235Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-20T17:46:15.235Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-20T17:46:15.235Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-20T17:46:15.235Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-20T17:46:15.235Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-20T17:46:15.235Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-20T17:46:15.235Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-20T17:46:15.235Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-20T17:46:15.235Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-20T17:46:15.235Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-20T17:46:15.235Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-20T17:46:15.235Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-20T17:46:15.235Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-20T17:46:15.235Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-20T17:46:15.235Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-20T17:46:15.235Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-20T17:46:15.235Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-20T17:46:15.235Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-20T17:46:15.235Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-20T17:46:15.235Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-20T17:46:15.235Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-20T17:46:16.929Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-05-20T17:46:17.210Z] === RUN TestCopyFromContainer// [2020-05-20T17:46:17.210Z] === RUN TestCopyFromContainer//bar/root [2020-05-20T17:46:17.210Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-20T17:46:17.210Z] === RUN TestCopyFromContainer/bar/quux [2020-05-20T17:46:17.210Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-20T17:46:17.210Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-20T17:46:17.210Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-20T17:46:17.210Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-20T17:46:17.491Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-20T17:46:17.491Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-20T17:46:17.491Z] --- PASS: TestCopyFromContainer (2.96s) [2020-05-20T17:46:17.491Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-05-20T17:46:17.491Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-05-20T17:46:17.491Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-05-20T17:46:17.491Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-05-20T17:46:17.491Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-05-20T17:46:17.491Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-05-20T17:46:17.491Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-05-20T17:46:17.491Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-05-20T17:46:17.491Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-05-20T17:46:17.491Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-05-20T17:46:17.491Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-20T17:46:17.491Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-20T17:46:17.491Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-20T17:46:17.491Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-20T17:46:17.491Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-20T17:46:17.491Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-20T17:46:17.491Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-20T17:46:17.491Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-20T17:46:17.491Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-20T17:46:17.491Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-20T17:46:17.491Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-05-20T17:46:17.491Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-20T17:46:17.491Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-20T17:46:17.491Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-20T17:46:17.491Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-20T17:46:17.772Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-05-20T17:46:17.772Z] === RUN TestCreateWithInvalidEnv [2020-05-20T17:46:17.772Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-20T17:46:17.772Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-20T17:46:17.772Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-20T17:46:17.772Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-20T17:46:17.772Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-20T17:46:17.772Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-20T17:46:17.772Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-20T17:46:17.772Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-20T17:46:17.772Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-20T17:46:17.772Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-05-20T17:46:17.772Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-20T17:46:17.772Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-20T17:46:17.772Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-20T17:46:17.772Z] === RUN TestCreateTmpfsMountsTarget [2020-05-20T17:46:17.772Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-05-20T17:46:17.772Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-20T17:46:17.775Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-20T17:46:17.775Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-20T17:46:17.861Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-05-20T17:46:17.861Z] --- PASS: TestConfigsCreateAndDelete (3.45s) [2020-05-20T17:46:17.861Z] === RUN TestConfigsUpdate [2020-05-20T17:46:18.035Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-20T17:46:18.119Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-05-20T17:46:18.604Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-20T17:46:19.497Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-05-20T17:46:19.497Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-05-20T17:46:19.546Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-20T17:46:20.115Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-20T17:46:20.429Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-05-20T17:46:20.437Z] --- PASS: TestCreateWithCustomMaskedPaths (2.30s) [2020-05-20T17:46:20.437Z] === RUN TestCreateWithCapabilities [2020-05-20T17:46:20.437Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-20T17:46:20.437Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-20T17:46:20.437Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-20T17:46:20.437Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-20T17:46:20.437Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-20T17:46:20.437Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-20T17:46:20.437Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-20T17:46:20.437Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-20T17:46:20.437Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-20T17:46:20.437Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-20T17:46:20.437Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-20T17:46:20.437Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-20T17:46:20.437Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-20T17:46:20.437Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-20T17:46:20.437Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-20T17:46:20.437Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-20T17:46:20.437Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-20T17:46:20.437Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-20T17:46:20.437Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-20T17:46:20.437Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-20T17:46:20.437Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-20T17:46:20.437Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-20T17:46:20.437Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-20T17:46:20.437Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-20T17:46:20.437Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-20T17:46:20.437Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-20T17:46:20.437Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-20T17:46:20.437Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-20T17:46:20.437Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-20T17:46:20.437Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-20T17:46:20.437Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-20T17:46:20.437Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-20T17:46:20.437Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-20T17:46:20.437Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-05-20T17:46:20.437Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-20T17:46:20.437Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-20T17:46:20.437Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.10s) [2020-05-20T17:46:20.437Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.10s) [2020-05-20T17:46:20.437Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.10s) [2020-05-20T17:46:20.437Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.10s) [2020-05-20T17:46:20.437Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.10s) [2020-05-20T17:46:20.437Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.10s) [2020-05-20T17:46:20.437Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-20T17:46:20.437Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-05-20T17:46:20.437Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s) [2020-05-20T17:46:20.437Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-20T17:46:20.685Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-20T17:46:20.945Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-20T17:46:20.993Z] --- PASS: TestConfigsUpdate (3.22s) [2020-05-20T17:46:20.993Z] === RUN TestTemplatedConfig [2020-05-20T17:46:22.886Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-05-20T17:46:23.099Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.50s) [2020-05-20T17:46:23.099Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-20T17:46:23.099Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-20T17:46:23.099Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-20T17:46:23.099Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-20T17:46:23.100Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-20T17:46:23.100Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-20T17:46:23.100Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-20T17:46:23.100Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-20T17:46:23.100Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-20T17:46:23.100Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-20T17:46:23.100Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-20T17:46:23.100Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-20T17:46:23.100Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-20T17:46:23.100Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-20T17:46:23.100Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-20T17:46:23.100Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-20T17:46:23.100Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-05-20T17:46:23.100Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2020-05-20T17:46:23.100Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-05-20T17:46:23.100Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-05-20T17:46:23.100Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-05-20T17:46:23.100Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-05-20T17:46:23.100Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-20T17:46:23.314Z] ok github.com/docker/docker/integration/build 14.547s [2020-05-20T17:46:23.314Z] [2020-05-20T17:46:23.314Z] === Skipped [2020-05-20T17:46:23.314Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-05-20T17:46:23.314Z] build_session_test.go:25: TODO: BuildKit [2020-05-20T17:46:23.314Z] [2020-05-20T17:46:23.314Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-05-20T17:46:23.314Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T17:46:23.314Z] [2020-05-20T17:46:23.314Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-05-20T17:46:23.314Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-20T17:46:23.314Z] [2020-05-20T17:46:23.314Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-05-20T17:46:23.314Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-20T17:46:23.314Z] [2020-05-20T17:46:23.314Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-05-20T17:46:23.314Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-20T17:46:23.314Z] [2020-05-20T17:46:23.314Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-05-20T17:46:23.314Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-20T17:46:23.314Z] [2020-05-20T17:46:23.314Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-05-20T17:46:23.314Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-20T17:46:23.314Z] [2020-05-20T17:46:23.314Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.01s) [2020-05-20T17:46:23.315Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-20T17:46:23.315Z] [2020-05-20T17:46:23.315Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-05-20T17:46:23.315Z] build_test.go:492: testEnv.OSType == "windows" [2020-05-20T17:46:23.315Z] [2020-05-20T17:46:23.315Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-05-20T17:46:23.315Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-20T17:46:23.315Z] [2020-05-20T17:46:23.315Z] [2020-05-20T17:46:23.315Z] DONE 22 tests, 10 skipped in 35.115s [2020-05-20T17:46:23.315Z] [2020-05-20T17:46:23.315Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-05-20T17:46:23.450Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-05-20T17:46:23.463Z] #53 395.0 + bin/containerd [2020-05-20T17:46:23.482Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-20T17:46:23.482Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.60s) [2020-05-20T17:46:23.482Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.72s) [2020-05-20T17:46:23.482Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.79s) [2020-05-20T17:46:23.482Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.37s) [2020-05-20T17:46:23.482Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.64s) [2020-05-20T17:46:23.482Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.64s) [2020-05-20T17:46:23.482Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.65s) [2020-05-20T17:46:23.482Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.56s) [2020-05-20T17:46:23.482Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.48s) [2020-05-20T17:46:23.482Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.61s) [2020-05-20T17:46:23.482Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.30s) [2020-05-20T17:46:23.482Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.25s) [2020-05-20T17:46:23.482Z] === RUN TestCgroupNamespacesRun [2020-05-20T17:46:23.711Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.85s) [2020-05-20T17:46:23.711Z] === RUN TestContainerStartOnDaemonRestart [2020-05-20T17:46:23.711Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-20T17:46:23.711Z] === RUN TestDaemonRestartIpcMode [2020-05-20T17:46:23.711Z] === PAUSE TestDaemonRestartIpcMode [2020-05-20T17:46:23.711Z] === RUN TestDaemonHostGatewayIP [2020-05-20T17:46:23.711Z] === PAUSE TestDaemonHostGatewayIP [2020-05-20T17:46:23.711Z] === RUN TestContainerKillOnDaemonStart [2020-05-20T17:46:23.711Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-20T17:46:23.711Z] === RUN TestDiff [2020-05-20T17:46:24.713Z] --- PASS: TestDiff (0.84s) [2020-05-20T17:46:24.714Z] === RUN TestExecWithCloseStdin [2020-05-20T17:46:24.821Z] --- PASS: TestTemplatedConfig (3.72s) [2020-05-20T17:46:24.821Z] === RUN TestConfigCreateResolve [2020-05-20T17:46:24.924Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-20T17:46:24.924Z] INFO: Testing against a local daemon [2020-05-20T17:46:24.924Z] ok github.com/docker/docker/integration/config 0.162s [2020-05-20T17:46:24.924Z] [2020-05-20T17:46:24.924Z] === Skipped [2020-05-20T17:46:24.924Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-05-20T17:46:24.924Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T17:46:24.924Z] [2020-05-20T17:46:24.924Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-05-20T17:46:24.924Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T17:46:24.924Z] [2020-05-20T17:46:24.924Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-05-20T17:46:24.924Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T17:46:24.924Z] [2020-05-20T17:46:24.924Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-05-20T17:46:24.924Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T17:46:24.924Z] [2020-05-20T17:46:24.924Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-05-20T17:46:24.924Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T17:46:24.924Z] [2020-05-20T17:46:24.924Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-05-20T17:46:24.924Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-05-20T17:46:24.924Z] [2020-05-20T17:46:24.924Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-05-20T17:46:24.924Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-05-20T17:46:24.924Z] [2020-05-20T17:46:24.924Z] [2020-05-20T17:46:24.924Z] DONE 7 tests, 7 skipped in 2.231s [2020-05-20T17:46:24.924Z] [2020-05-20T17:46:24.924Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-05-20T17:46:25.385Z] --- PASS: TestCgroupNamespacesRun (1.78s) [2020-05-20T17:46:25.385Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-20T17:46:25.715Z] --- PASS: TestExecWithCloseStdin (0.91s) [2020-05-20T17:46:25.715Z] === RUN TestExec [2020-05-20T17:46:25.752Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-05-20T17:46:26.316Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-05-20T17:46:26.316Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-05-20T17:46:26.573Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-05-20T17:46:26.718Z] --- PASS: TestExec (0.95s) [2020-05-20T17:46:26.718Z] === RUN TestExecUser [2020-05-20T17:46:26.762Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.67s) [2020-05-20T17:46:26.762Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-20T17:46:27.329Z] --- PASS: TestExecUser (0.92s) [2020-05-20T17:46:27.329Z] === RUN TestExportContainerAndImportImage [2020-05-20T17:46:27.943Z] --- PASS: TestConfigCreateResolve (3.25s) [2020-05-20T17:46:27.943Z] === RUN TestConfigDaemonLibtrustID [2020-05-20T17:46:27.951Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-20T17:46:27.951Z] INFO: Testing against a local daemon [2020-05-20T17:46:28.525Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-05-20T17:46:28.525Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-05-20T17:46:28.525Z] PASS [2020-05-20T17:46:28.525Z] [2020-05-20T17:46:28.525Z] DONE 7 tests in 20.758s [2020-05-20T17:46:28.525Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-05-20T17:46:28.525Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:46:28.525Z] ++ set -e [2020-05-20T17:46:28.525Z] ++ '[' -n 0 ']' [2020-05-20T17:46:28.525Z] ++ set -x [2020-05-20T17:46:28.525Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:46:28.665Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.76s) [2020-05-20T17:46:28.665Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-20T17:46:28.791Z] INFO: Testing against a local daemon [2020-05-20T17:46:28.791Z] === RUN TestCheckpoint [2020-05-20T17:46:28.791Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-20T17:46:28.791Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-20T17:46:28.791Z] === RUN TestContainerInvalidJSON [2020-05-20T17:46:28.791Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-20T17:46:28.791Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-20T17:46:28.791Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-20T17:46:28.791Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-20T17:46:28.791Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-20T17:46:28.791Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-20T17:46:28.791Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-20T17:46:28.791Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-20T17:46:28.791Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-20T17:46:28.791Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-05-20T17:46:28.791Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-20T17:46:28.791Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-20T17:46:28.791Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-20T17:46:28.791Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-20T17:46:28.791Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2020-05-20T17:46:28.791Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-20T17:46:28.794Z] --- PASS: TestExportContainerAndImportImage (1.09s) [2020-05-20T17:46:28.794Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-20T17:46:29.051Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2020-05-20T17:46:29.051Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-20T17:46:29.051Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2020-05-20T17:46:29.051Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-20T17:46:29.309Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-05-20T17:46:29.309Z] === RUN TestCopyFromContainer [2020-05-20T17:46:30.259Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s) [2020-05-20T17:46:30.259Z] === RUN TestHealthCheckWorkdir [2020-05-20T17:46:30.569Z] --- PASS: TestCgroupNamespacesRunHostMode (1.79s) [2020-05-20T17:46:30.569Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-20T17:46:30.681Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-05-20T17:46:30.940Z] === RUN TestCopyFromContainer// [2020-05-20T17:46:31.199Z] === RUN TestCopyFromContainer//bar/root [2020-05-20T17:46:31.199Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-20T17:46:31.264Z] --- PASS: TestHealthCheckWorkdir (1.11s) [2020-05-20T17:46:31.265Z] === RUN TestHealthKillContainer [2020-05-20T17:46:31.456Z] === RUN TestCopyFromContainer/bar/quux [2020-05-20T17:46:31.713Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-20T17:46:31.713Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-20T17:46:31.713Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-20T17:46:31.970Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-20T17:46:31.970Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-20T17:46:32.227Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-20T17:46:32.227Z] --- PASS: TestCopyFromContainer (3.16s) [2020-05-20T17:46:32.227Z] --- PASS: TestCopyFromContainer// (0.13s) [2020-05-20T17:46:32.475Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.79s) [2020-05-20T17:46:32.475Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-20T17:46:32.484Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-05-20T17:46:32.484Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) [2020-05-20T17:46:32.484Z] --- PASS: TestCopyFromContainer/bar/quux (0.17s) [2020-05-20T17:46:32.484Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2020-05-20T17:46:32.484Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-05-20T17:46:32.484Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.17s) [2020-05-20T17:46:32.484Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-05-20T17:46:32.484Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-05-20T17:46:32.484Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2020-05-20T17:46:32.484Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-20T17:46:32.484Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-05-20T17:46:32.484Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-20T17:46:32.484Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-20T17:46:32.484Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-20T17:46:32.484Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-20T17:46:32.484Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-20T17:46:32.484Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-20T17:46:32.484Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-20T17:46:32.484Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-20T17:46:32.484Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-20T17:46:32.484Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-05-20T17:46:32.484Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-20T17:46:32.484Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-20T17:46:32.484Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-05-20T17:46:32.484Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-20T17:46:32.484Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-05-20T17:46:32.484Z] === RUN TestCreateWithInvalidEnv [2020-05-20T17:46:32.484Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-20T17:46:32.484Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-20T17:46:32.484Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-20T17:46:32.484Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-20T17:46:32.484Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-20T17:46:32.484Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-20T17:46:32.484Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-20T17:46:32.484Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-20T17:46:32.484Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-20T17:46:32.484Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-05-20T17:46:32.484Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-20T17:46:32.484Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-05-20T17:46:32.484Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2020-05-20T17:46:32.484Z] === RUN TestCreateTmpfsMountsTarget [2020-05-20T17:46:32.484Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-05-20T17:46:32.484Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-20T17:46:33.852Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.73s) [2020-05-20T17:46:33.852Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-20T17:46:34.378Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-05-20T17:46:34.706Z] --- PASS: TestHealthKillContainer (3.04s) [2020-05-20T17:46:34.706Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-20T17:46:34.789Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s) [2020-05-20T17:46:34.789Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-20T17:46:34.942Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-05-20T17:46:34.987Z] --- PASS: TestInspectCpusetInConfigPre120 (0.77s) [2020-05-20T17:46:34.987Z] === RUN TestIpcModeNone [2020-05-20T17:46:35.199Z] --- PASS: TestCreateWithCustomMaskedPaths (2.63s) [2020-05-20T17:46:35.199Z] === RUN TestCreateWithCapabilities [2020-05-20T17:46:35.199Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-20T17:46:35.199Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-20T17:46:35.199Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-20T17:46:35.199Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-20T17:46:35.199Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-20T17:46:35.199Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-20T17:46:35.199Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-20T17:46:35.199Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-20T17:46:35.199Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-20T17:46:35.199Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-20T17:46:35.199Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-20T17:46:35.199Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-20T17:46:35.199Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-20T17:46:35.199Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-20T17:46:35.199Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-20T17:46:35.199Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-20T17:46:35.199Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-20T17:46:35.199Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-20T17:46:35.199Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-20T17:46:35.199Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-20T17:46:35.199Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-20T17:46:35.199Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-20T17:46:35.199Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-20T17:46:35.199Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-20T17:46:35.199Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-20T17:46:35.199Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-20T17:46:35.199Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-20T17:46:35.199Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-20T17:46:35.456Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-20T17:46:35.456Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-20T17:46:35.456Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-20T17:46:35.456Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-20T17:46:35.456Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-20T17:46:35.456Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-05-20T17:46:35.456Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2020-05-20T17:46:35.456Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2020-05-20T17:46:35.456Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-20T17:46:35.456Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-05-20T17:46:35.456Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-05-20T17:46:35.456Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-05-20T17:46:35.456Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-20T17:46:35.456Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-05-20T17:46:35.456Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-05-20T17:46:35.456Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-05-20T17:46:35.456Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-05-20T17:46:35.456Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-20T17:46:35.989Z] --- PASS: TestIpcModeNone (0.91s) [2020-05-20T17:46:35.989Z] === RUN TestIpcModePrivate [2020-05-20T17:46:36.694Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.84s) [2020-05-20T17:46:36.694Z] === RUN TestKernelTCPMemory [2020-05-20T17:46:36.992Z] --- PASS: TestIpcModePrivate (0.96s) [2020-05-20T17:46:36.992Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-05-20T17:46:36.992Z] === RUN TestIpcModeShareable [2020-05-20T17:46:37.603Z] --- PASS: TestIpcModeShareable (0.87s) [2020-05-20T17:46:37.603Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-05-20T17:46:37.603Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-20T17:46:37.630Z] --- PASS: TestKernelTCPMemory (0.92s) [2020-05-20T17:46:37.630Z] === RUN TestNISDomainname [2020-05-20T17:46:37.983Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-05-20T17:46:37.983Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.54s) [2020-05-20T17:46:37.983Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-20T17:46:37.983Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-20T17:46:37.983Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-20T17:46:37.983Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-20T17:46:37.983Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-20T17:46:37.983Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-20T17:46:37.983Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-20T17:46:37.983Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-20T17:46:37.983Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-20T17:46:37.983Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-20T17:46:37.983Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-20T17:46:37.983Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-20T17:46:37.983Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-20T17:46:37.983Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-20T17:46:37.983Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-05-20T17:46:37.983Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-20T17:46:37.983Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-20T17:46:37.983Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-05-20T17:46:37.983Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-05-20T17:46:37.983Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-05-20T17:46:37.983Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-05-20T17:46:37.983Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-05-20T17:46:37.983Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-05-20T17:46:37.983Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-20T17:46:38.567Z] --- PASS: TestNISDomainname (0.99s) [2020-05-20T17:46:38.567Z] === RUN TestHostnameDnsResolution [2020-05-20T17:46:38.765Z] #53 ... [2020-05-20T17:46:38.765Z] [2020-05-20T17:46:38.765Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:46:38.765Z] #22 467.8 + return [2020-05-20T17:46:38.765Z] #22 DONE 467.9s [2020-05-20T17:46:38.765Z] [2020-05-20T17:46:38.765Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:46:38.765Z] #53 ... [2020-05-20T17:46:38.765Z] [2020-05-20T17:46:38.765Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-20T17:46:38.765Z] #23 DONE 0.1s [2020-05-20T17:46:38.765Z] [2020-05-20T17:46:38.765Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:46:38.765Z] #53 ... [2020-05-20T17:46:38.765Z] [2020-05-20T17:46:38.765Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-20T17:46:38.915Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.90s) [2020-05-20T17:46:38.915Z] === RUN TestContainerStartOnDaemonRestart [2020-05-20T17:46:38.915Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-20T17:46:38.915Z] === RUN TestDaemonRestartIpcMode [2020-05-20T17:46:38.915Z] === PAUSE TestDaemonRestartIpcMode [2020-05-20T17:46:38.915Z] === RUN TestDaemonHostGatewayIP [2020-05-20T17:46:38.915Z] === PAUSE TestDaemonHostGatewayIP [2020-05-20T17:46:38.915Z] === RUN TestContainerKillOnDaemonStart [2020-05-20T17:46:38.915Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-20T17:46:38.915Z] === RUN TestDiff [2020-05-20T17:46:39.172Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-05-20T17:46:39.411Z] #27 DONE 0.5s [2020-05-20T17:46:39.412Z] [2020-05-20T17:46:39.412Z] #30 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-20T17:46:39.412Z] #30 DONE 0.1s [2020-05-20T17:46:39.412Z] [2020-05-20T17:46:39.412Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-20T17:46:39.412Z] #32 DONE 0.1s [2020-05-20T17:46:39.412Z] [2020-05-20T17:46:39.412Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:46:39.429Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-05-20T17:46:39.706Z] #53 ... [2020-05-20T17:46:39.706Z] [2020-05-20T17:46:39.706Z] #35 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-20T17:46:39.706Z] #35 DONE 0.1s [2020-05-20T17:46:39.706Z] [2020-05-20T17:46:39.706Z] #38 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-20T17:46:39.706Z] #38 DONE 0.2s [2020-05-20T17:46:39.706Z] [2020-05-20T17:46:39.706Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:46:39.706Z] #53 ... [2020-05-20T17:46:39.706Z] [2020-05-20T17:46:39.706Z] #41 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-20T17:46:39.706Z] #41 DONE 0.1s [2020-05-20T17:46:39.994Z] --- PASS: TestDiff (0.98s) [2020-05-20T17:46:39.995Z] === RUN TestExecWithCloseStdin [2020-05-20T17:46:39.996Z] [2020-05-20T17:46:39.996Z] #43 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-20T17:46:39.996Z] #43 DONE 0.1s [2020-05-20T17:46:39.996Z] [2020-05-20T17:46:39.996Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-20T17:46:39.996Z] #45 DONE 0.1s [2020-05-20T17:46:39.996Z] [2020-05-20T17:46:39.996Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:46:40.472Z] --- PASS: TestHostnameDnsResolution (1.74s) [2020-05-20T17:46:40.472Z] === RUN TestStats [2020-05-20T17:46:40.926Z] --- PASS: TestExecWithCloseStdin (0.99s) [2020-05-20T17:46:40.926Z] === RUN TestExec [2020-05-20T17:46:41.046Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.88s) [2020-05-20T17:46:41.046Z] === RUN TestAPIIpcModeHost [2020-05-20T17:46:41.046Z] --- PASS: TestAPIIpcModeHost (0.62s) [2020-05-20T17:46:41.046Z] === RUN TestDaemonIpcModeShareable [2020-05-20T17:46:41.491Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-05-20T17:46:41.748Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-05-20T17:46:42.005Z] --- PASS: TestExec (1.06s) [2020-05-20T17:46:42.005Z] === RUN TestExecUser [2020-05-20T17:46:42.938Z] --- PASS: TestExecUser (0.93s) [2020-05-20T17:46:42.938Z] === RUN TestExportContainerAndImportImage [2020-05-20T17:46:43.004Z] --- PASS: TestStats (2.81s) [2020-05-20T17:46:43.004Z] === RUN TestStopContainerWithTimeout [2020-05-20T17:46:43.004Z] === RUN TestStopContainerWithTimeout/0 [2020-05-20T17:46:43.004Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-20T17:46:43.004Z] === RUN TestStopContainerWithTimeout/1 [2020-05-20T17:46:43.004Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-20T17:46:43.004Z] === RUN TestStopContainerWithTimeout/3 [2020-05-20T17:46:43.004Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-20T17:46:43.004Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-20T17:46:43.004Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-20T17:46:43.004Z] === CONT TestStopContainerWithTimeout/0 [2020-05-20T17:46:43.004Z] === CONT TestStopContainerWithTimeout/3 [2020-05-20T17:46:43.004Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-20T17:46:43.004Z] === CONT TestStopContainerWithTimeout/1 [2020-05-20T17:46:43.068Z] --- PASS: TestDaemonIpcModeShareable (1.78s) [2020-05-20T17:46:43.068Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-05-20T17:46:43.068Z] === RUN TestDaemonIpcModePrivate [2020-05-20T17:46:44.309Z] --- PASS: TestExportContainerAndImportImage (1.21s) [2020-05-20T17:46:44.309Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-20T17:46:44.584Z] --- PASS: TestDaemonIpcModePrivate (1.71s) [2020-05-20T17:46:44.584Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-05-20T17:46:44.584Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-20T17:46:45.681Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-05-20T17:46:45.681Z] --- PASS: TestExportContainerAfterDaemonRestart (1.48s) [2020-05-20T17:46:45.681Z] === RUN TestHealthCheckWorkdir [2020-05-20T17:46:46.247Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-05-20T17:46:46.293Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-05-20T17:46:46.293Z] --- PASS: TestStopContainerWithTimeout/0 (1.13s) [2020-05-20T17:46:46.293Z] --- PASS: TestStopContainerWithTimeout/1 (2.18s) [2020-05-20T17:46:46.293Z] --- PASS: TestStopContainerWithTimeout/-1 (2.93s) [2020-05-20T17:46:46.293Z] --- PASS: TestStopContainerWithTimeout/3 (3.19s) [2020-05-20T17:46:46.293Z] === RUN TestDeleteDevicemapper [2020-05-20T17:46:46.293Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-20T17:46:46.293Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-20T17:46:46.293Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-20T17:46:46.603Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.73s) [2020-05-20T17:46:46.603Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-05-20T17:46:46.603Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-20T17:46:46.812Z] --- PASS: TestHealthCheckWorkdir (1.15s) [2020-05-20T17:46:46.812Z] === RUN TestHealthKillContainer [2020-05-20T17:46:47.070Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-05-20T17:46:48.002Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-05-20T17:46:48.618Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s) [2020-05-20T17:46:48.618Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-05-20T17:46:48.618Z] === RUN TestIpcModeOlderClient [2020-05-20T17:46:48.618Z] === PAUSE TestIpcModeOlderClient [2020-05-20T17:46:48.618Z] === RUN TestKillContainerInvalidSignal [2020-05-20T17:46:49.231Z] --- PASS: TestKillContainerInvalidSignal (0.90s) [2020-05-20T17:46:49.231Z] === RUN TestKillContainer [2020-05-20T17:46:49.231Z] === RUN TestKillContainer/no_signal [2020-05-20T17:46:49.582Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.95s) [2020-05-20T17:46:49.582Z] === RUN TestUpdateMemory [2020-05-20T17:46:49.582Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-20T17:46:49.582Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-20T17:46:49.582Z] === RUN TestUpdateCPUQuota [2020-05-20T17:46:49.843Z] === RUN TestKillContainer/non_killing_signal [2020-05-20T17:46:49.903Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-05-20T17:46:49.904Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-05-20T17:46:50.162Z] --- PASS: TestHealthKillContainer (3.25s) [2020-05-20T17:46:50.162Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-20T17:46:50.419Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-05-20T17:46:50.455Z] === RUN TestKillContainer/killing_signal [2020-05-20T17:46:50.959Z] --- PASS: TestUpdateCPUQuota (1.45s) [2020-05-20T17:46:50.959Z] === RUN TestUpdatePidsLimit [2020-05-20T17:46:50.959Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-20T17:46:50.959Z] === RUN TestUpdatePidsLimit/no_change [2020-05-20T17:46:50.983Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-05-20T17:46:50.983Z] --- PASS: TestInspectCpusetInConfigPre120 (0.88s) [2020-05-20T17:46:50.983Z] === RUN TestIpcModeNone [2020-05-20T17:46:51.239Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-05-20T17:46:51.496Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-05-20T17:46:51.527Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-20T17:46:51.789Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-20T17:46:51.921Z] --- PASS: TestKillContainer (2.57s) [2020-05-20T17:46:51.921Z] --- PASS: TestKillContainer/no_signal (0.81s) [2020-05-20T17:46:51.921Z] --- PASS: TestKillContainer/non_killing_signal (0.48s) [2020-05-20T17:46:51.921Z] --- PASS: TestKillContainer/killing_signal (0.83s) [2020-05-20T17:46:51.921Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-20T17:46:51.921Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-20T17:46:52.061Z] --- PASS: TestIpcModeNone (1.16s) [2020-05-20T17:46:52.061Z] === RUN TestIpcModePrivate [2020-05-20T17:46:52.362Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-20T17:46:52.532Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-20T17:46:52.620Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-20T17:46:52.879Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-20T17:46:52.990Z] --- PASS: TestIpcModePrivate (0.91s) [2020-05-20T17:46:52.990Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:206, shared: false, mustBeShared: false [2020-05-20T17:46:52.990Z] === RUN TestIpcModeShareable [2020-05-20T17:46:53.248Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-05-20T17:46:53.535Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.72s) [2020-05-20T17:46:53.535Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.88s) [2020-05-20T17:46:53.535Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s) [2020-05-20T17:46:53.535Z] === RUN TestKillStoppedContainer [2020-05-20T17:46:53.535Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-05-20T17:46:53.535Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-20T17:46:53.535Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2020-05-20T17:46:53.535Z] === RUN TestKillDifferentUserContainer [2020-05-20T17:46:54.179Z] --- PASS: TestIpcModeShareable (0.97s) [2020-05-20T17:46:54.179Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:197, shared: true, mustBeShared: true [2020-05-20T17:46:54.179Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-20T17:46:54.179Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-05-20T17:46:54.537Z] --- PASS: TestKillDifferentUserContainer (0.93s) [2020-05-20T17:46:54.537Z] === RUN TestInspectOomKilledTrue [2020-05-20T17:46:54.537Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-20T17:46:54.537Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-20T17:46:54.537Z] === RUN TestInspectOomKilledFalse [2020-05-20T17:46:54.537Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-20T17:46:54.537Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-20T17:46:54.537Z] === RUN TestLinksEtcHostsContentMatch [2020-05-20T17:46:54.783Z] --- PASS: TestUpdatePidsLimit (3.79s) [2020-05-20T17:46:54.783Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-05-20T17:46:54.783Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2020-05-20T17:46:54.783Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2020-05-20T17:46:54.783Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-05-20T17:46:54.783Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2020-05-20T17:46:54.783Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2020-05-20T17:46:54.783Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2020-05-20T17:46:54.783Z] === RUN TestUpdateRestartPolicy [2020-05-20T17:46:55.111Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-05-20T17:46:55.149Z] --- PASS: TestLinksEtcHostsContentMatch (0.57s) [2020-05-20T17:46:55.149Z] === RUN TestLinksContainerNames [2020-05-20T17:46:55.368Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-05-20T17:46:56.739Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-05-20T17:46:57.001Z] === RUN TestDockerSuite/TestBuildAddScript [2020-05-20T17:46:57.162Z] --- PASS: TestLinksContainerNames (1.73s) [2020-05-20T17:46:57.163Z] === RUN TestLogsFollowTailEmpty [2020-05-20T17:46:57.566Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.41s) [2020-05-20T17:46:57.566Z] === RUN TestAPIIpcModeHost [2020-05-20T17:46:57.774Z] --- PASS: TestLogsFollowTailEmpty (0.92s) [2020-05-20T17:46:57.774Z] === RUN TestContainerNetworkMountsNoChown [2020-05-20T17:46:58.499Z] --- PASS: TestAPIIpcModeHost (0.87s) [2020-05-20T17:46:58.499Z] === RUN TestDaemonIpcModeShareable [2020-05-20T17:46:58.499Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-05-20T17:46:58.777Z] --- PASS: TestContainerNetworkMountsNoChown (0.85s) [2020-05-20T17:46:58.777Z] === RUN TestMountDaemonRoot [2020-05-20T17:46:58.777Z] === RUN TestMountDaemonRoot/default [2020-05-20T17:46:58.777Z] === PAUSE TestMountDaemonRoot/default [2020-05-20T17:46:58.777Z] === RUN TestMountDaemonRoot/private [2020-05-20T17:46:58.777Z] === PAUSE TestMountDaemonRoot/private [2020-05-20T17:46:58.777Z] === RUN TestMountDaemonRoot/rprivate [2020-05-20T17:46:58.777Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-20T17:46:58.777Z] === RUN TestMountDaemonRoot/slave [2020-05-20T17:46:58.777Z] === PAUSE TestMountDaemonRoot/slave [2020-05-20T17:46:58.777Z] === RUN TestMountDaemonRoot/rslave [2020-05-20T17:46:58.777Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-20T17:46:58.777Z] === RUN TestMountDaemonRoot/shared [2020-05-20T17:46:58.777Z] === PAUSE TestMountDaemonRoot/shared [2020-05-20T17:46:58.777Z] === RUN TestMountDaemonRoot/rshared [2020-05-20T17:46:58.777Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-20T17:46:58.777Z] === CONT TestMountDaemonRoot/default [2020-05-20T17:46:58.777Z] === CONT TestMountDaemonRoot/rslave [2020-05-20T17:46:58.777Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-20T17:46:58.777Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-20T17:46:58.777Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-20T17:46:58.777Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-20T17:46:58.777Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-20T17:46:58.777Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-20T17:46:58.777Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-20T17:46:58.777Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-20T17:46:58.777Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-20T17:46:58.777Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-20T17:46:58.777Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-20T17:46:58.777Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-20T17:46:58.777Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-20T17:46:58.777Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-20T17:46:58.777Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-20T17:46:58.777Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-20T17:46:58.777Z] === CONT TestMountDaemonRoot/slave [2020-05-20T17:46:58.777Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-20T17:46:58.777Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-20T17:46:58.777Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-20T17:46:58.777Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-20T17:46:58.777Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-20T17:46:58.777Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-20T17:46:58.777Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-20T17:46:58.777Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-20T17:46:58.777Z] === CONT TestMountDaemonRoot/rprivate [2020-05-20T17:46:58.777Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-20T17:46:58.777Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-20T17:46:58.777Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-20T17:46:58.777Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-20T17:46:58.777Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-20T17:46:58.777Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-20T17:46:58.777Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-20T17:46:58.777Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-20T17:46:58.777Z] === CONT TestMountDaemonRoot/private [2020-05-20T17:46:58.777Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-20T17:46:58.777Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-20T17:46:58.777Z] === CONT TestMountDaemonRoot/rshared [2020-05-20T17:46:58.777Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-20T17:46:58.777Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-20T17:46:58.777Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-20T17:46:58.777Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-20T17:46:58.777Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-20T17:46:58.777Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-20T17:46:58.777Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-20T17:46:58.777Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-20T17:46:58.777Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-20T17:46:58.777Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-20T17:46:58.777Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-20T17:46:58.777Z] === CONT TestMountDaemonRoot/shared [2020-05-20T17:46:58.777Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-20T17:46:58.777Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-20T17:46:58.777Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-20T17:46:58.777Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-20T17:46:58.777Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-20T17:46:58.777Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-20T17:46:58.777Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-20T17:46:58.777Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-20T17:46:58.777Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-20T17:46:58.777Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-20T17:46:58.777Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-20T17:46:58.777Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-20T17:46:58.777Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-20T17:46:58.777Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-20T17:46:58.777Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-20T17:46:58.777Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-20T17:46:58.777Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-20T17:46:58.777Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-20T17:46:58.777Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-20T17:46:58.777Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-20T17:46:59.057Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-20T17:46:59.057Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-20T17:46:59.057Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-20T17:46:59.057Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-20T17:46:59.057Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-20T17:46:59.057Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-20T17:46:59.057Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-20T17:46:59.057Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-20T17:46:59.057Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-20T17:46:59.338Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-20T17:46:59.338Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-20T17:46:59.338Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-20T17:46:59.338Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-20T17:46:59.338Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-20T17:46:59.338Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-20T17:46:59.338Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-20T17:46:59.338Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-20T17:46:59.338Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-20T17:46:59.619Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-20T17:46:59.619Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-05-20T17:46:59.619Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-20T17:46:59.619Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-05-20T17:46:59.619Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-05-20T17:46:59.619Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-05-20T17:46:59.619Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-05-20T17:46:59.619Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-20T17:46:59.619Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-05-20T17:46:59.619Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-05-20T17:46:59.619Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-05-20T17:46:59.619Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-05-20T17:46:59.619Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-20T17:46:59.619Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-05-20T17:46:59.619Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2020-05-20T17:46:59.619Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-05-20T17:46:59.619Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-05-20T17:46:59.619Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-20T17:46:59.619Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-05-20T17:46:59.619Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-05-20T17:46:59.619Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-05-20T17:46:59.619Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-05-20T17:46:59.619Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-20T17:46:59.619Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2020-05-20T17:46:59.619Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-05-20T17:46:59.619Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2020-05-20T17:46:59.619Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-05-20T17:46:59.619Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-20T17:46:59.619Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2020-05-20T17:46:59.619Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-05-20T17:46:59.619Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-05-20T17:46:59.619Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-05-20T17:46:59.619Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-20T17:46:59.619Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.12s) [2020-05-20T17:46:59.619Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-05-20T17:46:59.619Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-05-20T17:46:59.619Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-05-20T17:46:59.619Z] === RUN TestContainerBindMountNonRecursive [2020-05-20T17:47:00.398Z] --- PASS: TestDaemonIpcModeShareable (1.93s) [2020-05-20T17:47:00.398Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:203, shared: true, mustBeShared: true [2020-05-20T17:47:00.398Z] === RUN TestDaemonIpcModePrivate [2020-05-20T17:47:00.398Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-05-20T17:47:00.398Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-05-20T17:47:01.633Z] --- PASS: TestContainerBindMountNonRecursive (2.05s) [2020-05-20T17:47:01.633Z] === RUN TestNetworkNat [2020-05-20T17:47:02.294Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-05-20T17:47:02.294Z] --- PASS: TestDaemonIpcModePrivate (1.93s) [2020-05-20T17:47:02.294Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:217, shared: false, mustBeShared: false [2020-05-20T17:47:02.294Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-20T17:47:02.635Z] --- PASS: TestNetworkNat (0.91s) [2020-05-20T17:47:02.635Z] === RUN TestNetworkLocalhostTCPNat [2020-05-20T17:47:03.640Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s) [2020-05-20T17:47:03.640Z] === RUN TestNetworkLoopbackNat [2020-05-20T17:47:04.191Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.07s) [2020-05-20T17:47:04.191Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:227, shared: false, mustBeShared: false [2020-05-20T17:47:04.191Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-20T17:47:04.191Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-05-20T17:47:04.642Z] --- PASS: TestNetworkLoopbackNat (1.20s) [2020-05-20T17:47:04.642Z] === RUN TestPause [2020-05-20T17:47:04.755Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-05-20T17:47:05.644Z] --- PASS: TestPause (0.90s) [2020-05-20T17:47:05.644Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-20T17:47:05.644Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-20T17:47:05.644Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-20T17:47:05.644Z] === RUN TestPauseStopPausedContainer [2020-05-20T17:47:06.128Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.68s) [2020-05-20T17:47:06.129Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:220, shared: true, mustBeShared: true [2020-05-20T17:47:06.129Z] === RUN TestIpcModeOlderClient [2020-05-20T17:47:06.129Z] === PAUSE TestIpcModeOlderClient [2020-05-20T17:47:06.129Z] === RUN TestKillContainerInvalidSignal [2020-05-20T17:47:06.299Z] --- PASS: TestPauseStopPausedContainer (0.88s) [2020-05-20T17:47:06.299Z] === RUN TestPsFilter [2020-05-20T17:47:06.692Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2020-05-20T17:47:06.692Z] === RUN TestKillContainer [2020-05-20T17:47:06.692Z] === RUN TestKillContainer/no_signal [2020-05-20T17:47:06.911Z] --- PASS: TestPsFilter (0.29s) [2020-05-20T17:47:06.911Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-20T17:47:06.985Z] --- PASS: TestUpdateRestartPolicy (12.52s) [2020-05-20T17:47:06.985Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-20T17:47:07.524Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.86s) [2020-05-20T17:47:07.524Z] === RUN TestRemoveContainerWithVolume [2020-05-20T17:47:07.624Z] === RUN TestKillContainer/non_killing_signal [2020-05-20T17:47:07.717Z] ......... [ 86%] [2020-05-20T17:47:07.922Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s) [2020-05-20T17:47:07.922Z] === RUN TestWaitNonBlocked [2020-05-20T17:47:07.922Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-20T17:47:07.922Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-20T17:47:07.922Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-20T17:47:07.922Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-20T17:47:07.922Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-20T17:47:07.922Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-20T17:47:08.189Z] === RUN TestKillContainer/killing_signal [2020-05-20T17:47:08.447Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-05-20T17:47:08.527Z] --- PASS: TestRemoveContainerWithVolume (0.78s) [2020-05-20T17:47:08.527Z] === RUN TestRemoveContainerRunning [2020-05-20T17:47:08.703Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-05-20T17:47:08.859Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-05-20T17:47:08.859Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.95s) [2020-05-20T17:47:08.859Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.99s) [2020-05-20T17:47:08.859Z] === RUN TestWaitBlocked [2020-05-20T17:47:08.859Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-20T17:47:08.859Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-20T17:47:08.859Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-20T17:47:08.859Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-20T17:47:08.859Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-20T17:47:08.859Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-20T17:47:09.140Z] --- PASS: TestRemoveContainerRunning (0.88s) [2020-05-20T17:47:09.140Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-20T17:47:09.267Z] --- PASS: TestKillContainer (2.57s) [2020-05-20T17:47:09.267Z] --- PASS: TestKillContainer/no_signal (0.86s) [2020-05-20T17:47:09.267Z] --- PASS: TestKillContainer/non_killing_signal (0.64s) [2020-05-20T17:47:09.267Z] --- PASS: TestKillContainer/killing_signal (0.84s) [2020-05-20T17:47:09.267Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-20T17:47:09.267Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-20T17:47:09.795Z] --- PASS: TestWaitBlocked (0.04s) [2020-05-20T17:47:09.796Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.88s) [2020-05-20T17:47:09.796Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.99s) [2020-05-20T17:47:09.796Z] === CONT TestContainerStartOnDaemonRestart [2020-05-20T17:47:09.796Z] === CONT TestIpcModeOlderClient [2020-05-20T17:47:09.796Z] === CONT TestDaemonHostGatewayIP [2020-05-20T17:47:09.796Z] === CONT TestDaemonRestartIpcMode [2020-05-20T17:47:10.055Z] --- PASS: TestIpcModeOlderClient (0.21s) [2020-05-20T17:47:10.055Z] === CONT TestContainerKillOnDaemonStart [2020-05-20T17:47:10.143Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.86s) [2020-05-20T17:47:10.143Z] === RUN TestRemoveInvalidContainer [2020-05-20T17:47:10.143Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-05-20T17:47:10.143Z] === RUN TestRenameLinkedContainer [2020-05-20T17:47:10.196Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-20T17:47:10.765Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.61s) [2020-05-20T17:47:10.765Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.81s) [2020-05-20T17:47:10.765Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s) [2020-05-20T17:47:10.765Z] === RUN TestKillStoppedContainer [2020-05-20T17:47:11.022Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-05-20T17:47:11.022Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-20T17:47:11.022Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-05-20T17:47:11.022Z] === RUN TestKillDifferentUserContainer [2020-05-20T17:47:11.977Z] --- PASS: TestKillDifferentUserContainer (0.84s) [2020-05-20T17:47:11.977Z] === RUN TestInspectOomKilledTrue [2020-05-20T17:47:11.977Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-20T17:47:11.977Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-20T17:47:11.977Z] === RUN TestInspectOomKilledFalse [2020-05-20T17:47:11.977Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-20T17:47:11.977Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-20T17:47:11.977Z] === RUN TestLinksEtcHostsContentMatch [2020-05-20T17:47:12.543Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s) [2020-05-20T17:47:12.543Z] === RUN TestLinksContainerNames [2020-05-20T17:47:12.620Z] #46 DONE 503.4s [2020-05-20T17:47:12.620Z] [2020-05-20T17:47:12.620Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:47:13.123Z] tests/integration/models_images_test.py ............... [ 89%] [2020-05-20T17:47:13.347Z] --- PASS: TestContainerStartOnDaemonRestart (3.56s) [2020-05-20T17:47:13.474Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-05-20T17:47:13.587Z] --- PASS: TestRenameLinkedContainer (3.52s) [2020-05-20T17:47:13.587Z] === RUN TestRenameStoppedContainer [2020-05-20T17:47:14.038Z] --- PASS: TestLinksContainerNames (1.71s) [2020-05-20T17:47:14.038Z] === RUN TestLogsFollowTailEmpty [2020-05-20T17:47:14.284Z] --- PASS: TestDaemonRestartIpcMode (4.36s) [2020-05-20T17:47:14.543Z] --- PASS: TestDaemonHostGatewayIP (4.84s) [2020-05-20T17:47:14.590Z] --- PASS: TestRenameStoppedContainer (0.81s) [2020-05-20T17:47:14.590Z] === RUN TestRenameRunningContainerAndReuse [2020-05-20T17:47:14.752Z] tests/integration/models_networks_test.py .... [ 90%] [2020-05-20T17:47:14.967Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-05-20T17:47:14.967Z] --- PASS: TestLogsFollowTailEmpty (0.76s) [2020-05-20T17:47:14.967Z] === RUN TestContainerNetworkMountsNoChown [2020-05-20T17:47:15.339Z] #53 ... [2020-05-20T17:47:15.339Z] [2020-05-20T17:47:15.339Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-20T17:47:15.339Z] #47 DONE 0.1s [2020-05-20T17:47:15.339Z] [2020-05-20T17:47:15.339Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-20T17:47:15.339Z] #49 DONE 0.1s [2020-05-20T17:47:15.339Z] [2020-05-20T17:47:15.339Z] #51 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-20T17:47:15.625Z] #51 DONE 0.1s [2020-05-20T17:47:15.625Z] [2020-05-20T17:47:15.625Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-20T17:47:16.054Z] --- PASS: TestRenameRunningContainerAndReuse (1.75s) [2020-05-20T17:47:16.054Z] === RUN TestRenameInvalidName [2020-05-20T17:47:16.339Z] --- PASS: TestContainerNetworkMountsNoChown (1.15s) [2020-05-20T17:47:16.339Z] === RUN TestMountDaemonRoot [2020-05-20T17:47:16.339Z] === RUN TestMountDaemonRoot/default [2020-05-20T17:47:16.339Z] === PAUSE TestMountDaemonRoot/default [2020-05-20T17:47:16.339Z] === RUN TestMountDaemonRoot/private [2020-05-20T17:47:16.339Z] === PAUSE TestMountDaemonRoot/private [2020-05-20T17:47:16.339Z] === RUN TestMountDaemonRoot/rprivate [2020-05-20T17:47:16.339Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-20T17:47:16.339Z] === RUN TestMountDaemonRoot/slave [2020-05-20T17:47:16.339Z] === PAUSE TestMountDaemonRoot/slave [2020-05-20T17:47:16.339Z] === RUN TestMountDaemonRoot/rslave [2020-05-20T17:47:16.339Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-20T17:47:16.339Z] === RUN TestMountDaemonRoot/shared [2020-05-20T17:47:16.339Z] === PAUSE TestMountDaemonRoot/shared [2020-05-20T17:47:16.339Z] === RUN TestMountDaemonRoot/rshared [2020-05-20T17:47:16.339Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-20T17:47:16.339Z] === CONT TestMountDaemonRoot/default [2020-05-20T17:47:16.339Z] === CONT TestMountDaemonRoot/rslave [2020-05-20T17:47:16.339Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-20T17:47:16.339Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-20T17:47:16.339Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-20T17:47:16.339Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-20T17:47:16.339Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-20T17:47:16.339Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-20T17:47:16.339Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-20T17:47:16.339Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-20T17:47:16.339Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-20T17:47:16.339Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-20T17:47:16.339Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-20T17:47:16.339Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-20T17:47:16.339Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-20T17:47:16.339Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-20T17:47:16.339Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-20T17:47:16.339Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-20T17:47:16.339Z] === CONT TestMountDaemonRoot/rshared [2020-05-20T17:47:16.339Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-20T17:47:16.339Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-20T17:47:16.339Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-20T17:47:16.339Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-20T17:47:16.339Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-20T17:47:16.339Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-20T17:47:16.339Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-20T17:47:16.339Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-20T17:47:16.339Z] === CONT TestMountDaemonRoot/shared [2020-05-20T17:47:16.339Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-20T17:47:16.339Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-20T17:47:16.339Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-20T17:47:16.339Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-20T17:47:16.339Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-20T17:47:16.339Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-20T17:47:16.339Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-20T17:47:16.339Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-20T17:47:16.339Z] === CONT TestMountDaemonRoot/rprivate [2020-05-20T17:47:16.339Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-20T17:47:16.339Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-20T17:47:16.339Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-20T17:47:16.339Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-20T17:47:16.339Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-20T17:47:16.339Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-20T17:47:16.339Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-20T17:47:16.339Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-20T17:47:16.339Z] === CONT TestMountDaemonRoot/slave [2020-05-20T17:47:16.339Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-20T17:47:16.339Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-20T17:47:16.339Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-20T17:47:16.339Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-20T17:47:16.339Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-20T17:47:16.339Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-20T17:47:16.339Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-20T17:47:16.339Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-20T17:47:16.339Z] === CONT TestMountDaemonRoot/private [2020-05-20T17:47:16.339Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-20T17:47:16.339Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-20T17:47:16.339Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-20T17:47:16.339Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-20T17:47:16.339Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-20T17:47:16.339Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-20T17:47:16.339Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-20T17:47:16.339Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-20T17:47:16.339Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-20T17:47:16.339Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-20T17:47:16.339Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-20T17:47:16.339Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-20T17:47:16.339Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-20T17:47:16.339Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-20T17:47:16.339Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-20T17:47:16.339Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-20T17:47:16.339Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-20T17:47:16.339Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-20T17:47:16.339Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-20T17:47:16.339Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-20T17:47:16.339Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-20T17:47:16.596Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-20T17:47:16.596Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-20T17:47:16.596Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-20T17:47:16.596Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-20T17:47:16.596Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-20T17:47:16.596Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-20T17:47:16.596Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-20T17:47:16.596Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-20T17:47:16.596Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-20T17:47:16.596Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-20T17:47:16.853Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-20T17:47:16.853Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-20T17:47:16.853Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-20T17:47:16.853Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-20T17:47:16.853Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-20T17:47:16.853Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-05-20T17:47:16.853Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-20T17:47:16.853Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-05-20T17:47:16.853Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-05-20T17:47:16.853Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-05-20T17:47:16.853Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-05-20T17:47:16.853Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-20T17:47:16.853Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-05-20T17:47:16.853Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-05-20T17:47:16.853Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-05-20T17:47:16.853Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-05-20T17:47:16.853Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-20T17:47:16.853Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-05-20T17:47:16.853Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-05-20T17:47:16.853Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-05-20T17:47:16.853Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-05-20T17:47:16.853Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-20T17:47:16.853Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-05-20T17:47:16.853Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-05-20T17:47:16.853Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-05-20T17:47:16.853Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-05-20T17:47:16.853Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-20T17:47:16.853Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-05-20T17:47:16.853Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-05-20T17:47:16.854Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-05-20T17:47:16.854Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-05-20T17:47:16.854Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-20T17:47:16.854Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-05-20T17:47:16.854Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-05-20T17:47:16.854Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-05-20T17:47:16.854Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2020-05-20T17:47:16.854Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-20T17:47:16.854Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.07s) [2020-05-20T17:47:16.854Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-05-20T17:47:16.854Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-05-20T17:47:16.854Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-05-20T17:47:16.854Z] === RUN TestContainerBindMountNonRecursive [2020-05-20T17:47:17.056Z] --- PASS: TestRenameInvalidName (0.87s) [2020-05-20T17:47:17.056Z] === RUN TestRenameAnonymousContainer [2020-05-20T17:47:17.111Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-05-20T17:47:17.368Z] === RUN TestDockerSuite/TestBuildAddTar [2020-05-20T17:47:19.892Z] --- PASS: TestContainerBindMountNonRecursive (2.95s) [2020-05-20T17:47:19.892Z] === RUN TestNetworkNat [2020-05-20T17:47:20.822Z] --- PASS: TestNetworkNat (1.06s) [2020-05-20T17:47:20.822Z] === RUN TestNetworkLocalhostTCPNat [2020-05-20T17:47:21.079Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-05-20T17:47:21.302Z] tests/integration/models_nodes_test.py . [ 91%] [2020-05-20T17:47:21.302Z] tests/integration/models_resources_test.py . [ 91%] [2020-05-20T17:47:22.010Z] --- PASS: TestNetworkLocalhostTCPNat (0.98s) [2020-05-20T17:47:22.010Z] === RUN TestNetworkLoopbackNat [2020-05-20T17:47:22.525Z] --- PASS: TestRenameAnonymousContainer (4.71s) [2020-05-20T17:47:22.525Z] === RUN TestRenameContainerWithSameName [2020-05-20T17:47:22.525Z] --- PASS: TestRenameContainerWithSameName (0.89s) [2020-05-20T17:47:22.525Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-20T17:47:22.944Z] --- PASS: TestNetworkLoopbackNat (1.17s) [2020-05-20T17:47:22.944Z] === RUN TestPause [2020-05-20T17:47:23.508Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-05-20T17:47:24.073Z] --- PASS: TestPause (0.98s) [2020-05-20T17:47:24.073Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-20T17:47:24.073Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-20T17:47:24.073Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-20T17:47:24.073Z] === RUN TestPauseStopPausedContainer [2020-05-20T17:47:24.519Z] --- PASS: TestContainerKillOnDaemonStart (12.97s) [2020-05-20T17:47:24.519Z] PASS [2020-05-20T17:47:24.519Z] [2020-05-20T17:47:24.519Z] === Skipped [2020-05-20T17:47:24.519Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-05-20T17:47:24.520Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-20T17:47:24.520Z] [2020-05-20T17:47:24.520Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-20T17:47:24.520Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-20T17:47:24.520Z] [2020-05-20T17:47:24.520Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-20T17:47:24.520Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-20T17:47:24.520Z] [2020-05-20T17:47:24.520Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-20T17:47:24.520Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-20T17:47:24.520Z] [2020-05-20T17:47:24.520Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-05-20T17:47:24.520Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-20T17:47:24.520Z] [2020-05-20T17:47:24.520Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-05-20T17:47:24.520Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-20T17:47:24.520Z] [2020-05-20T17:47:24.520Z] [2020-05-20T17:47:24.520Z] DONE 200 tests, 6 skipped in 136.023s [2020-05-20T17:47:24.520Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-05-20T17:47:24.520Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:47:24.520Z] ++ set -e [2020-05-20T17:47:24.520Z] ++ '[' -n 0 ']' [2020-05-20T17:47:24.520Z] ++ set -x [2020-05-20T17:47:24.520Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:47:24.520Z] INFO: Testing against a local daemon [2020-05-20T17:47:24.520Z] === RUN TestCommitInheritsEnv [2020-05-20T17:47:24.520Z] --- PASS: TestCommitInheritsEnv (0.52s) [2020-05-20T17:47:24.520Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-20T17:47:24.520Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-05-20T17:47:24.520Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-05-20T17:47:24.520Z] === RUN TestImagesFilterMultiReference [2020-05-20T17:47:24.520Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-05-20T17:47:24.520Z] === RUN TestImagePullPlatformInvalid [2020-05-20T17:47:24.520Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-05-20T17:47:24.520Z] === RUN TestRemoveImageOrphaning [2020-05-20T17:47:24.520Z] --- PASS: TestRemoveImageOrphaning (0.51s) [2020-05-20T17:47:24.520Z] === RUN TestRemoveImageGarbageCollector [2020-05-20T17:47:24.520Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-20T17:47:24.520Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T17:47:24.520Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-20T17:47:24.520Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-05-20T17:47:24.520Z] === RUN TestTagInvalidReference [2020-05-20T17:47:24.520Z] --- PASS: TestTagInvalidReference (0.03s) [2020-05-20T17:47:24.520Z] === RUN TestTagValidPrefixedRepo [2020-05-20T17:47:24.520Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-05-20T17:47:24.520Z] === RUN TestTagExistedNameWithoutForce [2020-05-20T17:47:24.520Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-05-20T17:47:24.520Z] === RUN TestTagOfficialNames [2020-05-20T17:47:24.520Z] --- PASS: TestTagOfficialNames (0.07s) [2020-05-20T17:47:24.520Z] === RUN TestTagMatchesDigest [2020-05-20T17:47:24.520Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-05-20T17:47:24.520Z] PASS [2020-05-20T17:47:24.540Z] --- PASS: TestRenameContainerWithLinkedContainer (1.70s) [2020-05-20T17:47:24.540Z] === RUN TestResize [2020-05-20T17:47:24.779Z] [2020-05-20T17:47:24.779Z] === Skipped [2020-05-20T17:47:24.779Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-05-20T17:47:24.779Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-05-20T17:47:24.779Z] [2020-05-20T17:47:24.779Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-20T17:47:24.779Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T17:47:24.779Z] [2020-05-20T17:47:24.779Z] [2020-05-20T17:47:24.779Z] DONE 12 tests, 2 skipped in 1.633s [2020-05-20T17:47:24.779Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-05-20T17:47:24.779Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:47:24.779Z] ++ set -e [2020-05-20T17:47:24.779Z] ++ '[' -n 0 ']' [2020-05-20T17:47:24.779Z] ++ set -x [2020-05-20T17:47:24.779Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:47:24.779Z] INFO: Testing against a local daemon [2020-05-20T17:47:24.779Z] === RUN TestNetworkCreateDelete [2020-05-20T17:47:25.006Z] --- PASS: TestPauseStopPausedContainer (1.04s) [2020-05-20T17:47:25.006Z] === RUN TestPsFilter [2020-05-20T17:47:25.151Z] --- PASS: TestResize (0.83s) [2020-05-20T17:47:25.152Z] === RUN TestResizeWithInvalidSize [2020-05-20T17:47:25.264Z] --- PASS: TestPsFilter (0.24s) [2020-05-20T17:47:25.264Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-20T17:47:25.347Z] --- PASS: TestNetworkCreateDelete (0.38s) [2020-05-20T17:47:25.347Z] === RUN TestDockerNetworkDeletePreferID [2020-05-20T17:47:26.153Z] --- PASS: TestResizeWithInvalidSize (0.85s) [2020-05-20T17:47:26.153Z] === RUN TestResizeWhenContainerNotStarted [2020-05-20T17:47:26.284Z] --- PASS: TestDockerNetworkDeletePreferID (1.07s) [2020-05-20T17:47:26.284Z] === RUN TestInspectNetwork [2020-05-20T17:47:26.637Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.19s) [2020-05-20T17:47:26.637Z] === RUN TestRemoveContainerWithVolume [2020-05-20T17:47:27.159Z] --- PASS: TestResizeWhenContainerNotStarted (0.86s) [2020-05-20T17:47:27.159Z] === RUN TestDaemonRestartKillContainers [2020-05-20T17:47:27.159Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-20T17:47:27.159Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-20T17:47:27.159Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-20T17:47:27.159Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-20T17:47:27.159Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-20T17:47:27.159Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-20T17:47:27.159Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-20T17:47:27.159Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-20T17:47:27.159Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-20T17:47:27.159Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-20T17:47:27.159Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-20T17:47:27.159Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-20T17:47:27.159Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-20T17:47:27.159Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-20T17:47:27.159Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-20T17:47:27.159Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-20T17:47:27.159Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-20T17:47:27.159Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-20T17:47:27.159Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-20T17:47:27.159Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-20T17:47:27.159Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-20T17:47:27.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-20T17:47:27.160Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-20T17:47:27.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-20T17:47:27.160Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-20T17:47:27.160Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-20T17:47:27.380Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-05-20T17:47:27.569Z] --- PASS: TestRemoveContainerWithVolume (1.09s) [2020-05-20T17:47:27.569Z] === RUN TestRemoveContainerRunning [2020-05-20T17:47:27.569Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-05-20T17:47:28.502Z] --- PASS: TestRemoveContainerRunning (0.95s) [2020-05-20T17:47:28.502Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-20T17:47:28.921Z] ok github.com/docker/docker/integration/container 54.410s [2020-05-20T17:47:28.921Z] [2020-05-20T17:47:28.921Z] === Skipped [2020-05-20T17:47:28.921Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-05-20T17:47:28.921Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-20T17:47:28.921Z] [2020-05-20T17:47:28.921Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s) [2020-05-20T17:47:28.921Z] copy_test.go:25: testEnv.OSType == "windows" [2020-05-20T17:47:28.921Z] [2020-05-20T17:47:28.921Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-05-20T17:47:28.921Z] copy_test.go:39: testEnv.OSType == "windows" [2020-05-20T17:47:28.921Z] [2020-05-20T17:47:28.921Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-05-20T17:47:28.921Z] copy_test.go:51: testEnv.OSType == "windows" [2020-05-20T17:47:28.921Z] [2020-05-20T17:47:28.921Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2020-05-20T17:47:28.921Z] copy_test.go:65: testEnv.OSType == "windows" [2020-05-20T17:47:28.921Z] [2020-05-20T17:47:28.921Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-05-20T17:47:28.921Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T17:47:28.921Z] [2020-05-20T17:47:28.921Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-05-20T17:47:28.921Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-05-20T17:47:28.921Z] [2020-05-20T17:47:28.921Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-05-20T17:47:28.921Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T17:47:28.921Z] [2020-05-20T17:47:28.921Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-05-20T17:47:28.921Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-05-20T17:47:28.921Z] [2020-05-20T17:47:28.921Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-05-20T17:47:28.921Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-05-20T17:47:28.921Z] [2020-05-20T17:47:28.921Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-05-20T17:47:28.921Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-05-20T17:47:28.921Z] [2020-05-20T17:47:28.921Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-05-20T17:47:28.921Z] create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-05-20T17:47:28.921Z] [2020-05-20T17:47:28.921Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-05-20T17:47:28.921Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T17:47:28.921Z] [2020-05-20T17:47:28.921Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-05-20T17:47:28.921Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-05-20T17:47:28.921Z] [2020-05-20T17:47:28.921Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-05-20T17:47:28.921Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-05-20T17:47:28.921Z] [2020-05-20T17:47:28.921Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-05-20T17:47:28.921Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-05-20T17:47:28.921Z] [2020-05-20T17:47:28.921Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-05-20T17:47:28.921Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T17:47:28.921Z] [2020-05-20T17:47:28.921Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-05-20T17:47:28.921Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T17:47:28.921Z] [2020-05-20T17:47:28.921Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-05-20T17:47:28.921Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-05-20T17:47:28.921Z] [2020-05-20T17:47:28.921Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-05-20T17:47:28.921Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-05-20T17:47:28.921Z] [2020-05-20T17:47:28.921Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-05-20T17:47:28.921Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-05-20T17:47:28.921Z] [2020-05-20T17:47:28.921Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-05-20T17:47:28.921Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-05-20T17:47:28.921Z] [2020-05-20T17:47:28.921Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-05-20T17:47:28.921Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-20T17:47:28.921Z] [2020-05-20T17:47:28.921Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-05-20T17:47:28.921Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-20T17:47:28.921Z] [2020-05-20T17:47:28.921Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-05-20T17:47:28.921Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-20T17:47:28.921Z] [2020-05-20T17:47:28.921Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-05-20T17:47:28.921Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-05-20T17:47:28.921Z] [2020-05-20T17:47:28.921Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-05-20T17:47:28.921Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T17:47:28.921Z] [2020-05-20T17:47:28.921Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-05-20T17:47:28.921Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-20T17:47:28.921Z] [2020-05-20T17:47:28.921Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-05-20T17:47:28.921Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-05-20T17:47:28.921Z] [2020-05-20T17:47:28.921Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-05-20T17:47:28.921Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-20T17:47:28.921Z] [2020-05-20T17:47:28.921Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-05-20T17:47:28.921Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-05-20T17:47:28.921Z] [2020-05-20T17:47:28.921Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-05-20T17:47:28.921Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-05-20T17:47:28.921Z] [2020-05-20T17:47:28.921Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-05-20T17:47:28.921Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T17:47:28.921Z] [2020-05-20T17:47:28.921Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-05-20T17:47:28.921Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-05-20T17:47:28.921Z] [2020-05-20T17:47:28.921Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-05-20T17:47:28.921Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-05-20T17:47:28.921Z] [2020-05-20T17:47:28.921Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-05-20T17:47:28.922Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-05-20T17:47:28.922Z] [2020-05-20T17:47:28.922Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-05-20T17:47:28.922Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-05-20T17:47:28.922Z] [2020-05-20T17:47:28.922Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-05-20T17:47:28.922Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-05-20T17:47:28.922Z] [2020-05-20T17:47:28.922Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-05-20T17:47:28.922Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T17:47:28.922Z] [2020-05-20T17:47:28.922Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-05-20T17:47:28.922Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-05-20T17:47:28.922Z] [2020-05-20T17:47:28.922Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-05-20T17:47:28.922Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-05-20T17:47:28.922Z] [2020-05-20T17:47:28.922Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-05-20T17:47:28.922Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-05-20T17:47:28.922Z] [2020-05-20T17:47:28.922Z] [2020-05-20T17:47:28.922Z] DONE 81 tests, 42 skipped in 57.089s [2020-05-20T17:47:28.922Z] [2020-05-20T17:47:28.922Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-05-20T17:47:28.922Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-20T17:47:28.922Z] INFO: Testing against a local daemon [2020-05-20T17:47:28.922Z] ok github.com/docker/docker/integration/image 0.459s [2020-05-20T17:47:28.922Z] [2020-05-20T17:47:28.922Z] === Skipped [2020-05-20T17:47:28.922Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-05-20T17:47:28.922Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-20T17:47:28.922Z] [2020-05-20T17:47:28.922Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-05-20T17:47:28.922Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-05-20T17:47:28.922Z] [2020-05-20T17:47:28.922Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-05-20T17:47:28.922Z] remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-20T17:47:28.922Z] [2020-05-20T17:47:28.922Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-05-20T17:47:28.922Z] tag_test.go:98: testEnv.OSType == "windows" [2020-05-20T17:47:28.922Z] [2020-05-20T17:47:28.922Z] [2020-05-20T17:47:28.922Z] DONE 11 tests, 4 skipped in 2.455s [2020-05-20T17:47:28.922Z] [2020-05-20T17:47:28.922Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-05-20T17:47:28.922Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-20T17:47:28.922Z] INFO: Testing against a local daemon [2020-05-20T17:47:28.922Z] ok github.com/docker/docker/integration/network 0.220s [2020-05-20T17:47:28.922Z] [2020-05-20T17:47:28.922Z] === Skipped [2020-05-20T17:47:28.922Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-05-20T17:47:28.922Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-05-20T17:47:28.922Z] [2020-05-20T17:47:28.922Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-05-20T17:47:28.922Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-05-20T17:47:28.922Z] [2020-05-20T17:47:28.922Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-05-20T17:47:28.922Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-05-20T17:47:28.922Z] [2020-05-20T17:47:28.922Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-05-20T17:47:28.922Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-05-20T17:47:28.922Z] [2020-05-20T17:47:28.922Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-05-20T17:47:28.922Z] network_test.go:97: testEnv.OSType == "windows" [2020-05-20T17:47:28.922Z] [2020-05-20T17:47:28.922Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-05-20T17:47:28.922Z] service_test.go:29: testEnv.OSType == "windows" [2020-05-20T17:47:28.922Z] [2020-05-20T17:47:28.922Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-05-20T17:47:28.922Z] service_test.go:52: testEnv.OSType == "windows" [2020-05-20T17:47:28.922Z] [2020-05-20T17:47:28.922Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-05-20T17:47:28.922Z] service_test.go:96: testEnv.OSType == "windows" [2020-05-20T17:47:28.922Z] [2020-05-20T17:47:28.922Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-05-20T17:47:28.922Z] service_test.go:130: testEnv.OSType == "windows" [2020-05-20T17:47:28.922Z] [2020-05-20T17:47:28.922Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-05-20T17:47:28.922Z] service_test.go:181: testEnv.OSType == "windows" [2020-05-20T17:47:28.922Z] [2020-05-20T17:47:28.922Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-05-20T17:47:28.922Z] service_test.go:206: testEnv.OSType == "windows" [2020-05-20T17:47:28.922Z] [2020-05-20T17:47:28.922Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-20T17:47:28.922Z] service_test.go:236: FLAKY_TEST [2020-05-20T17:47:28.922Z] [2020-05-20T17:47:28.922Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-05-20T17:47:28.922Z] service_test.go:326: testEnv.OSType == "windows" [2020-05-20T17:47:28.922Z] [2020-05-20T17:47:28.922Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-05-20T17:47:28.922Z] service_test.go:394: testEnv.OSType == "windows" [2020-05-20T17:47:28.922Z] [2020-05-20T17:47:28.922Z] [2020-05-20T17:47:28.922Z] DONE 18 tests, 14 skipped in 2.342s [2020-05-20T17:47:28.922Z] [2020-05-20T17:47:28.922Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-05-20T17:47:28.922Z] testing: warning: no tests to run [2020-05-20T17:47:28.922Z] ok github.com/docker/docker/integration/network/ipvlan 0.062s [2020-05-20T17:47:28.922Z] [2020-05-20T17:47:28.922Z] DONE 0 tests in 0.726s [2020-05-20T17:47:28.922Z] [2020-05-20T17:47:28.922Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-05-20T17:47:28.922Z] testing: warning: no tests to run [2020-05-20T17:47:28.922Z] ok github.com/docker/docker/integration/network/macvlan 0.084s [2020-05-20T17:47:28.922Z] [2020-05-20T17:47:28.922Z] DONE 0 tests in 0.767s [2020-05-20T17:47:28.922Z] [2020-05-20T17:47:28.922Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-05-20T17:47:29.066Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-05-20T17:47:29.183Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-20T17:47:29.183Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-20T17:47:29.324Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.91s) [2020-05-20T17:47:29.324Z] === RUN TestRemoveInvalidContainer [2020-05-20T17:47:29.405Z] testing: warning: no tests to run [2020-05-20T17:47:29.405Z] ok github.com/docker/docker/integration/plugin 0.069s [2020-05-20T17:47:29.405Z] [2020-05-20T17:47:29.405Z] DONE 0 tests in 0.753s [2020-05-20T17:47:29.405Z] [2020-05-20T17:47:29.405Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-05-20T17:47:29.583Z] --- PASS: TestRemoveInvalidContainer (0.05s) [2020-05-20T17:47:29.583Z] === RUN TestRenameLinkedContainer [2020-05-20T17:47:29.888Z] testing: warning: no tests to run [2020-05-20T17:47:29.888Z] ok github.com/docker/docker/integration/plugin/authz 0.069s [2020-05-20T17:47:29.888Z] [2020-05-20T17:47:29.888Z] DONE 0 tests in 0.733s [2020-05-20T17:47:29.888Z] [2020-05-20T17:47:29.888Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-05-20T17:47:30.652Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-20T17:47:30.652Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-20T17:47:30.653Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-05-20T17:47:30.653Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-05-20T17:47:30.955Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-05-20T17:47:31.552Z] === RUN TestInspectNetwork/full_network_id [2020-05-20T17:47:31.553Z] === RUN TestInspectNetwork/partial_network_id [2020-05-20T17:47:31.553Z] === RUN TestInspectNetwork/network_name [2020-05-20T17:47:31.553Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-20T17:47:32.118Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-20T17:47:32.118Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-20T17:47:34.098Z] #53 465.2 + bin/containerd-stress [2020-05-20T17:47:34.132Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-20T17:47:34.417Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-20T17:47:35.114Z] #53 468.7 + bin/containerd-shim [2020-05-20T17:47:35.132Z] tests/integration/regression_test.py ...... [ 98%] [2020-05-20T17:47:35.148Z] --- PASS: TestRenameLinkedContainer (5.11s) [2020-05-20T17:47:35.148Z] === RUN TestRenameStoppedContainer [2020-05-20T17:47:35.648Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-05-20T17:47:35.648Z] tests/integration/credentials/utils_test.py . [100%] [2020-05-20T17:47:35.648Z] [2020-05-20T17:47:35.648Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-05-20T17:47:35.648Z] =========================== short test summary info ============================ [2020-05-20T17:47:35.648Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-05-20T17:47:35.648Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-05-20T17:47:35.648Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-05-20T17:47:35.648Z] Not supported on most drivers [2020-05-20T17:47:35.648Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-05-20T17:47:35.648Z] Can fail if eth0 has multiple IP addresses [2020-05-20T17:47:35.648Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-05-20T17:47:35.648Z] This doesn't seem to be taken into account by the engine [2020-05-20T17:47:35.648Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-05-20T17:47:35.648Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-05-20T17:47:35.648Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-05-20T17:47:35.648Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-05-20T17:47:35.648Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-05-20T17:47:35.648Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-05-20T17:47:35.648Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-05-20T17:47:35.648Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 341.94 seconds == [2020-05-20T17:47:35.905Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-05-20T17:47:36.079Z] --- PASS: TestRenameStoppedContainer (1.33s) [2020-05-20T17:47:36.079Z] === RUN TestRenameRunningContainerAndReuse [2020-05-20T17:47:36.340Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-05-20T17:47:36.597Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-05-20T17:47:36.820Z] --- PASS: TestInspectNetwork (9.60s) [2020-05-20T17:47:36.820Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-20T17:47:36.820Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-20T17:47:36.820Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-20T17:47:36.820Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-20T17:47:36.820Z] === RUN TestRunContainerWithBridgeNone [2020-05-20T17:47:37.859Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-20T17:47:37.859Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-20T17:47:37.967Z] --- PASS: TestRenameRunningContainerAndReuse (1.82s) [2020-05-20T17:47:37.967Z] === RUN TestRenameInvalidName [2020-05-20T17:47:38.532Z] --- PASS: TestRenameInvalidName (0.88s) [2020-05-20T17:47:38.532Z] === RUN TestRenameAnonymousContainer [2020-05-20T17:47:38.723Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-20T17:47:38.723Z] INFO: Testing against a local daemon [2020-05-20T17:47:38.723Z] ok github.com/docker/docker/integration/plugin/common 0.224s [2020-05-20T17:47:38.723Z] [2020-05-20T17:47:38.723Z] === Skipped [2020-05-20T17:47:38.723Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-05-20T17:47:38.723Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-05-20T17:47:38.723Z] [2020-05-20T17:47:38.723Z] [2020-05-20T17:47:38.723Z] DONE 3 tests, 1 skipped in 7.733s [2020-05-20T17:47:38.723Z] [2020-05-20T17:47:38.723Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-05-20T17:47:38.724Z] --- PASS: TestRunContainerWithBridgeNone (2.61s) [2020-05-20T17:47:38.724Z] === RUN TestNetworkInvalidJSON [2020-05-20T17:47:38.724Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-20T17:47:38.724Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-20T17:47:38.724Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-20T17:47:38.724Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-20T17:47:38.724Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-20T17:47:38.724Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-20T17:47:38.724Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-20T17:47:38.724Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-20T17:47:38.724Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-20T17:47:38.724Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-05-20T17:47:38.724Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-20T17:47:38.724Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-20T17:47:38.724Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-20T17:47:38.724Z] === RUN TestHostIPv4BridgeLabel [2020-05-20T17:47:38.789Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-05-20T17:47:39.292Z] --- PASS: TestHostIPv4BridgeLabel (0.75s) [2020-05-20T17:47:39.292Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-20T17:47:39.913Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-20T17:47:39.913Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.14s) [2020-05-20T17:47:39.913Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.35s) [2020-05-20T17:47:39.913Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.46s) [2020-05-20T17:47:39.913Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.47s) [2020-05-20T17:47:39.913Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.47s) [2020-05-20T17:47:39.913Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.47s) [2020-05-20T17:47:39.913Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.22s) [2020-05-20T17:47:39.913Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.17s) [2020-05-20T17:47:39.913Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.14s) [2020-05-20T17:47:39.913Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.11s) [2020-05-20T17:47:39.913Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.30s) [2020-05-20T17:47:39.913Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.32s) [2020-05-20T17:47:39.913Z] === RUN TestCgroupNamespacesRun [2020-05-20T17:47:40.159Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-05-20T17:47:40.670Z] --- PASS: TestDaemonRestartWithLiveRestore (1.33s) [2020-05-20T17:47:40.670Z] === RUN TestDaemonDefaultNetworkPools [2020-05-20T17:47:41.011Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-20T17:47:41.011Z] INFO: Testing against a local daemon [2020-05-20T17:47:41.011Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.273s [2020-05-20T17:47:41.011Z] [2020-05-20T17:47:41.011Z] === Skipped [2020-05-20T17:47:41.011Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-05-20T17:47:41.011Z] external_test.go:48: runtime.GOOS == "windows" [2020-05-20T17:47:41.011Z] [2020-05-20T17:47:41.011Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-05-20T17:47:41.011Z] external_test.go:408: runtime.GOOS == "windows" [2020-05-20T17:47:41.011Z] [2020-05-20T17:47:41.011Z] [2020-05-20T17:47:41.011Z] DONE 2 tests, 2 skipped in 3.166s [2020-05-20T17:47:41.011Z] [2020-05-20T17:47:41.011Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-05-20T17:47:41.930Z] --- PASS: TestCgroupNamespacesRun (1.76s) [2020-05-20T17:47:41.930Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-20T17:47:42.047Z] --- PASS: TestDaemonDefaultNetworkPools (1.24s) [2020-05-20T17:47:42.047Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-20T17:47:42.682Z] --- PASS: TestRenameAnonymousContainer (3.76s) [2020-05-20T17:47:42.682Z] === RUN TestRenameContainerWithSameName [2020-05-20T17:47:43.245Z] --- PASS: TestRenameContainerWithSameName (0.98s) [2020-05-20T17:47:43.245Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-20T17:47:43.289Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-20T17:47:43.289Z] INFO: Testing against a local daemon [2020-05-20T17:47:43.289Z] ok github.com/docker/docker/integration/plugin/logging 0.217s [2020-05-20T17:47:43.394Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.64s) [2020-05-20T17:47:43.394Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-20T17:47:43.772Z] [2020-05-20T17:47:43.772Z] === Skipped [2020-05-20T17:47:43.772Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-05-20T17:47:43.772Z] read_test.go:21: no unix domain sockets on Windows [2020-05-20T17:47:43.772Z] [2020-05-20T17:47:43.772Z] [2020-05-20T17:47:43.772Z] DONE 1 tests, 1 skipped in 2.426s [2020-05-20T17:47:43.772Z] [2020-05-20T17:47:43.772Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-05-20T17:47:43.951Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.83s) [2020-05-20T17:47:43.951Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-20T17:47:44.176Z] === RUN TestDockerSuite/TestBuildBlankName [2020-05-20T17:47:44.434Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-05-20T17:47:44.788Z] testing: warning: no tests to run [2020-05-20T17:47:44.788Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.078s [2020-05-20T17:47:44.788Z] [2020-05-20T17:47:44.788Z] DONE 0 tests in 1.217s [2020-05-20T17:47:44.788Z] [2020-05-20T17:47:44.788Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-05-20T17:47:44.858Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.74s) [2020-05-20T17:47:44.859Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-20T17:47:44.999Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-05-20T17:47:45.257Z] --- PASS: TestRenameContainerWithLinkedContainer (1.90s) [2020-05-20T17:47:45.257Z] === RUN TestResize [2020-05-20T17:47:45.764Z] #53 479.2 + bin/containerd-shim-runc-v1 [2020-05-20T17:47:45.858Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.33s) [2020-05-20T17:47:45.858Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-20T17:47:46.190Z] --- PASS: TestResize (0.87s) [2020-05-20T17:47:46.190Z] === RUN TestResizeWithInvalidSize [2020-05-20T17:47:46.801Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.86s) [2020-05-20T17:47:46.801Z] === RUN TestServiceWithPredefinedNetwork [2020-05-20T17:47:46.871Z] --- PASS: TestCgroupNamespacesRunHostMode (1.74s) [2020-05-20T17:47:46.871Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-20T17:47:47.063Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-20T17:47:47.064Z] INFO: Testing against a local daemon [2020-05-20T17:47:47.064Z] ok github.com/docker/docker/integration/plugin/volumes 0.227s [2020-05-20T17:47:47.122Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-05-20T17:47:47.122Z] --- PASS: TestResizeWithInvalidSize (1.11s) [2020-05-20T17:47:47.122Z] === RUN TestResizeWhenContainerNotStarted [2020-05-20T17:47:47.554Z] [2020-05-20T17:47:47.554Z] === Skipped [2020-05-20T17:47:47.554Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-05-20T17:47:47.554Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T17:47:47.554Z] [2020-05-20T17:47:47.554Z] [2020-05-20T17:47:47.554Z] DONE 1 tests, 1 skipped in 2.607s [2020-05-20T17:47:47.554Z] [2020-05-20T17:47:47.554Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-05-20T17:47:48.055Z] --- PASS: TestResizeWhenContainerNotStarted (0.93s) [2020-05-20T17:47:48.055Z] === RUN TestDaemonRestartKillContainers [2020-05-20T17:47:48.055Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-20T17:47:48.055Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-20T17:47:48.055Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-20T17:47:48.055Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-20T17:47:48.055Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-20T17:47:48.055Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-20T17:47:48.055Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-20T17:47:48.055Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-20T17:47:48.055Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-20T17:47:48.055Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-20T17:47:48.055Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-20T17:47:48.055Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-20T17:47:48.055Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-20T17:47:48.055Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-20T17:47:48.055Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-20T17:47:48.055Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-20T17:47:48.055Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-20T17:47:48.055Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-20T17:47:48.055Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-20T17:47:48.055Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-20T17:47:48.055Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-20T17:47:48.055Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-20T17:47:48.055Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-20T17:47:48.055Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-20T17:47:48.055Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-20T17:47:48.055Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-20T17:47:48.090Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-20T17:47:48.090Z] [2020-05-20T17:47:48.090Z] Unloading profiles will leave already running processes permanently [2020-05-20T17:47:48.090Z] unconfined, which can lead to unexpected situations. [2020-05-20T17:47:48.090Z] [2020-05-20T17:47:48.090Z] To set a process to complain mode, use the command line tool [2020-05-20T17:47:48.090Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-20T17:47:48.090Z] [2020-05-20T17:47:48.312Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-05-20T17:47:48.335Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.73s) [2020-05-20T17:47:48.335Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate Post stage [Pipeline] junit [2020-05-20T17:47:49.033Z] Recording test results [2020-05-20T17:47:49.244Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [Pipeline] sh [2020-05-20T17:47:49.534Z] + echo Ensuring container killed. [2020-05-20T17:47:49.534Z] Ensuring container killed. [2020-05-20T17:47:49.534Z] + docker rm -vf docker-pr6 [2020-05-20T17:47:49.534Z] Error: No such container: docker-pr6 [2020-05-20T17:47:49.534Z] + true [Pipeline] sh [2020-05-20T17:47:49.808Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-20T17:47:49.815Z] + echo Chowning /workspace to jenkins user [2020-05-20T17:47:49.815Z] Chowning /workspace to jenkins user [2020-05-20T17:47:49.815Z] + id -u [2020-05-20T17:47:49.815Z] + id -g [2020-05-20T17:47:49.816Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41004:/workspace busybox chown -R 1000:1000 /workspace [2020-05-20T17:47:49.828Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-20T17:47:49.828Z] INFO: Testing against a local daemon [2020-05-20T17:47:49.828Z] ok github.com/docker/docker/integration/secret 0.165s [2020-05-20T17:47:49.828Z] [2020-05-20T17:47:49.828Z] === Skipped [2020-05-20T17:47:49.828Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-05-20T17:47:49.828Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T17:47:49.828Z] [2020-05-20T17:47:49.828Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-05-20T17:47:49.828Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T17:47:49.828Z] [2020-05-20T17:47:49.828Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-05-20T17:47:49.828Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T17:47:49.828Z] [2020-05-20T17:47:49.828Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-05-20T17:47:49.828Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T17:47:49.828Z] [2020-05-20T17:47:49.828Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-05-20T17:47:49.828Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T17:47:49.828Z] [2020-05-20T17:47:49.828Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-05-20T17:47:49.828Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-05-20T17:47:49.828Z] [2020-05-20T17:47:49.828Z] [2020-05-20T17:47:49.828Z] DONE 6 tests, 6 skipped in 2.034s [2020-05-20T17:47:49.828Z] [2020-05-20T17:47:49.828Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-05-20T17:47:50.087Z] --- PASS: TestServiceWithPredefinedNetwork (3.29s) [2020-05-20T17:47:50.087Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-20T17:47:50.087Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-20T17:47:50.087Z] service_test.go:236: FLAKY_TEST [2020-05-20T17:47:50.087Z] === RUN TestServiceWithDataPathPortInit [2020-05-20T17:47:50.186Z] #53 484.0 + bin/containerd-shim-runc-v2 [2020-05-20T17:47:50.347Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.71s) [2020-05-20T17:47:50.347Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-20T17:47:50.742Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-20T17:47:50.959Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2020-05-20T17:47:50.959Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-20T17:47:50.999Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-20T17:47:51.042Z] + bundleName=docker-py [2020-05-20T17:47:51.042Z] + echo Creating docker-py-bundles.tar.gz [2020-05-20T17:47:51.042Z] Creating docker-py-bundles.tar.gz [2020-05-20T17:47:51.042Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2020-05-20T17:47:51.053Z] Archiving artifacts [2020-05-20T17:47:51.312Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41004/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-05-20T17:47:51.668Z] #53 485.4 + binaries [2020-05-20T17:47:51.668Z] #53 485.4 + install -D bin/containerd /build/containerd [2020-05-20T17:47:51.668Z] #53 485.5 + install -D bin/containerd-shim /build/containerd-shim [2020-05-20T17:47:51.668Z] #53 485.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-20T17:47:51.668Z] #53 485.5 + install -D bin/ctr /build/ctr [2020-05-20T17:47:51.668Z] #53 DONE 485.6s [2020-05-20T17:47:51.674Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41004/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=c78791cda10d6ff080d45d04e51dbf481814dee0 -e DOCKER_GRAPHDRIVER docker:c78791cda10d6ff080d45d04e51dbf481814dee0 hack/make.sh binary-daemon [2020-05-20T17:47:52.109Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-20T17:47:52.110Z] INFO: Testing against a local daemon [2020-05-20T17:47:52.110Z] ok github.com/docker/docker/integration/service 0.383s [2020-05-20T17:47:52.240Z] [2020-05-20T17:47:52.240Z] Removing bundles/ [2020-05-20T17:47:52.240Z] [2020-05-20T17:47:52.240Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-05-20T17:47:52.240Z] Building: bundles/binary-daemon/dockerd-dev [2020-05-20T17:47:52.240Z] GOOS="" GOARCH="" GOARM="" [2020-05-20T17:47:52.593Z] [2020-05-20T17:47:52.593Z] === Skipped [2020-05-20T17:47:52.593Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-20T17:47:52.593Z] [2020-05-20T17:47:52.593Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-20T17:47:52.593Z] [2020-05-20T17:47:52.593Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-05-20T17:47:52.593Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T17:47:52.593Z] [2020-05-20T17:47:52.593Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-05-20T17:47:52.593Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T17:47:52.593Z] [2020-05-20T17:47:52.593Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-05-20T17:47:52.593Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T17:47:52.593Z] [2020-05-20T17:47:52.593Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-05-20T17:47:52.593Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T17:47:52.593Z] [2020-05-20T17:47:52.593Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-05-20T17:47:52.593Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T17:47:52.593Z] [2020-05-20T17:47:52.593Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-05-20T17:47:52.593Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T17:47:52.593Z] [2020-05-20T17:47:52.593Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-05-20T17:47:52.593Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T17:47:52.593Z] [2020-05-20T17:47:52.593Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2020-05-20T17:47:52.593Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T17:47:52.593Z] [2020-05-20T17:47:52.593Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-05-20T17:47:52.593Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T17:47:52.593Z] [2020-05-20T17:47:52.593Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-05-20T17:47:52.593Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T17:47:52.593Z] [2020-05-20T17:47:52.593Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-05-20T17:47:52.593Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T17:47:52.593Z] [2020-05-20T17:47:52.593Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-05-20T17:47:52.593Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T17:47:52.593Z] [2020-05-20T17:47:52.593Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-05-20T17:47:52.593Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T17:47:52.593Z] [2020-05-20T17:47:52.593Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-05-20T17:47:52.593Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T17:47:52.593Z] [2020-05-20T17:47:52.593Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-05-20T17:47:52.593Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T17:47:52.593Z] [2020-05-20T17:47:52.593Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-05-20T17:47:52.593Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T17:47:52.593Z] [2020-05-20T17:47:52.593Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-05-20T17:47:52.593Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-05-20T17:47:52.593Z] [2020-05-20T17:47:52.593Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-05-20T17:47:52.593Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-05-20T17:47:52.593Z] [2020-05-20T17:47:52.593Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-05-20T17:47:52.593Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-05-20T17:47:52.593Z] [2020-05-20T17:47:52.593Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-05-20T17:47:52.593Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-05-20T17:47:52.593Z] [2020-05-20T17:47:52.593Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2020-05-20T17:47:52.593Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-05-20T17:47:52.593Z] [2020-05-20T17:47:52.593Z] [2020-05-20T17:47:52.593Z] DONE 24 tests, 23 skipped in 2.723s [2020-05-20T17:47:52.593Z] [2020-05-20T17:47:52.593Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-05-20T17:47:52.897Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-20T17:47:52.897Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-20T17:47:52.972Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.78s) [2020-05-20T17:47:52.972Z] === RUN TestKernelTCPMemory [2020-05-20T17:47:53.151Z] [2020-05-20T17:47:53.151Z] #54 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-20T17:47:53.151Z] #54 DONE 0.1s [2020-05-20T17:47:53.151Z] [2020-05-20T17:47:53.151Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-20T17:47:53.151Z] #57 DONE 0.1s [2020-05-20T17:47:53.151Z] [2020-05-20T17:47:53.151Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-20T17:47:53.435Z] #59 DONE 0.1s [2020-05-20T17:47:53.435Z] [2020-05-20T17:47:53.435Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-20T17:47:53.435Z] #61 DONE 0.1s [2020-05-20T17:47:53.435Z] [2020-05-20T17:47:53.435Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-20T17:47:53.435Z] #62 DONE 0.0s [2020-05-20T17:47:53.435Z] [2020-05-20T17:47:53.435Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-20T17:47:53.460Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-05-20T17:47:53.583Z] --- PASS: TestKernelTCPMemory (0.94s) [2020-05-20T17:47:53.583Z] === RUN TestNISDomainname [2020-05-20T17:47:54.024Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-20T17:47:54.205Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-20T17:47:54.205Z] INFO: Testing against a local daemon [2020-05-20T17:47:54.205Z] ok github.com/docker/docker/integration/session 0.215s [2020-05-20T17:47:54.281Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-20T17:47:54.538Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-05-20T17:47:54.586Z] --- PASS: TestNISDomainname (1.00s) [2020-05-20T17:47:54.586Z] === RUN TestHostnameDnsResolution [2020-05-20T17:47:54.689Z] [2020-05-20T17:47:54.689Z] === Skipped [2020-05-20T17:47:54.689Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.01s) [2020-05-20T17:47:54.689Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-05-20T17:47:54.689Z] [2020-05-20T17:47:54.689Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-05-20T17:47:54.689Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-05-20T17:47:54.689Z] [2020-05-20T17:47:54.689Z] [2020-05-20T17:47:54.689Z] DONE 2 tests, 2 skipped in 2.068s [2020-05-20T17:47:54.689Z] [2020-05-20T17:47:54.689Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-05-20T17:47:55.909Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-05-20T17:47:56.125Z] #63 DONE 2.4s [2020-05-20T17:47:56.125Z] [2020-05-20T17:47:56.125Z] #64 exporting to oci image format [2020-05-20T17:47:56.125Z] #64 exporting layers [2020-05-20T17:47:56.176Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-05-20T17:47:56.601Z] --- PASS: TestHostnameDnsResolution (1.68s) [2020-05-20T17:47:56.601Z] === RUN TestStats [2020-05-20T17:47:56.755Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-20T17:47:56.755Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-20T17:47:56.965Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-20T17:47:56.965Z] INFO: Testing against a local daemon [2020-05-20T17:47:57.981Z] ok github.com/docker/docker/integration/system 1.326s [2020-05-20T17:47:57.981Z] [2020-05-20T17:47:57.981Z] === Skipped [2020-05-20T17:47:57.981Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-20T17:47:57.981Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T17:47:57.981Z] [2020-05-20T17:47:57.981Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-05-20T17:47:57.981Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-05-20T17:47:57.981Z] [2020-05-20T17:47:57.981Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-05-20T17:47:57.981Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-05-20T17:47:57.981Z] [2020-05-20T17:47:57.981Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-05-20T17:47:57.981Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-20T17:47:57.981Z] [2020-05-20T17:47:57.981Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-05-20T17:47:57.981Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-05-20T17:47:57.981Z] [2020-05-20T17:47:57.981Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-05-20T17:47:57.981Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-05-20T17:47:57.981Z] [2020-05-20T17:47:57.981Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-05-20T17:47:57.981Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-05-20T17:47:57.981Z] [2020-05-20T17:47:57.981Z] [2020-05-20T17:47:57.981Z] DONE 13 tests, 7 skipped in 3.341s [2020-05-20T17:47:57.981Z] [2020-05-20T17:47:57.981Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-05-20T17:47:58.654Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-05-20T17:47:59.219Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-05-20T17:47:59.266Z] --- PASS: TestStats (2.95s) [2020-05-20T17:47:59.266Z] === RUN TestStopContainerWithTimeout [2020-05-20T17:47:59.266Z] === RUN TestStopContainerWithTimeout/0 [2020-05-20T17:47:59.266Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-20T17:47:59.266Z] === RUN TestStopContainerWithTimeout/1 [2020-05-20T17:47:59.266Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-20T17:47:59.266Z] === RUN TestStopContainerWithTimeout/3 [2020-05-20T17:47:59.266Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-20T17:47:59.266Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-20T17:47:59.266Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-20T17:47:59.266Z] === CONT TestStopContainerWithTimeout/0 [2020-05-20T17:47:59.266Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-20T17:48:00.260Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-20T17:48:00.260Z] INFO: Testing against a local daemon [2020-05-20T17:48:00.260Z] ok github.com/docker/docker/integration/volume 0.284s [2020-05-20T17:48:00.260Z] [2020-05-20T17:48:00.260Z] === Skipped [2020-05-20T17:48:00.260Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-05-20T17:48:00.260Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-05-20T17:48:00.260Z] [2020-05-20T17:48:00.260Z] [2020-05-20T17:48:00.260Z] DONE 5 tests, 1 skipped in 2.322s [2020-05-20T17:48:00.260Z] [2020-05-20T17:48:00.260Z] INFO: make.ps1 ended at 05/20/2020 17:48:00 [2020-05-20T17:48:00.260Z] INFO: Integration CLI tests being run from the host: [2020-05-20T17:48:00.260Z] INFO: gotestsum --format=standard-quiet --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-05-20T17:48:00.269Z] === CONT TestStopContainerWithTimeout/3 [2020-05-20T17:48:00.591Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-05-20T17:48:00.591Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-20T17:48:00.848Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-20T17:48:02.283Z] === CONT TestStopContainerWithTimeout/1 [2020-05-20T17:48:03.372Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-20T17:48:03.372Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.76s) [2020-05-20T17:48:03.372Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.79s) [2020-05-20T17:48:03.372Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.60s) [2020-05-20T17:48:03.372Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.68s) [2020-05-20T17:48:03.372Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.58s) [2020-05-20T17:48:03.372Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.69s) [2020-05-20T17:48:03.372Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.43s) [2020-05-20T17:48:03.372Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.64s) [2020-05-20T17:48:03.372Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.83s) [2020-05-20T17:48:03.372Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.14s) [2020-05-20T17:48:03.372Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.53s) [2020-05-20T17:48:03.372Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.54s) [2020-05-20T17:48:03.372Z] === RUN TestCgroupNamespacesRun [2020-05-20T17:48:04.336Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-05-20T17:48:04.336Z] --- PASS: TestStopContainerWithTimeout/0 (0.94s) [2020-05-20T17:48:04.336Z] --- PASS: TestStopContainerWithTimeout/-1 (3.00s) [2020-05-20T17:48:04.336Z] --- PASS: TestStopContainerWithTimeout/3 (2.85s) [2020-05-20T17:48:04.336Z] --- PASS: TestStopContainerWithTimeout/1 (1.83s) [2020-05-20T17:48:04.336Z] === RUN TestDeleteDevicemapper [2020-05-20T17:48:04.336Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-20T17:48:04.336Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-20T17:48:04.336Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-20T17:48:04.749Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-05-20T17:48:05.312Z] --- PASS: TestCgroupNamespacesRun (1.86s) [2020-05-20T17:48:05.312Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-20T17:48:07.209Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.71s) [2020-05-20T17:48:07.209Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-20T17:48:07.782Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.43s) [2020-05-20T17:48:07.782Z] === RUN TestUpdateMemory [2020-05-20T17:48:07.782Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-20T17:48:07.782Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-20T17:48:07.782Z] === RUN TestUpdateCPUQuota [2020-05-20T17:48:08.785Z] --- PASS: TestUpdateCPUQuota (1.20s) [2020-05-20T17:48:08.785Z] === RUN TestUpdatePidsLimit [2020-05-20T17:48:08.785Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-20T17:48:09.066Z] === RUN TestUpdatePidsLimit/no_change [2020-05-20T17:48:09.084Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-20T17:48:09.084Z] INFO: Testing against a local daemon [2020-05-20T17:48:09.105Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.97s) [2020-05-20T17:48:09.105Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-20T17:48:09.362Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-05-20T17:48:09.679Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-20T17:48:09.960Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-20T17:48:10.241Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-20T17:48:10.854Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-20T17:48:11.134Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-20T17:48:11.260Z] --- PASS: TestCgroupNamespacesRunHostMode (2.06s) [2020-05-20T17:48:11.260Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-20T17:48:12.018Z] --- PASS: TestServiceWithDataPathPortInit (18.20s) [2020-05-20T17:48:12.018Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-20T17:48:12.599Z] --- PASS: TestUpdatePidsLimit (3.86s) [2020-05-20T17:48:12.599Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2020-05-20T17:48:12.599Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2020-05-20T17:48:12.599Z] --- PASS: TestUpdatePidsLimit/update_lower (0.35s) [2020-05-20T17:48:12.599Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2020-05-20T17:48:12.599Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s) [2020-05-20T17:48:12.599Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2020-05-20T17:48:12.599Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s) [2020-05-20T17:48:12.599Z] === RUN TestUpdateRestartPolicy [2020-05-20T17:48:12.632Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-05-20T17:48:13.196Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.98s) [2020-05-20T17:48:13.196Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-20T17:48:14.568Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-05-20T17:48:14.824Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.76s) [2020-05-20T17:48:14.824Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-20T17:48:15.755Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.79s) [2020-05-20T17:48:15.755Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-20T17:48:17.132Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-05-20T17:48:17.390Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.90s) [2020-05-20T17:48:17.390Z] === RUN TestKernelTCPMemory [2020-05-20T17:48:18.584Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.09s) [2020-05-20T17:48:18.584Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:nt4p2ot3h35vn5arrdworjlhu Created:2020-05-20 17:48:09.941350289 +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[0c30c3ba8b1e8cee9aefd01675179c9ebb1c519a98dec42ae94f1e16561f0be3:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.n6vy624hpx0v7mw2jufj93m4n EndpointID:43b10c2ae7c77fe213459c58657e886e9de05c5f2ffe9a0b6df07f0524a44898 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:fa9ee564fb0d0d2746622052c3c01725f6237052bce0fb83a33bbda42a298447 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:57a9626fcc16 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.n6vy624hpx0v7mw2jufj93m4n EndpointID:43b10c2ae7c77fe213459c58657e886e9de05c5f2ffe9a0b6df07f0524a44898 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-20T17:48:18.584Z] PASS [2020-05-20T17:48:18.584Z] [2020-05-20T17:48:18.584Z] === Skipped [2020-05-20T17:48:18.584Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-20T17:48:18.584Z] service_test.go:236: FLAKY_TEST [2020-05-20T17:48:18.584Z] [2020-05-20T17:48:18.584Z] [2020-05-20T17:48:18.584Z] DONE 22 tests, 1 skipped in 52.750s [2020-05-20T17:48:18.584Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-20T17:48:18.584Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:48:18.584Z] ++ set -e [2020-05-20T17:48:18.584Z] ++ '[' -n 0 ']' [2020-05-20T17:48:18.584Z] ++ set -x [2020-05-20T17:48:18.584Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:48:18.584Z] INFO: Testing against a local daemon [2020-05-20T17:48:18.584Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-20T17:48:18.584Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-20T17:48:18.584Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-20T17:48:18.584Z] === RUN TestDockerNetworkIpvlan [2020-05-20T17:48:18.584Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-20T17:48:18.584Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-20T17:48:18.584Z] PASS [2020-05-20T17:48:18.584Z] [2020-05-20T17:48:18.584Z] === Skipped [2020-05-20T17:48:18.584Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-20T17:48:18.584Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-20T17:48:18.584Z] [2020-05-20T17:48:18.584Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-20T17:48:18.584Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-20T17:48:18.584Z] [2020-05-20T17:48:18.584Z] [2020-05-20T17:48:18.584Z] DONE 2 tests, 2 skipped in 0.145s [2020-05-20T17:48:18.584Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-20T17:48:18.584Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:48:18.584Z] ++ set -e [2020-05-20T17:48:18.584Z] ++ '[' -n 0 ']' [2020-05-20T17:48:18.584Z] ++ set -x [2020-05-20T17:48:18.584Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:48:18.584Z] INFO: Testing against a local daemon [2020-05-20T17:48:18.584Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-20T17:48:18.761Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-05-20T17:48:18.761Z] --- PASS: TestKernelTCPMemory (1.03s) [2020-05-20T17:48:18.761Z] === RUN TestNISDomainname [2020-05-20T17:48:19.698Z] --- PASS: TestNISDomainname (1.17s) [2020-05-20T17:48:19.698Z] === RUN TestHostnameDnsResolution [2020-05-20T17:48:19.961Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.04s) [2020-05-20T17:48:19.961Z] === RUN TestDockerNetworkMacvlan [2020-05-20T17:48:20.264Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-05-20T17:48:20.264Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-05-20T17:48:20.264Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-05-20T17:48:20.898Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-20T17:48:21.637Z] --- PASS: TestHostnameDnsResolution (1.71s) [2020-05-20T17:48:21.637Z] === RUN TestStats [2020-05-20T17:48:22.202Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-05-20T17:48:22.276Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-20T17:48:23.212Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-20T17:48:24.097Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-05-20T17:48:24.354Z] --- PASS: TestStats (2.91s) [2020-05-20T17:48:24.354Z] === RUN TestStopContainerWithTimeout [2020-05-20T17:48:24.354Z] === RUN TestStopContainerWithTimeout/0 [2020-05-20T17:48:24.354Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-20T17:48:24.354Z] === RUN TestStopContainerWithTimeout/1 [2020-05-20T17:48:24.354Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-20T17:48:24.354Z] === RUN TestStopContainerWithTimeout/3 [2020-05-20T17:48:24.354Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-20T17:48:24.354Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-20T17:48:24.354Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-20T17:48:24.354Z] === CONT TestStopContainerWithTimeout/0 [2020-05-20T17:48:24.354Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-20T17:48:24.919Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-05-20T17:48:25.483Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-05-20T17:48:25.483Z] === CONT TestStopContainerWithTimeout/3 [2020-05-20T17:48:26.503Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-20T17:48:27.381Z] === CONT TestStopContainerWithTimeout/1 [2020-05-20T17:48:27.638Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-05-20T17:48:27.795Z] --- PASS: TestUpdateRestartPolicy (12.82s) [2020-05-20T17:48:27.795Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-20T17:48:27.795Z] --- PASS: TestUpdateRestartWithAutoRemove (0.89s) [2020-05-20T17:48:27.795Z] === RUN TestWaitNonBlocked [2020-05-20T17:48:27.795Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-20T17:48:27.795Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-20T17:48:27.795Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-20T17:48:27.795Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-20T17:48:27.795Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-20T17:48:27.795Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-20T17:48:27.795Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-05-20T17:48:27.795Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.19s) [2020-05-20T17:48:27.795Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.28s) [2020-05-20T17:48:27.795Z] === RUN TestWaitBlocked [2020-05-20T17:48:27.795Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-20T17:48:27.795Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-20T17:48:27.795Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-20T17:48:27.795Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-20T17:48:27.795Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-20T17:48:27.795Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-20T17:48:28.569Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-05-20T17:48:28.798Z] --- PASS: TestWaitBlocked (0.02s) [2020-05-20T17:48:28.798Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.11s) [2020-05-20T17:48:28.798Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.14s) [2020-05-20T17:48:28.798Z] === CONT TestContainerStartOnDaemonRestart [2020-05-20T17:48:28.798Z] === CONT TestIpcModeOlderClient [2020-05-20T17:48:29.079Z] --- PASS: TestIpcModeOlderClient (0.20s) [2020-05-20T17:48:29.079Z] === CONT TestDaemonHostGatewayIP [2020-05-20T17:48:29.500Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-05-20T17:48:29.500Z] --- PASS: TestStopContainerWithTimeout/0 (1.13s) [2020-05-20T17:48:29.500Z] --- PASS: TestStopContainerWithTimeout/-1 (3.18s) [2020-05-20T17:48:29.500Z] --- PASS: TestStopContainerWithTimeout/3 (2.97s) [2020-05-20T17:48:29.500Z] --- PASS: TestStopContainerWithTimeout/1 (2.07s) [2020-05-20T17:48:29.500Z] === RUN TestDeleteDevicemapper [2020-05-20T17:48:29.500Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-20T17:48:29.500Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-20T17:48:29.500Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-20T17:48:29.791Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-20T17:48:30.065Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-05-20T17:48:31.750Z] --- PASS: TestContainerStartOnDaemonRestart (2.77s) [2020-05-20T17:48:31.750Z] === CONT TestContainerKillOnDaemonStart [2020-05-20T17:48:32.591Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-05-20T17:48:32.753Z] --- PASS: TestDaemonHostGatewayIP (3.58s) [2020-05-20T17:48:32.753Z] === CONT TestDaemonRestartIpcMode [2020-05-20T17:48:33.156Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.43s) [2020-05-20T17:48:33.156Z] === RUN TestUpdateMemory [2020-05-20T17:48:33.156Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-20T17:48:33.156Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-20T17:48:33.156Z] === RUN TestUpdateCPUQuota [2020-05-20T17:48:34.527Z] --- PASS: TestUpdateCPUQuota (1.50s) [2020-05-20T17:48:34.527Z] === RUN TestUpdatePidsLimit [2020-05-20T17:48:34.527Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-20T17:48:34.784Z] === RUN TestUpdatePidsLimit/no_change [2020-05-20T17:48:35.349Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-20T17:48:35.606Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-05-20T17:48:35.864Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-20T17:48:36.121Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-20T17:48:36.195Z] --- PASS: TestDaemonRestartIpcMode (3.63s) [2020-05-20T17:48:36.359Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-20T17:48:36.378Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-05-20T17:48:36.635Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-20T17:48:36.892Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-20T17:48:37.824Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-05-20T17:48:38.081Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-05-20T17:48:38.263Z] --- PASS: TestDockerNetworkMacvlan (18.20s) [2020-05-20T17:48:38.263Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-05-20T17:48:38.263Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2020-05-20T17:48:38.263Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.05s) [2020-05-20T17:48:38.263Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.99s) [2020-05-20T17:48:38.263Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.75s) [2020-05-20T17:48:38.263Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.29s) [2020-05-20T17:48:38.263Z] PASS [2020-05-20T17:48:38.263Z] [2020-05-20T17:48:38.263Z] DONE 8 tests in 20.373s [2020-05-20T17:48:38.263Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-20T17:48:38.263Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:48:38.263Z] ++ set -e [2020-05-20T17:48:38.263Z] ++ '[' -n 0 ']' [2020-05-20T17:48:38.263Z] ++ set -x [2020-05-20T17:48:38.263Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:48:38.263Z] testing: warning: no tests to run [2020-05-20T17:48:38.263Z] PASS [2020-05-20T17:48:38.263Z] [2020-05-20T17:48:38.263Z] DONE 0 tests in 0.028s [2020-05-20T17:48:38.263Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-20T17:48:38.263Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:48:38.263Z] ++ set -e [2020-05-20T17:48:38.263Z] ++ '[' -n 0 ']' [2020-05-20T17:48:38.263Z] ++ set -x [2020-05-20T17:48:38.263Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:48:38.263Z] INFO: Testing against a local daemon [2020-05-20T17:48:38.263Z] === RUN TestAuthZPluginAllowRequest [2020-05-20T17:48:38.339Z] --- PASS: TestUpdatePidsLimit (3.93s) [2020-05-20T17:48:38.339Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2020-05-20T17:48:38.339Z] --- PASS: TestUpdatePidsLimit/no_change (0.46s) [2020-05-20T17:48:38.339Z] --- PASS: TestUpdatePidsLimit/update_lower (0.42s) [2020-05-20T17:48:38.339Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.34s) [2020-05-20T17:48:38.339Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2020-05-20T17:48:38.339Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.44s) [2020-05-20T17:48:38.339Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.43s) [2020-05-20T17:48:38.339Z] === RUN TestUpdateRestartPolicy [2020-05-20T17:48:39.708Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-05-20T17:48:40.169Z] --- PASS: TestAuthZPluginAllowRequest (1.72s) [2020-05-20T17:48:40.169Z] === RUN TestAuthZPluginTLS [2020-05-20T17:48:40.274Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-05-20T17:48:40.736Z] --- PASS: TestAuthZPluginTLS (0.66s) [2020-05-20T17:48:40.736Z] === RUN TestAuthZPluginDenyRequest [2020-05-20T17:48:40.840Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-05-20T17:48:41.304Z] --- PASS: TestAuthZPluginDenyRequest (0.63s) [2020-05-20T17:48:41.304Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-20T17:48:41.771Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-05-20T17:48:41.872Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.61s) [2020-05-20T17:48:41.873Z] === RUN TestAuthZPluginDenyResponse [2020-05-20T17:48:42.440Z] --- PASS: TestAuthZPluginDenyResponse (0.64s) [2020-05-20T17:48:42.440Z] === RUN TestAuthZPluginAllowEventStream [2020-05-20T17:48:44.344Z] --- PASS: TestAuthZPluginAllowEventStream (1.71s) [2020-05-20T17:48:44.344Z] === RUN TestAuthZPluginErrorResponse [2020-05-20T17:48:44.562Z] --- PASS: TestContainerKillOnDaemonStart (12.44s) [2020-05-20T17:48:44.562Z] PASS [2020-05-20T17:48:44.562Z] [2020-05-20T17:48:44.562Z] === Skipped [2020-05-20T17:48:44.562Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-05-20T17:48:44.562Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-20T17:48:44.562Z] [2020-05-20T17:48:44.562Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-20T17:48:44.562Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-20T17:48:44.562Z] [2020-05-20T17:48:44.562Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-20T17:48:44.562Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-20T17:48:44.562Z] [2020-05-20T17:48:44.562Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-20T17:48:44.562Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-20T17:48:44.562Z] [2020-05-20T17:48:44.562Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-05-20T17:48:44.562Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-20T17:48:44.562Z] [2020-05-20T17:48:44.562Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-05-20T17:48:44.562Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-20T17:48:44.562Z] [2020-05-20T17:48:44.562Z] [2020-05-20T17:48:44.562Z] DONE 200 tests, 6 skipped in 150.000s [2020-05-20T17:48:44.562Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-05-20T17:48:44.562Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:48:44.562Z] ++ set -e [2020-05-20T17:48:44.562Z] ++ '[' -n 0 ']' [2020-05-20T17:48:44.562Z] ++ set -x [2020-05-20T17:48:44.562Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:48:44.562Z] INFO: Testing against a local daemon [2020-05-20T17:48:44.562Z] === RUN TestCommitInheritsEnv [2020-05-20T17:48:44.846Z] --- PASS: TestCommitInheritsEnv (0.60s) [2020-05-20T17:48:44.846Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-20T17:48:44.846Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-20T17:48:44.846Z] === RUN TestImagesFilterMultiReference [2020-05-20T17:48:44.846Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-05-20T17:48:44.846Z] === RUN TestImagePullPlatformInvalid [2020-05-20T17:48:44.846Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-05-20T17:48:44.846Z] === RUN TestRemoveImageOrphaning [2020-05-20T17:48:44.912Z] --- PASS: TestAuthZPluginErrorResponse (0.63s) [2020-05-20T17:48:44.913Z] === RUN TestAuthZPluginErrorRequest [2020-05-20T17:48:45.459Z] --- PASS: TestRemoveImageOrphaning (0.57s) [2020-05-20T17:48:45.459Z] === RUN TestRemoveImageGarbageCollector [2020-05-20T17:48:45.459Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-20T17:48:45.459Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T17:48:45.459Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-20T17:48:45.459Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-05-20T17:48:45.459Z] === RUN TestTagInvalidReference [2020-05-20T17:48:45.459Z] --- PASS: TestTagInvalidReference (0.01s) [2020-05-20T17:48:45.459Z] === RUN TestTagValidPrefixedRepo [2020-05-20T17:48:45.459Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-05-20T17:48:45.459Z] === RUN TestTagExistedNameWithoutForce [2020-05-20T17:48:45.459Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-05-20T17:48:45.459Z] === RUN TestTagOfficialNames [2020-05-20T17:48:45.459Z] --- PASS: TestTagOfficialNames (0.04s) [2020-05-20T17:48:45.459Z] === RUN TestTagMatchesDigest [2020-05-20T17:48:45.459Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-05-20T17:48:45.459Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-20T17:48:45.480Z] --- PASS: TestAuthZPluginErrorRequest (0.61s) [2020-05-20T17:48:45.480Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-20T17:48:45.961Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-05-20T17:48:46.048Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.62s) [2020-05-20T17:48:46.048Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-20T17:48:46.892Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-05-20T17:48:48.264Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-05-20T17:48:48.585Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.18s) [2020-05-20T17:48:48.585Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-20T17:48:49.197Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-05-20T17:48:49.762Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-05-20T17:48:50.022Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-05-20T17:48:50.490Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.20s) [2020-05-20T17:48:50.490Z] === RUN TestAuthZPluginHeader [2020-05-20T17:48:51.427Z] --- PASS: TestAuthZPluginHeader (0.97s) [2020-05-20T17:48:51.427Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-20T17:48:51.427Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-20T17:48:51.427Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T17:48:51.427Z] === RUN TestAuthZPluginV2Disable [2020-05-20T17:48:51.427Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-05-20T17:48:51.427Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T17:48:51.427Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-20T17:48:51.427Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-20T17:48:51.427Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T17:48:51.427Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-20T17:48:51.427Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-20T17:48:51.427Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T17:48:51.427Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-20T17:48:51.918Z] --- PASS: TestUpdateRestartPolicy (13.44s) [2020-05-20T17:48:51.918Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-20T17:48:52.506Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-05-20T17:48:53.071Z] --- PASS: TestUpdateRestartWithAutoRemove (1.05s) [2020-05-20T17:48:53.071Z] === RUN TestWaitNonBlocked [2020-05-20T17:48:53.071Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-20T17:48:53.071Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-20T17:48:53.071Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-20T17:48:53.071Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-20T17:48:53.071Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-20T17:48:53.071Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-20T17:48:54.441Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-05-20T17:48:54.441Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.29s) [2020-05-20T17:48:54.441Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.55s) [2020-05-20T17:48:54.441Z] === RUN TestWaitBlocked [2020-05-20T17:48:54.441Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-20T17:48:54.441Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-20T17:48:54.441Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-20T17:48:54.441Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-20T17:48:54.441Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-20T17:48:54.441Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-20T17:48:55.814Z] --- PASS: TestWaitBlocked (0.03s) [2020-05-20T17:48:55.814Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.00s) [2020-05-20T17:48:55.814Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.23s) [2020-05-20T17:48:55.814Z] === CONT TestContainerStartOnDaemonRestart [2020-05-20T17:48:55.814Z] === CONT TestIpcModeOlderClient [2020-05-20T17:48:55.814Z] --- PASS: TestIpcModeOlderClient (0.18s) [2020-05-20T17:48:55.814Z] === CONT TestDaemonHostGatewayIP [2020-05-20T17:48:56.072Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-05-20T17:48:56.329Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-05-20T17:48:59.608Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-05-20T17:48:59.608Z] --- PASS: TestContainerStartOnDaemonRestart (3.74s) [2020-05-20T17:48:59.608Z] === CONT TestContainerKillOnDaemonStart [2020-05-20T17:48:59.608Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-05-20T17:49:00.173Z] --- PASS: TestDaemonHostGatewayIP (4.35s) [2020-05-20T17:49:00.173Z] === CONT TestDaemonRestartIpcMode [2020-05-20T17:49:00.430Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-05-20T17:49:01.363Z] === RUN TestDockerSuite/TestBuildCmd [2020-05-20T17:49:01.620Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-05-20T17:49:01.620Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-05-20T17:49:01.878Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-05-20T17:49:02.442Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-05-20T17:49:02.442Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-05-20T17:49:03.813Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-05-20T17:49:04.069Z] --- PASS: TestDaemonRestartIpcMode (3.87s) [2020-05-20T17:49:05.439Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-05-20T17:49:09.513Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.06s) [2020-05-20T17:49:09.513Z] PASS [2020-05-20T17:49:09.513Z] [2020-05-20T17:49:09.513Z] === Skipped [2020-05-20T17:49:09.513Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-20T17:49:09.513Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T17:49:09.513Z] [2020-05-20T17:49:09.513Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-05-20T17:49:09.513Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T17:49:09.513Z] [2020-05-20T17:49:09.513Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-20T17:49:09.513Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T17:49:09.513Z] [2020-05-20T17:49:09.513Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-20T17:49:09.513Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T17:49:09.513Z] [2020-05-20T17:49:09.513Z] [2020-05-20T17:49:09.513Z] DONE 17 tests, 4 skipped in 31.387s [2020-05-20T17:49:09.513Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-20T17:49:09.513Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:49:09.513Z] ++ set -e [2020-05-20T17:49:09.513Z] ++ '[' -n 0 ']' [2020-05-20T17:49:09.513Z] ++ set -x [2020-05-20T17:49:09.513Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:49:09.513Z] INFO: Testing against a local daemon [2020-05-20T17:49:09.513Z] === RUN TestPluginInvalidJSON [2020-05-20T17:49:09.631Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-05-20T17:49:09.772Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-20T17:49:09.772Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-20T17:49:09.772Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-20T17:49:09.772Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-05-20T17:49:09.772Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-20T17:49:09.772Z] === RUN TestPluginInstall [2020-05-20T17:49:09.772Z] === RUN TestPluginInstall/no_auth [2020-05-20T17:49:10.197Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-05-20T17:49:10.455Z] === RUN TestDockerSuite/TestBuildContChar [2020-05-20T17:49:11.387Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-05-20T17:49:11.951Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-05-20T17:49:12.208Z] --- PASS: TestContainerKillOnDaemonStart (12.82s) [2020-05-20T17:49:12.208Z] PASS [2020-05-20T17:49:12.208Z] [2020-05-20T17:49:12.208Z] === Skipped [2020-05-20T17:49:12.208Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-05-20T17:49:12.208Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-20T17:49:12.208Z] [2020-05-20T17:49:12.208Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-20T17:49:12.208Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-20T17:49:12.208Z] [2020-05-20T17:49:12.208Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-20T17:49:12.208Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-20T17:49:12.208Z] [2020-05-20T17:49:12.208Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-20T17:49:12.208Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-20T17:49:12.208Z] [2020-05-20T17:49:12.208Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-05-20T17:49:12.208Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-20T17:49:12.208Z] [2020-05-20T17:49:12.208Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-05-20T17:49:12.208Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-20T17:49:12.208Z] [2020-05-20T17:49:12.208Z] [2020-05-20T17:49:12.208Z] DONE 200 tests, 6 skipped in 163.827s [2020-05-20T17:49:12.466Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-05-20T17:49:12.466Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:49:12.466Z] ++ set -e [2020-05-20T17:49:12.466Z] ++ '[' -n 0 ']' [2020-05-20T17:49:12.466Z] ++ set -x [2020-05-20T17:49:12.466Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:49:12.466Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-05-20T17:49:12.723Z] INFO: Testing against a local daemon [2020-05-20T17:49:12.723Z] === RUN TestCommitInheritsEnv [2020-05-20T17:49:13.287Z] --- PASS: TestCommitInheritsEnv (0.52s) [2020-05-20T17:49:13.287Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-20T17:49:13.287Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-20T17:49:13.287Z] === RUN TestImagesFilterMultiReference [2020-05-20T17:49:13.287Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-05-20T17:49:13.287Z] === RUN TestImagePullPlatformInvalid [2020-05-20T17:49:13.287Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-05-20T17:49:13.287Z] === RUN TestRemoveImageOrphaning [2020-05-20T17:49:13.671Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-05-20T17:49:13.671Z] Copying nested executables into bundles/binary-daemon [2020-05-20T17:49:13.671Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-05-20T17:49:13.852Z] --- PASS: TestRemoveImageOrphaning (0.53s) [2020-05-20T17:49:13.852Z] === RUN TestRemoveImageGarbageCollector [2020-05-20T17:49:13.852Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-05-20T17:49:14.005Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41004/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=c78791cda10d6ff080d45d04e51dbf481814dee0 -e DOCKER_GRAPHDRIVER docker:c78791cda10d6ff080d45d04e51dbf481814dee0 hack/make.sh cross [2020-05-20T17:49:14.571Z] [2020-05-20T17:49:14.571Z] Removing bundles/ [2020-05-20T17:49:14.571Z] [2020-05-20T17:49:14.571Z] ---> Making bundle: cross (in bundles/cross) [2020-05-20T17:49:14.571Z] Cross building: bundles/cross/linux/amd64 [2020-05-20T17:49:14.571Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-05-20T17:49:14.571Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-05-20T17:49:15.048Z] time="2020-05-20T17:49:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-20T17:49:15.048Z] time="2020-05-20T17:49:14Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-20T17:49:15.048Z] time="2020-05-20T17:49:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8da28d25306e7f06f25f5490c0991c29959e525e353aa273208b6f16ac85930a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-20T17:49:15.048Z] time="2020-05-20T17:49:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-20T17:49:15.048Z] time="2020-05-20T17:49:14Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-20T17:49:15.048Z] time="2020-05-20T17:49:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8da28d25306e7f06f25f5490c0991c29959e525e353aa273208b6f16ac85930a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-20T17:49:15.222Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-05-20T17:49:15.307Z] === RUN TestPluginInstall/with_htpasswd [2020-05-20T17:49:15.480Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-05-20T17:49:15.738Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-05-20T17:49:15.995Z] --- PASS: TestRemoveImageGarbageCollector (2.11s) [2020-05-20T17:49:15.995Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-20T17:49:15.995Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-05-20T17:49:15.995Z] === RUN TestTagInvalidReference [2020-05-20T17:49:15.995Z] --- PASS: TestTagInvalidReference (0.02s) [2020-05-20T17:49:15.995Z] === RUN TestTagValidPrefixedRepo [2020-05-20T17:49:15.995Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-05-20T17:49:15.995Z] === RUN TestTagExistedNameWithoutForce [2020-05-20T17:49:15.995Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2020-05-20T17:49:15.995Z] === RUN TestTagOfficialNames [2020-05-20T17:49:16.243Z] time="2020-05-20T17:49:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-20T17:49:16.244Z] time="2020-05-20T17:49:15Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-20T17:49:16.244Z] time="2020-05-20T17:49:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:214acf1d9b1527a40bb5af1e6628114beeaae1ddfd48c7289eb340f0656ac178" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-20T17:49:16.244Z] time="2020-05-20T17:49:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-20T17:49:16.244Z] time="2020-05-20T17:49:15Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-20T17:49:16.244Z] time="2020-05-20T17:49:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:214acf1d9b1527a40bb5af1e6628114beeaae1ddfd48c7289eb340f0656ac178" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-20T17:49:16.253Z] --- PASS: TestTagOfficialNames (0.08s) [2020-05-20T17:49:16.253Z] === RUN TestTagMatchesDigest [2020-05-20T17:49:16.253Z] --- PASS: TestTagMatchesDigest (0.04s) [2020-05-20T17:49:16.253Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-20T17:49:16.503Z] === RUN TestPluginInstall/with_insecure [2020-05-20T17:49:16.509Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-05-20T17:49:16.766Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-05-20T17:49:17.699Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-05-20T17:49:17.880Z] time="2020-05-20T17:49:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-20T17:49:17.881Z] time="2020-05-20T17:49:17Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-20T17:49:17.881Z] time="2020-05-20T17:49:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ea743fa39cc9c550e93930cde1f4e41959678829791f1ca997d0bff78415db14" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-20T17:49:17.881Z] time="2020-05-20T17:49:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-20T17:49:17.881Z] time="2020-05-20T17:49:17Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-20T17:49:17.881Z] time="2020-05-20T17:49:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ea743fa39cc9c550e93930cde1f4e41959678829791f1ca997d0bff78415db14" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-20T17:49:18.140Z] --- PASS: TestPluginInstall (8.52s) [2020-05-20T17:49:18.140Z] --- PASS: TestPluginInstall/no_auth (5.65s) [2020-05-20T17:49:18.140Z] --- PASS: TestPluginInstall/with_htpasswd (1.18s) [2020-05-20T17:49:18.140Z] --- PASS: TestPluginInstall/with_insecure (1.70s) [2020-05-20T17:49:18.140Z] plugin_test.go:157: [d92c813f5aed5] daemon is not started [2020-05-20T17:49:18.140Z] PASS [2020-05-20T17:49:18.140Z] [2020-05-20T17:49:18.140Z] DONE 6 tests in 8.719s [2020-05-20T17:49:18.140Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-20T17:49:18.140Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:49:18.140Z] ++ set -e [2020-05-20T17:49:18.140Z] ++ '[' -n 0 ']' [2020-05-20T17:49:18.140Z] ++ set -x [2020-05-20T17:49:18.140Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:49:18.399Z] INFO: Testing against a local daemon [2020-05-20T17:49:18.399Z] === RUN TestExternalGraphDriver [2020-05-20T17:49:18.399Z] === RUN TestExternalGraphDriver/json [2020-05-20T17:49:18.631Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-05-20T17:49:19.202Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-05-20T17:49:19.767Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-05-20T17:49:20.939Z] === RUN TestExternalGraphDriver/spec [2020-05-20T17:49:23.944Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-05-20T17:49:23.944Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-05-20T17:49:24.227Z] === RUN TestExternalGraphDriver/pull [2020-05-20T17:49:26.130Z] --- PASS: TestExternalGraphDriver (7.76s) [2020-05-20T17:49:26.130Z] --- PASS: TestExternalGraphDriver/json (2.43s) [2020-05-20T17:49:26.130Z] --- PASS: TestExternalGraphDriver/spec (2.70s) [2020-05-20T17:49:26.130Z] --- PASS: TestExternalGraphDriver/pull (2.49s) [2020-05-20T17:49:26.130Z] === RUN TestGraphdriverPluginV2 [2020-05-20T17:49:26.130Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-05-20T17:49:26.130Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T17:49:26.130Z] PASS [2020-05-20T17:49:26.130Z] [2020-05-20T17:49:26.130Z] === Skipped [2020-05-20T17:49:26.130Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-05-20T17:49:26.130Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T17:49:26.130Z] [2020-05-20T17:49:26.130Z] [2020-05-20T17:49:26.130Z] DONE 5 tests, 1 skipped in 7.966s [2020-05-20T17:49:26.130Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-20T17:49:26.130Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:49:26.130Z] ++ set -e [2020-05-20T17:49:26.130Z] ++ '[' -n 0 ']' [2020-05-20T17:49:26.130Z] ++ set -x [2020-05-20T17:49:26.130Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:49:26.390Z] INFO: Testing against a local daemon [2020-05-20T17:49:26.390Z] === RUN TestContinueAfterPluginCrash [2020-05-20T17:49:26.390Z] === PAUSE TestContinueAfterPluginCrash [2020-05-20T17:49:26.390Z] === RUN TestReadPluginNoRead [2020-05-20T17:49:26.390Z] === PAUSE TestReadPluginNoRead [2020-05-20T17:49:26.390Z] === RUN TestDaemonStartWithLogOpt [2020-05-20T17:49:26.390Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-20T17:49:26.390Z] === CONT TestContinueAfterPluginCrash [2020-05-20T17:49:26.390Z] === CONT TestDaemonStartWithLogOpt [2020-05-20T17:49:26.390Z] === CONT TestReadPluginNoRead [2020-05-20T17:49:27.222Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-05-20T17:49:29.121Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-05-20T17:49:30.587Z] === RUN TestReadPluginNoRead/default [2020-05-20T17:49:31.155Z] --- PASS: TestDaemonStartWithLogOpt (4.86s) [2020-05-20T17:49:32.398Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-05-20T17:49:32.533Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-20T17:49:33.329Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-05-20T17:49:33.586Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-05-20T17:49:34.151Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-05-20T17:49:34.437Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-20T17:49:34.716Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-05-20T17:49:36.343Z] --- PASS: TestReadPluginNoRead (9.71s) [2020-05-20T17:49:36.343Z] --- PASS: TestReadPluginNoRead/default (1.88s) [2020-05-20T17:49:36.343Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.81s) [2020-05-20T17:49:36.343Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.79s) [2020-05-20T17:49:36.343Z] read_test.go:91: [daf0bd2722aaf] daemon is not started [2020-05-20T17:49:36.601Z] --- PASS: TestContinueAfterPluginCrash (10.20s) [2020-05-20T17:49:36.601Z] PASS [2020-05-20T17:49:36.601Z] [2020-05-20T17:49:36.601Z] DONE 6 tests in 10.356s [2020-05-20T17:49:36.601Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-05-20T17:49:36.601Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:49:36.601Z] ++ set -e [2020-05-20T17:49:36.601Z] ++ '[' -n 0 ']' [2020-05-20T17:49:36.601Z] ++ set -x [2020-05-20T17:49:36.602Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:49:36.602Z] testing: warning: no tests to run [2020-05-20T17:49:36.602Z] PASS [2020-05-20T17:49:36.602Z] [2020-05-20T17:49:36.602Z] DONE 0 tests in 0.042s [2020-05-20T17:49:36.602Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-20T17:49:36.602Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:49:36.602Z] ++ set -e [2020-05-20T17:49:36.602Z] ++ '[' -n 0 ']' [2020-05-20T17:49:36.602Z] ++ set -x [2020-05-20T17:49:36.602Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:49:36.860Z] INFO: Testing against a local daemon [2020-05-20T17:49:36.861Z] === RUN TestPluginWithDevMounts [2020-05-20T17:49:36.861Z] === PAUSE TestPluginWithDevMounts [2020-05-20T17:49:36.861Z] === CONT TestPluginWithDevMounts [2020-05-20T17:49:38.918Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-05-20T17:49:39.394Z] --- PASS: TestPluginWithDevMounts (2.22s) [2020-05-20T17:49:39.394Z] PASS [2020-05-20T17:49:39.394Z] [2020-05-20T17:49:39.394Z] DONE 1 tests in 2.365s [2020-05-20T17:49:39.394Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-05-20T17:49:39.394Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:49:39.394Z] ++ set -e [2020-05-20T17:49:39.394Z] ++ '[' -n 0 ']' [2020-05-20T17:49:39.394Z] ++ set -x [2020-05-20T17:49:39.394Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:49:39.394Z] INFO: Testing against a local daemon [2020-05-20T17:49:39.394Z] === RUN TestSecretInspect [2020-05-20T17:49:39.849Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-05-20T17:49:42.688Z] --- PASS: TestSecretInspect (3.25s) [2020-05-20T17:49:42.688Z] === RUN TestSecretList [2020-05-20T17:49:44.031Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-05-20T17:49:44.031Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-05-20T17:49:45.406Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-05-20T17:49:45.406Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-05-20T17:49:45.406Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-05-20T17:49:45.406Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-05-20T17:49:45.406Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-05-20T17:49:45.975Z] --- PASS: TestSecretList (3.22s) [2020-05-20T17:49:45.975Z] === RUN TestSecretsCreateAndDelete [2020-05-20T17:49:47.302Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-05-20T17:49:49.197Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-05-20T17:49:49.263Z] --- PASS: TestSecretsCreateAndDelete (3.17s) [2020-05-20T17:49:49.263Z] === RUN TestSecretsUpdate [2020-05-20T17:49:49.454Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-05-20T17:49:50.018Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-05-20T17:49:50.582Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-05-20T17:49:50.582Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-05-20T17:49:52.552Z] --- PASS: TestSecretsUpdate (3.19s) [2020-05-20T17:49:52.552Z] === RUN TestTemplatedSecret [2020-05-20T17:49:53.106Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-05-20T17:49:53.106Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-05-20T17:49:55.004Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-05-20T17:49:55.844Z] --- PASS: TestTemplatedSecret (3.41s) [2020-05-20T17:49:55.844Z] === RUN TestSecretCreateResolve [2020-05-20T17:49:56.375Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-05-20T17:49:57.307Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-05-20T17:49:59.131Z] --- PASS: TestSecretCreateResolve (3.19s) [2020-05-20T17:49:59.131Z] PASS [2020-05-20T17:49:59.131Z] [2020-05-20T17:49:59.131Z] DONE 6 tests in 19.565s [2020-05-20T17:49:59.131Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-05-20T17:49:59.131Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:49:59.131Z] ++ set -e [2020-05-20T17:49:59.131Z] ++ '[' -n 0 ']' [2020-05-20T17:49:59.131Z] ++ set -x [2020-05-20T17:49:59.131Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:49:59.131Z] INFO: Testing against a local daemon [2020-05-20T17:49:59.131Z] === RUN TestServiceCreateInit [2020-05-20T17:49:59.131Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-20T17:50:00.584Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-05-20T17:50:01.148Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-05-20T17:50:01.713Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-05-20T17:50:01.970Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-05-20T17:50:03.324Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-20T17:50:03.451Z] #64 exporting layers 115.5s done [2020-05-20T17:50:03.452Z] #64 exporting manifest sha256:bb701d657bfcc95fa5d74c238a1d9418c7bc1c95f278ab66b574970eadeb61d0 done [2020-05-20T17:50:03.452Z] #64 exporting config sha256:ba31859a53aa18ac07f72cc8945e68d3d3509d90f07bdfd8196c25e77a4e5857 done [2020-05-20T17:50:03.452Z] #64 sending tarball [2020-05-20T17:50:03.869Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-05-20T17:50:07.463Z] --- PASS: TestImportExtremelyLargeImageWorks (80.90s) [2020-05-20T17:50:07.463Z] PASS [2020-05-20T17:50:07.463Z] [2020-05-20T17:50:07.463Z] === Skipped [2020-05-20T17:50:07.463Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-20T17:50:07.463Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T17:50:07.463Z] [2020-05-20T17:50:07.463Z] [2020-05-20T17:50:07.463Z] DONE 12 tests, 1 skipped in 82.381s [2020-05-20T17:50:07.463Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-05-20T17:50:07.463Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:50:07.463Z] ++ set -e [2020-05-20T17:50:07.463Z] ++ '[' -n 0 ']' [2020-05-20T17:50:07.463Z] ++ set -x [2020-05-20T17:50:07.463Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:50:07.463Z] INFO: Testing against a local daemon [2020-05-20T17:50:07.463Z] === RUN TestNetworkCreateDelete [2020-05-20T17:50:07.463Z] --- PASS: TestNetworkCreateDelete (0.15s) [2020-05-20T17:50:07.463Z] === RUN TestDockerNetworkDeletePreferID [2020-05-20T17:50:07.463Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2020-05-20T17:50:07.463Z] === RUN TestInspectNetwork [2020-05-20T17:50:08.044Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-05-20T17:50:08.604Z] --- PASS: TestServiceCreateInit (9.72s) [2020-05-20T17:50:08.604Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.66s) [2020-05-20T17:50:08.604Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.03s) [2020-05-20T17:50:08.604Z] === RUN TestCreateServiceMultipleTimes [2020-05-20T17:50:09.413Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-05-20T17:50:10.398Z] #64 sending tarball 18.4s done [2020-05-20T17:50:10.398Z] #64 DONE 133.9s [2020-05-20T17:50:10.398Z] [2020-05-20T17:50:10.398Z] #65 importing to docker [2020-05-20T17:50:11.936Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-05-20T17:50:12.932Z] === RUN TestInspectNetwork/full_network_id [2020-05-20T17:50:12.932Z] === RUN TestInspectNetwork/partial_network_id [2020-05-20T17:50:12.932Z] === RUN TestInspectNetwork/network_name [2020-05-20T17:50:12.932Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-20T17:50:17.193Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-05-20T17:50:17.193Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-05-20T17:50:18.125Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-05-20T17:50:18.382Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-05-20T17:50:18.401Z] --- PASS: TestInspectNetwork (10.81s) [2020-05-20T17:50:18.401Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-20T17:50:18.401Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-20T17:50:18.401Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-20T17:50:18.401Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-20T17:50:18.401Z] === RUN TestRunContainerWithBridgeNone [2020-05-20T17:50:19.753Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-05-20T17:50:19.753Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-05-20T17:50:20.415Z] --- PASS: TestRunContainerWithBridgeNone (2.50s) [2020-05-20T17:50:20.415Z] === RUN TestNetworkInvalidJSON [2020-05-20T17:50:20.415Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-20T17:50:20.415Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-20T17:50:20.415Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-20T17:50:20.415Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-20T17:50:20.415Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-20T17:50:20.415Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-20T17:50:20.415Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-20T17:50:20.415Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-20T17:50:20.415Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-20T17:50:20.415Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-05-20T17:50:20.415Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-20T17:50:20.415Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-20T17:50:20.415Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-20T17:50:20.415Z] === RUN TestHostIPv4BridgeLabel [2020-05-20T17:50:20.684Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-05-20T17:50:21.027Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-05-20T17:50:21.027Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-20T17:50:22.029Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-05-20T17:50:22.029Z] === RUN TestDaemonDefaultNetworkPools [2020-05-20T17:50:22.640Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2020-05-20T17:50:22.640Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-20T17:50:24.106Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2020-05-20T17:50:24.106Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-20T17:50:24.863Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-05-20T17:50:24.863Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-05-20T17:50:25.108Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2020-05-20T17:50:25.108Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-20T17:50:25.427Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-05-20T17:50:25.427Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-05-20T17:50:25.719Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s) [2020-05-20T17:50:25.719Z] === RUN TestServiceWithPredefinedNetwork [2020-05-20T17:50:26.797Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-05-20T17:50:28.693Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-05-20T17:50:30.063Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-05-20T17:50:30.125Z] --- PASS: TestServiceWithPredefinedNetwork (3.66s) [2020-05-20T17:50:30.125Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-20T17:50:30.125Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-20T17:50:30.125Z] service_test.go:236: FLAKY_TEST [2020-05-20T17:50:30.125Z] === RUN TestServiceWithDataPathPortInit [2020-05-20T17:50:30.538Z] --- PASS: TestCreateServiceMultipleTimes (18.96s) [2020-05-20T17:50:30.538Z] === RUN TestCreateServiceConflict [2020-05-20T17:50:30.538Z] --- PASS: TestCreateServiceConflict (3.17s) [2020-05-20T17:50:30.538Z] === RUN TestCreateServiceMaxReplicas [2020-05-20T17:50:34.244Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-05-20T17:50:34.728Z] --- PASS: TestCreateServiceMaxReplicas (3.45s) [2020-05-20T17:50:34.728Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-20T17:50:35.988Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-05-20T17:50:35.989Z] Copying nested executables into bundles/cross/linux/amd64 [2020-05-20T17:50:35.989Z] Cross building: bundles/cross/windows/amd64 [2020-05-20T17:50:35.989Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-05-20T17:50:35.989Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-05-20T17:50:44.215Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-05-20T17:50:44.215Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-05-20T17:50:44.779Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-05-20T17:50:46.676Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-05-20T17:50:48.575Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-05-20T17:50:48.832Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-05-20T17:50:49.609Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.35s) [2020-05-20T17:50:49.609Z] === RUN TestCreateServiceSecretFileMode [2020-05-20T17:50:49.666Z] #65 DONE 37.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-20T17:50:50.104Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41004/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c78791cda10d6ff080d45d04e51dbf481814dee0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c78791cda10d6ff080d45d04e51dbf481814dee0 hack/test/unit [2020-05-20T17:50:51.355Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-05-20T17:50:51.613Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-05-20T17:50:52.145Z] --- PASS: TestCreateServiceSecretFileMode (3.28s) [2020-05-20T17:50:52.145Z] === RUN TestCreateServiceConfigFileMode [2020-05-20T17:50:52.414Z] --- PASS: TestServiceWithDataPathPortInit (19.93s) [2020-05-20T17:50:52.414Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-20T17:50:54.522Z] ? github.com/docker/docker/api [no test files] [2020-05-20T17:50:55.437Z] --- PASS: TestCreateServiceConfigFileMode (3.44s) [2020-05-20T17:50:55.437Z] === RUN TestCreateServiceSysctls [2020-05-20T17:50:58.159Z] --- PASS: TestDockerDaemonSuite (357.14s) [2020-05-20T17:50:58.159Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.87s) [2020-05-20T17:50:58.159Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.03s) [2020-05-20T17:50:58.159Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.69s) [2020-05-20T17:50:58.159Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.63s) [2020-05-20T17:50:58.160Z] docker_cli_daemon_test.go:1449: [d90a38e71dfe0] daemon is not started [2020-05-20T17:50:58.160Z] check_test.go:309: [d38088b730515] daemon is not started [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.87s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.25s) [2020-05-20T17:50:58.160Z] check_test.go:309: [d08fb16624683] daemon is not started [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.77s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.94s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.78s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.74s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.97s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.25s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.84s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.51s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-05-20T17:50:58.160Z] check_test.go:309: [de691454ee47e] daemon is not started [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-05-20T17:50:58.160Z] check_test.go:309: [d2838c4f88466] daemon is not started [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (3.40s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (3.04s) [2020-05-20T17:50:58.160Z] check_test.go:309: [d46c0915058dc] daemon is not started [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (4.60s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.75s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.59s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.10s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.63s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.63s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-05-20T17:50:58.160Z] check_test.go:309: [d627193c11136] daemon is not started [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.06s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.51s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.71s) [2020-05-20T17:50:58.160Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-05-20T17:50:58.160Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-05-20T17:50:58.160Z] check_test.go:309: [d25328385651c] daemon is not started [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.16s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.23s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.71s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.06s) [2020-05-20T17:50:58.160Z] check_test.go:309: [d8657e461e519] daemon is not started [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.13s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2020-05-20T17:50:58.160Z] check_test.go:309: [d46100d41a70d] daemon is not started [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.64s) [2020-05-20T17:50:58.160Z] docker_cli_daemon_plugins_test.go:79: [db69f29befbc0] daemon is not started [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.58s) [2020-05-20T17:50:58.160Z] docker_cli_daemon_plugins_test.go:169: [da2023030cf12] daemon is not started [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.50s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-05-20T17:50:58.160Z] check_test.go:309: [dd9d1ac61353b] daemon is not started [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.77s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.76s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.89s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.74s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.78s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.76s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.19s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.13s) [2020-05-20T17:50:58.160Z] check_test.go:309: [d9bfc21004e46] daemon is not started [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.49s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (12.77s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.45s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.17s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.20s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.33s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.07s) [2020-05-20T17:50:58.160Z] check_test.go:309: [d1fbeb8f5ccce] daemon is not started [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.82s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.47s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.72s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.16s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.64s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.72s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.30s) [2020-05-20T17:50:58.160Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-05-20T17:50:58.160Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-05-20T17:50:58.160Z] check_test.go:309: [d9b6529b0febe] daemon is not started [2020-05-20T17:50:58.160Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-05-20T17:50:58.160Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-05-20T17:50:58.160Z] check_test.go:309: [df8ddf66d49a4] daemon is not started [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.58s) [2020-05-20T17:50:58.160Z] check_test.go:309: [d93528b4cfc89] daemon is not started [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.79s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.57s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.28s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.16s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.97s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.05s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.45s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.34s) [2020-05-20T17:50:58.160Z] check_test.go:309: [d04e8df98e6b3] daemon is not started [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.57s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.59s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.04s) [2020-05-20T17:50:58.160Z] check_test.go:309: [dc45defa00be8] daemon is not started [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.09s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.05s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.57s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.13s) [2020-05-20T17:50:58.160Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from config [2020-05-20T17:50:58.160Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config [2020-05-20T17:50:58.160Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from config [2020-05-20T17:50:58.160Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config [2020-05-20T17:50:58.160Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config [2020-05-20T17:50:58.160Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli [2020-05-20T17:50:58.160Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli [2020-05-20T17:50:58.160Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli [2020-05-20T17:50:58.160Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli [2020-05-20T17:50:58.160Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli [2020-05-20T17:50:58.160Z] check_test.go:309: [d270f1eff8585] daemon is not started [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2020-05-20T17:50:58.160Z] check_test.go:309: [d89bcda7771a9] daemon is not started [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.58s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.40s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2020-05-20T17:50:58.160Z] check_test.go:309: [d7a0e2243a3e9] daemon is not started [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.18s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.07s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.62s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2020-05-20T17:50:58.160Z] check_test.go:309: [dd28eae3f7846] daemon is not started [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.33s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.89s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.08s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.06s) [2020-05-20T17:50:58.160Z] check_test.go:309: [ddf92fe3e948c] daemon is not started [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.55s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.26s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2020-05-20T17:50:58.160Z] check_test.go:309: [d2b770cee5189] daemon is not started [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.83s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.67s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.87s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.63s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.06s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.71s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.75s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.01s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.02s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.14s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.18s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.55s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.25s) [2020-05-20T17:50:58.160Z] docker_cli_daemon_test.go:2544: [d9d000ab3f44c] daemon is not started [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.60s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.08s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.02s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.17s) [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2020-05-20T17:50:58.160Z] check_test.go:309: [d331ac73533ec] daemon is not started [2020-05-20T17:50:58.160Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.95s) [2020-05-20T17:50:58.160Z] === RUN TestDockerSwarmSuite [2020-05-20T17:50:58.160Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-05-20T17:50:59.627Z] --- PASS: TestCreateServiceSysctls (4.03s) [2020-05-20T17:50:59.627Z] === RUN TestCreateServiceCapabilities [2020-05-20T17:51:00.775Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.05s) [2020-05-20T17:51:00.775Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wp1zlgu1y2qf4j5pjidynwhp4 Created:2020-05-20 17:50:50.851055386 +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[382d87a794341556bf4e0ce76454b1d76408fccb295fd3f23110dd2290b31332:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qfrcvkbmpivhzyzd8mlw1g00y EndpointID:d978ad550e71e6ce8e111ade01b054364ddecf428f0db4bcb019462d6e8a6bf1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e78b239e16ffab8940b9e899562f96c736c70544e87ca30ba47c2933e29842c8 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:17523a3af866 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qfrcvkbmpivhzyzd8mlw1g00y EndpointID:d978ad550e71e6ce8e111ade01b054364ddecf428f0db4bcb019462d6e8a6bf1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-20T17:51:00.775Z] PASS [2020-05-20T17:51:00.775Z] [2020-05-20T17:51:00.775Z] === Skipped [2020-05-20T17:51:00.775Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-20T17:51:00.775Z] service_test.go:236: FLAKY_TEST [2020-05-20T17:51:00.775Z] [2020-05-20T17:51:00.775Z] [2020-05-20T17:51:00.775Z] DONE 22 tests, 1 skipped in 53.011s [2020-05-20T17:51:00.775Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-20T17:51:00.775Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:51:00.775Z] ++ set -e [2020-05-20T17:51:00.775Z] ++ '[' -n 0 ']' [2020-05-20T17:51:00.775Z] ++ set -x [2020-05-20T17:51:00.775Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:51:00.775Z] INFO: Testing against a local daemon [2020-05-20T17:51:00.775Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-20T17:51:00.775Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-20T17:51:00.775Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-20T17:51:00.775Z] === RUN TestDockerNetworkIpvlan [2020-05-20T17:51:00.775Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-20T17:51:00.775Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-20T17:51:00.775Z] PASS [2020-05-20T17:51:00.775Z] [2020-05-20T17:51:00.775Z] === Skipped [2020-05-20T17:51:00.775Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-20T17:51:00.775Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-20T17:51:00.775Z] [2020-05-20T17:51:00.775Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-20T17:51:00.775Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-20T17:51:00.775Z] [2020-05-20T17:51:00.775Z] [2020-05-20T17:51:00.775Z] DONE 2 tests, 2 skipped in 0.077s [2020-05-20T17:51:00.775Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-20T17:51:00.775Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:51:00.775Z] ++ set -e [2020-05-20T17:51:00.775Z] ++ '[' -n 0 ']' [2020-05-20T17:51:00.775Z] ++ set -x [2020-05-20T17:51:00.775Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:51:00.775Z] INFO: Testing against a local daemon [2020-05-20T17:51:00.775Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-20T17:51:01.056Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s) [2020-05-20T17:51:01.056Z] === RUN TestDockerNetworkMacvlan [2020-05-20T17:51:01.436Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-05-20T17:51:02.058Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-20T17:51:02.671Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-20T17:51:02.915Z] --- PASS: TestCreateServiceCapabilities (3.36s) [2020-05-20T17:51:02.915Z] === RUN TestInspect [2020-05-20T17:51:03.675Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-20T17:51:03.961Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-05-20T17:51:04.893Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-05-20T17:51:05.150Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-05-20T17:51:05.150Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-05-20T17:51:06.203Z] --- PASS: TestInspect (3.40s) [2020-05-20T17:51:06.203Z] === RUN TestCreateJob [2020-05-20T17:51:08.042Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-20T17:51:10.394Z] --- PASS: TestCreateJob (4.22s) [2020-05-20T17:51:10.394Z] === RUN TestReplicatedJob [2020-05-20T17:51:11.486Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-20T17:51:11.701Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-05-20T17:51:11.701Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-05-20T17:51:13.604Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-05-20T17:51:16.879Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-05-20T17:51:16.930Z] ok github.com/docker/docker/api/server 0.011s coverage: 9.0% of statements [2020-05-20T17:51:16.962Z] --- PASS: TestReplicatedJob (6.46s) [2020-05-20T17:51:16.962Z] === RUN TestUpdateReplicatedJob [2020-05-20T17:51:19.850Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-20T17:51:20.462Z] --- PASS: TestDockerNetworkMacvlan (19.23s) [2020-05-20T17:51:20.462Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-05-20T17:51:20.462Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-05-20T17:51:20.462Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.41s) [2020-05-20T17:51:20.462Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.43s) [2020-05-20T17:51:20.462Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.25s) [2020-05-20T17:51:20.462Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.42s) [2020-05-20T17:51:20.462Z] PASS [2020-05-20T17:51:20.462Z] [2020-05-20T17:51:20.462Z] DONE 8 tests in 20.755s [2020-05-20T17:51:20.462Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-20T17:51:20.462Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:51:20.462Z] ++ set -e [2020-05-20T17:51:20.462Z] ++ '[' -n 0 ']' [2020-05-20T17:51:20.462Z] ++ set -x [2020-05-20T17:51:20.462Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:51:20.462Z] testing: warning: no tests to run [2020-05-20T17:51:20.462Z] PASS [2020-05-20T17:51:20.462Z] [2020-05-20T17:51:20.462Z] DONE 0 tests in 0.014s [2020-05-20T17:51:20.462Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-20T17:51:20.462Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:51:20.462Z] ++ set -e [2020-05-20T17:51:20.462Z] ++ '[' -n 0 ']' [2020-05-20T17:51:20.462Z] ++ set -x [2020-05-20T17:51:20.462Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:51:20.462Z] INFO: Testing against a local daemon [2020-05-20T17:51:20.462Z] === RUN TestAuthZPluginAllowRequest [2020-05-20T17:51:21.154Z] --- PASS: TestUpdateReplicatedJob (4.30s) [2020-05-20T17:51:21.154Z] === RUN TestServiceListWithStatuses [2020-05-20T17:51:21.154Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-20T17:51:21.154Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-20T17:51:21.154Z] === RUN TestDockerNetworkConnectAlias [2020-05-20T17:51:22.655Z] --- PASS: TestAuthZPluginAllowRequest (1.74s) [2020-05-20T17:51:22.655Z] === RUN TestAuthZPluginTLS [2020-05-20T17:51:22.655Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-05-20T17:51:22.655Z] === RUN TestAuthZPluginDenyRequest [2020-05-20T17:51:23.266Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2020-05-20T17:51:23.266Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-20T17:51:23.429Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-05-20T17:51:23.880Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-05-20T17:51:23.880Z] === RUN TestAuthZPluginDenyResponse [2020-05-20T17:51:24.160Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-05-20T17:51:24.161Z] === RUN TestAuthZPluginAllowEventStream [2020-05-20T17:51:24.799Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-05-20T17:51:25.731Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-05-20T17:51:26.174Z] --- PASS: TestAuthZPluginAllowEventStream (1.73s) [2020-05-20T17:51:26.174Z] === RUN TestAuthZPluginErrorResponse [2020-05-20T17:51:26.296Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-05-20T17:51:26.454Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-05-20T17:51:26.454Z] === RUN TestAuthZPluginErrorRequest [2020-05-20T17:51:27.065Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-05-20T17:51:27.065Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-20T17:51:27.676Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-05-20T17:51:27.676Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-20T17:51:27.755Z] --- PASS: TestDockerNetworkConnectAlias (6.54s) [2020-05-20T17:51:27.755Z] === RUN TestDockerNetworkReConnect [2020-05-20T17:51:29.573Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-05-20T17:51:29.726Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.05s) [2020-05-20T17:51:29.727Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-20T17:51:32.394Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.28s) [2020-05-20T17:51:32.394Z] === RUN TestAuthZPluginHeader [2020-05-20T17:51:32.675Z] --- PASS: TestAuthZPluginHeader (0.81s) [2020-05-20T17:51:32.675Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-20T17:51:32.675Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-20T17:51:32.675Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T17:51:32.675Z] === RUN TestAuthZPluginV2Disable [2020-05-20T17:51:32.675Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-05-20T17:51:32.675Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T17:51:32.675Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-20T17:51:32.675Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-20T17:51:32.675Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T17:51:32.675Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-20T17:51:32.675Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-20T17:51:32.675Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T17:51:32.675Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-20T17:51:33.026Z] --- PASS: TestDockerNetworkReConnect (5.17s) [2020-05-20T17:51:33.026Z] === RUN TestServicePlugin [2020-05-20T17:51:33.026Z] --- SKIP: TestServicePlugin (0.00s) [2020-05-20T17:51:33.026Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T17:51:33.026Z] === RUN TestServiceUpdateLabel [2020-05-20T17:51:36.313Z] --- PASS: TestServiceUpdateLabel (3.20s) [2020-05-20T17:51:36.313Z] === RUN TestServiceUpdateSecrets [2020-05-20T17:51:43.665Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-05-20T17:51:43.922Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-05-20T17:51:43.922Z] remote: Enumerating objects: 2, done. [2020-05-20T17:51:43.922Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-05-20T17:51:43.922Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-05-20T17:51:43.922Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-05-20T17:51:43.922Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2020-05-20T17:51:43.922Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-05-20T17:51:49.282Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-20T17:51:49.873Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41004/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c78791cda10d6ff080d45d04e51dbf481814dee0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c78791cda10d6ff080d45d04e51dbf481814dee0 hack/test/unit [2020-05-20T17:51:51.093Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.28s) [2020-05-20T17:51:51.093Z] PASS [2020-05-20T17:51:51.093Z] [2020-05-20T17:51:51.093Z] === Skipped [2020-05-20T17:51:51.093Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-20T17:51:51.093Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T17:51:51.093Z] [2020-05-20T17:51:51.093Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-05-20T17:51:51.093Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T17:51:51.093Z] [2020-05-20T17:51:51.093Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-20T17:51:51.093Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T17:51:51.093Z] [2020-05-20T17:51:51.093Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-20T17:51:51.093Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T17:51:51.093Z] [2020-05-20T17:51:51.093Z] [2020-05-20T17:51:51.093Z] DONE 17 tests, 4 skipped in 29.690s [2020-05-20T17:51:51.093Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-20T17:51:51.093Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:51:51.093Z] ++ set -e [2020-05-20T17:51:51.093Z] ++ '[' -n 0 ']' [2020-05-20T17:51:51.093Z] ++ set -x [2020-05-20T17:51:51.093Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:51:51.093Z] INFO: Testing against a local daemon [2020-05-20T17:51:51.093Z] === RUN TestPluginInvalidJSON [2020-05-20T17:51:51.093Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-20T17:51:51.093Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-20T17:51:51.093Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-20T17:51:51.093Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-05-20T17:51:51.093Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-20T17:51:51.093Z] === RUN TestPluginInstall [2020-05-20T17:51:51.093Z] === RUN TestPluginInstall/no_auth [2020-05-20T17:51:51.193Z] --- PASS: TestServiceUpdateSecrets (15.32s) [2020-05-20T17:51:51.193Z] === RUN TestServiceUpdateConfigs [2020-05-20T17:51:51.481Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-05-20T17:51:51.481Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-05-20T17:51:52.401Z] ? github.com/docker/docker/api [no test files] [2020-05-20T17:51:54.534Z] time="2020-05-20T17:51:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-20T17:51:54.534Z] time="2020-05-20T17:51:54Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-20T17:51:54.534Z] time="2020-05-20T17:51:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ec008a083a7787da48c1763bf9184c0a635950fe73a7b3801d434ffdeca1eea3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-20T17:51:54.534Z] time="2020-05-20T17:51:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-20T17:51:54.534Z] time="2020-05-20T17:51:54Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-20T17:51:54.534Z] time="2020-05-20T17:51:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ec008a083a7787da48c1763bf9184c0a635950fe73a7b3801d434ffdeca1eea3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-20T17:51:54.534Z] === RUN TestPluginInstall/with_htpasswd [2020-05-20T17:51:55.145Z] time="2020-05-20T17:51:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-20T17:51:55.145Z] time="2020-05-20T17:51:54Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-20T17:51:55.145Z] time="2020-05-20T17:51:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:021f0a09313cefc7f7ecf8cc0e290ff08c614c184bb70b9444c62e668c2ab738" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-20T17:51:55.145Z] time="2020-05-20T17:51:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-20T17:51:55.145Z] time="2020-05-20T17:51:54Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-20T17:51:55.145Z] time="2020-05-20T17:51:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:021f0a09313cefc7f7ecf8cc0e290ff08c614c184bb70b9444c62e668c2ab738" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-20T17:51:55.426Z] === RUN TestPluginInstall/with_insecure [2020-05-20T17:51:55.658Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-05-20T17:51:55.658Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-05-20T17:51:55.658Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-05-20T17:51:55.658Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-05-20T17:51:55.914Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-05-20T17:51:56.427Z] time="2020-05-20T17:51:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-20T17:51:56.427Z] time="2020-05-20T17:51:56Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-20T17:51:56.427Z] time="2020-05-20T17:51:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:53f5e270b0ffbd2f0dcdeca513dcf8d662652c960692d59e00e491233c2eb766" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-20T17:51:56.427Z] time="2020-05-20T17:51:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-20T17:51:56.427Z] time="2020-05-20T17:51:56Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-20T17:51:56.427Z] time="2020-05-20T17:51:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:53f5e270b0ffbd2f0dcdeca513dcf8d662652c960692d59e00e491233c2eb766" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-20T17:51:56.709Z] --- PASS: TestPluginInstall (6.55s) [2020-05-20T17:51:56.709Z] --- PASS: TestPluginInstall/no_auth (4.53s) [2020-05-20T17:51:56.709Z] --- PASS: TestPluginInstall/with_htpasswd (0.75s) [2020-05-20T17:51:56.709Z] --- PASS: TestPluginInstall/with_insecure (1.28s) [2020-05-20T17:51:56.709Z] plugin_test.go:157: [dce2fd1403f14] daemon is not started [2020-05-20T17:51:56.709Z] PASS [2020-05-20T17:51:56.709Z] [2020-05-20T17:51:56.709Z] DONE 6 tests in 6.653s [2020-05-20T17:51:56.709Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-20T17:51:56.709Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:51:56.709Z] ++ set -e [2020-05-20T17:51:56.709Z] ++ '[' -n 0 ']' [2020-05-20T17:51:56.709Z] ++ set -x [2020-05-20T17:51:56.709Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:51:56.709Z] INFO: Testing against a local daemon [2020-05-20T17:51:56.709Z] === RUN TestExternalGraphDriver [2020-05-20T17:51:56.845Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-05-20T17:51:56.845Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-05-20T17:51:56.990Z] === RUN TestExternalGraphDriver/json [2020-05-20T17:51:57.411Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-05-20T17:51:57.976Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-05-20T17:51:59.005Z] === RUN TestExternalGraphDriver/spec [2020-05-20T17:52:00.529Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-05-20T17:52:01.020Z] === RUN TestExternalGraphDriver/pull [2020-05-20T17:52:02.426Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-05-20T17:52:03.038Z] --- PASS: TestExternalGraphDriver (6.30s) [2020-05-20T17:52:03.038Z] --- PASS: TestExternalGraphDriver/json (2.06s) [2020-05-20T17:52:03.038Z] --- PASS: TestExternalGraphDriver/spec (2.09s) [2020-05-20T17:52:03.038Z] --- PASS: TestExternalGraphDriver/pull (2.03s) [2020-05-20T17:52:03.038Z] === RUN TestGraphdriverPluginV2 [2020-05-20T17:52:03.038Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-05-20T17:52:03.038Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T17:52:03.038Z] PASS [2020-05-20T17:52:03.038Z] [2020-05-20T17:52:03.038Z] === Skipped [2020-05-20T17:52:03.038Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-05-20T17:52:03.038Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T17:52:03.038Z] [2020-05-20T17:52:03.038Z] [2020-05-20T17:52:03.038Z] DONE 5 tests, 1 skipped in 6.450s [2020-05-20T17:52:03.038Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-20T17:52:03.038Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:52:03.038Z] ++ set -e [2020-05-20T17:52:03.038Z] ++ '[' -n 0 ']' [2020-05-20T17:52:03.038Z] ++ set -x [2020-05-20T17:52:03.038Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:52:03.318Z] INFO: Testing against a local daemon [2020-05-20T17:52:03.318Z] === RUN TestContinueAfterPluginCrash [2020-05-20T17:52:03.318Z] === PAUSE TestContinueAfterPluginCrash [2020-05-20T17:52:03.318Z] === RUN TestReadPluginNoRead [2020-05-20T17:52:03.318Z] === PAUSE TestReadPluginNoRead [2020-05-20T17:52:03.318Z] === RUN TestDaemonStartWithLogOpt [2020-05-20T17:52:03.318Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-20T17:52:03.318Z] === CONT TestContinueAfterPluginCrash [2020-05-20T17:52:03.318Z] === CONT TestDaemonStartWithLogOpt [2020-05-20T17:52:04.323Z] === RUN TestDockerSuite/TestBuildEnv [2020-05-20T17:52:06.219Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-05-20T17:52:07.268Z] ok github.com/docker/docker/api/server 0.006s coverage: 9.0% of statements [2020-05-20T17:52:07.589Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-05-20T17:52:07.719Z] --- PASS: TestDaemonStartWithLogOpt (3.75s) [2020-05-20T17:52:07.719Z] === CONT TestReadPluginNoRead [2020-05-20T17:52:08.153Z] --- PASS: TestImportExtremelyLargeImageWorks (172.02s) [2020-05-20T17:52:08.153Z] PASS [2020-05-20T17:52:08.153Z] [2020-05-20T17:52:08.153Z] DONE 12 tests in 175.859s [2020-05-20T17:52:08.153Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-05-20T17:52:08.153Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:52:08.153Z] ++ set -e [2020-05-20T17:52:08.153Z] ++ '[' -n 0 ']' [2020-05-20T17:52:08.153Z] ++ set -x [2020-05-20T17:52:08.153Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:52:08.411Z] INFO: Testing against a local daemon [2020-05-20T17:52:08.411Z] === RUN TestNetworkCreateDelete [2020-05-20T17:52:08.411Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-05-20T17:52:08.411Z] === RUN TestDockerNetworkDeletePreferID [2020-05-20T17:52:08.974Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2020-05-20T17:52:08.974Z] === RUN TestInspectNetwork [2020-05-20T17:52:08.974Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-05-20T17:52:09.282Z] --- PASS: TestServiceUpdateConfigs (15.44s) [2020-05-20T17:52:09.282Z] === RUN TestServiceUpdateNetwork [2020-05-20T17:52:09.735Z] === RUN TestReadPluginNoRead/default [2020-05-20T17:52:11.749Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-20T17:52:12.361Z] --- PASS: TestContinueAfterPluginCrash (9.10s) [2020-05-20T17:52:13.827Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-20T17:52:14.231Z] === RUN TestInspectNetwork/full_network_id [2020-05-20T17:52:14.231Z] === RUN TestInspectNetwork/partial_network_id [2020-05-20T17:52:14.231Z] === RUN TestInspectNetwork/network_name [2020-05-20T17:52:14.231Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-20T17:52:15.842Z] --- PASS: TestReadPluginNoRead (8.85s) [2020-05-20T17:52:15.842Z] --- PASS: TestReadPluginNoRead/default (2.02s) [2020-05-20T17:52:15.842Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.97s) [2020-05-20T17:52:15.842Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.02s) [2020-05-20T17:52:15.842Z] read_test.go:91: [de8fe4714c994] daemon is not started [2020-05-20T17:52:15.842Z] PASS [2020-05-20T17:52:15.842Z] [2020-05-20T17:52:15.842Z] DONE 6 tests in 12.683s [2020-05-20T17:52:15.842Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-05-20T17:52:15.842Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:52:15.842Z] ++ set -e [2020-05-20T17:52:15.842Z] ++ '[' -n 0 ']' [2020-05-20T17:52:15.842Z] ++ set -x [2020-05-20T17:52:15.842Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:52:15.842Z] testing: warning: no tests to run [2020-05-20T17:52:15.842Z] PASS [2020-05-20T17:52:15.842Z] [2020-05-20T17:52:15.842Z] DONE 0 tests in 0.035s [2020-05-20T17:52:15.842Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-20T17:52:15.842Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:52:15.842Z] ++ set -e [2020-05-20T17:52:15.842Z] ++ '[' -n 0 ']' [2020-05-20T17:52:15.842Z] ++ set -x [2020-05-20T17:52:15.842Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:52:16.123Z] INFO: Testing against a local daemon [2020-05-20T17:52:16.123Z] === RUN TestPluginWithDevMounts [2020-05-20T17:52:16.123Z] === PAUSE TestPluginWithDevMounts [2020-05-20T17:52:16.123Z] === CONT TestPluginWithDevMounts [2020-05-20T17:52:16.125Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-05-20T17:52:16.688Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-05-20T17:52:16.946Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-05-20T17:52:18.139Z] --- PASS: TestPluginWithDevMounts (1.99s) [2020-05-20T17:52:18.139Z] PASS [2020-05-20T17:52:18.139Z] [2020-05-20T17:52:18.139Z] DONE 1 tests in 2.088s [2020-05-20T17:52:18.139Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-05-20T17:52:18.139Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:52:18.139Z] ++ set -e [2020-05-20T17:52:18.139Z] ++ '[' -n 0 ']' [2020-05-20T17:52:18.139Z] ++ set -x [2020-05-20T17:52:18.139Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:52:18.139Z] INFO: Testing against a local daemon [2020-05-20T17:52:18.139Z] === RUN TestSecretInspect [2020-05-20T17:52:18.315Z] --- PASS: TestInspectNetwork (9.35s) [2020-05-20T17:52:18.315Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-20T17:52:18.315Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-20T17:52:18.315Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-20T17:52:18.315Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-20T17:52:18.315Z] === RUN TestRunContainerWithBridgeNone [2020-05-20T17:52:21.487Z] --- PASS: TestServiceUpdateNetwork (14.26s) [2020-05-20T17:52:21.487Z] === RUN TestServiceUpdatePidsLimit [2020-05-20T17:52:21.594Z] --- PASS: TestRunContainerWithBridgeNone (2.77s) [2020-05-20T17:52:21.594Z] === RUN TestNetworkInvalidJSON [2020-05-20T17:52:21.594Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-20T17:52:21.594Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-20T17:52:21.594Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-20T17:52:21.594Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-20T17:52:21.594Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-20T17:52:21.594Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-20T17:52:21.594Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-20T17:52:21.594Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-20T17:52:21.594Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-20T17:52:21.594Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-05-20T17:52:21.594Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-20T17:52:21.594Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-20T17:52:21.594Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-20T17:52:21.594Z] === RUN TestHostIPv4BridgeLabel [2020-05-20T17:52:21.594Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2020-05-20T17:52:21.594Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-20T17:52:22.424Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-20T17:52:22.508Z] --- PASS: TestSecretInspect (3.73s) [2020-05-20T17:52:22.508Z] === RUN TestSecretList [2020-05-20T17:52:22.526Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-05-20T17:52:22.526Z] === RUN TestDaemonDefaultNetworkPools [2020-05-20T17:52:23.361Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-20T17:52:23.457Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2020-05-20T17:52:23.457Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-20T17:52:24.388Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2020-05-20T17:52:24.388Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-20T17:52:25.759Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2020-05-20T17:52:25.759Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-20T17:52:25.952Z] --- PASS: TestSecretList (3.90s) [2020-05-20T17:52:25.952Z] === RUN TestSecretsCreateAndDelete [2020-05-20T17:52:26.322Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2020-05-20T17:52:26.322Z] === RUN TestServiceWithPredefinedNetwork [2020-05-20T17:52:29.396Z] --- PASS: TestSecretsCreateAndDelete (3.69s) [2020-05-20T17:52:29.396Z] === RUN TestSecretsUpdate [2020-05-20T17:52:29.615Z] --- PASS: TestServiceWithPredefinedNetwork (3.12s) [2020-05-20T17:52:29.615Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-20T17:52:29.615Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-20T17:52:29.615Z] service_test.go:236: FLAKY_TEST [2020-05-20T17:52:29.615Z] === RUN TestServiceWithDataPathPortInit [2020-05-20T17:52:31.476Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-20T17:52:32.838Z] --- PASS: TestSecretsUpdate (3.23s) [2020-05-20T17:52:32.838Z] === RUN TestTemplatedSecret [2020-05-20T17:52:36.282Z] --- PASS: TestTemplatedSecret (3.72s) [2020-05-20T17:52:36.282Z] === RUN TestSecretCreateResolve [2020-05-20T17:52:39.575Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-05-20T17:52:39.591Z] --- PASS: TestServiceUpdatePidsLimit (17.44s) [2020-05-20T17:52:39.591Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2020-05-20T17:52:39.591Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.11s) [2020-05-20T17:52:39.591Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s) [2020-05-20T17:52:39.591Z] PASS [2020-05-20T17:52:39.591Z] [2020-05-20T17:52:39.591Z] === Skipped [2020-05-20T17:52:39.591Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-05-20T17:52:39.591Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-20T17:52:39.591Z] [2020-05-20T17:52:39.591Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-05-20T17:52:39.591Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T17:52:39.591Z] [2020-05-20T17:52:39.591Z] [2020-05-20T17:52:39.591Z] DONE 27 tests, 2 skipped in 159.673s [2020-05-20T17:52:39.591Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-05-20T17:52:39.591Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:52:39.591Z] ++ set -e [2020-05-20T17:52:39.591Z] ++ '[' -n 0 ']' [2020-05-20T17:52:39.591Z] ++ set -x [2020-05-20T17:52:39.591Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:52:39.591Z] INFO: Testing against a local daemon [2020-05-20T17:52:39.591Z] === RUN TestSessionCreate [2020-05-20T17:52:39.591Z] --- PASS: TestSessionCreate (0.05s) [2020-05-20T17:52:39.591Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-20T17:52:39.591Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-05-20T17:52:39.591Z] PASS [2020-05-20T17:52:39.591Z] [2020-05-20T17:52:39.591Z] DONE 2 tests in 0.240s [2020-05-20T17:52:39.591Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-05-20T17:52:39.591Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:52:39.591Z] ++ set -e [2020-05-20T17:52:39.591Z] ++ '[' -n 0 ']' [2020-05-20T17:52:39.591Z] ++ set -x [2020-05-20T17:52:39.591Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:52:39.591Z] INFO: Testing against a local daemon [2020-05-20T17:52:39.591Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-20T17:52:39.591Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-20T17:52:39.591Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-20T17:52:39.591Z] === RUN TestEventsExecDie [2020-05-20T17:52:39.591Z] --- PASS: TestEventsExecDie (0.91s) [2020-05-20T17:52:39.591Z] === RUN TestEventsBackwardsCompatible [2020-05-20T17:52:39.591Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-05-20T17:52:39.591Z] === RUN TestInfoBinaryCommits [2020-05-20T17:52:39.850Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-05-20T17:52:39.850Z] === RUN TestInfoAPIVersioned [2020-05-20T17:52:39.850Z] --- PASS: TestInfoAPIVersioned (0.03s) [2020-05-20T17:52:39.850Z] === RUN TestInfoDiscoveryBackend [2020-05-20T17:52:40.418Z] --- PASS: TestInfoDiscoveryBackend (0.60s) [2020-05-20T17:52:40.418Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-20T17:52:40.659Z] --- PASS: TestSecretCreateResolve (3.60s) [2020-05-20T17:52:40.659Z] PASS [2020-05-20T17:52:40.659Z] [2020-05-20T17:52:40.659Z] DONE 6 tests in 21.962s [2020-05-20T17:52:40.659Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-05-20T17:52:40.659Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:52:40.659Z] ++ set -e [2020-05-20T17:52:40.659Z] ++ '[' -n 0 ']' [2020-05-20T17:52:40.659Z] ++ set -x [2020-05-20T17:52:40.659Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:52:40.659Z] INFO: Testing against a local daemon [2020-05-20T17:52:40.659Z] === RUN TestServiceCreateInit [2020-05-20T17:52:40.659Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-20T17:52:41.354Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-20T17:52:41.354Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-20T17:52:41.471Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-05-20T17:52:41.921Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.61s) [2020-05-20T17:52:41.921Z] === RUN TestInfoAPI [2020-05-20T17:52:42.180Z] --- PASS: TestInfoAPI (0.05s) [2020-05-20T17:52:42.180Z] === RUN TestInfoAPIWarnings [2020-05-20T17:52:42.751Z] --- PASS: TestInfoAPIWarnings (0.61s) [2020-05-20T17:52:42.751Z] === RUN TestInfoDebug [2020-05-20T17:52:43.320Z] --- PASS: TestInfoDebug (0.63s) [2020-05-20T17:52:43.320Z] === RUN TestInfoInsecureRegistries [2020-05-20T17:52:43.888Z] --- PASS: TestInfoInsecureRegistries (0.60s) [2020-05-20T17:52:43.888Z] === RUN TestInfoRegistryMirrors [2020-05-20T17:52:44.456Z] --- PASS: TestInfoRegistryMirrors (0.60s) [2020-05-20T17:52:44.456Z] === RUN TestLoginFailsWithBadCredentials [2020-05-20T17:52:44.715Z] --- PASS: TestLoginFailsWithBadCredentials (0.25s) [2020-05-20T17:52:44.715Z] === RUN TestPingCacheHeaders [2020-05-20T17:52:44.715Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-05-20T17:52:44.715Z] === RUN TestPingGet [2020-05-20T17:52:44.715Z] --- PASS: TestPingGet (0.03s) [2020-05-20T17:52:44.715Z] === RUN TestPingHead [2020-05-20T17:52:44.974Z] --- PASS: TestPingHead (0.05s) [2020-05-20T17:52:44.974Z] === RUN TestVersion [2020-05-20T17:52:44.974Z] --- PASS: TestVersion (0.05s) [2020-05-20T17:52:44.974Z] PASS [2020-05-20T17:52:44.974Z] [2020-05-20T17:52:44.974Z] === Skipped [2020-05-20T17:52:44.974Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-20T17:52:44.974Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-20T17:52:44.974Z] [2020-05-20T17:52:44.974Z] [2020-05-20T17:52:44.974Z] DONE 18 tests, 1 skipped in 6.357s [2020-05-20T17:52:44.974Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-05-20T17:52:44.974Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:52:44.974Z] ++ set -e [2020-05-20T17:52:44.974Z] ++ '[' -n 0 ']' [2020-05-20T17:52:44.974Z] ++ set -x [2020-05-20T17:52:44.974Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:52:44.974Z] INFO: Testing against a local daemon [2020-05-20T17:52:44.974Z] === RUN TestVolumesCreateAndList [2020-05-20T17:52:45.233Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-05-20T17:52:45.233Z] === RUN TestVolumesRemove [2020-05-20T17:52:45.233Z] --- PASS: TestVolumesRemove (0.11s) [2020-05-20T17:52:45.233Z] === RUN TestVolumesInspect [2020-05-20T17:52:45.233Z] --- PASS: TestVolumesInspect (0.03s) [2020-05-20T17:52:45.233Z] === RUN TestVolumesInvalidJSON [2020-05-20T17:52:45.233Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-20T17:52:45.233Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-20T17:52:45.233Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-20T17:52:45.233Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-05-20T17:52:45.233Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2020-05-20T17:52:45.233Z] PASS [2020-05-20T17:52:45.233Z] [2020-05-20T17:52:45.233Z] DONE 5 tests in 0.367s [2020-05-20T17:52:45.233Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-20T17:52:45.800Z] ++++ cat bundles/test-integration/docker.pid [2020-05-20T17:52:45.800Z] +++ kill 13907 [2020-05-20T17:52:46.131Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-20T17:52:47.176Z] +++ /etc/init.d/apparmor stop [2020-05-20T17:52:47.176Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-20T17:52:47.176Z] [2020-05-20T17:52:47.176Z] Unloading profiles will leave already running processes permanently [2020-05-20T17:52:47.176Z] unconfined, which can lead to unexpected situations. [2020-05-20T17:52:47.176Z] [2020-05-20T17:52:47.176Z] To set a process to complain mode, use the command line tool [2020-05-20T17:52:47.176Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-20T17:52:47.176Z] +++ true [2020-05-20T17:52:47.176Z] [2020-05-20T17:52:48.018Z] --- PASS: TestServiceWithDataPathPortInit (17.88s) [2020-05-20T17:52:48.018Z] === RUN TestServiceWithDefaultAddressPoolInit Post stage [Pipeline] junit [2020-05-20T17:52:49.093Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-20T17:52:49.782Z] + echo Ensuring container killed. [2020-05-20T17:52:49.782Z] Ensuring container killed. [2020-05-20T17:52:49.782Z] + docker rm -vf docker-pr6 [2020-05-20T17:52:49.782Z] Error: No such container: docker-pr6 [2020-05-20T17:52:49.782Z] + true [Pipeline] sh [2020-05-20T17:52:50.073Z] + echo Chowning /workspace to jenkins user [2020-05-20T17:52:50.073Z] Chowning /workspace to jenkins user [2020-05-20T17:52:50.073Z] + id -u [2020-05-20T17:52:50.073Z] + id -g [2020-05-20T17:52:50.073Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41004:/workspace busybox chown -R 1000:1000 /workspace [2020-05-20T17:52:50.538Z] --- PASS: TestServiceCreateInit (10.57s) [2020-05-20T17:52:50.538Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.33s) [2020-05-20T17:52:50.538Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.23s) [2020-05-20T17:52:50.538Z] === RUN TestCreateServiceMultipleTimes [2020-05-20T17:52:51.293Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-05-20T17:52:51.857Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-05-20T17:52:52.423Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-05-20T17:52:52.987Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-20T17:52:53.662Z] + bundleName=arm64-integration [2020-05-20T17:52:53.662Z] + echo Creating arm64-integration-bundles.tar.gz [2020-05-20T17:52:53.662Z] Creating arm64-integration-bundles.tar.gz [2020-05-20T17:52:53.662Z] + find bundles+ -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.logxargs tar -czf -o -name *.prof -o -name *-report.xml ) arm64-integration-bundles.tar.gz [2020-05-20T17:52:53.662Z] -print [Pipeline] archiveArtifacts [2020-05-20T17:52:53.933Z] Archiving artifacts [2020-05-20T17:52:54.306Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41004/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-20T17:52:54.355Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-05-20T17:52:54.355Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-05-20T17:52:54.612Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-05-20T17:52:54.625Z] + make clean [2020-05-20T17:52:55.192Z] docker volume rm -f docker-dev-cache [2020-05-20T17:52:55.192Z] docker-dev-cache [Pipeline] deleteDir [2020-05-20T17:52:56.506Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.14s) [2020-05-20T17:52:56.506Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vrdgifdewlr167nuaolycroef Created:2020-05-20 17:52:48.766259897 +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[aee6ae8f67bfeb8d07d1363b1f935b9585d7d702035e812415a95adf76130a03:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wfdy35rtfimsi3kd2583s67pv EndpointID:f456d743e07d69127765284f157cdd79dc3dcdc4d103b7eee9c3c9453f2e4624 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d425f059cdb69868f8cd83f3c8b381b1ea924b25f22c494fb4422c156cde7e6c 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:08714cb107c2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wfdy35rtfimsi3kd2583s67pv EndpointID:f456d743e07d69127765284f157cdd79dc3dcdc4d103b7eee9c3c9453f2e4624 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-20T17:52:56.506Z] PASS [2020-05-20T17:52:56.506Z] [2020-05-20T17:52:56.506Z] === Skipped [2020-05-20T17:52:56.506Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-20T17:52:56.506Z] service_test.go:236: FLAKY_TEST [2020-05-20T17:52:56.506Z] [2020-05-20T17:52:56.506Z] [2020-05-20T17:52:56.506Z] DONE 22 tests, 1 skipped in 48.247s [2020-05-20T17:52:56.506Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-20T17:52:56.506Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:52:56.506Z] ++ set -e [2020-05-20T17:52:56.506Z] ++ '[' -n 0 ']' [2020-05-20T17:52:56.506Z] ++ set -x [2020-05-20T17:52:56.506Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:52:56.764Z] INFO: Testing against a local daemon [2020-05-20T17:52:56.764Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-20T17:52:56.764Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-20T17:52:56.764Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-20T17:52:56.764Z] === RUN TestDockerNetworkIpvlan [2020-05-20T17:52:56.764Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-20T17:52:56.764Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-20T17:52:56.764Z] PASS [2020-05-20T17:52:56.764Z] [2020-05-20T17:52:56.764Z] === Skipped [2020-05-20T17:52:56.764Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-20T17:52:56.764Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-20T17:52:56.764Z] [2020-05-20T17:52:56.764Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-20T17:52:56.764Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-20T17:52:56.764Z] [2020-05-20T17:52:56.764Z] [2020-05-20T17:52:56.764Z] DONE 2 tests, 2 skipped in 0.184s [2020-05-20T17:52:56.764Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-20T17:52:56.764Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:52:56.764Z] ++ set -e [2020-05-20T17:52:56.764Z] ++ '[' -n 0 ']' [2020-05-20T17:52:56.764Z] ++ set -x [2020-05-20T17:52:56.764Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:52:56.764Z] INFO: Testing against a local daemon [2020-05-20T17:52:56.764Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-20T17:52:58.660Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s) [2020-05-20T17:52:58.660Z] === RUN TestDockerNetworkMacvlan [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-20T17:52:59.224Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-20T17:53:00.156Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-20T17:53:00.720Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-20T17:53:03.994Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-20T17:53:05.365Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-05-20T17:53:06.301Z] === RUN TestDockerSuite/TestBuildExpose [2020-05-20T17:53:06.865Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-20T17:53:06.865Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-05-20T17:53:07.796Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-05-20T17:53:08.360Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-05-20T17:53:08.924Z] === RUN TestDockerSuite/TestBuildFails [2020-05-20T17:53:09.160Z] ok github.com/docker/docker/api/server/httputils 0.038s coverage: 14.7% of statements [2020-05-20T17:53:09.160Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-20T17:53:09.160Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2020-05-20T17:53:09.160Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-20T17:53:09.160Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-20T17:53:09.160Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-20T17:53:09.160Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-20T17:53:09.160Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-20T17:53:09.160Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-20T17:53:09.160Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-20T17:53:09.160Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-20T17:53:09.160Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-20T17:53:09.160Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-20T17:53:09.160Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-20T17:53:09.160Z] ok github.com/docker/docker/api/types/strslice 0.017s coverage: 90.0% of statements [2020-05-20T17:53:09.160Z] ok github.com/docker/docker/api/types/filters 0.039s coverage: 92.2% of statements [2020-05-20T17:53:09.160Z] ok github.com/docker/docker/api/types/time 0.032s coverage: 100.0% of statements [2020-05-20T17:53:09.160Z] ok github.com/docker/docker/api/server/router/swarm 0.041s coverage: 4.8% of statements [2020-05-20T17:53:09.160Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-20T17:53:09.160Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-20T17:53:09.160Z] ? github.com/docker/docker/api/types [no test files] [2020-05-20T17:53:09.160Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-20T17:53:09.160Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-20T17:53:09.160Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-20T17:53:09.160Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-20T17:53:09.160Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-20T17:53:09.160Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-20T17:53:09.160Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-20T17:53:09.160Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-20T17:53:09.160Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-20T17:53:09.160Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-20T17:53:09.160Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-20T17:53:09.160Z] ok github.com/docker/docker/api/types/versions 0.030s coverage: 75.0% of statements [2020-05-20T17:53:09.160Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-20T17:53:09.160Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-20T17:53:09.160Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-20T17:53:09.160Z] ? github.com/docker/docker/builder [no test files] [2020-05-20T17:53:09.160Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-20T17:53:09.160Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-20T17:53:09.160Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-20T17:53:09.160Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-20T17:53:09.160Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-20T17:53:09.160Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-20T17:53:09.160Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-20T17:53:09.160Z] ok github.com/docker/docker/builder/dockerignore 0.004s coverage: 96.8% of statements [2020-05-20T17:53:09.855Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-05-20T17:53:10.113Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-05-20T17:53:12.637Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-05-20T17:53:12.663Z] ok github.com/docker/docker/cli/debug 0.008s coverage: 100.0% of statements [2020-05-20T17:53:12.830Z] --- PASS: TestCreateServiceMultipleTimes (20.74s) [2020-05-20T17:53:12.830Z] === RUN TestCreateServiceConflict [2020-05-20T17:53:13.568Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-20T17:53:14.939Z] --- PASS: TestDockerNetworkMacvlan (16.53s) [2020-05-20T17:53:14.939Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-05-20T17:53:14.939Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-05-20T17:53:14.939Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.87s) [2020-05-20T17:53:14.939Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.88s) [2020-05-20T17:53:14.939Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.26s) [2020-05-20T17:53:14.939Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.08s) [2020-05-20T17:53:14.939Z] PASS [2020-05-20T17:53:14.939Z] [2020-05-20T17:53:14.939Z] DONE 8 tests in 18.130s [2020-05-20T17:53:14.939Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-20T17:53:14.939Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:53:14.939Z] ++ set -e [2020-05-20T17:53:14.939Z] ++ '[' -n 0 ']' [2020-05-20T17:53:14.939Z] ++ set -x [2020-05-20T17:53:14.939Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:53:14.939Z] testing: warning: no tests to run [2020-05-20T17:53:14.939Z] PASS [2020-05-20T17:53:14.939Z] [2020-05-20T17:53:14.939Z] DONE 0 tests in 0.028s [2020-05-20T17:53:14.939Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-20T17:53:14.939Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:53:14.939Z] ++ set -e [2020-05-20T17:53:14.939Z] ++ '[' -n 0 ']' [2020-05-20T17:53:14.939Z] ++ set -x [2020-05-20T17:53:14.939Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:53:14.939Z] === RUN TestDockerSuite/TestBuildForceRm [2020-05-20T17:53:14.939Z] INFO: Testing against a local daemon [2020-05-20T17:53:14.939Z] === RUN TestAuthZPluginAllowRequest [2020-05-20T17:53:14.943Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-20T17:53:14.943Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2020-05-20T17:53:15.405Z] ok github.com/docker/docker/builder/remotecontext/git 5.126s coverage: 86.3% of statements [2020-05-20T17:53:15.498Z] --- PASS: TestCreateServiceConflict (3.72s) [2020-05-20T17:53:15.498Z] === RUN TestCreateServiceMaxReplicas [2020-05-20T17:53:16.835Z] --- PASS: TestAuthZPluginAllowRequest (1.70s) [2020-05-20T17:53:16.835Z] === RUN TestAuthZPluginTLS [2020-05-20T17:53:16.835Z] === RUN TestDockerSuite/TestBuildFromGit [2020-05-20T17:53:16.839Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2020-05-20T17:53:16.839Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-20T17:53:16.839Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-20T17:53:16.839Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-20T17:53:17.399Z] --- PASS: TestAuthZPluginTLS (0.55s) [2020-05-20T17:53:17.399Z] === RUN TestAuthZPluginDenyRequest [2020-05-20T17:53:17.404Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-20T17:53:17.404Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-20T17:53:17.404Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-20T17:53:17.404Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-20T17:53:17.404Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-20T17:53:17.452Z] ok github.com/docker/docker/builder/remotecontext 0.537s coverage: 13.6% of statements [2020-05-20T17:53:17.661Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-20T17:53:17.963Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-05-20T17:53:17.963Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-20T17:53:18.527Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-05-20T17:53:18.527Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2020-05-20T17:53:18.527Z] === RUN TestAuthZPluginDenyResponse [2020-05-20T17:53:18.594Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-20T17:53:18.594Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-20T17:53:18.784Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-05-20T17:53:18.851Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 4.8% of statements [2020-05-20T17:53:18.851Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-20T17:53:18.941Z] --- PASS: TestCreateServiceMaxReplicas (3.93s) [2020-05-20T17:53:18.941Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-20T17:53:19.041Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-05-20T17:53:19.041Z] === RUN TestAuthZPluginAllowEventStream [2020-05-20T17:53:19.109Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-20T17:53:19.109Z] ? github.com/docker/docker/api/types [no test files] [2020-05-20T17:53:19.109Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-20T17:53:19.109Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-20T17:53:19.109Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-20T17:53:19.109Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-20T17:53:19.498Z] ok github.com/docker/docker/builder/dockerfile 1.397s coverage: 48.2% of statements [2020-05-20T17:53:19.498Z] ? github.com/docker/docker/cli [no test files] [2020-05-20T17:53:19.498Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-20T17:53:19.675Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2020-05-20T17:53:19.675Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-20T17:53:19.675Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-20T17:53:19.675Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-20T17:53:19.675Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-20T17:53:19.675Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-20T17:53:19.675Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2020-05-20T17:53:19.675Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-20T17:53:19.675Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-20T17:53:19.933Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-05-20T17:53:19.933Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2020-05-20T17:53:19.972Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-05-20T17:53:20.191Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-20T17:53:20.191Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-20T17:53:20.191Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-20T17:53:20.191Z] ? github.com/docker/docker/builder [no test files] [2020-05-20T17:53:20.191Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-20T17:53:20.191Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-20T17:53:20.191Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-20T17:53:20.191Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-20T17:53:20.191Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-20T17:53:20.191Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-20T17:53:20.191Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-20T17:53:20.537Z] --- PASS: TestAuthZPluginAllowEventStream (1.63s) [2020-05-20T17:53:20.537Z] === RUN TestAuthZPluginErrorResponse [2020-05-20T17:53:20.757Z] ok github.com/docker/docker/builder/dockerignore 0.018s coverage: 96.8% of statements [2020-05-20T17:53:21.101Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-05-20T17:53:21.101Z] === RUN TestAuthZPluginErrorRequest [2020-05-20T17:53:21.665Z] --- PASS: TestAuthZPluginErrorRequest (0.59s) [2020-05-20T17:53:21.665Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-20T17:53:21.922Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-05-20T17:53:22.179Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2020-05-20T17:53:22.179Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-20T17:53:22.743Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-05-20T17:53:23.001Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-05-20T17:53:24.375Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.10s) [2020-05-20T17:53:24.375Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-20T17:53:24.948Z] ok github.com/docker/docker/builder/dockerfile 0.591s coverage: 48.2% of statements [2020-05-20T17:53:24.948Z] ok github.com/docker/docker/builder/remotecontext 0.215s coverage: 13.6% of statements [2020-05-20T17:53:25.308Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-05-20T17:53:25.894Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2020-05-20T17:53:26.404Z] ok github.com/docker/docker/client 0.754s coverage: 75.4% of statements [2020-05-20T17:53:26.459Z] ok github.com/docker/docker/builder/remotecontext/git 1.234s coverage: 86.3% of statements [2020-05-20T17:53:26.459Z] ? github.com/docker/docker/cli [no test files] [2020-05-20T17:53:26.459Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-20T17:53:26.677Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.04s) [2020-05-20T17:53:26.677Z] === RUN TestAuthZPluginHeader [2020-05-20T17:53:27.242Z] --- PASS: TestAuthZPluginHeader (0.85s) [2020-05-20T17:53:27.242Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-20T17:53:27.806Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-05-20T17:53:29.704Z] === RUN TestDockerSuite/TestBuildHistory [2020-05-20T17:53:30.640Z] ok github.com/docker/docker/client 0.149s coverage: 75.4% of statements [2020-05-20T17:53:32.226Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.59s) [2020-05-20T17:53:32.226Z] === RUN TestAuthZPluginV2Disable [2020-05-20T17:53:34.121Z] === RUN TestDockerSuite/TestBuildIidFile [2020-05-20T17:53:34.135Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.97s) [2020-05-20T17:53:34.135Z] === RUN TestCreateServiceSecretFileMode [2020-05-20T17:53:34.685Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-05-20T17:53:34.942Z] === RUN TestDockerSuite/TestBuildInheritance [2020-05-20T17:53:35.506Z] --- PASS: TestAuthZPluginV2Disable (3.56s) [2020-05-20T17:53:35.506Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-20T17:53:35.763Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-05-20T17:53:36.328Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-05-20T17:53:36.328Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-05-20T17:53:37.261Z] === RUN TestDockerSuite/TestBuildLabel [2020-05-20T17:53:37.619Z] --- PASS: TestCreateServiceSecretFileMode (3.04s) [2020-05-20T17:53:37.619Z] === RUN TestCreateServiceConfigFileMode [2020-05-20T17:53:37.825Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-05-20T17:53:38.083Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-05-20T17:53:38.647Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-05-20T17:53:38.647Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.22s) [2020-05-20T17:53:38.647Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-20T17:53:38.904Z] === RUN TestDockerSuite/TestBuildLabels [2020-05-20T17:53:39.468Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-05-20T17:53:39.468Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-05-20T17:53:41.063Z] --- PASS: TestCreateServiceConfigFileMode (3.60s) [2020-05-20T17:53:41.063Z] === RUN TestCreateServiceSysctls [2020-05-20T17:53:41.366Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-05-20T17:53:45.432Z] --- PASS: TestCreateServiceSysctls (4.64s) [2020-05-20T17:53:45.432Z] === RUN TestCreateServiceCapabilities [2020-05-20T17:53:46.627Z] === RUN TestDockerSuite/TestBuildLastModified [2020-05-20T17:53:48.873Z] --- PASS: TestCreateServiceCapabilities (3.61s) [2020-05-20T17:53:48.873Z] === RUN TestInspect [2020-05-20T17:53:49.901Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.26s) [2020-05-20T17:53:49.901Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-20T17:53:52.425Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-05-20T17:53:53.242Z] --- PASS: TestInspect (3.81s) [2020-05-20T17:53:53.242Z] === RUN TestCreateJob [2020-05-20T17:53:55.700Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-05-20T17:53:55.700Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-05-20T17:53:55.957Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-05-20T17:53:55.957Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-05-20T17:53:56.214Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-05-20T17:53:56.471Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-05-20T17:53:57.609Z] --- PASS: TestCreateJob (4.60s) [2020-05-20T17:53:57.609Z] === RUN TestReplicatedJob [2020-05-20T17:53:57.859Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-05-20T17:53:59.755Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-05-20T17:54:01.650Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-05-20T17:54:03.547Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-05-20T17:54:04.111Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-05-20T17:54:04.399Z] --- PASS: TestReplicatedJob (7.20s) [2020-05-20T17:54:04.399Z] === RUN TestUpdateReplicatedJob [2020-05-20T17:54:04.675Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-05-20T17:54:07.199Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.30s) [2020-05-20T17:54:07.199Z] PASS [2020-05-20T17:54:07.199Z] [2020-05-20T17:54:07.199Z] DONE 17 tests in 52.330s [2020-05-20T17:54:07.199Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-20T17:54:07.199Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:54:07.199Z] ++ set -e [2020-05-20T17:54:07.199Z] ++ '[' -n 0 ']' [2020-05-20T17:54:07.199Z] ++ set -x [2020-05-20T17:54:07.199Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:54:07.456Z] INFO: Testing against a local daemon [2020-05-20T17:54:07.456Z] === RUN TestPluginInvalidJSON [2020-05-20T17:54:07.456Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-20T17:54:07.456Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-20T17:54:07.456Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-20T17:54:07.456Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-05-20T17:54:07.456Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-20T17:54:07.456Z] === RUN TestPluginInstall [2020-05-20T17:54:07.456Z] === RUN TestPluginInstall/no_auth [2020-05-20T17:54:09.335Z] ok github.com/docker/docker/cmd/dockerd 0.065s coverage: 30.8% of statements [2020-05-20T17:54:09.870Z] --- PASS: TestUpdateReplicatedJob (4.75s) [2020-05-20T17:54:09.870Z] === RUN TestServiceListWithStatuses [2020-05-20T17:54:09.870Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-20T17:54:09.870Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-20T17:54:09.870Z] === RUN TestDockerNetworkConnectAlias [2020-05-20T17:54:10.268Z] ok github.com/docker/docker/container 0.119s coverage: 34.7% of statements [2020-05-20T17:54:10.268Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-20T17:54:10.268Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-20T17:54:10.268Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-20T17:54:10.268Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-20T17:54:14.007Z] time="2020-05-20T17:54:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-20T17:54:14.007Z] time="2020-05-20T17:54:13Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-20T17:54:14.007Z] time="2020-05-20T17:54:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7d4620f094ee24376aff7a5d73ab965f08092d8c3875abe7b33513e1edb097a1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-20T17:54:14.007Z] time="2020-05-20T17:54:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-20T17:54:14.007Z] time="2020-05-20T17:54:13Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-20T17:54:14.007Z] time="2020-05-20T17:54:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7d4620f094ee24376aff7a5d73ab965f08092d8c3875abe7b33513e1edb097a1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-20T17:54:14.571Z] === RUN TestPluginInstall/with_htpasswd [2020-05-20T17:54:15.135Z] time="2020-05-20T17:54:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-20T17:54:15.135Z] time="2020-05-20T17:54:14Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-20T17:54:15.135Z] time="2020-05-20T17:54:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5f166ca062172c0cbb3d4ee37cf5ade1f49cf1c1d3795f618c150e0c169aae9f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-20T17:54:15.135Z] time="2020-05-20T17:54:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-20T17:54:15.135Z] time="2020-05-20T17:54:14Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-20T17:54:15.135Z] time="2020-05-20T17:54:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5f166ca062172c0cbb3d4ee37cf5ade1f49cf1c1d3795f618c150e0c169aae9f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-20T17:54:15.392Z] === RUN TestPluginInstall/with_insecure [2020-05-20T17:54:16.762Z] time="2020-05-20T17:54:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-20T17:54:16.762Z] time="2020-05-20T17:54:16Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-20T17:54:16.762Z] time="2020-05-20T17:54:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b262bb5e1e929aec8ba7301d60efcc31dbf71237be3b539b49788fe1511f8fe9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-20T17:54:16.762Z] time="2020-05-20T17:54:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-20T17:54:16.762Z] time="2020-05-20T17:54:16Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-20T17:54:16.762Z] time="2020-05-20T17:54:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b262bb5e1e929aec8ba7301d60efcc31dbf71237be3b539b49788fe1511f8fe9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-20T17:54:16.762Z] --- PASS: TestPluginInstall (9.39s) [2020-05-20T17:54:16.762Z] --- PASS: TestPluginInstall/no_auth (6.99s) [2020-05-20T17:54:16.762Z] --- PASS: TestPluginInstall/with_htpasswd (1.00s) [2020-05-20T17:54:16.762Z] --- PASS: TestPluginInstall/with_insecure (1.40s) [2020-05-20T17:54:16.762Z] plugin_test.go:157: [d0616e3f73e8e] daemon is not started [2020-05-20T17:54:16.762Z] PASS [2020-05-20T17:54:16.762Z] [2020-05-20T17:54:16.762Z] DONE 6 tests in 9.592s [2020-05-20T17:54:16.762Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-20T17:54:16.762Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:54:16.762Z] ++ set -e [2020-05-20T17:54:16.762Z] ++ '[' -n 0 ']' [2020-05-20T17:54:16.762Z] ++ set -x [2020-05-20T17:54:16.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:54:17.019Z] INFO: Testing against a local daemon [2020-05-20T17:54:17.019Z] === RUN TestExternalGraphDriver [2020-05-20T17:54:17.276Z] === RUN TestExternalGraphDriver/json [2020-05-20T17:54:17.533Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-05-20T17:54:18.232Z] --- PASS: TestDockerNetworkConnectAlias (7.85s) [2020-05-20T17:54:18.232Z] === RUN TestDockerNetworkReConnect [2020-05-20T17:54:19.429Z] === RUN TestExternalGraphDriver/spec [2020-05-20T17:54:20.231Z] ok github.com/docker/docker/daemon/cluster 0.063s coverage: 0.5% of statements [2020-05-20T17:54:21.324Z] === RUN TestExternalGraphDriver/pull [2020-05-20T17:54:21.581Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-05-20T17:54:22.130Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-05-20T17:54:22.949Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-05-20T17:54:23.206Z] --- PASS: TestExternalGraphDriver (6.17s) [2020-05-20T17:54:23.206Z] --- PASS: TestExternalGraphDriver/json (2.09s) [2020-05-20T17:54:23.206Z] --- PASS: TestExternalGraphDriver/spec (2.10s) [2020-05-20T17:54:23.206Z] --- PASS: TestExternalGraphDriver/pull (1.82s) [2020-05-20T17:54:23.206Z] === RUN TestGraphdriverPluginV2 [2020-05-20T17:54:23.267Z] ok github.com/docker/docker/cmd/dockerd 0.191s coverage: 30.8% of statements [2020-05-20T17:54:23.503Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.6% of statements [2020-05-20T17:54:23.702Z] --- PASS: TestDockerNetworkReConnect (6.27s) [2020-05-20T17:54:23.702Z] === RUN TestServicePlugin [2020-05-20T17:54:23.702Z] --- SKIP: TestServicePlugin (0.00s) [2020-05-20T17:54:23.702Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T17:54:23.702Z] === RUN TestServiceUpdateLabel [2020-05-20T17:54:25.728Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-05-20T17:54:25.728Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-05-20T17:54:25.728Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-05-20T17:54:27.145Z] --- PASS: TestServiceUpdateLabel (3.79s) [2020-05-20T17:54:27.145Z] === RUN TestServiceUpdateSecrets [2020-05-20T17:54:27.706Z] ok github.com/docker/docker/container 0.164s coverage: 34.7% of statements [2020-05-20T17:54:27.706Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-20T17:54:27.706Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-20T17:54:27.706Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-20T17:54:27.706Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-20T17:54:28.262Z] --- PASS: TestGraphdriverPluginV2 (5.20s) [2020-05-20T17:54:28.263Z] PASS [2020-05-20T17:54:28.263Z] [2020-05-20T17:54:28.263Z] DONE 5 tests in 11.544s [2020-05-20T17:54:28.520Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-20T17:54:28.520Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:54:28.520Z] ++ set -e [2020-05-20T17:54:28.520Z] ++ '[' -n 0 ']' [2020-05-20T17:54:28.520Z] ++ set -x [2020-05-20T17:54:28.520Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:54:28.520Z] INFO: Testing against a local daemon [2020-05-20T17:54:28.520Z] === RUN TestContinueAfterPluginCrash [2020-05-20T17:54:28.520Z] === PAUSE TestContinueAfterPluginCrash [2020-05-20T17:54:28.520Z] === RUN TestReadPluginNoRead [2020-05-20T17:54:28.520Z] === PAUSE TestReadPluginNoRead [2020-05-20T17:54:28.520Z] === RUN TestDaemonStartWithLogOpt [2020-05-20T17:54:28.520Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-20T17:54:28.520Z] === CONT TestContinueAfterPluginCrash [2020-05-20T17:54:28.520Z] === CONT TestDaemonStartWithLogOpt [2020-05-20T17:54:29.891Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-05-20T17:54:31.209Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.069s coverage: 65.3% of statements [2020-05-20T17:54:32.416Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-05-20T17:54:32.981Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-05-20T17:54:33.469Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.9% of statements [2020-05-20T17:54:33.469Z] ok github.com/docker/docker/daemon 12.237s coverage: 17.4% of statements [2020-05-20T17:54:33.469Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-20T17:54:33.469Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-20T17:54:34.401Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2020-05-20T17:54:34.659Z] ok github.com/docker/docker/daemon/config 0.072s coverage: 81.7% of statements [2020-05-20T17:54:35.506Z] --- PASS: TestDaemonStartWithLogOpt (6.49s) [2020-05-20T17:54:35.506Z] === CONT TestReadPluginNoRead [2020-05-20T17:54:35.592Z] ok github.com/docker/docker/daemon/events 0.061s coverage: 50.0% of statements [2020-05-20T17:54:35.592Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-20T17:54:35.592Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-20T17:54:35.764Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-05-20T17:54:36.158Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements [2020-05-20T17:54:36.329Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-05-20T17:54:38.699Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-05-20T17:54:38.855Z] === RUN TestReadPluginNoRead/default [2020-05-20T17:54:38.855Z] === RUN TestDockerSuite/TestBuildNetNone [2020-05-20T17:54:39.631Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.214s coverage: 57.0% of statements [2020-05-20T17:54:39.660Z] ok github.com/docker/docker/daemon/cluster/convert 0.081s coverage: 35.6% of statements [2020-05-20T17:54:39.786Z] === RUN TestDockerSuite/TestBuildNoContext [2020-05-20T17:54:40.350Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-20T17:54:40.606Z] --- PASS: TestContinueAfterPluginCrash (12.04s) [2020-05-20T17:54:40.864Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-05-20T17:54:41.796Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-05-20T17:54:42.360Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-20T17:54:42.913Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.298s coverage: 73.1% of statements [2020-05-20T17:54:42.913Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.499s coverage: 46.2% of statements [2020-05-20T17:54:43.158Z] ok github.com/docker/docker/daemon/cluster 0.211s coverage: 0.5% of statements [2020-05-20T17:54:43.728Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-05-20T17:54:43.988Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-05-20T17:54:44.245Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-05-20T17:54:44.245Z] --- PASS: TestReadPluginNoRead (9.03s) [2020-05-20T17:54:44.245Z] --- PASS: TestReadPluginNoRead/default (2.02s) [2020-05-20T17:54:44.245Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.81s) [2020-05-20T17:54:44.245Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.88s) [2020-05-20T17:54:44.245Z] read_test.go:91: [dd6a57b12104f] daemon is not started [2020-05-20T17:54:44.245Z] PASS [2020-05-20T17:54:44.245Z] [2020-05-20T17:54:44.245Z] DONE 6 tests in 15.717s [2020-05-20T17:54:44.245Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-05-20T17:54:44.245Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:54:44.245Z] ++ set -e [2020-05-20T17:54:44.245Z] ++ '[' -n 0 ']' [2020-05-20T17:54:44.245Z] ++ set -x [2020-05-20T17:54:44.245Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:54:44.245Z] testing: warning: no tests to run [2020-05-20T17:54:44.245Z] PASS [2020-05-20T17:54:44.245Z] [2020-05-20T17:54:44.245Z] DONE 0 tests in 0.057s [2020-05-20T17:54:44.245Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-20T17:54:44.245Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:54:44.245Z] ++ set -e [2020-05-20T17:54:44.245Z] ++ '[' -n 0 ']' [2020-05-20T17:54:44.245Z] ++ set -x [2020-05-20T17:54:44.245Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:54:44.245Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-05-20T17:54:44.504Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-05-20T17:54:44.504Z] INFO: Testing against a local daemon [2020-05-20T17:54:44.504Z] === RUN TestPluginWithDevMounts [2020-05-20T17:54:44.504Z] === PAUSE TestPluginWithDevMounts [2020-05-20T17:54:44.504Z] === CONT TestPluginWithDevMounts [2020-05-20T17:54:44.761Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-05-20T17:54:44.812Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.8% of statements [2020-05-20T17:54:44.812Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-20T17:54:45.648Z] --- PASS: TestServiceUpdateSecrets (15.86s) [2020-05-20T17:54:45.648Z] === RUN TestServiceUpdateConfigs [2020-05-20T17:54:46.133Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-05-20T17:54:46.186Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.179s coverage: 49.5% of statements [2020-05-20T17:54:46.697Z] --- PASS: TestPluginWithDevMounts (2.11s) [2020-05-20T17:54:46.697Z] PASS [2020-05-20T17:54:46.697Z] [2020-05-20T17:54:46.697Z] DONE 1 tests in 2.301s [2020-05-20T17:54:46.697Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-05-20T17:54:46.697Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:54:46.697Z] ++ set -e [2020-05-20T17:54:46.697Z] ++ '[' -n 0 ']' [2020-05-20T17:54:46.697Z] ++ set -x [2020-05-20T17:54:46.697Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:54:46.697Z] INFO: Testing against a local daemon [2020-05-20T17:54:46.697Z] === RUN TestSecretInspect [2020-05-20T17:54:47.561Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.289s coverage: 76.1% of statements [2020-05-20T17:54:48.494Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2020-05-20T17:54:48.591Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-05-20T17:54:48.709Z] ok github.com/docker/docker/daemon/discovery 0.011s coverage: 30.0% of statements [2020-05-20T17:54:49.060Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.177s coverage: 57.7% of statements [2020-05-20T17:54:49.060Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-20T17:54:49.060Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-20T17:54:49.524Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-05-20T17:54:49.626Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2020-05-20T17:54:50.208Z] ok github.com/docker/docker/daemon/events 0.069s coverage: 50.0% of statements [2020-05-20T17:54:50.455Z] --- PASS: TestSecretInspect (3.55s) [2020-05-20T17:54:50.455Z] === RUN TestSecretList [2020-05-20T17:54:50.496Z] ok github.com/docker/docker/daemon/config 0.105s coverage: 81.7% of statements [2020-05-20T17:54:50.561Z] ok github.com/docker/docker/daemon/links 0.016s coverage: 93.0% of statements [2020-05-20T17:54:52.461Z] ok github.com/docker/docker/daemon/images 0.015s coverage: 4.9% of statements [2020-05-20T17:54:52.461Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-20T17:54:52.461Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-20T17:54:52.720Z] ok github.com/docker/docker/daemon/logger 0.229s coverage: 41.8% of statements [2020-05-20T17:54:53.061Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-05-20T17:54:53.318Z] --- PASS: TestSecretList (3.08s) [2020-05-20T17:54:53.318Z] === RUN TestSecretsCreateAndDelete [2020-05-20T17:54:53.987Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2020-05-20T17:54:54.620Z] ok github.com/docker/docker/daemon/logger/gelf 0.012s coverage: 67.0% of statements [2020-05-20T17:54:54.620Z] ok github.com/docker/docker/daemon/logger/awslogs 0.156s coverage: 77.4% of statements [2020-05-20T17:54:54.620Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-20T17:54:54.620Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-20T17:54:54.688Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-05-20T17:54:55.554Z] ok github.com/docker/docker/daemon/logger/journald 0.027s coverage: 26.2% of statements [2020-05-20T17:54:55.812Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 61.6% of statements [2020-05-20T17:54:56.070Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2020-05-20T17:54:56.583Z] --- PASS: TestSecretsCreateAndDelete (3.22s) [2020-05-20T17:54:56.583Z] === RUN TestSecretsUpdate [2020-05-20T17:54:56.687Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.515s coverage: 13.8% of statements [2020-05-20T17:54:56.840Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-05-20T17:54:57.442Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 75.2% of statements [2020-05-20T17:54:57.442Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-20T17:54:57.699Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.037s coverage: 37.7% of statements [2020-05-20T17:54:57.744Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 2.9% of statements [2020-05-20T17:54:58.210Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-05-20T17:54:58.633Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 33.3% of statements [2020-05-20T17:54:59.580Z] --- PASS: TestSecretsUpdate (3.11s) [2020-05-20T17:54:59.580Z] === RUN TestTemplatedSecret [2020-05-20T17:54:59.803Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.072s coverage: 57.9% of statements [2020-05-20T17:54:59.803Z] ok github.com/docker/docker/daemon 12.511s coverage: 17.4% of statements [2020-05-20T17:54:59.803Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-20T17:54:59.803Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-20T17:54:59.803Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-20T17:54:59.803Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-20T17:55:00.006Z] ok github.com/docker/docker/daemon/logger/syslog 0.013s coverage: 47.8% of statements [2020-05-20T17:55:00.150Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-05-20T17:55:00.573Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-05-20T17:55:00.716Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-05-20T17:55:00.839Z] --- PASS: TestServiceUpdateConfigs (15.79s) [2020-05-20T17:55:00.839Z] === RUN TestServiceUpdateNetwork [2020-05-20T17:55:01.140Z] ok github.com/docker/docker/daemon/logger/splunk 1.657s coverage: 82.5% of statements [2020-05-20T17:55:01.398Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-20T17:55:01.398Z] ok github.com/docker/docker/daemon/network 0.007s coverage: 63.8% of statements [2020-05-20T17:55:01.398Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-20T17:55:03.244Z] --- PASS: TestTemplatedSecret (3.61s) [2020-05-20T17:55:03.244Z] === RUN TestSecretCreateResolve [2020-05-20T17:55:03.926Z] ok github.com/docker/docker/distribution/metadata 0.040s coverage: 48.2% of statements [2020-05-20T17:55:04.257Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.018s coverage: 1.8% of statements [2020-05-20T17:55:04.493Z] ok github.com/docker/docker/distribution 0.234s coverage: 22.1% of statements [2020-05-20T17:55:04.493Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-20T17:55:04.615Z] === RUN TestDockerSuite/TestBuildPATH [2020-05-20T17:55:04.885Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.435s coverage: 69.2% of statements [2020-05-20T17:55:05.438Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2020-05-20T17:55:06.511Z] --- PASS: TestSecretCreateResolve (3.26s) [2020-05-20T17:55:06.511Z] PASS [2020-05-20T17:55:06.511Z] [2020-05-20T17:55:06.511Z] DONE 6 tests in 19.974s [2020-05-20T17:55:06.511Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-05-20T17:55:06.511Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:55:06.511Z] ++ set -e [2020-05-20T17:55:06.511Z] ++ '[' -n 0 ']' [2020-05-20T17:55:06.511Z] ++ set -x [2020-05-20T17:55:06.511Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:55:06.768Z] INFO: Testing against a local daemon [2020-05-20T17:55:06.768Z] === RUN TestServiceCreateInit [2020-05-20T17:55:06.768Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-20T17:55:06.813Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-05-20T17:55:07.025Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-05-20T17:55:07.378Z] ok github.com/docker/docker/distribution/xfer 1.917s coverage: 85.1% of statements [2020-05-20T17:55:07.378Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-20T17:55:07.593Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.419s coverage: 49.5% of statements [2020-05-20T17:55:07.635Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2020-05-20T17:55:07.635Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-20T17:55:07.881Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.494s coverage: 45.9% of statements [2020-05-20T17:55:07.881Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-20T17:55:07.956Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-05-20T17:55:09.009Z] ok github.com/docker/docker/image/v1 0.020s coverage: 25.0% of statements [2020-05-20T17:55:09.009Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-20T17:55:09.326Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-05-20T17:55:09.575Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2020-05-20T17:55:10.595Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.727s coverage: 76.1% of statements [2020-05-20T17:55:10.949Z] ok github.com/docker/docker/opts 0.019s coverage: 67.4% of statements [2020-05-20T17:55:11.207Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-05-20T17:55:12.092Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.018s coverage: 58.0% of statements [2020-05-20T17:55:12.379Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.018s coverage: 3.0% of statements [2020-05-20T17:55:12.604Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-20T17:55:13.106Z] ok github.com/docker/docker/pkg/archive 0.404s coverage: 77.1% of statements [2020-05-20T17:55:13.404Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2020-05-20T17:55:13.692Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.883s coverage: 52.1% of statements [2020-05-20T17:55:13.692Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-20T17:55:13.692Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-20T17:55:14.038Z] ok github.com/docker/docker/pkg/authorization 0.092s coverage: 68.3% of statements [2020-05-20T17:55:14.038Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-05-20T17:55:14.296Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-05-20T17:55:16.032Z] --- PASS: TestServiceUpdateNetwork (16.22s) [2020-05-20T17:55:16.032Z] === RUN TestServiceUpdatePidsLimit [2020-05-20T17:55:16.644Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-20T17:55:17.574Z] ok github.com/docker/docker/layer 7.120s coverage: 68.8% of statements [2020-05-20T17:55:17.574Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-20T17:55:17.574Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-20T17:55:17.574Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-20T17:55:17.574Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-20T17:55:17.574Z] ? github.com/docker/docker/oci [no test files] [2020-05-20T17:55:17.574Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-20T17:55:17.574Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-05-20T17:55:17.647Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-20T17:55:17.832Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-05-20T17:55:17.860Z] --- PASS: TestServiceCreateInit (10.87s) [2020-05-20T17:55:17.860Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.37s) [2020-05-20T17:55:17.860Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.48s) [2020-05-20T17:55:17.860Z] === RUN TestCreateServiceMultipleTimes [2020-05-20T17:55:18.091Z] ok github.com/docker/docker/pkg/chrootarchive 2.973s coverage: 43.2% of statements [2020-05-20T17:55:18.091Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-20T17:55:18.091Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-20T17:55:18.349Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2020-05-20T17:55:18.915Z] ok github.com/docker/docker/pkg/discovery/memory 0.016s coverage: 92.3% of statements [2020-05-20T17:55:19.245Z] ok github.com/docker/docker/daemon/logger 0.314s coverage: 41.8% of statements [2020-05-20T17:55:19.245Z] ok github.com/docker/docker/daemon/logger/gelf 0.040s coverage: 67.0% of statements [2020-05-20T17:55:19.850Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2020-05-20T17:55:20.108Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-05-20T17:55:20.386Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-05-20T17:55:20.744Z] ok github.com/docker/docker/daemon/images 0.031s coverage: 4.9% of statements [2020-05-20T17:55:20.744Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-20T17:55:20.744Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-20T17:55:20.744Z] ok github.com/docker/docker/daemon/logger/awslogs 0.627s coverage: 77.8% of statements [2020-05-20T17:55:20.744Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-20T17:55:20.744Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-20T17:55:21.041Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-05-20T17:55:21.772Z] ok github.com/docker/docker/daemon/logger/journald 0.013s coverage: 26.2% of statements [2020-05-20T17:55:21.974Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 89.5% of statements [2020-05-20T17:55:22.061Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.020s coverage: 87.2% of statements [2020-05-20T17:55:22.540Z] ok github.com/docker/docker/pkg/discovery/kv 3.069s coverage: 84.1% of statements [2020-05-20T17:55:22.540Z] ok github.com/docker/docker/pkg/fsutils 0.195s coverage: 85.1% of statements [2020-05-20T17:55:22.798Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2020-05-20T17:55:23.122Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.016s coverage: 61.6% of statements [2020-05-20T17:55:23.732Z] ok github.com/docker/docker/pkg/idtools 0.409s coverage: 70.3% of statements [2020-05-20T17:55:23.991Z] ok github.com/docker/docker/pkg/ioutils 0.523s coverage: 69.3% of statements [2020-05-20T17:55:24.249Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2020-05-20T17:55:24.507Z] ok github.com/docker/docker/pkg/locker 0.015s coverage: 88.9% of statements [2020-05-20T17:55:24.764Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2020-05-20T17:55:24.764Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-20T17:55:24.764Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-20T17:55:25.022Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-05-20T17:55:25.022Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-20T17:55:25.280Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2020-05-20T17:55:25.538Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-05-20T17:55:25.642Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-05-20T17:55:25.796Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 91.4% of statements [2020-05-20T17:55:25.840Z] ok github.com/docker/docker/daemon/logger/local 0.102s coverage: 75.2% of statements [2020-05-20T17:55:25.840Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-20T17:55:26.007Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-20T17:55:26.053Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements [2020-05-20T17:55:26.053Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-20T17:55:26.053Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-20T17:55:26.466Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.059s coverage: 37.7% of statements [2020-05-20T17:55:26.755Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.029s coverage: 33.3% of statements [2020-05-20T17:55:26.986Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.021s coverage: 56.8% of statements [2020-05-20T17:55:27.536Z] === RUN TestDockerSuite/TestBuildRm [2020-05-20T17:55:27.552Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-05-20T17:55:27.810Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-05-20T17:55:28.069Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-05-20T17:55:28.253Z] ok github.com/docker/docker/daemon/logger/templates 0.028s coverage: 8.3% of statements [2020-05-20T17:55:29.440Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 73.9% of statements [2020-05-20T17:55:29.698Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-05-20T17:55:29.750Z] ok github.com/docker/docker/daemon/logger/syslog 0.012s coverage: 47.8% of statements [2020-05-20T17:55:30.808Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-05-20T17:55:31.805Z] ok github.com/docker/docker/daemon/network 0.028s coverage: 63.8% of statements [2020-05-20T17:55:31.805Z] ok github.com/docker/docker/daemon/logger/splunk 3.117s coverage: 82.5% of statements [2020-05-20T17:55:31.805Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-20T17:55:31.805Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-20T17:55:32.194Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-05-20T17:55:32.981Z] ok github.com/docker/docker/pkg/signal 2.388s coverage: 61.0% of statements [2020-05-20T17:55:32.981Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-05-20T17:55:33.239Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-05-20T17:55:33.239Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-05-20T17:55:33.497Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-05-20T17:55:33.564Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-05-20T17:55:33.821Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-05-20T17:55:34.078Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-05-20T17:55:34.393Z] --- PASS: TestServiceUpdatePidsLimit (17.97s) [2020-05-20T17:55:34.393Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s) [2020-05-20T17:55:34.393Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.25s) [2020-05-20T17:55:34.393Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.14s) [2020-05-20T17:55:34.393Z] PASS [2020-05-20T17:55:34.393Z] [2020-05-20T17:55:34.393Z] === Skipped [2020-05-20T17:55:34.393Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-05-20T17:55:34.393Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-20T17:55:34.393Z] [2020-05-20T17:55:34.393Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-05-20T17:55:34.393Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T17:55:34.393Z] [2020-05-20T17:55:34.393Z] [2020-05-20T17:55:34.393Z] DONE 27 tests, 2 skipped in 173.021s [2020-05-20T17:55:34.393Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-05-20T17:55:34.393Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:55:34.393Z] ++ set -e [2020-05-20T17:55:34.393Z] ++ '[' -n 0 ']' [2020-05-20T17:55:34.393Z] ++ set -x [2020-05-20T17:55:34.393Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:55:34.393Z] INFO: Testing against a local daemon [2020-05-20T17:55:34.393Z] === RUN TestSessionCreate [2020-05-20T17:55:34.393Z] --- PASS: TestSessionCreate (0.02s) [2020-05-20T17:55:34.393Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-20T17:55:34.393Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-05-20T17:55:34.393Z] PASS [2020-05-20T17:55:34.393Z] [2020-05-20T17:55:34.393Z] DONE 2 tests in 0.116s [2020-05-20T17:55:34.393Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-05-20T17:55:34.393Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:55:34.393Z] ++ set -e [2020-05-20T17:55:34.393Z] ++ '[' -n 0 ']' [2020-05-20T17:55:34.393Z] ++ set -x [2020-05-20T17:55:34.394Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:55:34.394Z] INFO: Testing against a local daemon [2020-05-20T17:55:34.394Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-20T17:55:34.394Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-20T17:55:34.394Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-20T17:55:34.394Z] === RUN TestEventsExecDie [2020-05-20T17:55:34.394Z] --- PASS: TestEventsExecDie (0.89s) [2020-05-20T17:55:34.394Z] === RUN TestEventsBackwardsCompatible [2020-05-20T17:55:34.394Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-05-20T17:55:34.394Z] === RUN TestInfoBinaryCommits [2020-05-20T17:55:34.394Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-05-20T17:55:34.394Z] === RUN TestInfoAPIVersioned [2020-05-20T17:55:34.394Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-05-20T17:55:34.394Z] === RUN TestInfoDiscoveryBackend [2020-05-20T17:55:34.432Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2020-05-20T17:55:34.642Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-05-20T17:55:34.674Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-05-20T17:55:34.674Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-20T17:55:34.998Z] ok github.com/docker/docker/pkg/system 0.019s coverage: 36.9% of statements [2020-05-20T17:55:35.257Z] ok github.com/docker/docker/pkg/tailfile 0.061s coverage: 88.6% of statements [2020-05-20T17:55:35.309Z] ok github.com/docker/docker/distribution/metadata 0.130s coverage: 48.2% of statements [2020-05-20T17:55:35.676Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-20T17:55:35.676Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-20T17:55:35.823Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2020-05-20T17:55:36.012Z] --- PASS: TestCreateServiceMultipleTimes (18.19s) [2020-05-20T17:55:36.012Z] === RUN TestCreateServiceConflict [2020-05-20T17:55:36.012Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-05-20T17:55:36.081Z] testing: warning: no tests to run [2020-05-20T17:55:36.081Z] coverage: [no statements] [2020-05-20T17:55:36.081Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-05-20T17:55:36.287Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-05-20T17:55:36.287Z] === RUN TestInfoAPI [2020-05-20T17:55:36.287Z] --- PASS: TestInfoAPI (0.02s) [2020-05-20T17:55:36.287Z] === RUN TestInfoAPIWarnings [2020-05-20T17:55:36.340Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-05-20T17:55:36.597Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-05-20T17:55:36.804Z] ok github.com/docker/docker/errdefs 0.030s coverage: 49.4% of statements [2020-05-20T17:55:36.856Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-05-20T17:55:36.899Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-05-20T17:55:36.899Z] === RUN TestInfoDebug [2020-05-20T17:55:37.095Z] ok github.com/docker/docker/distribution 0.604s coverage: 22.1% of statements [2020-05-20T17:55:37.095Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-20T17:55:37.383Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-05-20T17:55:37.510Z] --- PASS: TestInfoDebug (0.52s) [2020-05-20T17:55:37.510Z] === RUN TestInfoInsecureRegistries [2020-05-20T17:55:37.790Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-05-20T17:55:37.790Z] === RUN TestInfoRegistryMirrors [2020-05-20T17:55:38.402Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-05-20T17:55:38.402Z] === RUN TestLoginFailsWithBadCredentials [2020-05-20T17:55:38.683Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2020-05-20T17:55:38.683Z] === RUN TestPingCacheHeaders [2020-05-20T17:55:38.683Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-05-20T17:55:38.683Z] === RUN TestPingGet [2020-05-20T17:55:38.683Z] --- PASS: TestPingGet (0.01s) [2020-05-20T17:55:38.683Z] === RUN TestPingHead [2020-05-20T17:55:38.683Z] --- PASS: TestPingHead (0.01s) [2020-05-20T17:55:38.683Z] === RUN TestVersion [2020-05-20T17:55:38.683Z] --- PASS: TestVersion (0.01s) [2020-05-20T17:55:38.683Z] PASS [2020-05-20T17:55:38.683Z] [2020-05-20T17:55:38.683Z] === Skipped [2020-05-20T17:55:38.683Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-20T17:55:38.683Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-20T17:55:38.683Z] [2020-05-20T17:55:38.683Z] [2020-05-20T17:55:38.683Z] DONE 18 tests, 1 skipped in 5.613s [2020-05-20T17:55:38.683Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-05-20T17:55:38.683Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:55:38.683Z] ++ set -e [2020-05-20T17:55:38.683Z] ++ '[' -n 0 ']' [2020-05-20T17:55:38.683Z] ++ set -x [2020-05-20T17:55:38.683Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:55:38.754Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-05-20T17:55:38.963Z] INFO: Testing against a local daemon [2020-05-20T17:55:38.964Z] === RUN TestVolumesCreateAndList [2020-05-20T17:55:38.964Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-05-20T17:55:38.964Z] === RUN TestVolumesRemove [2020-05-20T17:55:38.964Z] --- PASS: TestVolumesRemove (0.08s) [2020-05-20T17:55:38.964Z] === RUN TestVolumesInspect [2020-05-20T17:55:38.964Z] --- PASS: TestVolumesInspect (0.01s) [2020-05-20T17:55:38.964Z] === RUN TestVolumesInvalidJSON [2020-05-20T17:55:38.964Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-20T17:55:38.964Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-20T17:55:38.964Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-20T17:55:38.964Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-05-20T17:55:38.964Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-20T17:55:38.964Z] PASS [2020-05-20T17:55:38.964Z] [2020-05-20T17:55:38.964Z] DONE 5 tests in 0.209s [2020-05-20T17:55:38.964Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-20T17:55:39.011Z] --- PASS: TestCreateServiceConflict (3.24s) [2020-05-20T17:55:39.011Z] === RUN TestCreateServiceMaxReplicas [2020-05-20T17:55:39.244Z] ++++ cat bundles/test-integration/docker.pid [2020-05-20T17:55:39.244Z] +++ kill 12295 [2020-05-20T17:55:39.382Z] ok github.com/docker/docker/plugin 0.530s coverage: 23.1% of statements [2020-05-20T17:55:39.640Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-05-20T17:55:39.801Z] ok github.com/docker/docker/distribution/xfer 1.689s coverage: 85.1% of statements [2020-05-20T17:55:39.801Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-20T17:55:40.442Z] ok github.com/docker/docker/image 0.070s coverage: 86.4% of statements [2020-05-20T17:55:40.575Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-05-20T17:55:40.709Z] +++ /etc/init.d/apparmor stop [2020-05-20T17:55:40.709Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-20T17:55:40.709Z] [2020-05-20T17:55:40.709Z] Unloading profiles will leave already running processes permanently [2020-05-20T17:55:40.709Z] unconfined, which can lead to unexpected situations. [2020-05-20T17:55:40.709Z] [2020-05-20T17:55:40.709Z] To set a process to complain mode, use the command line tool [2020-05-20T17:55:40.709Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-20T17:55:40.709Z] +++ true [2020-05-20T17:55:40.709Z] [2020-05-20T17:55:40.730Z] ok github.com/docker/docker/image/cache 0.024s coverage: 19.2% of statements [2020-05-20T17:55:40.730Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-20T17:55:40.833Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-05-20T17:55:41.756Z] ok github.com/docker/docker/image/v1 0.042s coverage: 25.0% of statements [2020-05-20T17:55:41.756Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-20T17:55:42.206Z] ok github.com/docker/docker/registry 0.075s coverage: 56.3% of statements [2020-05-20T17:55:42.382Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements Post stage [Pipeline] junit [2020-05-20T17:55:42.756Z] Recording test results [2020-05-20T17:55:42.772Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-20T17:55:43.030Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-05-20T17:55:43.192Z] --- PASS: TestCreateServiceMaxReplicas (3.69s) [2020-05-20T17:55:43.192Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-20T17:55:43.328Z] + echo Ensuring container killed. [2020-05-20T17:55:43.328Z] Ensuring container killed. [2020-05-20T17:55:43.328Z] + docker rm -vf docker-pr6 [2020-05-20T17:55:43.608Z] Error: No such container: docker-pr6 [2020-05-20T17:55:43.608Z] + true [Pipeline] sh [2020-05-20T17:55:43.876Z] ok github.com/docker/docker/pkg/aaparser 0.015s coverage: 50.0% of statements [2020-05-20T17:55:43.974Z] + echo Chowning /workspace to jenkins user [2020-05-20T17:55:43.974Z] Chowning /workspace to jenkins user [2020-05-20T17:55:43.974Z] + id -u [2020-05-20T17:55:43.974Z] + id -g [2020-05-20T17:55:43.974Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41004:/workspace busybox chown -R 1001:1001 /workspace [2020-05-20T17:55:43.974Z] Unable to find image 'busybox:latest' locally [2020-05-20T17:55:44.123Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-05-20T17:55:44.123Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-05-20T17:55:44.254Z] latest: Pulling from library/busybox [2020-05-20T17:55:44.380Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-05-20T17:55:44.380Z] === RUN TestDockerSuite/TestBuildSpaces [2020-05-20T17:55:44.403Z] ok github.com/docker/docker/runconfig 0.009s coverage: 65.8% of statements [2020-05-20T17:55:44.403Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-05-20T17:55:44.534Z] 5ea0d0e92e5f: Pulling fs layer [2020-05-20T17:55:44.535Z] 5ea0d0e92e5f: Verifying Checksum [2020-05-20T17:55:44.535Z] 5ea0d0e92e5f: Download complete [2020-05-20T17:55:45.313Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-05-20T17:55:45.536Z] 5ea0d0e92e5f: Pull complete [2020-05-20T17:55:45.536Z] Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c [2020-05-20T17:55:45.536Z] Status: Downloaded newer image for busybox:latest [2020-05-20T17:55:46.685Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-05-20T17:55:46.685Z] === RUN TestDockerSuite/TestBuildStderr [2020-05-20T17:55:46.931Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-20T17:55:47.372Z] ok github.com/docker/docker/opts 0.143s coverage: 67.4% of statements [2020-05-20T17:55:47.381Z] + bundleName=s390x-integration [2020-05-20T17:55:47.381Z] + echo Creating s390x-integration-bundles.tar.gz [2020-05-20T17:55:47.381Z] Creating s390x-integration-bundles.tar.gz [2020-05-20T17:55:47.381Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-05-20T17:55:47.381Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-05-20T17:55:47.415Z] Archiving artifacts [2020-05-20T17:55:47.497Z] ok github.com/docker/docker/volume/local 0.027s coverage: 73.0% of statements [2020-05-20T17:55:47.614Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-05-20T17:55:47.787Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41004/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-20T17:55:48.063Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-05-20T17:55:48.170Z] + make clean [2020-05-20T17:55:48.450Z] docker volume rm -f docker-dev-cache [2020-05-20T17:55:48.731Z] docker-dev-cache [Pipeline] deleteDir [2020-05-20T17:55:48.867Z] ok github.com/docker/docker/pkg/broadcaster 0.011s coverage: 100.0% of statements [2020-05-20T17:55:49.154Z] ok github.com/docker/docker/pkg/authorization 1.416s coverage: 68.3% of statements [2020-05-20T17:55:49.436Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2020-05-20T17:55:49.443Z] ok github.com/docker/docker/pkg/archive 1.277s coverage: 77.1% of statements [2020-05-20T17:55:49.443Z] ok github.com/docker/docker/pkg/capabilities 0.053s coverage: 87.5% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-20T17:55:50.484Z] ok github.com/docker/docker/pkg/directory 0.017s coverage: 80.0% of statements [2020-05-20T17:55:51.793Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-05-20T17:55:51.986Z] ok github.com/docker/docker/pkg/discovery 0.013s coverage: 58.3% of statements [2020-05-20T17:55:51.986Z] ok github.com/docker/docker/pkg/discovery/file 0.021s coverage: 92.9% of statements [2020-05-20T17:55:52.359Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-05-20T17:55:53.480Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2020-05-20T17:55:53.729Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-05-20T17:55:54.107Z] ok github.com/docker/docker/layer 7.305s coverage: 68.8% of statements [2020-05-20T17:55:54.107Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-20T17:55:54.107Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-20T17:55:54.107Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-20T17:55:54.107Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-20T17:55:54.107Z] ? github.com/docker/docker/oci [no test files] [2020-05-20T17:55:54.107Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-20T17:55:54.394Z] ok github.com/docker/docker/pkg/discovery/nodes 0.015s coverage: 93.8% of statements [2020-05-20T17:55:55.019Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-05-20T17:55:55.101Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-05-20T17:55:55.358Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-05-20T17:55:56.056Z] ok github.com/docker/docker/pkg/chrootarchive 4.175s coverage: 43.2% of statements [2020-05-20T17:55:56.056Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-20T17:55:56.056Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-20T17:55:56.056Z] ok github.com/docker/docker/pkg/filenotify 0.623s coverage: 67.0% of statements [2020-05-20T17:55:56.347Z] ok github.com/docker/docker/pkg/fileutils 0.039s coverage: 89.5% of statements [2020-05-20T17:55:56.727Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-05-20T17:55:57.371Z] ok github.com/docker/docker/pkg/discovery/kv 3.187s coverage: 84.1% of statements [2020-05-20T17:55:57.658Z] ok github.com/docker/docker/pkg/fsutils 0.421s coverage: 85.1% of statements [2020-05-20T17:55:58.096Z] === RUN TestDockerSuite/TestBuildUser [2020-05-20T17:55:58.096Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.18s) [2020-05-20T17:55:58.096Z] === RUN TestCreateServiceSecretFileMode [2020-05-20T17:55:58.288Z] ok github.com/docker/docker/pkg/homedir 0.022s coverage: 11.4% of statements [2020-05-20T17:55:59.785Z] ok github.com/docker/docker/pkg/jsonmessage 0.054s coverage: 91.7% of statements [2020-05-20T17:55:59.785Z] ok github.com/docker/docker/pkg/locker 0.066s coverage: 88.9% of statements [2020-05-20T17:56:00.620Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-05-20T17:56:00.809Z] ok github.com/docker/docker/pkg/idtools 0.960s coverage: 70.3% of statements [2020-05-20T17:56:00.809Z] ok github.com/docker/docker/pkg/longpath 0.036s coverage: 100.0% of statements [2020-05-20T17:56:00.809Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2020-05-20T17:56:01.434Z] ok github.com/docker/docker/pkg/ioutils 1.589s coverage: 70.6% of statements [2020-05-20T17:56:01.434Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-20T17:56:01.434Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-20T17:56:01.434Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-20T17:56:01.552Z] --- PASS: TestCreateServiceSecretFileMode (3.57s) [2020-05-20T17:56:01.552Z] === RUN TestCreateServiceConfigFileMode [2020-05-20T17:56:01.623Z] ok github.com/docker/docker/pkg/plugins 33.618s coverage: 76.6% of statements [2020-05-20T17:56:01.623Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-20T17:56:01.623Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-20T17:56:01.623Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-20T17:56:01.623Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-20T17:56:01.623Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-20T17:56:01.623Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-20T17:56:01.623Z] ? github.com/docker/docker/rootless [no test files] [2020-05-20T17:56:01.623Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-20T17:56:01.623Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-20T17:56:01.623Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-20T17:56:01.623Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-20T17:56:01.623Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-20T17:56:01.623Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-20T17:56:01.623Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-20T17:56:01.623Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-20T17:56:01.623Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-20T17:56:01.623Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-20T17:56:01.623Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-20T17:56:01.623Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-20T17:56:01.623Z] ? github.com/docker/docker/volume [no test files] [2020-05-20T17:56:01.623Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-20T17:56:01.623Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-20T17:56:01.623Z] [2020-05-20T17:56:01.623Z] === Skipped [2020-05-20T17:56:01.623Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-20T17:56:01.623Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-20T17:56:01.623Z] [2020-05-20T17:56:01.623Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-20T17:56:01.623Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-20T17:56:01.623Z] [2020-05-20T17:56:01.623Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-20T17:56:01.623Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T17:56:01.623Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-20T17:56:01.623Z] [2020-05-20T17:56:01.623Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-20T17:56:01.623Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T17:56:01.623Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-20T17:56:01.623Z] [2020-05-20T17:56:01.623Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-20T17:56:01.623Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T17:56:01.623Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-20T17:56:01.623Z] [2020-05-20T17:56:01.623Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-20T17:56:01.623Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T17:56:01.623Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-20T17:56:01.623Z] [2020-05-20T17:56:01.623Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-20T17:56:01.623Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T17:56:01.623Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-20T17:56:01.623Z] [2020-05-20T17:56:01.623Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-20T17:56:01.623Z] graphtest_unix.go:73: No driver to put! [2020-05-20T17:56:01.623Z] [2020-05-20T17:56:01.623Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-20T17:56:01.623Z] time="2020-05-20T17:54:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-20T17:56:01.623Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-20T17:56:01.623Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-20T17:56:01.623Z] [2020-05-20T17:56:01.623Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-20T17:56:01.623Z] time="2020-05-20T17:54:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-20T17:56:01.623Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-20T17:56:01.623Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-20T17:56:01.623Z] [2020-05-20T17:56:01.623Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-20T17:56:01.623Z] time="2020-05-20T17:54:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-20T17:56:01.623Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-20T17:56:01.623Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-20T17:56:01.623Z] [2020-05-20T17:56:01.623Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-20T17:56:01.623Z] time="2020-05-20T17:54:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-20T17:56:01.623Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-20T17:56:01.623Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-20T17:56:01.623Z] [2020-05-20T17:56:01.623Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-20T17:56:01.623Z] time="2020-05-20T17:54:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-20T17:56:01.623Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-20T17:56:01.623Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-20T17:56:01.623Z] [2020-05-20T17:56:01.623Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-20T17:56:01.623Z] graphtest_unix.go:73: No driver to put! [2020-05-20T17:56:01.623Z] [2020-05-20T17:56:01.623Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-20T17:56:01.623Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-20T17:56:01.623Z] [2020-05-20T17:56:01.623Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-20T17:56:01.623Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-20T17:56:01.623Z] [2020-05-20T17:56:01.623Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-20T17:56:01.623Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-20T17:56:01.623Z] [2020-05-20T17:56:01.623Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-20T17:56:01.623Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-20T17:56:01.623Z] [2020-05-20T17:56:01.623Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-20T17:56:01.623Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T17:56:01.624Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-20T17:56:01.624Z] [2020-05-20T17:56:01.624Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-20T17:56:01.624Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T17:56:01.624Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-20T17:56:01.624Z] [2020-05-20T17:56:01.624Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-20T17:56:01.624Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T17:56:01.624Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-20T17:56:01.624Z] [2020-05-20T17:56:01.624Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-20T17:56:01.624Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T17:56:01.624Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-20T17:56:01.624Z] [2020-05-20T17:56:01.624Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-20T17:56:01.624Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T17:56:01.624Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-20T17:56:01.624Z] [2020-05-20T17:56:01.624Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-20T17:56:01.624Z] graphtest_unix.go:73: No driver to put! [2020-05-20T17:56:01.624Z] [2020-05-20T17:56:01.624Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-20T17:56:01.624Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-20T17:56:01.624Z] [2020-05-20T17:56:01.624Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-20T17:56:01.624Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-20T17:56:01.624Z] [2020-05-20T17:56:01.624Z] [2020-05-20T17:56:01.624Z] DONE 2123 tests, 26 skipped in 249.640s Post stage [Pipeline] junit [2020-05-20T17:56:01.635Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-05-20T17:56:02.062Z] ok github.com/docker/docker/pkg/parsers 0.034s coverage: 97.0% of statements [2020-05-20T17:56:02.062Z] ok github.com/docker/docker/pkg/parsers/kernel 0.052s coverage: 60.0% of statements [2020-05-20T17:56:02.231Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41004/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c78791cda10d6ff080d45d04e51dbf481814dee0 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c78791cda10d6ff080d45d04e51dbf481814dee0 hack/validate/vendor [2020-05-20T17:56:02.350Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.033s coverage: 91.4% of statements [2020-05-20T17:56:02.638Z] ok github.com/docker/docker/pkg/pidfile 0.008s coverage: 82.4% of statements [2020-05-20T17:56:02.638Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-20T17:56:02.638Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-20T17:56:03.163Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-05-20T17:56:03.760Z] + echo Building e2e image [2020-05-20T17:56:03.760Z] Building e2e image [2020-05-20T17:56:03.760Z] + docker build --build-arg DOCKER_GITCOMMIT=c78791cda10d6ff080d45d04e51dbf481814dee0 -t moby-e2e-test -f Dockerfile.e2e . [2020-05-20T17:56:03.760Z] #2 [internal] load .dockerignore [2020-05-20T17:56:03.760Z] #2 transferring context: 34B done [2020-05-20T17:56:03.760Z] #2 DONE 0.0s [2020-05-20T17:56:03.760Z] [2020-05-20T17:56:03.760Z] #1 [internal] load build definition from Dockerfile.e2e [2020-05-20T17:56:03.760Z] #1 transferring dockerfile: 3.21kB done [2020-05-20T17:56:03.760Z] #1 DONE 0.0s [2020-05-20T17:56:03.760Z] [2020-05-20T17:56:03.760Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-05-20T17:56:03.760Z] #3 DONE 0.1s [2020-05-20T17:56:03.760Z] [2020-05-20T17:56:03.760Z] #4 [internal] load metadata for docker.io/library/golang:1.13.11-alpine [2020-05-20T17:56:04.018Z] #4 DONE 0.1s [2020-05-20T17:56:04.018Z] [2020-05-20T17:56:04.018Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-05-20T17:56:04.018Z] #5 DONE 0.0s [2020-05-20T17:56:04.018Z] [2020-05-20T17:56:04.018Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5... [2020-05-20T17:56:04.018Z] #14 DONE 0.0s [2020-05-20T17:56:04.018Z] [2020-05-20T17:56:04.018Z] #8 [internal] load build context [2020-05-20T17:56:04.097Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-05-20T17:56:04.152Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.065s coverage: 56.8% of statements [2020-05-20T17:56:04.276Z] #8 transferring context: 846.44kB 0.2s done [2020-05-20T17:56:04.276Z] #8 DONE 0.2s [2020-05-20T17:56:04.276Z] [2020-05-20T17:56:04.276Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-05-20T17:56:04.276Z] #16 CACHED [2020-05-20T17:56:04.276Z] [2020-05-20T17:56:04.276Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-05-20T17:56:04.276Z] #17 CACHED [2020-05-20T17:56:04.276Z] [2020-05-20T17:56:04.276Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-05-20T17:56:04.276Z] #15 CACHED [2020-05-20T17:56:04.276Z] [2020-05-20T17:56:04.276Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-05-20T17:56:04.276Z] #18 CACHED [2020-05-20T17:56:04.276Z] [2020-05-20T17:56:04.276Z] #31 [builder 1/4] COPY . . [2020-05-20T17:56:04.355Z] --- PASS: TestCreateServiceConfigFileMode (2.89s) [2020-05-20T17:56:04.355Z] === RUN TestCreateServiceSysctls [2020-05-20T17:56:04.841Z] #31 DONE 0.7s [2020-05-20T17:56:04.841Z] [2020-05-20T17:56:04.841Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-05-20T17:56:05.180Z] ok github.com/docker/docker/pkg/plugins/transport 0.024s coverage: 85.7% of statements [2020-05-20T17:56:05.180Z] ok github.com/docker/docker/pkg/progress 0.007s coverage: 75.9% of statements [2020-05-20T17:56:05.180Z] ok github.com/docker/docker/pkg/pools 0.009s coverage: 88.2% of statements [2020-05-20T17:56:05.774Z] #32 DONE 0.8s [2020-05-20T17:56:05.774Z] [2020-05-20T17:56:05.774Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-20T17:56:06.339Z] #33 0.632 [2020-05-20T17:56:06.597Z] #33 0.905 Removing bundles/ [2020-05-20T17:56:06.597Z] #33 0.906 [2020-05-20T17:56:06.597Z] #33 0.909 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-05-20T17:56:06.675Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2020-05-20T17:56:07.299Z] ok github.com/docker/docker/pkg/pubsub 1.207s coverage: 73.9% of statements [2020-05-20T17:56:07.530Z] #33 1.894 Building test suite binary ./integration-cli/test.main [2020-05-20T17:56:07.587Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2020-05-20T17:56:09.084Z] ok github.com/docker/docker/pkg/stringid 0.007s coverage: 70.6% of statements [2020-05-20T17:56:09.084Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2020-05-20T17:56:09.611Z] --- PASS: TestCreateServiceSysctls (4.32s) [2020-05-20T17:56:09.611Z] === RUN TestCreateServiceCapabilities [2020-05-20T17:56:09.708Z] ok github.com/docker/docker/pkg/symlink 0.017s coverage: 87.7% of statements [2020-05-20T17:56:10.757Z] ok github.com/docker/docker/pkg/signal 3.821s coverage: 61.0% of statements [2020-05-20T17:56:11.380Z] ok github.com/docker/docker/pkg/system 0.037s coverage: 36.9% of statements [2020-05-20T17:56:12.009Z] ok github.com/docker/docker/pkg/sysinfo 0.044s coverage: 53.7% of statements [2020-05-20T17:56:12.135Z] --- PASS: TestCreateServiceCapabilities (3.20s) [2020-05-20T17:56:12.135Z] === RUN TestInspect [2020-05-20T17:56:12.298Z] ok github.com/docker/docker/pkg/tailfile 0.106s coverage: 88.6% of statements [2020-05-20T17:56:12.927Z] testing: warning: no tests to run [2020-05-20T17:56:12.927Z] coverage: [no statements] [2020-05-20T17:56:12.927Z] ok github.com/docker/docker/pkg/term/windows 0.011s coverage: [no statements] [no tests to run] [2020-05-20T17:56:13.214Z] ok github.com/docker/docker/pkg/tarsum 0.256s coverage: 89.3% of statements [2020-05-20T17:56:13.502Z] ok github.com/docker/docker/pkg/truncindex 0.114s coverage: 91.5% of statements [2020-05-20T17:56:13.790Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2020-05-20T17:56:14.079Z] ok github.com/docker/docker/pkg/useragent 0.005s coverage: 88.9% of statements [2020-05-20T17:56:15.410Z] --- PASS: TestInspect (3.48s) [2020-05-20T17:56:15.411Z] === RUN TestCreateJob [2020-05-20T17:56:16.131Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2020-05-20T17:56:18.185Z] ok github.com/docker/docker/reference 0.018s coverage: 84.4% of statements [2020-05-20T17:56:18.480Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 68.8% of statements [2020-05-20T17:56:19.518Z] ok github.com/docker/docker/plugin 0.624s coverage: 23.1% of statements [2020-05-20T17:56:19.587Z] --- PASS: TestCreateJob (4.17s) [2020-05-20T17:56:19.587Z] === RUN TestReplicatedJob [2020-05-20T17:56:20.544Z] ok github.com/docker/docker/registry/resumable 0.033s coverage: 100.0% of statements [2020-05-20T17:56:21.570Z] ok github.com/docker/docker/restartmanager 0.006s coverage: 50.9% of statements [2020-05-20T17:56:22.865Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-05-20T17:56:23.068Z] ok github.com/docker/docker/testutil 0.015s coverage: 62.5% of statements [2020-05-20T17:56:23.696Z] ok github.com/docker/docker/registry 0.401s coverage: 56.3% of statements [2020-05-20T17:56:23.796Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-05-20T17:56:24.054Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-05-20T17:56:25.208Z] ok github.com/docker/docker/runconfig 0.025s coverage: 65.8% of statements [2020-05-20T17:56:25.423Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-05-20T17:56:25.988Z] --- PASS: TestReplicatedJob (6.40s) [2020-05-20T17:56:25.988Z] === RUN TestUpdateReplicatedJob [2020-05-20T17:56:26.552Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-05-20T17:56:26.553Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-05-20T17:56:28.451Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-05-20T17:56:28.451Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-05-20T17:56:28.451Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-05-20T17:56:28.451Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-05-20T17:56:28.451Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-05-20T17:56:28.696Z] ok github.com/docker/docker/volume/drivers 0.012s coverage: 36.1% of statements [2020-05-20T17:56:29.721Z] ok github.com/docker/docker/volume/mounts 0.080s coverage: 67.0% of statements [2020-05-20T17:56:30.008Z] ok github.com/docker/docker/volume/local 0.039s coverage: 73.0% of statements [2020-05-20T17:56:30.347Z] --- PASS: TestUpdateReplicatedJob (4.25s) [2020-05-20T17:56:30.347Z] === RUN TestServiceListWithStatuses [2020-05-20T17:56:30.347Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-20T17:56:30.347Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-20T17:56:30.347Z] === RUN TestDockerNetworkConnectAlias [2020-05-20T17:56:30.347Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-05-20T17:56:30.347Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-05-20T17:56:31.718Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-05-20T17:56:32.043Z] ok github.com/docker/docker/volume/service 0.030s coverage: 73.0% of statements [2020-05-20T17:56:32.283Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-05-20T17:56:33.215Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-05-20T17:56:33.472Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-05-20T17:56:33.473Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-05-20T17:56:37.650Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-05-20T17:56:37.650Z] --- PASS: TestDockerNetworkConnectAlias (7.30s) [2020-05-20T17:56:37.650Z] === RUN TestDockerNetworkReConnect [2020-05-20T17:56:39.547Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-05-20T17:56:40.440Z] ok github.com/docker/docker/pkg/plugins 33.631s coverage: 76.6% of statements [2020-05-20T17:56:40.440Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-20T17:56:40.440Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-20T17:56:40.440Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-20T17:56:40.440Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-20T17:56:40.440Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-20T17:56:40.440Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-20T17:56:40.440Z] ? github.com/docker/docker/rootless [no test files] [2020-05-20T17:56:40.440Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-20T17:56:40.440Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-20T17:56:40.440Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-20T17:56:40.440Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-20T17:56:40.440Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-20T17:56:40.440Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-20T17:56:40.440Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-20T17:56:40.440Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-20T17:56:40.440Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-20T17:56:40.440Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-20T17:56:40.440Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-20T17:56:40.440Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-20T17:56:40.440Z] ? github.com/docker/docker/volume [no test files] [2020-05-20T17:56:40.440Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-20T17:56:40.440Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-20T17:56:40.440Z] [2020-05-20T17:56:40.440Z] === Skipped [2020-05-20T17:56:40.440Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-20T17:56:40.440Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-20T17:56:40.440Z] [2020-05-20T17:56:40.440Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-20T17:56:40.440Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-20T17:56:40.440Z] [2020-05-20T17:56:40.440Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-20T17:56:40.440Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T17:56:40.440Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-20T17:56:40.440Z] [2020-05-20T17:56:40.440Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-20T17:56:40.440Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T17:56:40.440Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-20T17:56:40.440Z] [2020-05-20T17:56:40.440Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-20T17:56:40.440Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T17:56:40.440Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-20T17:56:40.440Z] [2020-05-20T17:56:40.440Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-20T17:56:40.440Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T17:56:40.440Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-20T17:56:40.440Z] [2020-05-20T17:56:40.440Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-20T17:56:40.440Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T17:56:40.440Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-20T17:56:40.440Z] [2020-05-20T17:56:40.440Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-20T17:56:40.440Z] graphtest_unix.go:73: No driver to put! [2020-05-20T17:56:40.440Z] [2020-05-20T17:56:40.440Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-20T17:56:40.440Z] time="2020-05-20T17:55:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-20T17:56:40.440Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-20T17:56:40.440Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-20T17:56:40.440Z] [2020-05-20T17:56:40.440Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-20T17:56:40.440Z] time="2020-05-20T17:55:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-20T17:56:40.440Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-20T17:56:40.440Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-20T17:56:40.440Z] [2020-05-20T17:56:40.440Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-20T17:56:40.440Z] time="2020-05-20T17:55:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-20T17:56:40.440Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-20T17:56:40.440Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-20T17:56:40.440Z] [2020-05-20T17:56:40.440Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-20T17:56:40.441Z] time="2020-05-20T17:55:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-20T17:56:40.441Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-20T17:56:40.441Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-20T17:56:40.441Z] [2020-05-20T17:56:40.441Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-20T17:56:40.441Z] time="2020-05-20T17:55:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-20T17:56:40.441Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-20T17:56:40.441Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-20T17:56:40.441Z] [2020-05-20T17:56:40.441Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-20T17:56:40.441Z] graphtest_unix.go:73: No driver to put! [2020-05-20T17:56:40.441Z] [2020-05-20T17:56:40.441Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-20T17:56:40.441Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-20T17:56:40.441Z] [2020-05-20T17:56:40.441Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-20T17:56:40.441Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-20T17:56:40.441Z] [2020-05-20T17:56:40.441Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-20T17:56:40.441Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-20T17:56:40.441Z] [2020-05-20T17:56:40.441Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-20T17:56:40.441Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-20T17:56:40.441Z] [2020-05-20T17:56:40.441Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-20T17:56:40.441Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T17:56:40.441Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-20T17:56:40.441Z] [2020-05-20T17:56:40.441Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-20T17:56:40.441Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T17:56:40.441Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-20T17:56:40.441Z] [2020-05-20T17:56:40.441Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-20T17:56:40.441Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T17:56:40.441Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-20T17:56:40.441Z] [2020-05-20T17:56:40.441Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-20T17:56:40.441Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T17:56:40.441Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-20T17:56:40.441Z] [2020-05-20T17:56:40.441Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-20T17:56:40.441Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T17:56:40.441Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-20T17:56:40.441Z] [2020-05-20T17:56:40.441Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-20T17:56:40.441Z] graphtest_unix.go:73: No driver to put! [2020-05-20T17:56:40.441Z] [2020-05-20T17:56:40.441Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-20T17:56:40.441Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-20T17:56:40.441Z] [2020-05-20T17:56:40.441Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-20T17:56:40.441Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-20T17:56:40.441Z] [2020-05-20T17:56:40.441Z] [2020-05-20T17:56:40.441Z] DONE 2123 tests, 26 skipped in 347.375s Post stage [Pipeline] junit [2020-05-20T17:56:40.477Z] Recording test results [2020-05-20T17:56:40.670Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-05-20T17:56:40.935Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-20T17:56:41.455Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41004/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c78791cda10d6ff080d45d04e51dbf481814dee0 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c78791cda10d6ff080d45d04e51dbf481814dee0 hack/make.sh dynbinary test-integration [2020-05-20T17:56:41.741Z] [2020-05-20T17:56:41.865Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-05-20T17:56:41.865Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-05-20T17:56:42.030Z] Removing bundles/ [2020-05-20T17:56:42.030Z] [2020-05-20T17:56:42.030Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-20T17:56:42.030Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-20T17:56:42.030Z] GOOS="" GOARCH="" GOARM="" [2020-05-20T17:56:42.795Z] === RUN TestDockerSuite/TestBuildXZHost [2020-05-20T17:56:42.795Z] --- PASS: TestDockerNetworkReConnect (5.35s) [2020-05-20T17:56:42.795Z] === RUN TestServicePlugin [2020-05-20T17:56:45.318Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-05-20T17:56:45.318Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-05-20T17:56:45.318Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-05-20T17:56:46.248Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-05-20T17:56:47.179Z] === RUN TestDockerSuite/TestCommitChange [2020-05-20T17:56:48.549Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-05-20T17:56:49.481Z] === RUN TestDockerSuite/TestCommitHardlink [2020-05-20T17:56:51.376Z] === RUN TestDockerSuite/TestCommitNewFile [2020-05-20T17:56:53.270Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-05-20T17:56:54.200Z] === RUN TestDockerSuite/TestCommitTTY [2020-05-20T17:56:56.095Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-05-20T17:56:56.660Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-05-20T17:56:58.029Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-05-20T17:56:58.286Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-05-20T17:56:59.656Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-05-20T17:56:59.656Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-05-20T17:56:59.656Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-05-20T17:56:59.656Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-05-20T17:56:59.913Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-05-20T17:56:59.913Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-05-20T17:56:59.913Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-05-20T17:57:02.437Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-05-20T17:57:04.332Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-05-20T17:57:04.332Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-05-20T17:57:04.896Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-05-20T17:57:06.265Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-05-20T17:57:06.832Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-05-20T17:57:07.763Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-05-20T17:57:08.326Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-05-20T17:57:08.583Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-05-20T17:57:08.583Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-05-20T17:57:09.513Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-05-20T17:57:09.513Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-05-20T17:57:09.513Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-05-20T17:57:09.513Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-05-20T17:57:09.513Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-05-20T17:57:10.444Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-05-20T17:57:11.400Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-05-20T17:57:12.330Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-05-20T17:57:12.330Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-05-20T17:57:14.227Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-05-20T17:57:14.791Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-05-20T17:57:14.791Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-05-20T17:57:15.721Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-05-20T17:57:16.652Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-05-20T17:57:16.910Z] --- PASS: TestServicePlugin (34.14s) [2020-05-20T17:57:16.910Z] plugin_test.go:62: [d3228946c4fb7] joining swarm manager [d76ccabe17a2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-20T17:57:16.910Z] plugin_test.go:65: [d9bfcf7e75741] joining swarm manager [d76ccabe17a2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-20T17:57:16.910Z] === RUN TestServiceUpdateLabel [2020-05-20T17:57:17.474Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-05-20T17:57:18.405Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-05-20T17:57:18.405Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-05-20T17:57:18.968Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-05-20T17:57:19.900Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-05-20T17:57:19.900Z] --- PASS: TestServiceUpdateLabel (2.97s) [2020-05-20T17:57:19.901Z] === RUN TestServiceUpdateSecrets [2020-05-20T17:57:20.831Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-05-20T17:57:20.831Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-05-20T17:57:21.763Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-05-20T17:57:23.660Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-05-20T17:57:25.028Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-05-20T17:57:25.028Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-05-20T17:57:25.029Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-05-20T17:57:25.029Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-05-20T17:57:25.029Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-05-20T17:57:25.959Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-05-20T17:57:31.211Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-05-20T17:57:31.211Z] === RUN TestDockerSuite/TestContainerAPITop [2020-05-20T17:57:32.144Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-05-20T17:57:32.144Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-05-20T17:57:32.144Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-05-20T17:57:35.418Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-05-20T17:57:35.418Z] --- PASS: TestServiceUpdateSecrets (15.50s) [2020-05-20T17:57:35.418Z] === RUN TestServiceUpdateConfigs [2020-05-20T17:57:35.981Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-05-20T17:57:37.350Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-05-20T17:57:42.604Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-05-20T17:57:42.604Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-05-20T17:57:44.498Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-05-20T17:57:45.882Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-05-20T17:57:47.253Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-05-20T17:57:48.621Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-05-20T17:57:50.515Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-05-20T17:57:50.772Z] --- PASS: TestServiceUpdateConfigs (15.29s) [2020-05-20T17:57:50.772Z] === RUN TestServiceUpdateNetwork [2020-05-20T17:57:52.141Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-05-20T17:57:53.510Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00068cf20_} [2020-05-20T17:57:55.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1003253063_/foo_false____} [2020-05-20T17:57:56.775Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1003253063_/foo_true____} [2020-05-20T17:57:58.668Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3533835258_/foo_false____} [2020-05-20T17:57:58.668Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-05-20T17:58:00.037Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3533835258_/foo_true____} [2020-05-20T17:58:01.933Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3533835258_/foo_true__0xc00068cf80__} [2020-05-20T17:58:03.306Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00068cfa0_} [2020-05-20T17:58:05.202Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00068cfc0_} [2020-05-20T17:58:05.766Z] --- PASS: TestServiceUpdateNetwork (14.99s) [2020-05-20T17:58:05.766Z] === RUN TestServiceUpdatePidsLimit [2020-05-20T17:58:06.697Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00068cfe0_} [2020-05-20T17:58:07.627Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-20T17:58:08.191Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00068d000_} [2020-05-20T17:58:08.191Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-20T17:58:10.086Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-05-20T17:58:11.455Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-05-20T17:58:11.455Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-05-20T17:58:11.455Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-05-20T17:58:11.455Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-05-20T17:58:11.455Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-05-20T17:58:11.455Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-05-20T17:58:11.455Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-05-20T17:58:11.714Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-05-20T17:58:11.714Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-05-20T17:58:11.714Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-05-20T17:58:11.714Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-05-20T17:58:11.714Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-05-20T17:58:11.714Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-05-20T17:58:11.714Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-05-20T17:58:11.972Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-05-20T17:58:11.972Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-05-20T17:58:11.972Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-05-20T17:58:11.972Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-05-20T17:58:13.981Z] #33 120.0 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-20T17:58:13.982Z] #33 122.3 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-20T17:58:13.982Z] #33 123.9 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-20T17:58:13.982Z] #33 126.0 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-20T17:58:14.240Z] #33 128.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-20T17:58:15.246Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-05-20T17:58:15.504Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-20T17:58:15.613Z] #33 130.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-20T17:58:17.408Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-05-20T17:58:17.513Z] #33 131.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-20T17:58:18.892Z] #33 133.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-20T17:58:19.150Z] #33 133.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-20T17:58:20.524Z] #33 135.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-20T17:58:20.685Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-05-20T17:58:22.423Z] #33 136.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-20T17:58:22.579Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-05-20T17:58:22.579Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-05-20T17:58:23.143Z] --- PASS: TestServiceUpdatePidsLimit (17.40s) [2020-05-20T17:58:23.143Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.82s) [2020-05-20T17:58:23.143Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.19s) [2020-05-20T17:58:23.143Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s) [2020-05-20T17:58:23.143Z] PASS [2020-05-20T17:58:23.143Z] [2020-05-20T17:58:23.143Z] === Skipped [2020-05-20T17:58:23.143Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-05-20T17:58:23.143Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-20T17:58:23.143Z] [2020-05-20T17:58:23.143Z] [2020-05-20T17:58:23.143Z] DONE 27 tests, 1 skipped in 196.596s [2020-05-20T17:58:23.143Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-05-20T17:58:23.143Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:58:23.143Z] ++ set -e [2020-05-20T17:58:23.143Z] ++ '[' -n 0 ']' [2020-05-20T17:58:23.143Z] ++ set -x [2020-05-20T17:58:23.143Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:58:23.400Z] INFO: Testing against a local daemon [2020-05-20T17:58:23.400Z] === RUN TestSessionCreate [2020-05-20T17:58:23.400Z] --- PASS: TestSessionCreate (0.07s) [2020-05-20T17:58:23.400Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-20T17:58:23.400Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-05-20T17:58:23.400Z] PASS [2020-05-20T17:58:23.400Z] [2020-05-20T17:58:23.400Z] DONE 2 tests in 0.321s [2020-05-20T17:58:23.400Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-05-20T17:58:23.400Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:58:23.400Z] ++ set -e [2020-05-20T17:58:23.400Z] ++ '[' -n 0 ']' [2020-05-20T17:58:23.400Z] ++ set -x [2020-05-20T17:58:23.400Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:58:23.657Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-05-20T17:58:23.657Z] INFO: Testing against a local daemon [2020-05-20T17:58:23.657Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-20T17:58:23.657Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-20T17:58:23.657Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-20T17:58:23.657Z] === RUN TestEventsExecDie [2020-05-20T17:58:24.325Z] #33 138.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-20T17:58:24.588Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-05-20T17:58:24.588Z] --- PASS: TestEventsExecDie (0.94s) [2020-05-20T17:58:24.588Z] === RUN TestEventsBackwardsCompatible [2020-05-20T17:58:24.588Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-05-20T17:58:24.588Z] === RUN TestInfoBinaryCommits [2020-05-20T17:58:24.845Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-05-20T17:58:24.845Z] === RUN TestInfoAPIVersioned [2020-05-20T17:58:24.845Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-05-20T17:58:24.845Z] === RUN TestInfoDiscoveryBackend [2020-05-20T17:58:25.411Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-05-20T17:58:25.411Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-20T17:58:25.668Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-05-20T17:58:25.698Z] #33 140.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-20T17:58:26.233Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.01s) [2020-05-20T17:58:26.233Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-20T17:58:26.490Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-05-20T17:58:26.632Z] #33 140.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-20T17:58:26.747Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-05-20T17:58:26.747Z] === RUN TestInfoAPI [2020-05-20T17:58:26.747Z] --- PASS: TestInfoAPI (0.02s) [2020-05-20T17:58:26.747Z] === RUN TestInfoAPIWarnings [2020-05-20T17:58:27.310Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-05-20T17:58:27.310Z] === RUN TestInfoDebug [2020-05-20T17:58:27.567Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-05-20T17:58:27.824Z] --- PASS: TestInfoDebug (0.53s) [2020-05-20T17:58:27.824Z] === RUN TestInfoInsecureRegistries [2020-05-20T17:58:28.007Z] #33 142.6 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-20T17:58:28.387Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-05-20T17:58:28.387Z] === RUN TestInfoRegistryMirrors [2020-05-20T17:58:28.644Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-05-20T17:58:28.901Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-05-20T17:58:28.901Z] === RUN TestLoginFailsWithBadCredentials [2020-05-20T17:58:29.159Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s) [2020-05-20T17:58:29.159Z] === RUN TestPingCacheHeaders [2020-05-20T17:58:29.159Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-05-20T17:58:29.159Z] === RUN TestPingGet [2020-05-20T17:58:29.159Z] --- PASS: TestPingGet (0.01s) [2020-05-20T17:58:29.159Z] === RUN TestPingHead [2020-05-20T17:58:29.159Z] --- PASS: TestPingHead (0.02s) [2020-05-20T17:58:29.159Z] === RUN TestVersion [2020-05-20T17:58:29.159Z] --- PASS: TestVersion (0.02s) [2020-05-20T17:58:29.159Z] PASS [2020-05-20T17:58:29.159Z] [2020-05-20T17:58:29.159Z] === Skipped [2020-05-20T17:58:29.159Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-20T17:58:29.159Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-20T17:58:29.159Z] [2020-05-20T17:58:29.159Z] [2020-05-20T17:58:29.159Z] DONE 18 tests, 1 skipped in 5.759s [2020-05-20T17:58:29.417Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-05-20T17:58:29.417Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:58:29.417Z] ++ set -e [2020-05-20T17:58:29.417Z] ++ '[' -n 0 ']' [2020-05-20T17:58:29.417Z] ++ set -x [2020-05-20T17:58:29.417Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-05-20T17:58:29.417Z] INFO: Testing against a local daemon [2020-05-20T17:58:29.417Z] === RUN TestVolumesCreateAndList [2020-05-20T17:58:29.417Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-05-20T17:58:29.417Z] === RUN TestVolumesRemove [2020-05-20T17:58:29.675Z] --- PASS: TestVolumesRemove (0.11s) [2020-05-20T17:58:29.675Z] === RUN TestVolumesInspect [2020-05-20T17:58:29.675Z] --- PASS: TestVolumesInspect (0.03s) [2020-05-20T17:58:29.675Z] === RUN TestVolumesInvalidJSON [2020-05-20T17:58:29.675Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-20T17:58:29.675Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-20T17:58:29.675Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-20T17:58:29.675Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-05-20T17:58:29.675Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-20T17:58:29.675Z] PASS [2020-05-20T17:58:29.675Z] [2020-05-20T17:58:29.675Z] DONE 5 tests in 0.321s [2020-05-20T17:58:29.675Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-20T17:58:29.906Z] #33 144.1 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-20T17:58:29.932Z] ++++ cat bundles/test-integration/docker.pid [2020-05-20T17:58:29.932Z] +++ kill 5841 [2020-05-20T17:58:29.932Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-05-20T17:58:31.303Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-05-20T17:58:31.303Z] +++ /etc/init.d/apparmor stop [2020-05-20T17:58:31.303Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-20T17:58:31.303Z] [2020-05-20T17:58:31.303Z] Unloading profiles will leave already running processes permanently [2020-05-20T17:58:31.303Z] unconfined, which can lead to unexpected situations. [2020-05-20T17:58:31.303Z] [2020-05-20T17:58:31.303Z] To set a process to complain mode, use the command line tool [2020-05-20T17:58:31.303Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-20T17:58:31.303Z] +++ true [2020-05-20T17:58:31.303Z] [2020-05-20T17:58:31.807Z] #33 146.0 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-20T17:58:32.233Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-05-20T17:58:33.163Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-05-20T17:58:33.181Z] #33 147.3 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-20T17:58:34.534Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-05-20T17:58:34.554Z] #33 148.8 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-20T17:58:35.465Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-05-20T17:58:35.928Z] #33 150.3 [2020-05-20T17:58:36.186Z] #33 DONE 150.7s [2020-05-20T17:58:36.186Z] [2020-05-20T17:58:36.186Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-05-20T17:58:36.396Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-05-20T17:58:37.559Z] #34 DONE 1.3s [2020-05-20T17:58:37.765Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-05-20T17:58:38.696Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-05-20T17:58:39.626Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-05-20T17:58:39.626Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-05-20T17:58:40.092Z] [2020-05-20T17:58:40.092Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-05-20T17:58:40.092Z] #27 CACHED [2020-05-20T17:58:40.092Z] [2020-05-20T17:58:40.092Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-05-20T17:58:40.092Z] #9 CACHED [2020-05-20T17:58:40.092Z] [2020-05-20T17:58:40.092Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-05-20T17:58:40.092Z] #21 CACHED [2020-05-20T17:58:40.092Z] [2020-05-20T17:58:40.092Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-05-20T17:58:40.092Z] #20 CACHED [2020-05-20T17:58:40.092Z] [2020-05-20T17:58:40.092Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-05-20T17:58:40.092Z] #12 CACHED [2020-05-20T17:58:40.092Z] [2020-05-20T17:58:40.092Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-05-20T17:58:40.092Z] #29 CACHED [2020-05-20T17:58:40.092Z] [2020-05-20T17:58:40.092Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-05-20T17:58:40.092Z] #25 CACHED [2020-05-20T17:58:40.092Z] [2020-05-20T17:58:40.092Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-05-20T17:58:40.092Z] #10 CACHED [2020-05-20T17:58:40.092Z] [2020-05-20T17:58:40.092Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-05-20T17:58:40.092Z] #24 CACHED [2020-05-20T17:58:40.092Z] [2020-05-20T17:58:40.092Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-05-20T17:58:40.092Z] #26 CACHED [2020-05-20T17:58:40.092Z] [2020-05-20T17:58:40.092Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-05-20T17:58:40.092Z] #11 CACHED [2020-05-20T17:58:40.092Z] [2020-05-20T17:58:40.092Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-20T17:58:40.092Z] #22 CACHED [2020-05-20T17:58:40.092Z] [2020-05-20T17:58:40.092Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-05-20T17:58:40.092Z] #19 CACHED [2020-05-20T17:58:40.092Z] [2020-05-20T17:58:40.092Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-05-20T17:58:40.092Z] #28 CACHED [2020-05-20T17:58:40.093Z] [2020-05-20T17:58:40.093Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-20T17:58:40.093Z] #23 CACHED [2020-05-20T17:58:40.093Z] [2020-05-20T17:58:40.093Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-05-20T17:58:40.093Z] #6 CACHED [2020-05-20T17:58:40.093Z] [2020-05-20T17:58:40.093Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-05-20T17:58:40.093Z] #7 CACHED [2020-05-20T17:58:40.093Z] [2020-05-20T17:58:40.093Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-05-20T17:58:40.093Z] #13 CACHED [2020-05-20T17:58:40.093Z] [2020-05-20T17:58:40.093Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-05-20T17:58:40.093Z] #30 CACHED [2020-05-20T17:58:40.093Z] [2020-05-20T17:58:40.093Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-05-20T17:58:40.093Z] #35 DONE 0.6s [2020-05-20T17:58:40.093Z] [2020-05-20T17:58:40.093Z] #36 exporting to image [2020-05-20T17:58:40.093Z] #36 exporting layers [2020-05-20T17:58:40.556Z] === RUN TestDockerSuite/TestCpRelativePath [2020-05-20T17:58:41.464Z] #36 exporting layers 1.4s done [2020-05-20T17:58:41.465Z] #36 writing image sha256:1a035d8f1517f0febcaa0958b2f5e919122af6231f46775bf6d656c5453c3c24 done [2020-05-20T17:58:41.465Z] #36 naming to docker.io/library/moby-e2e-test done [2020-05-20T17:58:41.465Z] #36 DONE 1.4s [2020-05-20T17:58:41.485Z] === RUN TestDockerSuite/TestCpSpecialFiles [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-20T17:58:41.845Z] + echo Ensuring container killed. [2020-05-20T17:58:41.845Z] Ensuring container killed. [2020-05-20T17:58:41.845Z] + docker rm -vf docker-pr6 [2020-05-20T17:58:41.845Z] Error: No such container: docker-pr6 [2020-05-20T17:58:41.845Z] + true [Pipeline] sh [2020-05-20T17:58:42.127Z] + echo Chowning /workspace to jenkins user [2020-05-20T17:58:42.128Z] Chowning /workspace to jenkins user [2020-05-20T17:58:42.128Z] + id -u [2020-05-20T17:58:42.128Z] + id -g [2020-05-20T17:58:42.128Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41004:/workspace busybox chown -R 1000:1000 /workspace [2020-05-20T17:58:42.859Z] === RUN TestDockerSuite/TestCpSymlinkComponent [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-20T17:58:43.362Z] + bundleName=unit [2020-05-20T17:58:43.362Z] + echo Creating unit-bundles.tar.gz [2020-05-20T17:58:43.362Z] Creating unit-bundles.tar.gz [2020-05-20T17:58:43.362Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-05-20T17:58:43.362Z] bundles/junit-report.xml [2020-05-20T17:58:43.362Z] bundles/go-test-report.json [2020-05-20T17:58:43.362Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-05-20T17:58:43.373Z] Archiving artifacts [2020-05-20T17:58:43.790Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-05-20T17:58:43.823Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41004/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-20T17:58:44.139Z] + make clean [2020-05-20T17:58:44.139Z] docker volume rm -f docker-dev-cache [2020-05-20T17:58:44.139Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-05-20T17:58:44.721Z] === RUN TestDockerSuite/TestCpToCaseA [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-20T17:58:46.629Z] === RUN TestDockerSuite/TestCpToCaseB [2020-05-20T17:58:47.560Z] === RUN TestDockerSuite/TestCpToCaseC [2020-05-20T17:58:49.271Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-20T17:58:49.271Z] [2020-05-20T17:58:49.271Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-20T17:58:49.271Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-20T17:58:49.271Z] HOSTNAME=a04387206619 [2020-05-20T17:58:49.271Z] TESTDEBUG=0 [2020-05-20T17:58:49.271Z] DEST=bundles/test-integration [2020-05-20T17:58:49.271Z] PWD=/go/src/github.com/docker/docker [2020-05-20T17:58:49.271Z] DOCKER_GITCOMMIT=c78791cda10d6ff080d45d04e51dbf481814dee0 [2020-05-20T17:58:49.271Z] container=docker [2020-05-20T17:58:49.271Z] HOME=/root [2020-05-20T17:58:49.271Z] GOLANG_VERSION=1.13.11 [2020-05-20T17:58:49.271Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-20T17:58:49.271Z] VALIDATE_BRANCH=master [2020-05-20T17:58:49.271Z] TERM=xterm [2020-05-20T17:58:49.271Z] DOCKER_PKG=github.com/docker/docker [2020-05-20T17:58:49.271Z] SHLVL=1 [2020-05-20T17:58:49.271Z] TIMEOUT=120m [2020-05-20T17:58:49.271Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-20T17:58:49.271Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-20T17:58:49.271Z] GO111MODULE=off [2020-05-20T17:58:49.271Z] DOCKER_EXPERIMENTAL=1 [2020-05-20T17:58:49.271Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-20T17:58:49.271Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-20T17:58:49.271Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-20T17:58:49.271Z] GOPATH=/go [2020-05-20T17:58:49.271Z] PKG_CONFIG=pkg-config [2020-05-20T17:58:49.271Z] _=/usr/bin/env [2020-05-20T17:58:49.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-20T17:58:50.084Z] === RUN TestDockerSuite/TestCpToCaseD [2020-05-20T17:58:55.338Z] === RUN TestDockerSuite/TestCpToCaseE [2020-05-20T17:58:58.615Z] === RUN TestDockerSuite/TestCpToCaseF [2020-05-20T17:58:58.872Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-05-20T17:58:59.436Z] === RUN TestDockerSuite/TestCpToCaseG [2020-05-20T17:59:04.690Z] === RUN TestDockerSuite/TestCpToCaseH [2020-05-20T17:59:07.964Z] === RUN TestDockerSuite/TestCpToCaseI [2020-05-20T17:59:08.894Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-05-20T17:59:14.147Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-05-20T17:59:14.710Z] === RUN TestDockerSuite/TestCpToDot [2020-05-20T17:59:15.642Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-05-20T17:59:17.535Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-05-20T17:59:19.428Z] === RUN TestDockerSuite/TestCpToStdout [2020-05-20T17:59:19.992Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-05-20T17:59:20.250Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-05-20T17:59:23.524Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-05-20T17:59:24.089Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-05-20T17:59:25.021Z] === RUN TestDockerSuite/TestCpVolumePath [2020-05-20T17:59:25.595Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-05-20T17:59:26.974Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-05-20T17:59:26.974Z] === RUN TestDockerSuite/TestCreateArgs [2020-05-20T17:59:26.974Z] === RUN TestDockerSuite/TestCreateByImageID [2020-05-20T17:59:27.538Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-05-20T17:59:28.469Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-05-20T17:59:28.469Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-05-20T17:59:28.469Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-05-20T17:59:29.401Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-05-20T17:59:29.658Z] === RUN TestDockerSuite/TestCreateLabels [2020-05-20T17:59:29.915Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-05-20T17:59:29.915Z] === RUN TestDockerSuite/TestCreateRM [2020-05-20T17:59:30.172Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-05-20T17:59:30.172Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-05-20T17:59:30.172Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-05-20T17:59:30.429Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-05-20T17:59:33.707Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-05-20T17:59:33.707Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-05-20T17:59:33.707Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-05-20T17:59:36.983Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-05-20T17:59:36.983Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-05-20T17:59:36.983Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-05-20T17:59:36.983Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-05-20T17:59:37.240Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-05-20T17:59:37.240Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-05-20T17:59:38.170Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-05-20T17:59:40.067Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-05-20T17:59:40.631Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-05-20T17:59:42.526Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-05-20T17:59:43.894Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-05-20T17:59:44.458Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-05-20T17:59:44.715Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-05-20T17:59:45.646Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-05-20T17:59:45.646Z] === RUN TestDockerSuite/TestDevicePermissions [2020-05-20T17:59:46.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-20T17:59:46.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-20T17:59:46.579Z] === RUN TestDockerSuite/TestDockerFails [2020-05-20T17:59:46.579Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-05-20T17:59:46.579Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-05-20T17:59:46.836Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-05-20T17:59:48.207Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-05-20T17:59:49.577Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-05-20T17:59:49.603Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-20T17:59:51.473Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-05-20T17:59:51.473Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-05-20T17:59:51.473Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-05-20T17:59:51.473Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-05-20T17:59:58.018Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-05-20T18:00:00.546Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-05-20T18:00:01.916Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-05-20T18:00:03.813Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-05-20T18:00:06.336Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-05-20T18:00:07.267Z] === RUN TestDockerSuite/TestEventsAttach [2020-05-20T18:00:08.198Z] === RUN TestDockerSuite/TestEventsCommit [2020-05-20T18:00:09.129Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-05-20T18:00:10.059Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-05-20T18:00:10.988Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-05-20T18:00:11.551Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-05-20T18:00:13.445Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-05-20T18:00:14.815Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-05-20T18:00:18.092Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-05-20T18:00:18.092Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-05-20T18:00:21.371Z] === RUN TestDockerSuite/TestEventsCopy [2020-05-20T18:00:22.303Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-05-20T18:00:24.197Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-05-20T18:00:24.454Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-05-20T18:00:25.018Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-05-20T18:00:25.275Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-05-20T18:00:27.173Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-05-20T18:00:27.173Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-05-20T18:00:27.430Z] === RUN TestDockerSuite/TestEventsFilterType [2020-05-20T18:00:27.687Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-05-20T18:00:27.945Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-05-20T18:00:27.945Z] === RUN TestDockerSuite/TestEventsFilters [2020-05-20T18:00:28.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-20T18:00:28.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-20T18:00:29.844Z] === RUN TestDockerSuite/TestEventsFormat [2020-05-20T18:00:30.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-20T18:00:31.739Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-05-20T18:00:31.739Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-05-20T18:00:31.739Z] === RUN TestDockerSuite/TestEventsImageImport [2020-05-20T18:00:32.673Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-05-20T18:00:32.930Z] === RUN TestDockerSuite/TestEventsImagePull [2020-05-20T18:00:33.187Z] === RUN TestDockerSuite/TestEventsImageTag [2020-05-20T18:00:33.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-20T18:00:33.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-20T18:00:34.555Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-05-20T18:00:34.555Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-05-20T18:00:34.555Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-05-20T18:00:34.555Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-05-20T18:00:36.448Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-05-20T18:00:37.378Z] === RUN TestDockerSuite/TestEventsRename [2020-05-20T18:00:37.382Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-20T18:00:38.309Z] === RUN TestDockerSuite/TestEventsResize [2020-05-20T18:00:39.239Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-05-20T18:00:39.803Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-05-20T18:00:40.734Z] === RUN TestDockerSuite/TestEventsStreaming [2020-05-20T18:00:41.668Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-05-20T18:00:44.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-20T18:00:44.941Z] === RUN TestDockerSuite/TestEventsTop [2020-05-20T18:00:45.504Z] === RUN TestDockerSuite/TestEventsUntag [2020-05-20T18:00:46.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-20T18:00:48.025Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-05-20T18:00:49.395Z] === RUN TestDockerSuite/TestExec [2020-05-20T18:00:49.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-20T18:00:50.326Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-05-20T18:00:50.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-20T18:00:51.257Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-05-20T18:00:52.188Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-05-20T18:00:53.118Z] === RUN TestDockerSuite/TestExecAPIStart [2020-05-20T18:00:53.376Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-05-20T18:00:54.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-20T18:00:54.746Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-05-20T18:00:55.676Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-05-20T18:00:56.607Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-05-20T18:00:56.607Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-05-20T18:00:56.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-20T18:00:57.540Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-05-20T18:00:58.472Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-05-20T18:00:59.403Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-05-20T18:01:00.336Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-05-20T18:01:00.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-20T18:01:02.861Z] === RUN TestDockerSuite/TestExecCgroup [2020-05-20T18:01:03.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-20T18:01:03.810Z] === RUN TestDockerSuite/TestExecEnv [2020-05-20T18:01:04.740Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-05-20T18:01:05.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-20T18:01:06.634Z] === RUN TestDockerSuite/TestExecExitStatus [2020-05-20T18:01:07.567Z] === RUN TestDockerSuite/TestExecInspectID [2020-05-20T18:01:08.528Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-20T18:01:08.528Z] Using test binary docker [2020-05-20T18:01:08.528Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-20T18:01:08.528Z] +++ /etc/init.d/apparmor start [2020-05-20T18:01:08.528Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-20T18:01:08.528Z] INFO: Waiting for daemon to start... [2020-05-20T18:01:08.528Z] Starting dockerd [2020-05-20T18:01:08.528Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-05-20T18:01:10.562Z] . [2020-05-20T18:01:10.562Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-20T18:01:10.562Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-20T18:01:10.562Z] Error: No such image: emptyfs [2020-05-20T18:01:10.562Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-20T18:01:10.562Z] ++++ docker load [2020-05-20T18:01:10.562Z] Running integration-test (iteration 1) [2020-05-20T18:01:10.562Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-05-20T18:01:10.562Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-05-20T18:01:10.562Z] ++ set -e [2020-05-20T18:01:10.562Z] ++ '[' -n 0 ']' [2020-05-20T18:01:10.562Z] ++ set -x [2020-05-20T18:01:10.562Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-05-20T18:01:10.842Z] === RUN TestDockerSuite/TestExecInteractive [2020-05-20T18:01:11.773Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-05-20T18:01:12.337Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-05-20T18:01:13.267Z] === RUN TestDockerSuite/TestExecParseError [2020-05-20T18:01:14.199Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-05-20T18:01:15.129Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-05-20T18:01:15.694Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-05-20T18:01:17.067Z] === RUN TestDockerSuite/TestExecSetEnv [2020-05-20T18:01:17.999Z] === RUN TestDockerSuite/TestExecStartFails [2020-05-20T18:01:18.930Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-05-20T18:01:19.494Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-05-20T18:01:25.864Z] Loaded image: buildpack-deps:jessie [2020-05-20T18:01:25.864Z] Loaded image: busybox:latest [2020-05-20T18:01:25.864Z] Loaded image: busybox:glibc [2020-05-20T18:01:25.864Z] Loaded image: debian:jessie [2020-05-20T18:01:25.864Z] Loaded image: hello-world:latest [2020-05-20T18:01:25.864Z] INFO: Testing against a local daemon [2020-05-20T18:01:25.864Z] === RUN TestCgroupNamespacesBuild [2020-05-20T18:01:26.882Z] --- PASS: TestCgroupNamespacesBuild (1.60s) [2020-05-20T18:01:26.882Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-20T18:01:28.917Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.60s) [2020-05-20T18:01:28.917Z] === RUN TestBuildWithSession [2020-05-20T18:01:28.917Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-20T18:01:28.917Z] build_session_test.go:25: TODO: BuildKit [2020-05-20T18:01:28.917Z] === RUN TestBuildSquashParent [2020-05-20T18:01:31.676Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-05-20T18:01:31.676Z] === RUN TestDockerSuite/TestExecTTY [2020-05-20T18:01:31.933Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-05-20T18:01:32.865Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-05-20T18:01:33.795Z] === RUN TestDockerSuite/TestExecUlimits [2020-05-20T18:01:34.438Z] --- PASS: TestBuildSquashParent (4.94s) [2020-05-20T18:01:34.438Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-20T18:01:34.438Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-20T18:01:34.438Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-20T18:01:34.438Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-20T18:01:34.438Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-20T18:01:34.438Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-20T18:01:34.438Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-20T18:01:34.438Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-20T18:01:34.438Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-20T18:01:34.438Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-20T18:01:34.438Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-20T18:01:34.438Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-20T18:01:34.438Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-20T18:01:34.438Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-20T18:01:34.438Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-20T18:01:34.438Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-20T18:01:34.438Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-20T18:01:34.726Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-05-20T18:01:34.726Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-05-20T18:01:36.491Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-20T18:01:36.491Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-20T18:01:37.247Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-05-20T18:01:38.180Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-05-20T18:01:38.531Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2020-05-20T18:01:38.531Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.87s) [2020-05-20T18:01:38.531Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.02s) [2020-05-20T18:01:38.531Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.08s) [2020-05-20T18:01:38.531Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.14s) [2020-05-20T18:01:38.531Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.14s) [2020-05-20T18:01:38.531Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.05s) [2020-05-20T18:01:38.531Z] === RUN TestBuildMultiStageCopy [2020-05-20T18:01:38.531Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-20T18:01:39.549Z] === RUN TestDockerSuite/TestExecWithTERM [2020-05-20T18:01:40.482Z] === RUN TestDockerSuite/TestExecWithUser [2020-05-20T18:01:40.572Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-20T18:01:40.860Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-20T18:01:41.422Z] === RUN TestDockerSuite/TestGetContainerStats [2020-05-20T18:01:41.486Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-20T18:01:41.771Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-20T18:01:42.390Z] --- PASS: TestBuildMultiStageCopy (3.64s) [2020-05-20T18:01:42.390Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.96s) [2020-05-20T18:01:42.390Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.40s) [2020-05-20T18:01:42.390Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.42s) [2020-05-20T18:01:42.390Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.42s) [2020-05-20T18:01:42.390Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.44s) [2020-05-20T18:01:42.390Z] === RUN TestBuildMultiStageParentConfig [2020-05-20T18:01:43.403Z] --- PASS: TestBuildMultiStageParentConfig (0.96s) [2020-05-20T18:01:43.403Z] === RUN TestBuildLabelWithTargets [2020-05-20T18:01:44.891Z] --- PASS: TestBuildLabelWithTargets (1.60s) [2020-05-20T18:01:44.891Z] === RUN TestBuildWithEmptyLayers [2020-05-20T18:01:45.513Z] --- PASS: TestBuildWithEmptyLayers (0.82s) [2020-05-20T18:01:45.513Z] === RUN TestBuildMultiStageOnBuild [2020-05-20T18:01:46.680Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-05-20T18:01:46.680Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-05-20T18:01:48.217Z] --- PASS: TestBuildMultiStageOnBuild (2.20s) [2020-05-20T18:01:48.217Z] === RUN TestBuildUncleanTarFilenames [2020-05-20T18:01:49.237Z] --- PASS: TestBuildUncleanTarFilenames (1.19s) [2020-05-20T18:01:49.237Z] === RUN TestBuildMultiStageLayerLeak [2020-05-20T18:01:51.285Z] --- PASS: TestBuildMultiStageLayerLeak (2.29s) [2020-05-20T18:01:51.285Z] === RUN TestBuildWithHugeFile [2020-05-20T18:01:51.934Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-05-20T18:01:53.305Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-05-20T18:01:58.556Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-05-20T18:01:58.813Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-05-20T18:01:58.813Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-05-20T18:01:58.813Z] === RUN TestDockerSuite/TestHealth [2020-05-20T18:02:13.669Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-05-20T18:02:20.218Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-05-20T18:02:20.218Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-05-20T18:02:20.218Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-05-20T18:02:20.218Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-05-20T18:02:20.781Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-05-20T18:02:20.781Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-05-20T18:02:21.713Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-05-20T18:02:21.713Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-05-20T18:02:21.713Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-05-20T18:02:21.713Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-05-20T18:02:22.277Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-05-20T18:02:22.534Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-05-20T18:02:23.098Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-05-20T18:02:23.098Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-05-20T18:02:24.028Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-05-20T18:02:24.028Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-05-20T18:02:24.962Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-05-20T18:02:25.892Z] === RUN TestDockerSuite/TestImagesFormat [2020-05-20T18:02:26.149Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-05-20T18:02:27.079Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-05-20T18:02:30.355Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-05-20T18:02:30.355Z] === RUN TestDockerSuite/TestImportBadURL [2020-05-20T18:02:30.355Z] === RUN TestDockerSuite/TestImportDisplay [2020-05-20T18:02:31.739Z] === RUN TestDockerSuite/TestImportFile [2020-05-20T18:02:33.636Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-05-20T18:02:33.636Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-05-20T18:02:35.529Z] === RUN TestDockerSuite/TestImportGzipped [2020-05-20T18:02:37.423Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-05-20T18:02:39.318Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-05-20T18:02:40.687Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-05-20T18:02:41.621Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-05-20T18:02:42.551Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-05-20T18:02:42.551Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-05-20T18:02:42.551Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-05-20T18:02:43.482Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-05-20T18:02:44.047Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-05-20T18:02:44.977Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-05-20T18:02:45.907Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-05-20T18:02:46.844Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-05-20T18:02:47.408Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-05-20T18:02:47.408Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-05-20T18:02:49.301Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-05-20T18:02:49.865Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-05-20T18:02:50.795Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-05-20T18:02:50.795Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-05-20T18:02:51.726Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-05-20T18:02:51.726Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-05-20T18:02:51.726Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-05-20T18:02:53.095Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-05-20T18:02:54.467Z] === RUN TestDockerSuite/TestInspectDefault [2020-05-20T18:02:55.402Z] === RUN TestDockerSuite/TestInspectHistory [2020-05-20T18:02:56.772Z] === RUN TestDockerSuite/TestInspectImage [2020-05-20T18:02:56.772Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-05-20T18:02:56.772Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-05-20T18:02:56.772Z] === RUN TestDockerSuite/TestInspectInt64 [2020-05-20T18:02:57.703Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-05-20T18:02:58.267Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-05-20T18:02:58.523Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-05-20T18:02:59.454Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-05-20T18:03:00.385Z] === RUN TestDockerSuite/TestInspectPlugin [2020-05-20T18:03:02.295Z] === RUN TestDockerSuite/TestInspectRootFS [2020-05-20T18:03:02.295Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-05-20T18:03:03.229Z] === RUN TestDockerSuite/TestInspectStatus [2020-05-20T18:03:04.598Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-05-20T18:03:05.969Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-05-20T18:03:07.338Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-05-20T18:03:07.902Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-05-20T18:03:08.834Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-05-20T18:03:09.765Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-05-20T18:03:10.697Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-05-20T18:03:11.629Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-05-20T18:03:11.629Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-05-20T18:03:13.367Z] --- PASS: TestBuildWithHugeFile (81.02s) [2020-05-20T18:03:13.367Z] === RUN TestBuildWithEmptyDockerfile [2020-05-20T18:03:13.367Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-20T18:03:13.367Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-20T18:03:13.367Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-20T18:03:13.367Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-20T18:03:13.367Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-20T18:03:13.367Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-20T18:03:13.367Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-20T18:03:13.367Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-20T18:03:13.367Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-20T18:03:13.367Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-05-20T18:03:13.367Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.33s) [2020-05-20T18:03:13.367Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.34s) [2020-05-20T18:03:13.367Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.35s) [2020-05-20T18:03:13.367Z] === RUN TestBuildPreserveOwnership [2020-05-20T18:03:13.367Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-20T18:03:14.904Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-05-20T18:03:16.070Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-20T18:03:16.799Z] === RUN TestDockerSuite/TestLinksEnvs [2020-05-20T18:03:17.364Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-05-20T18:03:17.552Z] --- PASS: TestBuildPreserveOwnership (4.81s) [2020-05-20T18:03:17.552Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.16s) [2020-05-20T18:03:17.552Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.64s) [2020-05-20T18:03:17.552Z] === RUN TestBuildPlatformInvalid [2020-05-20T18:03:17.552Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-05-20T18:03:17.552Z] PASS [2020-05-20T18:03:17.552Z] [2020-05-20T18:03:17.552Z] === Skipped [2020-05-20T18:03:17.552Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-05-20T18:03:17.552Z] build_session_test.go:25: TODO: BuildKit [2020-05-20T18:03:17.552Z] [2020-05-20T18:03:17.552Z] [2020-05-20T18:03:17.552Z] DONE 32 tests, 1 skipped in 127.062s [2020-05-20T18:03:17.837Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-05-20T18:03:17.837Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-05-20T18:03:17.837Z] ++ set -e [2020-05-20T18:03:17.837Z] ++ '[' -n 0 ']' [2020-05-20T18:03:17.837Z] ++ set -x [2020-05-20T18:03:17.838Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-05-20T18:03:17.838Z] INFO: Testing against a local daemon [2020-05-20T18:03:17.838Z] === RUN TestConfigInspect [2020-05-20T18:03:18.296Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-05-20T18:03:18.859Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-05-20T18:03:20.543Z] --- PASS: TestConfigInspect (2.25s) [2020-05-20T18:03:20.543Z] === RUN TestConfigList [2020-05-20T18:03:21.384Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-05-20T18:03:22.578Z] --- PASS: TestConfigList (2.28s) [2020-05-20T18:03:22.578Z] === RUN TestConfigsCreateAndDelete [2020-05-20T18:03:22.756Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-05-20T18:03:23.687Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-05-20T18:03:24.684Z] --- PASS: TestConfigsCreateAndDelete (2.23s) [2020-05-20T18:03:24.684Z] === RUN TestConfigsUpdate [2020-05-20T18:03:26.211Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-05-20T18:03:26.211Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-05-20T18:03:26.468Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-05-20T18:03:26.720Z] --- PASS: TestConfigsUpdate (2.24s) [2020-05-20T18:03:26.720Z] === RUN TestTemplatedConfig [2020-05-20T18:03:28.988Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-05-20T18:03:29.245Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-05-20T18:03:29.502Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-05-20T18:03:30.210Z] --- PASS: TestTemplatedConfig (2.93s) [2020-05-20T18:03:30.210Z] === RUN TestConfigCreateResolve [2020-05-20T18:03:30.432Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-05-20T18:03:32.246Z] --- PASS: TestConfigCreateResolve (2.24s) [2020-05-20T18:03:32.246Z] === RUN TestConfigDaemonLibtrustID [2020-05-20T18:03:32.328Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-05-20T18:03:32.530Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-05-20T18:03:32.530Z] PASS [2020-05-20T18:03:32.530Z] [2020-05-20T18:03:32.530Z] DONE 7 tests in 14.812s [2020-05-20T18:03:32.530Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-05-20T18:03:32.530Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-05-20T18:03:32.530Z] ++ set -e [2020-05-20T18:03:32.530Z] ++ '[' -n 0 ']' [2020-05-20T18:03:32.530Z] ++ set -x [2020-05-20T18:03:32.530Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-05-20T18:03:32.530Z] INFO: Testing against a local daemon [2020-05-20T18:03:32.530Z] === RUN TestCheckpoint [2020-05-20T18:03:32.530Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-20T18:03:32.530Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-20T18:03:32.530Z] === RUN TestContainerInvalidJSON [2020-05-20T18:03:32.816Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-20T18:03:32.816Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-20T18:03:32.816Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-20T18:03:32.816Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-20T18:03:32.816Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-20T18:03:32.816Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-20T18:03:32.816Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-20T18:03:32.816Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-20T18:03:32.816Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-20T18:03:32.816Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-05-20T18:03:32.816Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-20T18:03:32.816Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-20T18:03:32.816Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-20T18:03:32.816Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-20T18:03:32.816Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2020-05-20T18:03:32.816Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-20T18:03:32.816Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-05-20T18:03:32.816Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-20T18:03:33.100Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2020-05-20T18:03:33.100Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-20T18:03:33.100Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-05-20T18:03:33.100Z] === RUN TestCopyFromContainer [2020-05-20T18:03:34.586Z] === RUN TestCopyFromContainer// [2020-05-20T18:03:34.586Z] === RUN TestCopyFromContainer//bar/root [2020-05-20T18:03:34.870Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-20T18:03:34.870Z] === RUN TestCopyFromContainer/bar/quux [2020-05-20T18:03:34.870Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-20T18:03:35.155Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-20T18:03:35.155Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-20T18:03:35.155Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-20T18:03:35.443Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-20T18:03:35.443Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-20T18:03:35.443Z] --- PASS: TestCopyFromContainer (2.54s) [2020-05-20T18:03:35.443Z] --- PASS: TestCopyFromContainer// (0.09s) [2020-05-20T18:03:35.443Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-05-20T18:03:35.443Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2020-05-20T18:03:35.443Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-05-20T18:03:35.443Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-05-20T18:03:35.443Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-05-20T18:03:35.443Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-05-20T18:03:35.443Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-05-20T18:03:35.443Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-05-20T18:03:35.443Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-05-20T18:03:35.443Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-20T18:03:35.619Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-05-20T18:03:35.728Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-20T18:03:35.728Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-20T18:03:35.728Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-20T18:03:35.728Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-20T18:03:35.728Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-20T18:03:35.728Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-20T18:03:35.728Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-20T18:03:35.728Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-20T18:03:35.728Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-20T18:03:35.728Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-05-20T18:03:35.728Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-05-20T18:03:35.728Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-05-20T18:03:35.728Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-05-20T18:03:35.728Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-20T18:03:35.728Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-05-20T18:03:35.728Z] === RUN TestCreateWithInvalidEnv [2020-05-20T18:03:35.728Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-20T18:03:35.728Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-20T18:03:35.728Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-20T18:03:35.728Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-20T18:03:35.728Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-20T18:03:35.728Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-20T18:03:35.728Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-20T18:03:35.728Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-20T18:03:35.728Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-20T18:03:35.728Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-05-20T18:03:35.728Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-20T18:03:35.728Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-20T18:03:35.728Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2020-05-20T18:03:35.728Z] === RUN TestCreateTmpfsMountsTarget [2020-05-20T18:03:35.728Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-05-20T18:03:35.728Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-20T18:03:37.795Z] --- PASS: TestCreateWithCustomMaskedPaths (1.90s) [2020-05-20T18:03:37.795Z] === RUN TestCreateWithCapabilities [2020-05-20T18:03:37.795Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-20T18:03:37.795Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-20T18:03:37.795Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-20T18:03:37.795Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-20T18:03:37.795Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-20T18:03:37.795Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-20T18:03:37.795Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-20T18:03:37.795Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-20T18:03:37.795Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-20T18:03:37.795Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-20T18:03:37.795Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-20T18:03:37.795Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-20T18:03:37.795Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-20T18:03:37.795Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-20T18:03:37.795Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-20T18:03:37.795Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-20T18:03:37.795Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-20T18:03:37.795Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-20T18:03:37.795Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-20T18:03:37.795Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-20T18:03:37.795Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-20T18:03:37.795Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-20T18:03:37.795Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-20T18:03:37.795Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-20T18:03:37.795Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-20T18:03:37.795Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-20T18:03:37.795Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-20T18:03:37.795Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-20T18:03:37.795Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-20T18:03:37.795Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-20T18:03:37.795Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-20T18:03:37.795Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-20T18:03:37.795Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-20T18:03:37.795Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-05-20T18:03:37.795Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2020-05-20T18:03:37.795Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-05-20T18:03:37.795Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-05-20T18:03:37.795Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-05-20T18:03:37.795Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-20T18:03:37.795Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-20T18:03:37.795Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-05-20T18:03:37.795Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-05-20T18:03:37.795Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-05-20T18:03:37.795Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-05-20T18:03:37.795Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-05-20T18:03:37.795Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-20T18:03:38.894Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-05-20T18:03:39.835Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.94s) [2020-05-20T18:03:39.835Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-20T18:03:39.835Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-20T18:03:39.835Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-20T18:03:39.835Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-20T18:03:39.835Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-20T18:03:39.835Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-20T18:03:39.835Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-20T18:03:39.835Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-20T18:03:39.835Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-20T18:03:39.835Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-20T18:03:39.835Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-20T18:03:39.835Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-20T18:03:39.835Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-20T18:03:39.835Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-20T18:03:39.836Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-20T18:03:39.836Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-20T18:03:39.836Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-05-20T18:03:39.836Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-05-20T18:03:39.836Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-05-20T18:03:39.836Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-05-20T18:03:39.836Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-05-20T18:03:39.836Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-05-20T18:03:39.836Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-20T18:03:40.455Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.64s) [2020-05-20T18:03:40.455Z] === RUN TestContainerStartOnDaemonRestart [2020-05-20T18:03:40.455Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-20T18:03:40.455Z] === RUN TestDaemonRestartIpcMode [2020-05-20T18:03:40.455Z] === PAUSE TestDaemonRestartIpcMode [2020-05-20T18:03:40.455Z] === RUN TestDaemonHostGatewayIP [2020-05-20T18:03:40.455Z] === PAUSE TestDaemonHostGatewayIP [2020-05-20T18:03:40.455Z] === RUN TestContainerKillOnDaemonStart [2020-05-20T18:03:40.455Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-20T18:03:40.455Z] === RUN TestDiff [2020-05-20T18:03:41.079Z] --- PASS: TestDiff (0.66s) [2020-05-20T18:03:41.079Z] === RUN TestExecWithCloseStdin [2020-05-20T18:03:42.089Z] --- PASS: TestExecWithCloseStdin (0.76s) [2020-05-20T18:03:42.089Z] === RUN TestExec [2020-05-20T18:03:42.709Z] --- PASS: TestExec (0.76s) [2020-05-20T18:03:42.709Z] === RUN TestExecUser [2020-05-20T18:03:43.358Z] --- PASS: TestExecUser (0.78s) [2020-05-20T18:03:43.358Z] === RUN TestExportContainerAndImportImage [2020-05-20T18:03:44.152Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-05-20T18:03:44.152Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-05-20T18:03:44.384Z] --- PASS: TestExportContainerAndImportImage (0.95s) [2020-05-20T18:03:44.384Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-20T18:03:45.866Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2020-05-20T18:03:45.866Z] === RUN TestHealthCheckWorkdir [2020-05-20T18:03:46.676Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-05-20T18:03:47.049Z] --- PASS: TestHealthCheckWorkdir (0.92s) [2020-05-20T18:03:47.049Z] === RUN TestHealthKillContainer [2020-05-20T18:03:48.570Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-05-20T18:03:49.134Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-05-20T18:03:49.134Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-05-20T18:03:49.744Z] --- PASS: TestHealthKillContainer (2.83s) [2020-05-20T18:03:49.744Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-20T18:03:50.365Z] --- PASS: TestInspectCpusetInConfigPre120 (0.65s) [2020-05-20T18:03:50.365Z] === RUN TestIpcModeNone [2020-05-20T18:03:50.985Z] --- PASS: TestIpcModeNone (0.77s) [2020-05-20T18:03:50.985Z] === RUN TestIpcModePrivate [2020-05-20T18:03:52.011Z] --- PASS: TestIpcModePrivate (0.79s) [2020-05-20T18:03:52.011Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-05-20T18:03:52.011Z] === RUN TestIpcModeShareable [2020-05-20T18:03:52.410Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-05-20T18:03:52.410Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-05-20T18:03:52.410Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-05-20T18:03:52.410Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-05-20T18:03:52.410Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-05-20T18:03:52.643Z] --- PASS: TestIpcModeShareable (0.80s) [2020-05-20T18:03:52.643Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-05-20T18:03:52.643Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-20T18:03:53.340Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-05-20T18:03:53.904Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-05-20T18:03:55.332Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.28s) [2020-05-20T18:03:55.332Z] === RUN TestAPIIpcModeHost [2020-05-20T18:03:55.618Z] --- PASS: TestAPIIpcModeHost (0.65s) [2020-05-20T18:03:55.618Z] === RUN TestDaemonIpcModeShareable [2020-05-20T18:03:57.652Z] --- PASS: TestDaemonIpcModeShareable (1.68s) [2020-05-20T18:03:57.652Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-05-20T18:03:57.652Z] === RUN TestDaemonIpcModePrivate [2020-05-20T18:03:58.079Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-05-20T18:03:58.642Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-05-20T18:03:59.139Z] --- PASS: TestDaemonIpcModePrivate (1.70s) [2020-05-20T18:03:59.139Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-05-20T18:03:59.139Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-20T18:04:00.636Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.67s) [2020-05-20T18:04:00.636Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-05-20T18:04:00.636Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-20T18:04:02.681Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.66s) [2020-05-20T18:04:02.681Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-05-20T18:04:02.681Z] === RUN TestIpcModeOlderClient [2020-05-20T18:04:02.681Z] === PAUSE TestIpcModeOlderClient [2020-05-20T18:04:02.681Z] === RUN TestKillContainerInvalidSignal [2020-05-20T18:04:02.967Z] --- PASS: TestKillContainerInvalidSignal (0.69s) [2020-05-20T18:04:02.967Z] === RUN TestKillContainer [2020-05-20T18:04:02.967Z] === RUN TestKillContainer/no_signal [2020-05-20T18:04:03.590Z] === RUN TestKillContainer/non_killing_signal [2020-05-20T18:04:03.894Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-05-20T18:04:04.207Z] === RUN TestKillContainer/killing_signal [2020-05-20T18:04:04.457Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-05-20T18:04:04.457Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-05-20T18:04:04.826Z] --- PASS: TestKillContainer (1.94s) [2020-05-20T18:04:04.826Z] --- PASS: TestKillContainer/no_signal (0.64s) [2020-05-20T18:04:04.826Z] --- PASS: TestKillContainer/non_killing_signal (0.44s) [2020-05-20T18:04:04.826Z] --- PASS: TestKillContainer/killing_signal (0.59s) [2020-05-20T18:04:04.826Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-20T18:04:04.826Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-20T18:04:05.388Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-05-20T18:04:05.449Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-20T18:04:06.465Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.37s) [2020-05-20T18:04:06.465Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s) [2020-05-20T18:04:06.465Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.46s) [2020-05-20T18:04:06.465Z] === RUN TestKillStoppedContainer [2020-05-20T18:04:06.465Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-05-20T18:04:06.465Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-20T18:04:06.465Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-05-20T18:04:06.465Z] === RUN TestKillDifferentUserContainer [2020-05-20T18:04:06.761Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-05-20T18:04:07.087Z] --- PASS: TestKillDifferentUserContainer (0.64s) [2020-05-20T18:04:07.087Z] === RUN TestInspectOomKilledTrue [2020-05-20T18:04:07.691Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-05-20T18:04:08.584Z] --- PASS: TestInspectOomKilledTrue (1.35s) [2020-05-20T18:04:08.584Z] === RUN TestInspectOomKilledFalse [2020-05-20T18:04:09.060Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-05-20T18:04:09.206Z] --- PASS: TestInspectOomKilledFalse (0.66s) [2020-05-20T18:04:09.206Z] === RUN TestLinksEtcHostsContentMatch [2020-05-20T18:04:09.828Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s) [2020-05-20T18:04:09.828Z] === RUN TestLinksContainerNames [2020-05-20T18:04:09.990Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-05-20T18:04:11.355Z] --- PASS: TestLinksContainerNames (1.32s) [2020-05-20T18:04:11.355Z] === RUN TestLogsFollowTailEmpty [2020-05-20T18:04:11.638Z] --- PASS: TestLogsFollowTailEmpty (0.65s) [2020-05-20T18:04:11.638Z] === RUN TestContainerNetworkMountsNoChown [2020-05-20T18:04:12.262Z] --- PASS: TestContainerNetworkMountsNoChown (0.63s) [2020-05-20T18:04:12.262Z] === RUN TestMountDaemonRoot [2020-05-20T18:04:12.262Z] === RUN TestMountDaemonRoot/default [2020-05-20T18:04:12.262Z] === PAUSE TestMountDaemonRoot/default [2020-05-20T18:04:12.262Z] === RUN TestMountDaemonRoot/private [2020-05-20T18:04:12.262Z] === PAUSE TestMountDaemonRoot/private [2020-05-20T18:04:12.262Z] === RUN TestMountDaemonRoot/rprivate [2020-05-20T18:04:12.262Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-20T18:04:12.262Z] === RUN TestMountDaemonRoot/slave [2020-05-20T18:04:12.262Z] === PAUSE TestMountDaemonRoot/slave [2020-05-20T18:04:12.262Z] === RUN TestMountDaemonRoot/rslave [2020-05-20T18:04:12.262Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-20T18:04:12.262Z] === RUN TestMountDaemonRoot/shared [2020-05-20T18:04:12.262Z] === PAUSE TestMountDaemonRoot/shared [2020-05-20T18:04:12.262Z] === RUN TestMountDaemonRoot/rshared [2020-05-20T18:04:12.262Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-20T18:04:12.262Z] === CONT TestMountDaemonRoot/default [2020-05-20T18:04:12.262Z] === CONT TestMountDaemonRoot/shared [2020-05-20T18:04:12.262Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-20T18:04:12.262Z] === CONT TestMountDaemonRoot/rslave [2020-05-20T18:04:12.262Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-20T18:04:12.262Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-20T18:04:12.262Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-20T18:04:12.262Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-20T18:04:12.262Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-20T18:04:12.262Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-20T18:04:12.262Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-20T18:04:12.262Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-20T18:04:12.262Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-20T18:04:12.262Z] === CONT TestMountDaemonRoot/rshared [2020-05-20T18:04:12.262Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-20T18:04:12.262Z] === CONT TestMountDaemonRoot/rprivate [2020-05-20T18:04:12.262Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-20T18:04:12.262Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-20T18:04:12.262Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-20T18:04:12.262Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-20T18:04:12.262Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-20T18:04:12.262Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-20T18:04:12.262Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-20T18:04:12.262Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-20T18:04:12.262Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-20T18:04:12.262Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-20T18:04:12.262Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-20T18:04:12.262Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-20T18:04:12.262Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-20T18:04:12.262Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-20T18:04:12.262Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-20T18:04:12.262Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-20T18:04:12.262Z] === CONT TestMountDaemonRoot/slave [2020-05-20T18:04:12.262Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-20T18:04:12.262Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-20T18:04:12.262Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-20T18:04:12.262Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-20T18:04:12.262Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-20T18:04:12.262Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-20T18:04:12.262Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-20T18:04:12.262Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-20T18:04:12.262Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-20T18:04:12.262Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-20T18:04:12.262Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-20T18:04:12.262Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-20T18:04:12.262Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-20T18:04:12.262Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-20T18:04:12.262Z] === CONT TestMountDaemonRoot/private [2020-05-20T18:04:12.262Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-20T18:04:12.262Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-20T18:04:12.262Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-20T18:04:12.262Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-20T18:04:12.262Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-20T18:04:12.262Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-20T18:04:12.262Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-20T18:04:12.262Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-20T18:04:12.262Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-20T18:04:12.262Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-20T18:04:12.262Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-20T18:04:12.262Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-20T18:04:12.262Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-20T18:04:12.262Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-20T18:04:12.262Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-20T18:04:12.262Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-20T18:04:12.262Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-20T18:04:12.262Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-20T18:04:12.262Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-20T18:04:12.262Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-20T18:04:12.527Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-05-20T18:04:12.550Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-20T18:04:12.550Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-20T18:04:12.550Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-20T18:04:12.550Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-20T18:04:12.550Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-20T18:04:12.550Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-20T18:04:12.550Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-20T18:04:12.550Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-20T18:04:12.550Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-20T18:04:12.550Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-20T18:04:12.550Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-20T18:04:12.550Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-20T18:04:12.550Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-20T18:04:12.550Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-20T18:04:12.550Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-20T18:04:12.550Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-20T18:04:12.550Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-20T18:04:12.550Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-20T18:04:12.550Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-20T18:04:12.550Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-20T18:04:12.550Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-20T18:04:12.550Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-20T18:04:12.550Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-20T18:04:12.837Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-05-20T18:04:12.837Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-20T18:04:12.837Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-05-20T18:04:12.837Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-05-20T18:04:12.837Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-05-20T18:04:12.837Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-05-20T18:04:12.837Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-20T18:04:12.837Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-05-20T18:04:12.837Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-05-20T18:04:12.837Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-05-20T18:04:12.837Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-05-20T18:04:12.837Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-20T18:04:12.837Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-05-20T18:04:12.837Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-05-20T18:04:12.837Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-05-20T18:04:12.837Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-05-20T18:04:12.837Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-20T18:04:12.837Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-05-20T18:04:12.837Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-05-20T18:04:12.837Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-05-20T18:04:12.837Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-05-20T18:04:12.837Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-20T18:04:12.837Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-05-20T18:04:12.837Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-05-20T18:04:12.837Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-05-20T18:04:12.837Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-05-20T18:04:12.837Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-20T18:04:12.837Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-05-20T18:04:12.837Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-05-20T18:04:12.837Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-05-20T18:04:12.837Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-05-20T18:04:12.837Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-20T18:04:12.837Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-05-20T18:04:12.837Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-05-20T18:04:12.837Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-05-20T18:04:12.837Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-05-20T18:04:12.837Z] === RUN TestContainerBindMountNonRecursive [2020-05-20T18:04:13.090Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-05-20T18:04:14.020Z] === RUN TestDockerSuite/TestLogsSince [2020-05-20T18:04:14.325Z] --- PASS: TestContainerBindMountNonRecursive (1.71s) [2020-05-20T18:04:14.325Z] === RUN TestNetworkNat [2020-05-20T18:04:14.586Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-05-20T18:04:15.339Z] --- PASS: TestNetworkNat (0.70s) [2020-05-20T18:04:15.339Z] === RUN TestNetworkLocalhostTCPNat [2020-05-20T18:04:15.961Z] --- PASS: TestNetworkLocalhostTCPNat (0.69s) [2020-05-20T18:04:15.961Z] === RUN TestNetworkLoopbackNat [2020-05-20T18:04:16.580Z] --- PASS: TestNetworkLoopbackNat (0.88s) [2020-05-20T18:04:16.580Z] === RUN TestPause [2020-05-20T18:04:17.592Z] --- PASS: TestPause (0.67s) [2020-05-20T18:04:17.593Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-20T18:04:17.593Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-20T18:04:17.593Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-20T18:04:17.593Z] === RUN TestPauseStopPausedContainer [2020-05-20T18:04:18.212Z] --- PASS: TestPauseStopPausedContainer (0.69s) [2020-05-20T18:04:18.212Z] === RUN TestPsFilter [2020-05-20T18:04:18.212Z] --- PASS: TestPsFilter (0.18s) [2020-05-20T18:04:18.212Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-20T18:04:18.831Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.63s) [2020-05-20T18:04:18.831Z] === RUN TestRemoveContainerWithVolume [2020-05-20T18:04:19.455Z] --- PASS: TestRemoveContainerWithVolume (0.68s) [2020-05-20T18:04:19.455Z] === RUN TestRemoveContainerRunning [2020-05-20T18:04:20.085Z] --- PASS: TestRemoveContainerRunning (0.65s) [2020-05-20T18:04:20.085Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-20T18:04:21.113Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.70s) [2020-05-20T18:04:21.113Z] === RUN TestRemoveInvalidContainer [2020-05-20T18:04:21.113Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-05-20T18:04:21.113Z] === RUN TestRenameLinkedContainer [2020-05-20T18:04:21.135Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-05-20T18:04:23.811Z] --- PASS: TestRenameLinkedContainer (2.67s) [2020-05-20T18:04:23.811Z] === RUN TestRenameStoppedContainer [2020-05-20T18:04:24.097Z] --- PASS: TestRenameStoppedContainer (0.64s) [2020-05-20T18:04:24.097Z] === RUN TestRenameRunningContainerAndReuse [2020-05-20T18:04:25.307Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-05-20T18:04:25.580Z] --- PASS: TestRenameRunningContainerAndReuse (1.35s) [2020-05-20T18:04:25.580Z] === RUN TestRenameInvalidName [2020-05-20T18:04:26.207Z] --- PASS: TestRenameInvalidName (0.67s) [2020-05-20T18:04:26.207Z] === RUN TestRenameAnonymousContainer [2020-05-20T18:04:27.201Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-05-20T18:04:27.768Z] === RUN TestDockerSuite/TestLogsTail [2020-05-20T18:04:28.701Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-05-20T18:04:28.701Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-05-20T18:04:28.906Z] --- PASS: TestRenameAnonymousContainer (2.47s) [2020-05-20T18:04:28.906Z] === RUN TestRenameContainerWithSameName [2020-05-20T18:04:29.541Z] --- PASS: TestRenameContainerWithSameName (0.66s) [2020-05-20T18:04:29.541Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-20T18:04:29.632Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-05-20T18:04:30.562Z] --- PASS: TestRenameContainerWithLinkedContainer (1.31s) [2020-05-20T18:04:30.562Z] === RUN TestResize [2020-05-20T18:04:30.562Z] === RUN TestDockerSuite/TestMountIntoProc [2020-05-20T18:04:31.126Z] === RUN TestDockerSuite/TestMountIntoSys [2020-05-20T18:04:31.599Z] --- PASS: TestResize (0.68s) [2020-05-20T18:04:31.599Z] === RUN TestResizeWithInvalidSize [2020-05-20T18:04:31.889Z] --- PASS: TestResizeWithInvalidSize (0.66s) [2020-05-20T18:04:31.889Z] === RUN TestResizeWhenContainerNotStarted [2020-05-20T18:04:32.057Z] === RUN TestDockerSuite/TestNetHostname [2020-05-20T18:04:32.923Z] --- PASS: TestResizeWhenContainerNotStarted (0.66s) [2020-05-20T18:04:32.923Z] === RUN TestDaemonRestartKillContainers [2020-05-20T18:04:32.923Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-20T18:04:32.923Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-20T18:04:32.923Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-20T18:04:32.923Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-20T18:04:32.923Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-20T18:04:32.923Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-20T18:04:32.923Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-20T18:04:32.923Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-20T18:04:32.923Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-20T18:04:32.923Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-20T18:04:32.923Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-20T18:04:32.923Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-20T18:04:32.923Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-20T18:04:32.923Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-20T18:04:32.923Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-20T18:04:32.923Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-20T18:04:32.923Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-20T18:04:32.923Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-20T18:04:32.923Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-20T18:04:32.923Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-20T18:04:32.923Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-20T18:04:32.923Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-20T18:04:32.923Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-20T18:04:32.923Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-20T18:04:32.923Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-20T18:04:32.923Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-20T18:04:32.923Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-20T18:04:32.923Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-20T18:04:34.579Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-05-20T18:04:34.835Z] === RUN TestDockerSuite/TestNetworkEvents [2020-05-20T18:04:34.985Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-20T18:04:36.010Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-20T18:04:36.010Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-20T18:04:36.206Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-05-20T18:04:37.061Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-20T18:04:37.683Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-20T18:04:38.730Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-05-20T18:04:39.293Z] === RUN TestDockerSuite/TestPluginActive [2020-05-20T18:04:39.731Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-20T18:04:39.731Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-20T18:04:40.357Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-20T18:04:41.187Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-05-20T18:04:41.188Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-05-20T18:04:43.056Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-20T18:04:43.056Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.21s) [2020-05-20T18:04:43.056Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.34s) [2020-05-20T18:04:43.056Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.41s) [2020-05-20T18:04:43.056Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.41s) [2020-05-20T18:04:43.056Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.92s) [2020-05-20T18:04:43.056Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.28s) [2020-05-20T18:04:43.056Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.97s) [2020-05-20T18:04:43.056Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.23s) [2020-05-20T18:04:43.056Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.65s) [2020-05-20T18:04:43.056Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.88s) [2020-05-20T18:04:43.056Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.85s) [2020-05-20T18:04:43.056Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.29s) [2020-05-20T18:04:43.056Z] === RUN TestCgroupNamespacesRun [2020-05-20T18:04:44.540Z] --- PASS: TestCgroupNamespacesRun (1.63s) [2020-05-20T18:04:44.540Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-20T18:04:45.366Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-05-20T18:04:46.037Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.60s) [2020-05-20T18:04:46.037Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-20T18:04:47.261Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-05-20T18:04:47.261Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-05-20T18:04:47.524Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.61s) [2020-05-20T18:04:47.524Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-20T18:04:47.852Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-05-20T18:04:48.783Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-05-20T18:04:49.007Z] --- PASS: TestCgroupNamespacesRunHostMode (1.61s) [2020-05-20T18:04:49.007Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-20T18:04:51.043Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.60s) [2020-05-20T18:04:51.043Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-20T18:04:51.306Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-05-20T18:04:51.870Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-05-20T18:04:52.433Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-05-20T18:04:52.528Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.62s) [2020-05-20T18:04:52.529Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-20T18:04:53.197Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2020-05-20T18:04:53.197Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-20T18:04:54.677Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.62s) [2020-05-20T18:04:54.677Z] === RUN TestKernelTCPMemory [2020-05-20T18:04:54.955Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-05-20T18:04:55.519Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-05-20T18:04:55.699Z] --- PASS: TestKernelTCPMemory (0.81s) [2020-05-20T18:04:55.699Z] === RUN TestNISDomainname [2020-05-20T18:04:56.714Z] --- PASS: TestNISDomainname (0.87s) [2020-05-20T18:04:56.714Z] === RUN TestHostnameDnsResolution [2020-05-20T18:04:57.729Z] --- PASS: TestHostnameDnsResolution (1.07s) [2020-05-20T18:04:57.729Z] === RUN TestStats [2020-05-20T18:04:58.792Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-05-20T18:05:00.417Z] --- PASS: TestStats (2.69s) [2020-05-20T18:05:00.417Z] === RUN TestStopContainerWithTimeout [2020-05-20T18:05:00.417Z] === RUN TestStopContainerWithTimeout/0 [2020-05-20T18:05:00.417Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-20T18:05:00.417Z] === RUN TestStopContainerWithTimeout/1 [2020-05-20T18:05:00.417Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-20T18:05:00.417Z] === RUN TestStopContainerWithTimeout/3 [2020-05-20T18:05:00.417Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-20T18:05:00.417Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-20T18:05:00.417Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-20T18:05:00.417Z] === CONT TestStopContainerWithTimeout/0 [2020-05-20T18:05:00.417Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-20T18:05:00.417Z] === CONT TestStopContainerWithTimeout/3 [2020-05-20T18:05:00.417Z] === CONT TestStopContainerWithTimeout/1 [2020-05-20T18:05:01.314Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-05-20T18:05:01.877Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-05-20T18:05:03.248Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-05-20T18:05:03.908Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-05-20T18:05:03.908Z] --- PASS: TestStopContainerWithTimeout/0 (1.18s) [2020-05-20T18:05:03.908Z] --- PASS: TestStopContainerWithTimeout/1 (2.14s) [2020-05-20T18:05:03.908Z] --- PASS: TestStopContainerWithTimeout/3 (3.30s) [2020-05-20T18:05:03.908Z] --- PASS: TestStopContainerWithTimeout/-1 (3.34s) [2020-05-20T18:05:03.908Z] === RUN TestDeleteDevicemapper [2020-05-20T18:05:03.908Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-20T18:05:03.908Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-20T18:05:03.908Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-20T18:05:04.619Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-05-20T18:05:04.876Z] === RUN TestDockerSuite/TestPortHostBinding [2020-05-20T18:05:05.947Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.07s) [2020-05-20T18:05:05.947Z] === RUN TestUpdateMemory [2020-05-20T18:05:06.246Z] === RUN TestDockerSuite/TestPortList [2020-05-20T18:05:06.566Z] --- PASS: TestUpdateMemory (0.88s) [2020-05-20T18:05:06.566Z] === RUN TestUpdateCPUQuota [2020-05-20T18:05:08.045Z] --- PASS: TestUpdateCPUQuota (1.23s) [2020-05-20T18:05:08.045Z] === RUN TestUpdatePidsLimit [2020-05-20T18:05:08.045Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-20T18:05:08.045Z] === RUN TestUpdatePidsLimit/no_change [2020-05-20T18:05:08.667Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-20T18:05:08.770Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-05-20T18:05:08.954Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-20T18:05:09.240Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-20T18:05:09.538Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-20T18:05:09.822Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-20T18:05:11.305Z] --- PASS: TestUpdatePidsLimit (3.30s) [2020-05-20T18:05:11.305Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.33s) [2020-05-20T18:05:11.305Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2020-05-20T18:05:11.305Z] --- PASS: TestUpdatePidsLimit/update_lower (0.32s) [2020-05-20T18:05:11.305Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.32s) [2020-05-20T18:05:11.305Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.34s) [2020-05-20T18:05:11.305Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.35s) [2020-05-20T18:05:11.305Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.31s) [2020-05-20T18:05:11.305Z] === RUN TestUpdateRestartPolicy [2020-05-20T18:05:15.319Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-05-20T18:05:17.218Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-05-20T18:05:19.115Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-05-20T18:05:21.008Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-05-20T18:05:23.844Z] --- PASS: TestUpdateRestartPolicy (12.11s) [2020-05-20T18:05:23.844Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-20T18:05:23.844Z] --- PASS: TestUpdateRestartWithAutoRemove (0.67s) [2020-05-20T18:05:23.844Z] === RUN TestWaitNonBlocked [2020-05-20T18:05:23.844Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-20T18:05:23.844Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-20T18:05:23.844Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-20T18:05:23.844Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-20T18:05:23.844Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-20T18:05:23.844Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-20T18:05:24.870Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-05-20T18:05:24.870Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.79s) [2020-05-20T18:05:24.870Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.84s) [2020-05-20T18:05:24.870Z] === RUN TestWaitBlocked [2020-05-20T18:05:24.870Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-20T18:05:24.870Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-20T18:05:24.870Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-20T18:05:24.870Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-20T18:05:24.870Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-20T18:05:24.870Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-20T18:05:25.898Z] --- PASS: TestWaitBlocked (0.04s) [2020-05-20T18:05:25.898Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.02s) [2020-05-20T18:05:25.898Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.07s) [2020-05-20T18:05:25.898Z] === CONT TestContainerStartOnDaemonRestart [2020-05-20T18:05:25.898Z] === CONT TestIpcModeOlderClient [2020-05-20T18:05:25.898Z] === CONT TestDaemonHostGatewayIP [2020-05-20T18:05:25.898Z] === CONT TestDaemonRestartIpcMode [2020-05-20T18:05:25.898Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-05-20T18:05:25.898Z] === CONT TestContainerKillOnDaemonStart [2020-05-20T18:05:26.277Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-05-20T18:05:26.277Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-05-20T18:05:26.277Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-05-20T18:05:27.207Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-05-20T18:05:27.207Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-05-20T18:05:27.771Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-05-20T18:05:27.771Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-05-20T18:05:28.701Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-05-20T18:05:28.701Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-05-20T18:05:30.326Z] --- PASS: TestContainerStartOnDaemonRestart (4.22s) [2020-05-20T18:05:30.597Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-05-20T18:05:30.597Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-05-20T18:05:30.944Z] --- PASS: TestDaemonRestartIpcMode (4.89s) [2020-05-20T18:05:30.944Z] --- PASS: TestDaemonHostGatewayIP (5.09s) [2020-05-20T18:05:33.870Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-05-20T18:05:34.434Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-05-20T18:05:35.364Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-05-20T18:05:35.621Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-05-20T18:05:35.879Z] === RUN TestDockerSuite/TestPsByOrder [2020-05-20T18:05:37.774Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-05-20T18:05:39.576Z] --- PASS: TestContainerKillOnDaemonStart (13.28s) [2020-05-20T18:05:39.576Z] PASS [2020-05-20T18:05:39.576Z] [2020-05-20T18:05:39.576Z] === Skipped [2020-05-20T18:05:39.576Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-05-20T18:05:39.576Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-20T18:05:39.576Z] [2020-05-20T18:05:39.576Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-20T18:05:39.576Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-20T18:05:39.576Z] [2020-05-20T18:05:39.576Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-05-20T18:05:39.576Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-20T18:05:39.576Z] [2020-05-20T18:05:39.576Z] [2020-05-20T18:05:39.576Z] DONE 200 tests, 3 skipped in 126.775s [2020-05-20T18:05:39.576Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-05-20T18:05:39.576Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-05-20T18:05:39.576Z] ++ set -e [2020-05-20T18:05:39.576Z] ++ '[' -n 0 ']' [2020-05-20T18:05:39.576Z] ++ set -x [2020-05-20T18:05:39.576Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-05-20T18:05:39.576Z] INFO: Testing against a local daemon [2020-05-20T18:05:39.576Z] === RUN TestCommitInheritsEnv [2020-05-20T18:05:39.668Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-05-20T18:05:39.862Z] --- PASS: TestCommitInheritsEnv (0.43s) [2020-05-20T18:05:39.862Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-20T18:05:39.862Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-20T18:05:39.862Z] === RUN TestImagesFilterMultiReference [2020-05-20T18:05:39.862Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-05-20T18:05:39.862Z] === RUN TestImagePullPlatformInvalid [2020-05-20T18:05:40.149Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-05-20T18:05:40.149Z] === RUN TestRemoveImageOrphaning [2020-05-20T18:05:40.434Z] --- PASS: TestRemoveImageOrphaning (0.42s) [2020-05-20T18:05:40.434Z] === RUN TestRemoveImageGarbageCollector [2020-05-20T18:05:40.434Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-20T18:05:40.434Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T18:05:40.434Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-20T18:05:40.434Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-05-20T18:05:40.434Z] === RUN TestTagInvalidReference [2020-05-20T18:05:40.434Z] --- PASS: TestTagInvalidReference (0.04s) [2020-05-20T18:05:40.434Z] === RUN TestTagValidPrefixedRepo [2020-05-20T18:05:40.720Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-05-20T18:05:40.720Z] === RUN TestTagExistedNameWithoutForce [2020-05-20T18:05:40.720Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-05-20T18:05:40.720Z] === RUN TestTagOfficialNames [2020-05-20T18:05:40.720Z] --- PASS: TestTagOfficialNames (0.06s) [2020-05-20T18:05:40.720Z] === RUN TestTagMatchesDigest [2020-05-20T18:05:40.720Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-05-20T18:05:40.720Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-20T18:05:41.040Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-05-20T18:05:41.971Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-05-20T18:05:44.499Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-05-20T18:05:45.429Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-05-20T18:05:50.684Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-05-20T18:05:50.685Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-05-20T18:05:50.685Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-05-20T18:05:53.961Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-05-20T18:05:54.524Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-05-20T18:06:02.626Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-05-20T18:06:04.012Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-05-20T18:06:06.536Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-05-20T18:06:07.100Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-05-20T18:06:08.031Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-05-20T18:06:09.933Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-05-20T18:06:12.457Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-05-20T18:06:15.731Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-05-20T18:06:16.663Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-05-20T18:06:16.921Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-05-20T18:06:17.853Z] === RUN TestDockerSuite/TestPsRightTagName [2020-05-20T18:06:20.376Z] === RUN TestDockerSuite/TestPsShowMounts [2020-05-20T18:06:20.376Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-05-20T18:06:23.650Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-05-20T18:06:24.583Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-05-20T18:06:24.584Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-05-20T18:06:24.584Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-05-20T18:06:24.584Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-05-20T18:06:24.840Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-05-20T18:06:25.770Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-05-20T18:06:27.664Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-05-20T18:06:29.032Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-05-20T18:06:29.595Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-05-20T18:06:34.851Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-05-20T18:06:37.376Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-05-20T18:06:37.962Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-05-20T18:06:39.860Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-05-20T18:06:42.384Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-05-20T18:06:42.384Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-05-20T18:06:42.384Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-05-20T18:06:42.384Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-05-20T18:06:45.657Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-05-20T18:06:47.025Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-05-20T18:06:51.199Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-05-20T18:06:53.094Z] === RUN TestDockerSuite/TestRmiBlank [2020-05-20T18:06:53.094Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-05-20T18:06:53.094Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-05-20T18:06:57.272Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-05-20T18:06:57.529Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-05-20T18:06:58.899Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-05-20T18:06:59.156Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-05-20T18:06:59.720Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-05-20T18:07:01.090Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-05-20T18:07:02.022Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-05-20T18:07:02.586Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-05-20T18:07:03.955Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-05-20T18:07:05.325Z] === RUN TestDockerSuite/TestRmiTag [2020-05-20T18:07:05.325Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-05-20T18:07:06.256Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-05-20T18:07:11.508Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-05-20T18:07:12.073Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-05-20T18:07:13.004Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-05-20T18:07:13.571Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-05-20T18:07:15.464Z] === RUN TestDockerSuite/TestRunAddHost [2020-05-20T18:07:16.028Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-05-20T18:07:16.592Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-05-20T18:07:17.155Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-05-20T18:07:17.155Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-05-20T18:07:18.085Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-05-20T18:07:19.979Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-05-20T18:07:20.543Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-05-20T18:07:21.475Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-05-20T18:07:22.406Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-05-20T18:07:23.775Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-05-20T18:07:25.669Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-05-20T18:07:26.599Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-05-20T18:07:27.529Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-05-20T18:07:27.786Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-05-20T18:07:28.349Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-05-20T18:07:29.280Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-05-20T18:07:30.650Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-05-20T18:07:31.581Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-05-20T18:07:32.952Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-05-20T18:07:33.516Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-05-20T18:07:34.447Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-05-20T18:07:35.378Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-05-20T18:07:35.379Z] === RUN TestDockerSuite/TestRunBindMounts [2020-05-20T18:07:35.943Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-05-20T18:07:37.838Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-05-20T18:07:38.769Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-05-20T18:07:38.769Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-05-20T18:07:39.699Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-05-20T18:07:40.629Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-05-20T18:07:41.572Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-05-20T18:07:41.572Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-05-20T18:07:42.503Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-05-20T18:07:43.433Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-05-20T18:07:44.363Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-05-20T18:07:44.926Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-05-20T18:07:45.856Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-05-20T18:07:45.856Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-05-20T18:07:46.787Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-05-20T18:07:46.787Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-05-20T18:07:48.157Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-05-20T18:07:49.089Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-05-20T18:07:49.654Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-05-20T18:07:50.587Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-05-20T18:07:50.587Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-05-20T18:07:51.519Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-05-20T18:07:53.413Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-05-20T18:07:54.783Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-05-20T18:07:55.041Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-05-20T18:07:56.937Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-05-20T18:07:57.501Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-05-20T18:07:58.431Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-05-20T18:07:59.362Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-05-20T18:08:00.291Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-05-20T18:08:01.222Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-05-20T18:08:03.121Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-05-20T18:08:06.394Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-05-20T18:08:06.650Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-05-20T18:08:07.580Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-05-20T18:08:10.105Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-05-20T18:08:12.017Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-05-20T18:08:14.539Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-05-20T18:08:14.539Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-05-20T18:08:17.062Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-05-20T18:08:17.062Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-05-20T18:08:17.062Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-05-20T18:08:17.995Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-05-20T18:08:19.888Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-05-20T18:08:21.785Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-05-20T18:08:23.154Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-05-20T18:08:24.085Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-05-20T18:08:24.649Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-05-20T18:08:27.173Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-05-20T18:08:27.737Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-05-20T18:08:27.737Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-05-20T18:08:28.302Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-05-20T18:08:30.195Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-05-20T18:08:30.195Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-05-20T18:08:31.125Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-05-20T18:08:31.689Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-05-20T18:08:32.621Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-05-20T18:08:33.551Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-05-20T18:08:33.551Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-05-20T18:08:34.482Z] === RUN TestDockerSuite/TestRunEnvironment [2020-05-20T18:08:35.045Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-05-20T18:08:35.978Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-05-20T18:08:36.909Z] === RUN TestDockerSuite/TestRunExitCode [2020-05-20T18:08:37.476Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-05-20T18:08:38.408Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-05-20T18:08:38.971Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-05-20T18:08:39.902Z] === RUN TestDockerSuite/TestRunExposePort [2020-05-20T18:08:39.902Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-05-20T18:08:40.847Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-05-20T18:08:41.410Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-05-20T18:08:43.303Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-05-20T18:08:43.559Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-05-20T18:08:43.559Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-05-20T18:08:47.734Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-05-20T18:08:47.991Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-05-20T18:09:00.171Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-05-20T18:09:00.736Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-05-20T18:09:02.632Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-05-20T18:09:02.632Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-05-20T18:09:02.632Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-05-20T18:09:02.632Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-05-20T18:09:03.196Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-05-20T18:09:06.473Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-05-20T18:09:08.368Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-05-20T18:09:09.737Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-05-20T18:09:10.668Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-05-20T18:09:11.600Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-05-20T18:09:12.163Z] === RUN TestDockerSuite/TestRunModeHostname [2020-05-20T18:09:13.533Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-05-20T18:09:13.533Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-05-20T18:09:13.533Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-05-20T18:09:14.902Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-05-20T18:09:16.271Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-05-20T18:09:18.165Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-05-20T18:09:18.165Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-05-20T18:09:18.165Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-05-20T18:09:20.061Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-05-20T18:09:21.445Z] === RUN TestDockerSuite/TestRunMount [2020-05-20T18:09:27.992Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-05-20T18:09:28.555Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-05-20T18:09:29.486Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-05-20T18:09:31.383Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-05-20T18:09:33.906Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-05-20T18:09:37.181Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-05-20T18:09:39.704Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-05-20T18:09:42.978Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-05-20T18:09:44.348Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-05-20T18:09:46.245Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-05-20T18:09:46.245Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-05-20T18:09:46.810Z] === RUN TestDockerSuite/TestRunNetHost [2020-05-20T18:09:48.180Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-05-20T18:09:48.743Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-05-20T18:09:49.675Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-05-20T18:09:52.199Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-05-20T18:09:54.721Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-05-20T18:10:00.001Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-05-20T18:10:00.001Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-05-20T18:10:00.258Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-05-20T18:10:01.189Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-05-20T18:10:01.189Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-05-20T18:10:01.753Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-05-20T18:10:02.683Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-05-20T18:10:02.940Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-05-20T18:10:03.871Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-05-20T18:10:04.801Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-05-20T18:10:04.801Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-05-20T18:10:05.365Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-05-20T18:10:06.297Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-05-20T18:10:08.191Z] === RUN TestDockerSuite/TestRunPortInUse [2020-05-20T18:10:09.121Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-05-20T18:10:09.684Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-05-20T18:10:10.614Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-05-20T18:10:11.546Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-05-20T18:10:12.111Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-05-20T18:10:13.041Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-05-20T18:10:13.041Z] === RUN TestDockerSuite/TestRunPublishPort [2020-05-20T18:10:13.973Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-05-20T18:10:14.536Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-05-20T18:10:14.536Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-05-20T18:10:15.907Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-05-20T18:10:16.471Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-05-20T18:10:17.402Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-05-20T18:10:17.402Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-05-20T18:10:21.578Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-05-20T18:10:21.578Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-05-20T18:10:22.948Z] === RUN TestDockerSuite/TestRunRm [2020-05-20T18:10:23.511Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-05-20T18:10:27.685Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-05-20T18:10:28.623Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-05-20T18:10:29.186Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-05-20T18:10:31.082Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-05-20T18:10:31.338Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-05-20T18:10:32.269Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-05-20T18:10:36.443Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-05-20T18:10:40.619Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-05-20T18:10:41.993Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-05-20T18:10:42.924Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-05-20T18:10:42.924Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-05-20T18:10:43.854Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-05-20T18:10:44.786Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-05-20T18:10:45.717Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-05-20T18:10:46.281Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-05-20T18:10:47.215Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-05-20T18:10:47.779Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-05-20T18:10:48.322Z] --- PASS: TestImportExtremelyLargeImageWorks (298.09s) [2020-05-20T18:10:48.322Z] PASS [2020-05-20T18:10:48.322Z] [2020-05-20T18:10:48.322Z] === Skipped [2020-05-20T18:10:48.322Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-20T18:10:48.322Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T18:10:48.322Z] [2020-05-20T18:10:48.322Z] [2020-05-20T18:10:48.322Z] DONE 12 tests, 1 skipped in 299.460s [2020-05-20T18:10:48.322Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-05-20T18:10:48.322Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-05-20T18:10:48.322Z] ++ set -e [2020-05-20T18:10:48.322Z] ++ '[' -n 0 ']' [2020-05-20T18:10:48.322Z] ++ set -x [2020-05-20T18:10:48.322Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-05-20T18:10:48.322Z] INFO: Testing against a local daemon [2020-05-20T18:10:48.322Z] === RUN TestNetworkCreateDelete [2020-05-20T18:10:48.322Z] --- PASS: TestNetworkCreateDelete (0.23s) [2020-05-20T18:10:48.322Z] === RUN TestDockerNetworkDeletePreferID [2020-05-20T18:10:48.322Z] --- PASS: TestDockerNetworkDeletePreferID (0.60s) [2020-05-20T18:10:48.322Z] === RUN TestInspectNetwork [2020-05-20T18:10:48.322Z] === RUN TestInspectNetwork/full_network_id [2020-05-20T18:10:48.322Z] === RUN TestInspectNetwork/partial_network_id [2020-05-20T18:10:48.322Z] === RUN TestInspectNetwork/network_name [2020-05-20T18:10:48.322Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-20T18:10:48.322Z] --- PASS: TestInspectNetwork (7.50s) [2020-05-20T18:10:48.322Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-20T18:10:48.322Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-20T18:10:48.322Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-20T18:10:48.322Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-20T18:10:48.322Z] === RUN TestRunContainerWithBridgeNone [2020-05-20T18:10:48.712Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-05-20T18:10:49.644Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-05-20T18:10:49.644Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-05-20T18:10:49.806Z] --- PASS: TestRunContainerWithBridgeNone (2.30s) [2020-05-20T18:10:49.807Z] === RUN TestNetworkInvalidJSON [2020-05-20T18:10:49.807Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-20T18:10:49.807Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-20T18:10:49.807Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-20T18:10:49.807Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-20T18:10:49.807Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-20T18:10:49.807Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-20T18:10:49.807Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-20T18:10:49.807Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-20T18:10:49.807Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-20T18:10:49.807Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2020-05-20T18:10:49.807Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-20T18:10:49.807Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-20T18:10:49.807Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-20T18:10:49.807Z] === RUN TestHostIPv4BridgeLabel [2020-05-20T18:10:50.101Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2020-05-20T18:10:50.101Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-20T18:10:51.584Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-05-20T18:10:51.584Z] === RUN TestDaemonDefaultNetworkPools [2020-05-20T18:10:52.206Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2020-05-20T18:10:52.206Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-20T18:10:52.924Z] === RUN TestDockerSuite/TestRunState [2020-05-20T18:10:52.924Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-05-20T18:10:53.223Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s) [2020-05-20T18:10:53.223Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-20T18:10:54.293Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-05-20T18:10:54.721Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.50s) [2020-05-20T18:10:54.721Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-20T18:10:55.224Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-05-20T18:10:55.344Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-05-20T18:10:55.344Z] === RUN TestServiceWithPredefinedNetwork [2020-05-20T18:10:56.159Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-05-20T18:10:56.159Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-05-20T18:10:56.416Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-05-20T18:10:57.346Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-05-20T18:10:58.036Z] --- PASS: TestServiceWithPredefinedNetwork (2.33s) [2020-05-20T18:10:58.036Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-20T18:10:58.036Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-20T18:10:58.036Z] service_test.go:236: FLAKY_TEST [2020-05-20T18:10:58.036Z] === RUN TestServiceWithDataPathPortInit [2020-05-20T18:10:58.276Z] === RUN TestDockerSuite/TestRunSysctls [2020-05-20T18:10:58.276Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-05-20T18:10:58.276Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-05-20T18:11:00.190Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-05-20T18:11:00.190Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-05-20T18:11:00.190Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-05-20T18:11:01.122Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-05-20T18:11:04.396Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-05-20T18:11:04.959Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-05-20T18:11:06.856Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-05-20T18:11:07.114Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-05-20T18:11:07.371Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-05-20T18:11:08.304Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-05-20T18:11:11.579Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-05-20T18:11:11.579Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-05-20T18:11:13.302Z] --- PASS: TestServiceWithDataPathPortInit (14.60s) [2020-05-20T18:11:13.302Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-20T18:11:14.852Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-05-20T18:11:15.783Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-05-20T18:11:16.347Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-05-20T18:11:17.277Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-05-20T18:11:19.802Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-05-20T18:11:20.127Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.24s) [2020-05-20T18:11:20.127Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xu2eb4weizhe3geti3t56orw4 Created:2020-05-20 18:11:13.422756841 +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[22c34448b333454f7fa6b37faffdb4170532130e189889cb3414c2d8f2c8cca8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ttt2qt6ehbkm0o3r32mk93g28 EndpointID:12fc5fee8d0e83f79e4c84ee96c3f3aa3ef22fa8906de9da07127fa2e6877750 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7cafc9591b385e6f8c7ce7b80ba288da0eaf1121ce483a9bd3668762d9ce4a09 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:5ba315f7eb1a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ttt2qt6ehbkm0o3r32mk93g28 EndpointID:12fc5fee8d0e83f79e4c84ee96c3f3aa3ef22fa8906de9da07127fa2e6877750 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-20T18:11:20.127Z] PASS [2020-05-20T18:11:20.127Z] [2020-05-20T18:11:20.127Z] === Skipped [2020-05-20T18:11:20.127Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-20T18:11:20.127Z] service_test.go:236: FLAKY_TEST [2020-05-20T18:11:20.127Z] [2020-05-20T18:11:20.127Z] [2020-05-20T18:11:20.127Z] DONE 22 tests, 1 skipped in 40.724s [2020-05-20T18:11:20.127Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-20T18:11:20.127Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-05-20T18:11:20.127Z] ++ set -e [2020-05-20T18:11:20.127Z] ++ '[' -n 0 ']' [2020-05-20T18:11:20.127Z] ++ set -x [2020-05-20T18:11:20.127Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-05-20T18:11:20.127Z] INFO: Testing against a local daemon [2020-05-20T18:11:20.127Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-20T18:11:20.127Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-20T18:11:20.127Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-20T18:11:20.127Z] === RUN TestDockerNetworkIpvlan [2020-05-20T18:11:20.127Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-20T18:11:20.127Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-20T18:11:20.127Z] PASS [2020-05-20T18:11:20.127Z] [2020-05-20T18:11:20.127Z] === Skipped [2020-05-20T18:11:20.127Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-20T18:11:20.127Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-20T18:11:20.127Z] [2020-05-20T18:11:20.127Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-20T18:11:20.127Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-20T18:11:20.127Z] [2020-05-20T18:11:20.127Z] [2020-05-20T18:11:20.127Z] DONE 2 tests, 2 skipped in 0.105s [2020-05-20T18:11:20.127Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-20T18:11:20.127Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-05-20T18:11:20.127Z] ++ set -e [2020-05-20T18:11:20.127Z] ++ '[' -n 0 ']' [2020-05-20T18:11:20.127Z] ++ set -x [2020-05-20T18:11:20.127Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-05-20T18:11:20.127Z] INFO: Testing against a local daemon [2020-05-20T18:11:20.127Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-20T18:11:20.733Z] === RUN TestDockerSuite/TestRunUserByID [2020-05-20T18:11:21.609Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.48s) [2020-05-20T18:11:21.609Z] === RUN TestDockerNetworkMacvlan [2020-05-20T18:11:21.664Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-05-20T18:11:21.664Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-05-20T18:11:21.921Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-05-20T18:11:22.233Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-20T18:11:22.853Z] === RUN TestDockerSuite/TestRunUserByName [2020-05-20T18:11:23.263Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-20T18:11:23.418Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-05-20T18:11:24.279Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-20T18:11:24.351Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-05-20T18:11:24.351Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-05-20T18:11:24.351Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-05-20T18:11:25.282Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-05-20T18:11:26.982Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-20T18:11:29.023Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-20T18:11:30.535Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-05-20T18:11:30.536Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-05-20T18:11:31.904Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-05-20T18:11:34.442Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-05-20T18:11:34.538Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-20T18:11:34.824Z] --- PASS: TestDockerNetworkMacvlan (13.59s) [2020-05-20T18:11:34.824Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-05-20T18:11:34.824Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2020-05-20T18:11:34.824Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.16s) [2020-05-20T18:11:34.824Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.29s) [2020-05-20T18:11:34.824Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.12s) [2020-05-20T18:11:34.824Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.95s) [2020-05-20T18:11:34.824Z] PASS [2020-05-20T18:11:34.824Z] [2020-05-20T18:11:34.824Z] DONE 8 tests in 15.190s [2020-05-20T18:11:34.824Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-20T18:11:34.824Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-05-20T18:11:34.824Z] ++ set -e [2020-05-20T18:11:34.824Z] ++ '[' -n 0 ']' [2020-05-20T18:11:34.824Z] ++ set -x [2020-05-20T18:11:34.824Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-05-20T18:11:34.824Z] testing: warning: no tests to run [2020-05-20T18:11:34.824Z] PASS [2020-05-20T18:11:34.824Z] [2020-05-20T18:11:34.824Z] DONE 0 tests in 0.018s [2020-05-20T18:11:34.824Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-20T18:11:34.824Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-05-20T18:11:34.824Z] ++ set -e [2020-05-20T18:11:34.824Z] ++ '[' -n 0 ']' [2020-05-20T18:11:34.824Z] ++ set -x [2020-05-20T18:11:34.824Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-05-20T18:11:35.109Z] INFO: Testing against a local daemon [2020-05-20T18:11:35.109Z] === RUN TestAuthZPluginAllowRequest [2020-05-20T18:11:35.812Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-05-20T18:11:36.591Z] --- PASS: TestAuthZPluginAllowRequest (1.58s) [2020-05-20T18:11:36.591Z] === RUN TestAuthZPluginTLS [2020-05-20T18:11:37.213Z] --- PASS: TestAuthZPluginTLS (0.59s) [2020-05-20T18:11:37.213Z] === RUN TestAuthZPluginDenyRequest [2020-05-20T18:11:37.832Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-05-20T18:11:37.832Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-20T18:11:38.333Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-05-20T18:11:38.452Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2020-05-20T18:11:38.452Z] === RUN TestAuthZPluginDenyResponse [2020-05-20T18:11:39.151Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2020-05-20T18:11:39.151Z] === RUN TestAuthZPluginAllowEventStream [2020-05-20T18:11:40.638Z] --- PASS: TestAuthZPluginAllowEventStream (1.62s) [2020-05-20T18:11:40.638Z] === RUN TestAuthZPluginErrorResponse [2020-05-20T18:11:41.258Z] --- PASS: TestAuthZPluginErrorResponse (0.59s) [2020-05-20T18:11:41.258Z] === RUN TestAuthZPluginErrorRequest [2020-05-20T18:11:41.612Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-05-20T18:11:41.869Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-05-20T18:11:41.877Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-05-20T18:11:41.877Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-20T18:11:42.164Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-05-20T18:11:42.164Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-20T18:11:42.800Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-05-20T18:11:43.731Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-05-20T18:11:43.731Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-05-20T18:11:43.731Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-05-20T18:11:43.731Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-05-20T18:11:43.731Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-05-20T18:11:44.199Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.06s) [2020-05-20T18:11:44.199Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-20T18:11:44.662Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-05-20T18:11:45.593Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-05-20T18:11:46.238Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.04s) [2020-05-20T18:11:46.238Z] === RUN TestAuthZPluginHeader [2020-05-20T18:11:46.523Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-05-20T18:11:47.255Z] --- PASS: TestAuthZPluginHeader (0.93s) [2020-05-20T18:11:47.255Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-20T18:11:47.255Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-20T18:11:47.255Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T18:11:47.255Z] === RUN TestAuthZPluginV2Disable [2020-05-20T18:11:47.255Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-05-20T18:11:47.255Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T18:11:47.255Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-20T18:11:47.255Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-20T18:11:47.255Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T18:11:47.255Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-20T18:11:47.255Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-20T18:11:47.255Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T18:11:47.255Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-20T18:11:47.892Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-05-20T18:11:48.821Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-05-20T18:11:49.751Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-05-20T18:11:49.751Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-05-20T18:11:50.316Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-05-20T18:11:50.316Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-05-20T18:11:50.316Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-05-20T18:11:50.573Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-05-20T18:11:50.573Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-05-20T18:11:50.573Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-05-20T18:11:50.830Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-05-20T18:11:51.087Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-05-20T18:11:51.087Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-05-20T18:11:51.344Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-05-20T18:11:52.274Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-05-20T18:11:52.837Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-05-20T18:11:53.767Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-05-20T18:11:53.767Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-05-20T18:11:54.701Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-05-20T18:11:54.958Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-05-20T18:11:55.888Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-05-20T18:11:55.888Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-05-20T18:11:56.819Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-05-20T18:11:57.384Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-05-20T18:11:57.384Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-05-20T18:11:57.641Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-05-20T18:11:58.205Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-05-20T18:12:00.102Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-05-20T18:12:00.666Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-05-20T18:12:00.666Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-05-20T18:12:01.598Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-05-20T18:12:01.598Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-05-20T18:12:03.513Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-05-20T18:12:03.772Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-05-20T18:12:05.140Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-05-20T18:12:05.732Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.81s) [2020-05-20T18:12:05.732Z] PASS [2020-05-20T18:12:05.732Z] [2020-05-20T18:12:05.732Z] === Skipped [2020-05-20T18:12:05.732Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-20T18:12:05.732Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T18:12:05.732Z] [2020-05-20T18:12:05.732Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-05-20T18:12:05.732Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T18:12:05.732Z] [2020-05-20T18:12:05.732Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-20T18:12:05.732Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T18:12:05.732Z] [2020-05-20T18:12:05.732Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-20T18:12:05.732Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T18:12:05.732Z] [2020-05-20T18:12:05.732Z] [2020-05-20T18:12:05.732Z] DONE 17 tests, 4 skipped in 29.179s [2020-05-20T18:12:05.732Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-20T18:12:05.732Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-05-20T18:12:05.732Z] ++ set -e [2020-05-20T18:12:05.732Z] ++ '[' -n 0 ']' [2020-05-20T18:12:05.732Z] ++ set -x [2020-05-20T18:12:05.732Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-05-20T18:12:05.732Z] INFO: Testing against a local daemon [2020-05-20T18:12:05.732Z] === RUN TestPluginInvalidJSON [2020-05-20T18:12:05.732Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-20T18:12:05.732Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-20T18:12:05.732Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-20T18:12:05.732Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-05-20T18:12:05.732Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-20T18:12:05.732Z] === RUN TestPluginInstall [2020-05-20T18:12:05.732Z] === RUN TestPluginInstall/no_auth [2020-05-20T18:12:06.509Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-05-20T18:12:07.440Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-05-20T18:12:07.440Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-05-20T18:12:07.440Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-05-20T18:12:08.813Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-05-20T18:12:09.743Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-05-20T18:12:11.114Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-05-20T18:12:11.114Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-05-20T18:12:12.591Z] time="2020-05-20T18:12:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-20T18:12:12.591Z] time="2020-05-20T18:12:11Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-20T18:12:12.591Z] time="2020-05-20T18:12:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0d012b248d7e92ba3e6f091155150d7a4412a36174477bea096c6b3122948ac3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-20T18:12:12.591Z] time="2020-05-20T18:12:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-20T18:12:12.591Z] time="2020-05-20T18:12:11Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-20T18:12:12.591Z] time="2020-05-20T18:12:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0d012b248d7e92ba3e6f091155150d7a4412a36174477bea096c6b3122948ac3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-20T18:12:12.591Z] === RUN TestPluginInstall/with_htpasswd [2020-05-20T18:12:13.008Z] === RUN TestDockerSuite/TestSaveImageId [2020-05-20T18:12:13.008Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-05-20T18:12:13.209Z] time="2020-05-20T18:12:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-20T18:12:13.209Z] time="2020-05-20T18:12:13Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-20T18:12:13.209Z] time="2020-05-20T18:12:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4fce242d2bce93c848d747a9eb008e9e57cab54c24ef2f35655cf4d0c2cebf05" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-20T18:12:13.209Z] time="2020-05-20T18:12:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-20T18:12:13.209Z] time="2020-05-20T18:12:13Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-20T18:12:13.209Z] time="2020-05-20T18:12:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4fce242d2bce93c848d747a9eb008e9e57cab54c24ef2f35655cf4d0c2cebf05" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-20T18:12:13.494Z] === RUN TestPluginInstall/with_insecure [2020-05-20T18:12:13.572Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-05-20T18:12:14.973Z] time="2020-05-20T18:12:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-20T18:12:14.973Z] time="2020-05-20T18:12:14Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-20T18:12:14.973Z] time="2020-05-20T18:12:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:38a5a9ab2b5d96466fe676597f231a2fc955b90e7710ed616929d4ab60370219" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-20T18:12:14.973Z] time="2020-05-20T18:12:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-20T18:12:14.973Z] time="2020-05-20T18:12:14Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-20T18:12:14.973Z] time="2020-05-20T18:12:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:38a5a9ab2b5d96466fe676597f231a2fc955b90e7710ed616929d4ab60370219" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-20T18:12:15.258Z] --- PASS: TestPluginInstall (11.07s) [2020-05-20T18:12:15.258Z] --- PASS: TestPluginInstall/no_auth (7.99s) [2020-05-20T18:12:15.258Z] --- PASS: TestPluginInstall/with_htpasswd (1.34s) [2020-05-20T18:12:15.258Z] --- PASS: TestPluginInstall/with_insecure (1.75s) [2020-05-20T18:12:15.258Z] plugin_test.go:157: [deedf3806c207] daemon is not started [2020-05-20T18:12:15.258Z] PASS [2020-05-20T18:12:15.258Z] [2020-05-20T18:12:15.258Z] DONE 6 tests in 11.213s [2020-05-20T18:12:15.258Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-20T18:12:15.258Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-05-20T18:12:15.258Z] ++ set -e [2020-05-20T18:12:15.258Z] ++ '[' -n 0 ']' [2020-05-20T18:12:15.258Z] ++ set -x [2020-05-20T18:12:15.258Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-05-20T18:12:15.542Z] INFO: Testing against a local daemon [2020-05-20T18:12:15.542Z] === RUN TestExternalGraphDriver [2020-05-20T18:12:15.842Z] === RUN TestExternalGraphDriver/json [2020-05-20T18:12:16.093Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-05-20T18:12:16.093Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-05-20T18:12:17.469Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-05-20T18:12:17.726Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-05-20T18:12:17.726Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-05-20T18:12:17.877Z] === RUN TestExternalGraphDriver/spec [2020-05-20T18:12:19.095Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-05-20T18:12:19.929Z] === RUN TestExternalGraphDriver/pull [2020-05-20T18:12:20.989Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-05-20T18:12:21.552Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-05-20T18:12:21.552Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-05-20T18:12:21.552Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-05-20T18:12:21.552Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-05-20T18:12:21.960Z] --- PASS: TestExternalGraphDriver (6.20s) [2020-05-20T18:12:21.960Z] --- PASS: TestExternalGraphDriver/json (2.03s) [2020-05-20T18:12:21.960Z] --- PASS: TestExternalGraphDriver/spec (2.03s) [2020-05-20T18:12:21.960Z] --- PASS: TestExternalGraphDriver/pull (1.90s) [2020-05-20T18:12:21.960Z] === RUN TestGraphdriverPluginV2 [2020-05-20T18:12:21.960Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-05-20T18:12:21.960Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T18:12:21.960Z] PASS [2020-05-20T18:12:21.960Z] [2020-05-20T18:12:21.960Z] === Skipped [2020-05-20T18:12:21.960Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-05-20T18:12:21.960Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T18:12:21.960Z] [2020-05-20T18:12:21.960Z] [2020-05-20T18:12:21.960Z] DONE 5 tests, 1 skipped in 6.369s [2020-05-20T18:12:21.960Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-20T18:12:21.960Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-05-20T18:12:21.960Z] ++ set -e [2020-05-20T18:12:21.960Z] ++ '[' -n 0 ']' [2020-05-20T18:12:21.960Z] ++ set -x [2020-05-20T18:12:21.960Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-05-20T18:12:21.960Z] INFO: Testing against a local daemon [2020-05-20T18:12:21.960Z] === RUN TestContinueAfterPluginCrash [2020-05-20T18:12:21.960Z] === PAUSE TestContinueAfterPluginCrash [2020-05-20T18:12:21.960Z] === RUN TestReadPluginNoRead [2020-05-20T18:12:21.960Z] === PAUSE TestReadPluginNoRead [2020-05-20T18:12:21.960Z] === RUN TestDaemonStartWithLogOpt [2020-05-20T18:12:21.960Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-20T18:12:21.960Z] === CONT TestContinueAfterPluginCrash [2020-05-20T18:12:21.960Z] === CONT TestDaemonStartWithLogOpt [2020-05-20T18:12:21.960Z] === CONT TestReadPluginNoRead [2020-05-20T18:12:22.115Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-05-20T18:12:24.637Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-05-20T18:12:28.808Z] === RUN TestReadPluginNoRead/default [2020-05-20T18:12:28.808Z] --- PASS: TestDaemonStartWithLogOpt (6.81s) [2020-05-20T18:12:29.821Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-20T18:12:29.888Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-05-20T18:12:31.890Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-20T18:12:32.410Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-05-20T18:12:33.369Z] --- PASS: TestReadPluginNoRead (11.31s) [2020-05-20T18:12:33.369Z] --- PASS: TestReadPluginNoRead/default (1.64s) [2020-05-20T18:12:33.369Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.70s) [2020-05-20T18:12:33.369Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.67s) [2020-05-20T18:12:33.369Z] read_test.go:91: [d5a0897b0f094] daemon is not started [2020-05-20T18:12:33.779Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-05-20T18:12:34.381Z] --- PASS: TestContinueAfterPluginCrash (12.33s) [2020-05-20T18:12:34.381Z] PASS [2020-05-20T18:12:34.381Z] [2020-05-20T18:12:34.381Z] DONE 6 tests in 12.428s [2020-05-20T18:12:34.381Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-05-20T18:12:34.381Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-05-20T18:12:34.381Z] ++ set -e [2020-05-20T18:12:34.381Z] ++ '[' -n 0 ']' [2020-05-20T18:12:34.381Z] ++ set -x [2020-05-20T18:12:34.381Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-05-20T18:12:34.381Z] testing: warning: no tests to run [2020-05-20T18:12:34.381Z] PASS [2020-05-20T18:12:34.381Z] [2020-05-20T18:12:34.381Z] DONE 0 tests in 0.020s [2020-05-20T18:12:34.381Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-20T18:12:34.381Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-05-20T18:12:34.381Z] ++ set -e [2020-05-20T18:12:34.381Z] ++ '[' -n 0 ']' [2020-05-20T18:12:34.381Z] ++ set -x [2020-05-20T18:12:34.381Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-05-20T18:12:34.381Z] INFO: Testing against a local daemon [2020-05-20T18:12:34.381Z] === RUN TestPluginWithDevMounts [2020-05-20T18:12:34.381Z] === PAUSE TestPluginWithDevMounts [2020-05-20T18:12:34.381Z] === CONT TestPluginWithDevMounts [2020-05-20T18:12:35.163Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-05-20T18:12:37.067Z] --- PASS: TestPluginWithDevMounts (2.24s) [2020-05-20T18:12:37.067Z] PASS [2020-05-20T18:12:37.067Z] [2020-05-20T18:12:37.067Z] DONE 1 tests in 2.353s [2020-05-20T18:12:37.067Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-05-20T18:12:37.067Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-05-20T18:12:37.067Z] ++ set -e [2020-05-20T18:12:37.067Z] ++ '[' -n 0 ']' [2020-05-20T18:12:37.067Z] ++ set -x [2020-05-20T18:12:37.067Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-05-20T18:12:37.067Z] INFO: Testing against a local daemon [2020-05-20T18:12:37.067Z] === RUN TestSecretInspect [2020-05-20T18:12:38.461Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-05-20T18:12:39.099Z] --- PASS: TestSecretInspect (2.22s) [2020-05-20T18:12:39.099Z] === RUN TestSecretList [2020-05-20T18:12:40.982Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-05-20T18:12:41.149Z] --- PASS: TestSecretList (2.25s) [2020-05-20T18:12:41.149Z] === RUN TestSecretsCreateAndDelete [2020-05-20T18:12:41.546Z] === RUN TestDockerSuite/TestStartRecordError [2020-05-20T18:12:43.439Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-05-20T18:12:43.843Z] --- PASS: TestSecretsCreateAndDelete (2.24s) [2020-05-20T18:12:43.843Z] === RUN TestSecretsUpdate [2020-05-20T18:12:45.877Z] --- PASS: TestSecretsUpdate (2.25s) [2020-05-20T18:12:45.877Z] === RUN TestTemplatedSecret [2020-05-20T18:12:45.962Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-05-20T18:12:47.855Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-05-20T18:12:48.586Z] --- PASS: TestTemplatedSecret (2.88s) [2020-05-20T18:12:48.586Z] === RUN TestSecretCreateResolve [2020-05-20T18:12:51.130Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-05-20T18:12:51.282Z] --- PASS: TestSecretCreateResolve (2.28s) [2020-05-20T18:12:51.282Z] PASS [2020-05-20T18:12:51.282Z] [2020-05-20T18:12:51.282Z] DONE 6 tests in 14.204s [2020-05-20T18:12:51.282Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-05-20T18:12:51.282Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-05-20T18:12:51.282Z] ++ set -e [2020-05-20T18:12:51.282Z] ++ '[' -n 0 ']' [2020-05-20T18:12:51.282Z] ++ set -x [2020-05-20T18:12:51.282Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-05-20T18:12:51.282Z] INFO: Testing against a local daemon [2020-05-20T18:12:51.282Z] === RUN TestServiceCreateInit [2020-05-20T18:12:51.282Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-20T18:12:55.687Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-20T18:12:56.382Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-05-20T18:12:56.640Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-05-20T18:12:59.161Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-05-20T18:13:00.104Z] --- PASS: TestServiceCreateInit (8.38s) [2020-05-20T18:13:00.104Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.20s) [2020-05-20T18:13:00.104Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.13s) [2020-05-20T18:13:00.104Z] === RUN TestCreateServiceMultipleTimes [2020-05-20T18:13:04.413Z] === RUN TestDockerSuite/TestStatsNoStream [2020-05-20T18:13:06.934Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-05-20T18:13:08.828Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-05-20T18:13:09.760Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-05-20T18:13:10.325Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-05-20T18:13:10.582Z] === RUN TestDockerSuite/TestTopPrivileged [2020-05-20T18:13:11.513Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-05-20T18:13:11.513Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-05-20T18:13:12.444Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-05-20T18:13:16.621Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-05-20T18:13:16.621Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-05-20T18:13:18.590Z] --- PASS: TestCreateServiceMultipleTimes (16.20s) [2020-05-20T18:13:18.590Z] === RUN TestCreateServiceConflict [2020-05-20T18:13:18.590Z] --- PASS: TestCreateServiceConflict (2.22s) [2020-05-20T18:13:18.590Z] === RUN TestCreateServiceMaxReplicas [2020-05-20T18:13:20.798Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-05-20T18:13:20.798Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-05-20T18:13:21.290Z] --- PASS: TestCreateServiceMaxReplicas (3.11s) [2020-05-20T18:13:21.290Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-20T18:13:21.728Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-05-20T18:13:21.728Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-05-20T18:13:22.658Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-05-20T18:13:24.551Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-05-20T18:13:24.551Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-05-20T18:13:26.446Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-05-20T18:13:27.010Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-05-20T18:13:27.941Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-05-20T18:13:29.836Z] === RUN TestDockerSuite/TestUpdateStats [2020-05-20T18:13:34.009Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-05-20T18:13:35.378Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-05-20T18:13:35.378Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-05-20T18:13:36.310Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-05-20T18:13:36.545Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.45s) [2020-05-20T18:13:36.545Z] === RUN TestCreateServiceSecretFileMode [2020-05-20T18:13:36.829Z] --- PASS: TestCreateServiceSecretFileMode (2.55s) [2020-05-20T18:13:36.829Z] === RUN TestCreateServiceConfigFileMode [2020-05-20T18:13:37.239Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-05-20T18:13:39.526Z] --- PASS: TestCreateServiceConfigFileMode (2.58s) [2020-05-20T18:13:39.526Z] === RUN TestCreateServiceSysctls [2020-05-20T18:13:41.412Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-05-20T18:13:42.997Z] --- PASS: TestCreateServiceSysctls (3.32s) [2020-05-20T18:13:42.997Z] === RUN TestCreateServiceCapabilities [2020-05-20T18:13:45.585Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-05-20T18:13:45.692Z] --- PASS: TestCreateServiceCapabilities (2.64s) [2020-05-20T18:13:45.692Z] === RUN TestInspect [2020-05-20T18:13:48.387Z] --- PASS: TestInspect (2.87s) [2020-05-20T18:13:48.387Z] === RUN TestCreateJob [2020-05-20T18:13:48.858Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-05-20T18:13:51.398Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-05-20T18:13:51.864Z] --- PASS: TestCreateJob (3.37s) [2020-05-20T18:13:51.864Z] === RUN TestReplicatedJob [2020-05-20T18:13:55.571Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-05-20T18:13:57.375Z] --- PASS: TestReplicatedJob (5.63s) [2020-05-20T18:13:57.376Z] === RUN TestUpdateReplicatedJob [2020-05-20T18:14:00.827Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-05-20T18:14:00.842Z] --- PASS: TestUpdateReplicatedJob (3.48s) [2020-05-20T18:14:00.842Z] === RUN TestServiceListWithStatuses [2020-05-20T18:14:00.842Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-20T18:14:00.842Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-20T18:14:00.842Z] === RUN TestDockerNetworkConnectAlias [2020-05-20T18:14:03.349Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-05-20T18:14:05.255Z] --- PASS: TestDockerNetworkConnectAlias (4.61s) [2020-05-20T18:14:05.255Z] === RUN TestDockerNetworkReConnect [2020-05-20T18:14:05.871Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-05-20T18:14:07.240Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-05-20T18:14:09.134Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-05-20T18:14:09.652Z] --- PASS: TestDockerNetworkReConnect (3.72s) [2020-05-20T18:14:09.652Z] === RUN TestServicePlugin [2020-05-20T18:14:09.652Z] --- SKIP: TestServicePlugin (0.00s) [2020-05-20T18:14:09.652Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T18:14:09.652Z] === RUN TestServiceUpdateLabel [2020-05-20T18:14:11.656Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-05-20T18:14:11.694Z] --- PASS: TestServiceUpdateLabel (2.36s) [2020-05-20T18:14:11.694Z] === RUN TestServiceUpdateSecrets [2020-05-20T18:14:14.177Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-05-20T18:14:16.071Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-05-20T18:14:18.594Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-05-20T18:14:21.115Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-05-20T18:14:26.949Z] --- PASS: TestServiceUpdateSecrets (14.78s) [2020-05-20T18:14:26.949Z] === RUN TestServiceUpdateConfigs [2020-05-20T18:14:39.170Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-05-20T18:14:39.170Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-05-20T18:14:39.170Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-05-20T18:14:39.170Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-05-20T18:14:39.170Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-05-20T18:14:39.170Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-05-20T18:14:39.170Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-05-20T18:14:39.170Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-05-20T18:14:39.170Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-05-20T18:14:39.170Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-05-20T18:14:39.170Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-05-20T18:14:39.170Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-05-20T18:14:39.170Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-05-20T18:14:39.170Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-05-20T18:14:41.725Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-05-20T18:14:41.983Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-05-20T18:14:41.983Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-05-20T18:14:41.983Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-05-20T18:14:41.983Z] === RUN TestDockerSuite/TestVolumeEvents [2020-05-20T18:14:42.191Z] --- PASS: TestServiceUpdateConfigs (14.73s) [2020-05-20T18:14:42.191Z] === RUN TestServiceUpdateNetwork [2020-05-20T18:14:42.913Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-05-20T18:14:45.435Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-05-20T18:14:45.435Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-05-20T18:14:45.435Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-05-20T18:14:48.709Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-05-20T18:14:53.966Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite (1791.79s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.26s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.94s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.05s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.08s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.38s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.35s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.30s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.97s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.49s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.22s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.37s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.28s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.08s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.22s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.27s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.17s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.26s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.47s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.51s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.35s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestAttachDetach (1.46s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.39s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.36s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.51s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.26s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (2.13s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (3.39s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.61s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.63s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.57s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.25s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (21.93s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.63s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.55s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.89s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.33s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.80s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.99s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.36s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.38s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.02s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.12s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.47s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.80s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.48s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.96s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.24s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.41s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.48s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.40s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.84s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.41s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.43s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.21s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.44s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.76s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.65s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.46s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.40s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.52s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.26s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.55s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.68s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.51s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.29s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.35s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.15s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.84s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.60s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.69s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.57s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.26s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.39s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.44s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.54s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.51s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.61s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.81s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.93s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.49s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.72s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.76s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.48s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.03s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.16s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.71s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildCmd (0.40s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.39s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.38s) [2020-05-20T18:14:53.966Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-05-20T18:14:53.966Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.33s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.90s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.89s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildContChar (3.47s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.21s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.40s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.27s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.65s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.34s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.41s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.08s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.75s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.08s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.15s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.10s) [2020-05-20T18:14:53.966Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-05-20T18:14:53.966Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-05-20T18:14:53.966Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-05-20T18:14:53.966Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-05-20T18:14:53.966Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-05-20T18:14:53.966Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-05-20T18:14:53.966Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-05-20T18:14:53.966Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.17s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.61s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.98s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.50s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.62s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.68s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.86s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.67s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.85s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.94s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.48s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.56s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.55s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.09s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.74s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.07s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (15.09s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.11s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.07s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.66s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.87s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.71s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.16s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.83s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.09s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.82s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.15s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.45s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.42s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.52s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.86s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.14s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.50s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.52s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.73s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.71s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.00s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildEnv (1.69s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.62s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.28s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.71s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.62s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.00s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.83s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.87s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.50s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.48s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.44s) [2020-05-20T18:14:53.966Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-05-20T18:14:53.966Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.32s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.75s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildExpose (0.40s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.77s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.82s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.40s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildFails (1.14s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.50s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.48s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.93s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.49s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.39s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.11s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.08s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.75s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.36s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.30s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.31s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.77s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildHistory (4.77s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.47s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.26s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.74s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.57s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.01s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildLabel (0.48s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.39s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.47s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.40s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildLabels (0.54s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.52s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.35s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.59s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.68s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.27s) [2020-05-20T18:14:53.966Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.38s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.61s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.25s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.62s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.56s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (12.64s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.17s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.33s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.57s) [2020-05-20T18:14:53.967Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s) [2020-05-20T18:14:53.967Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.46s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.96s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.87s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.49s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.61s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.77s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.15s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.06s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.77s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.41s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.31s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.43s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.02s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.78s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.93s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.27s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.65s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.41s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.36s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.82s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.50s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.96s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildPATH (2.51s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.99s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.08s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.83s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (5.23s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.15s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildRm (3.33s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.23s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.49s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.50s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.61s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.55s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.29s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.45s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (5.20s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.37s) [2020-05-20T18:14:53.967Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-05-20T18:14:53.967Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.69s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.22s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildStderr (1.03s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.90s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.33s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.15s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.50s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.01s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.48s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildUser (2.21s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.86s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.45s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.27s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.38s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.28s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.05s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.77s) [2020-05-20T18:14:53.967Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-05-20T18:14:53.967Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-05-20T18:14:53.967Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2020-05-20T18:14:53.967Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-05-20T18:14:53.967Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2020-05-20T18:14:53.967Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-05-20T18:14:53.967Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-05-20T18:14:53.967Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.08s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.02s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.69s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.31s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.66s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.07s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.15s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.50s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.72s) [2020-05-20T18:14:53.967Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-05-20T18:14:53.967Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.90s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.64s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-05-20T18:14:53.967Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-05-20T18:14:53.967Z] docker_cli_sni_test.go:18: Flakey test [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.85s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.10s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestCommitChange (1.11s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.11s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.79s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.73s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.03s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestCommitTTY (1.77s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.94s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.69s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.05s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.05s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.22s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.06s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.06s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainerAPICommit (2.02s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.21s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.80s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.94s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.88s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.85s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.76s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.77s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.13s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.84s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.84s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.92s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.83s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.85s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.82s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.81s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.81s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.87s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.81s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.82s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.89s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.81s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.74s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.56s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.83s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.63s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.86s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.84s) [2020-05-20T18:14:53.967Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-05-20T18:14:53.967Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.84s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.80s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.25s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.82s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.55s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.01s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.42s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.92s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.62s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.58s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.58s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.60s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00068cf20_} (1.64s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1003253063_/foo_false____} (1.61s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1003253063_/foo_true____} (1.58s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3533835258_/foo_false____} (1.76s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3533835258_/foo_true____} (1.66s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3533835258_/foo_true__0xc00068cf80__} (1.63s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00068cfa0_} (1.67s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00068cfc0_} (1.63s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00068cfe0_} (1.50s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00068d000_} (1.66s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.70s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.49s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.06s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.12s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.32s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.03s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.70s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.24s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.17s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.94s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.12s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.95s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.04s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.00s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.28s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.06s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.02s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.22s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.07s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.93s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.07s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.46s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.02s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.90s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.92s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.90s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.17s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.89s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.14s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.76s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.85s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.51s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.09s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.47s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.88s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.11s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.54s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.85s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.96s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.01s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestCpToDot (0.94s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.65s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.78s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestCpToStdout (0.96s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.45s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.49s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.83s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.81s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestCreateArgs (0.10s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.60s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.85s) [2020-05-20T18:14:53.967Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-05-20T18:14:53.967Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2020-05-20T18:14:53.967Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.87s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.42s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestCreateLabels (0.10s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.18s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestCreateRM (0.18s) [2020-05-20T18:14:53.968Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-05-20T18:14:53.968Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.10s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.18s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.78s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.12s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.06s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.43s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.15s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.77s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.79s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.85s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.64s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.69s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.83s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.88s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.80s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestDockerFails (0.05s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.07s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.61s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.02s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.74s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.22s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.44s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.86s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.03s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.29s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.36s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestEventsAttach (0.88s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestEventsCommit (0.99s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.81s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.82s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.85s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.66s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.57s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.26s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.67s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestEventsCopy (1.57s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.78s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.75s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.43s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.49s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.32s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.17s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.45s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.25s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestEventsFilters (1.78s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestEventsFormat (1.76s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.03s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.95s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.23s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.42s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.33s) [2020-05-20T18:14:53.968Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-05-20T18:14:53.968Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-05-20T18:14:53.968Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-05-20T18:14:53.968Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.84s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.83s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestEventsRename (0.89s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestEventsResize (0.85s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.81s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.94s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.83s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.95s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestEventsTop (0.87s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestEventsUntag (2.55s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.47s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestExec (0.92s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.90s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.83s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.81s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.79s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.03s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.85s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.97s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.95s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.97s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.98s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (2.01s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestExecCgroup (1.19s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestExecEnv (0.97s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.84s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.01s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestExecInspectID (3.17s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestExecInteractive (0.90s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.89s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.94s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestExecParseError (0.82s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.79s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.81s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.33s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.91s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestExecStartFails (0.95s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.14s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.84s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestExecTTY (0.93s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.96s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.88s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestExecUlimits (0.97s) [2020-05-20T18:14:53.968Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-05-20T18:14:53.968Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.31s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.03s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.25s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.14s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestExecWithUser (1.01s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.85s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.88s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.04s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.80s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.80s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestHealth (20.89s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.97s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.91s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.31s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.29s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.50s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.93s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.16s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.94s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.83s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.90s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestImportDisplay (1.72s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestImportFile (1.94s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.04s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.88s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestImportGzipped (1.93s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.92s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.40s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.85s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.89s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.81s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.86s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.86s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.82s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.92s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.79s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.67s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.78s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.81s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.87s) [2020-05-20T18:14:53.968Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-05-20T18:14:53.968Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.45s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.11s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestInspectDefault (1.22s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestInspectHistory (1.06s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestInspectImage (0.04s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s) [2020-05-20T18:14:53.968Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-05-20T18:14:53.968Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.85s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.88s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.87s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.86s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.12s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.99s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestInspectStatus (0.99s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.77s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.97s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.85s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.93s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.87s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.88s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.07s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.90s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.88s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.92s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.37s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.22s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.68s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.65s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.72s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.48s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.93s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.23s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.52s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.97s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.78s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.02s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.03s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.39s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.72s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.82s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.86s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.83s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.86s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.84s) [2020-05-20T18:14:53.968Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.09s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.10s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.08s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.25s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.08s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.30s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.84s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.99s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestLogsSince (6.79s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.91s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.90s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestLogsTail (0.79s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.99s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.01s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.56s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.81s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestNetHostname (2.44s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.38s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.28s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.39s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.81s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestPluginActive (1.80s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.91s) [2020-05-20T18:14:53.969Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-05-20T18:14:53.969Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.95s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.18s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.42s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.13s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestPluginUpgrade (6.27s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.15s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.78s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.55s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestPortList (10.86s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.63s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.33s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.80s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.79s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.75s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.11s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.53s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.27s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.78s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.36s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.15s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestPsByOrder (3.75s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.25s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.79s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.39s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.31s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.99s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.67s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.47s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.63s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.85s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.59s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.57s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.62s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.19s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.88s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.52s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestPsShowMounts (3.17s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.87s) [2020-05-20T18:14:53.969Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-05-20T18:14:53.969Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.23s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.94s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.65s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.54s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.81s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.34s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.59s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.35s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.11s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.28s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.86s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.74s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.16s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.85s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.45s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.17s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.35s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.88s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.10s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.76s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.25s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRmiTag (0.16s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.89s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.99s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.84s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.04s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.51s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.66s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunAddHost (0.82s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.37s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.78s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.79s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.67s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.83s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.89s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.94s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.51s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.61s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.96s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.98s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.03s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.87s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.17s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.08s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.15s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.84s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.82s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.80s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.62s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.94s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (1.00s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.82s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (1.05s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.84s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.95s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.79s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.82s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.81s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.80s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.30s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.92s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.84s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.84s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.78s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.63s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.76s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.69s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (1.01s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.91s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.00s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.91s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.78s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.83s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.51s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.84s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.38s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.85s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.69s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.82s) [2020-05-20T18:14:53.969Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-05-20T18:14:53.969Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-05-20T18:14:53.969Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-05-20T18:14:53.969Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.83s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.83s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.61s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.53s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.80s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.97s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.87s) [2020-05-20T18:14:53.969Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-05-20T18:14:53.969Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.77s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.74s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.81s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.81s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.80s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.80s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.84s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.81s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.81s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.81s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunExitCode (0.79s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.83s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.79s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.82s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.81s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.78s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.61s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.38s) [2020-05-20T18:14:53.969Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-20T18:14:53.969Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.61s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.86s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.58s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.21s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.66s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.80s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.21s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.64s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.62s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.94s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.71s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.67s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.17s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.23s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.53s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.31s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.70s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.24s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.62s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.64s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunMount (6.33s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.80s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.83s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.65s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.61s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.55s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.46s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.66s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.73s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.73s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.79s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunNetHost (1.25s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.84s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.72s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.44s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.53s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.99s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.63s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.83s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.77s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.77s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.22s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.82s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.91s) [2020-05-20T18:14:53.969Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-05-20T18:14:53.969Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.82s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.80s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.72s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.06s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.80s) [2020-05-20T18:14:53.969Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.79s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.80s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.85s) [2020-05-20T18:14:53.969Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.80s) [2020-05-20T18:14:53.970Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-20T18:14:53.970Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.87s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.74s) [2020-05-20T18:14:53.970Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-05-20T18:14:53.970Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.97s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.86s) [2020-05-20T18:14:53.970Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-05-20T18:14:53.970Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.37s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.80s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunRm (0.91s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.84s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.00s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.88s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.86s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (1.01s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.29s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.43s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.98s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.93s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.79s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.92s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.76s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.82s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.74s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.86s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.95s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.85s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunState (1.93s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.89s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.78s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.20s) [2020-05-20T18:14:53.970Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-05-20T18:14:53.970Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (1.04s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.87s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunSysctls (1.89s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.07s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.90s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (3.07s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.68s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.31s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.44s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.21s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.79s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.82s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.80s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.33s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.18s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunUserByID (0.79s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.80s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunUserByName (0.79s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.81s) [2020-05-20T18:14:53.970Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-05-20T18:14:53.970Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.80s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.60s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.80s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.16s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.44s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.69s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.45s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.78s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.80s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.78s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.90s) [2020-05-20T18:14:53.970Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-05-20T18:14:53.970Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-05-20T18:14:53.970Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-05-20T18:14:53.970Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-05-20T18:14:53.970Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2020-05-20T18:14:53.970Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.22s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.83s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.89s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.79s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.62s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.80s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.81s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.79s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.18s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.17s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.17s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.16s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.14s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.83s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.82s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.82s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.85s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.32s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.84s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.84s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.79s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.78s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.62s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.82s) [2020-05-20T18:14:53.970Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-05-20T18:14:53.970Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.69s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.64s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.75s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.62s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.87s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.14s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.12s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.25s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.05s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestSaveImageId (0.08s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.58s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.12s) [2020-05-20T18:14:53.970Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents313002740 [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.71s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.54s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.63s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.58s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.39s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.40s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.53s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.59s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.04s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.55s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.84s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.58s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.92s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestStartRecordError (1.69s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.48s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.08s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.15s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.03s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.24s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.91s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.84s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.86s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.94s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.80s) [2020-05-20T18:14:53.970Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2020-05-20T18:14:53.970Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.83s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.35s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.44s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.77s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.85s) [2020-05-20T18:14:53.970Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-05-20T18:14:53.970Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.93s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.81s) [2020-05-20T18:14:53.970Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-05-20T18:14:53.970Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.65s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.96s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.91s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.72s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestUpdateStats (3.89s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.56s) [2020-05-20T18:14:53.970Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-05-20T18:14:53.970Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.09s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.89s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.27s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.59s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.47s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.75s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.37s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.15s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.50s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.46s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.61s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.64s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.40s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.38s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.39s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.52s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.45s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.84s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.85s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.96s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.64s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.15s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.82s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.36s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.23s) [2020-05-20T18:14:53.970Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.40s) [2020-05-20T18:14:53.970Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-05-20T18:14:53.970Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-05-20T18:14:53.970Z] === RUN TestDockerRegistrySuite [2020-05-20T18:14:53.970Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-05-20T18:14:54.736Z] --- PASS: TestServiceUpdateNetwork (12.96s) [2020-05-20T18:14:54.736Z] === RUN TestServiceUpdatePidsLimit [2020-05-20T18:14:54.901Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-05-20T18:14:55.024Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-20T18:14:56.052Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-20T18:14:56.270Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-05-20T18:14:58.166Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-05-20T18:14:58.423Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-05-20T18:15:02.598Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-05-20T18:15:04.475Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-20T18:15:07.850Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-05-20T18:15:11.303Z] --- PASS: TestServiceUpdatePidsLimit (16.75s) [2020-05-20T18:15:11.303Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.95s) [2020-05-20T18:15:11.303Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.00s) [2020-05-20T18:15:11.303Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.02s) [2020-05-20T18:15:11.303Z] PASS [2020-05-20T18:15:11.303Z] [2020-05-20T18:15:11.303Z] === Skipped [2020-05-20T18:15:11.303Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-05-20T18:15:11.303Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-20T18:15:11.303Z] [2020-05-20T18:15:11.303Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-05-20T18:15:11.303Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T18:15:11.303Z] [2020-05-20T18:15:11.303Z] [2020-05-20T18:15:11.303Z] DONE 27 tests, 2 skipped in 139.831s [2020-05-20T18:15:11.303Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-05-20T18:15:11.303Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-05-20T18:15:11.303Z] ++ set -e [2020-05-20T18:15:11.303Z] ++ '[' -n 0 ']' [2020-05-20T18:15:11.303Z] ++ set -x [2020-05-20T18:15:11.303Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-05-20T18:15:11.303Z] INFO: Testing against a local daemon [2020-05-20T18:15:11.303Z] === RUN TestSessionCreate [2020-05-20T18:15:11.303Z] --- PASS: TestSessionCreate (0.05s) [2020-05-20T18:15:11.303Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-20T18:15:11.303Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-05-20T18:15:11.303Z] PASS [2020-05-20T18:15:11.303Z] [2020-05-20T18:15:11.303Z] DONE 2 tests in 0.193s [2020-05-20T18:15:11.303Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-05-20T18:15:11.303Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-05-20T18:15:11.303Z] ++ set -e [2020-05-20T18:15:11.303Z] ++ '[' -n 0 ']' [2020-05-20T18:15:11.303Z] ++ set -x [2020-05-20T18:15:11.303Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-05-20T18:15:11.303Z] INFO: Testing against a local daemon [2020-05-20T18:15:11.303Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-20T18:15:11.303Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-20T18:15:11.303Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-20T18:15:11.303Z] === RUN TestEventsExecDie [2020-05-20T18:15:11.923Z] --- PASS: TestEventsExecDie (0.80s) [2020-05-20T18:15:11.923Z] === RUN TestEventsBackwardsCompatible [2020-05-20T18:15:11.923Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-05-20T18:15:11.923Z] === RUN TestInfoBinaryCommits [2020-05-20T18:15:11.923Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-05-20T18:15:11.923Z] === RUN TestInfoAPIVersioned [2020-05-20T18:15:11.923Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-05-20T18:15:11.923Z] === RUN TestInfoDiscoveryBackend [2020-05-20T18:15:12.029Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-05-20T18:15:12.542Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-05-20T18:15:12.542Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-20T18:15:12.960Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-05-20T18:15:13.554Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.01s) [2020-05-20T18:15:13.554Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-20T18:15:13.890Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-05-20T18:15:14.172Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-05-20T18:15:14.172Z] === RUN TestInfoAPI [2020-05-20T18:15:14.172Z] --- PASS: TestInfoAPI (0.05s) [2020-05-20T18:15:14.172Z] === RUN TestInfoAPIWarnings [2020-05-20T18:15:14.792Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-05-20T18:15:14.792Z] === RUN TestInfoDebug [2020-05-20T18:15:15.077Z] --- PASS: TestInfoDebug (0.54s) [2020-05-20T18:15:15.077Z] === RUN TestInfoInsecureRegistries [2020-05-20T18:15:15.259Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-05-20T18:15:15.696Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-05-20T18:15:15.696Z] === RUN TestInfoRegistryMirrors [2020-05-20T18:15:16.315Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2020-05-20T18:15:16.315Z] === RUN TestLoginFailsWithBadCredentials [2020-05-20T18:15:16.600Z] --- PASS: TestLoginFailsWithBadCredentials (0.43s) [2020-05-20T18:15:16.600Z] === RUN TestPingCacheHeaders [2020-05-20T18:15:16.885Z] --- PASS: TestPingCacheHeaders (0.06s) [2020-05-20T18:15:16.885Z] === RUN TestPingGet [2020-05-20T18:15:16.885Z] --- PASS: TestPingGet (0.04s) [2020-05-20T18:15:16.885Z] === RUN TestPingHead [2020-05-20T18:15:16.885Z] --- PASS: TestPingHead (0.05s) [2020-05-20T18:15:16.885Z] === RUN TestVersion [2020-05-20T18:15:16.885Z] --- PASS: TestVersion (0.05s) [2020-05-20T18:15:16.885Z] PASS [2020-05-20T18:15:16.885Z] [2020-05-20T18:15:16.885Z] === Skipped [2020-05-20T18:15:16.885Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-20T18:15:16.885Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-20T18:15:16.885Z] [2020-05-20T18:15:16.885Z] [2020-05-20T18:15:16.885Z] DONE 18 tests, 1 skipped in 5.993s [2020-05-20T18:15:16.885Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-05-20T18:15:16.885Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-05-20T18:15:16.885Z] ++ set -e [2020-05-20T18:15:16.885Z] ++ '[' -n 0 ']' [2020-05-20T18:15:16.885Z] ++ set -x [2020-05-20T18:15:16.885Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-05-20T18:15:16.885Z] INFO: Testing against a local daemon [2020-05-20T18:15:16.885Z] === RUN TestVolumesCreateAndList [2020-05-20T18:15:17.152Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-05-20T18:15:17.180Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-05-20T18:15:17.180Z] === RUN TestVolumesRemove [2020-05-20T18:15:17.180Z] --- PASS: TestVolumesRemove (0.10s) [2020-05-20T18:15:17.180Z] === RUN TestVolumesInspect [2020-05-20T18:15:17.180Z] --- PASS: TestVolumesInspect (0.04s) [2020-05-20T18:15:17.180Z] === RUN TestVolumesInvalidJSON [2020-05-20T18:15:17.180Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-20T18:15:17.180Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-20T18:15:17.180Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-20T18:15:17.180Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-05-20T18:15:17.180Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-20T18:15:17.180Z] PASS [2020-05-20T18:15:17.180Z] [2020-05-20T18:15:17.180Z] DONE 5 tests in 0.310s [2020-05-20T18:15:17.180Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-20T18:15:17.467Z] ++++ cat bundles/test-integration/docker.pid [2020-05-20T18:15:17.467Z] +++ kill 14052 [2020-05-20T18:15:18.557Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-05-20T18:15:18.940Z] +++ /etc/init.d/apparmor stop [2020-05-20T18:15:18.940Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-20T18:15:18.940Z] [2020-05-20T18:15:18.940Z] Unloading profiles will leave already running processes permanently [2020-05-20T18:15:18.940Z] unconfined, which can lead to unexpected situations. [2020-05-20T18:15:18.940Z] [2020-05-20T18:15:18.940Z] To set a process to complain mode, use the command line tool [2020-05-20T18:15:18.940Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-20T18:15:18.940Z] +++ true [2020-05-20T18:15:18.940Z] [2020-05-20T18:15:19.487Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-05-20T18:15:20.856Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests Post stage [Pipeline] junit [2020-05-20T18:15:21.015Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-20T18:15:22.006Z] + echo Ensuring container killed. [2020-05-20T18:15:22.006Z] Ensuring container killed. [2020-05-20T18:15:22.006Z] + docker rm -vf docker-pr6 [2020-05-20T18:15:22.006Z] Error: No such container: docker-pr6 [2020-05-20T18:15:22.006Z] + true [Pipeline] sh [2020-05-20T18:15:22.225Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-05-20T18:15:22.401Z] + echo Chowning /workspace to jenkins user [2020-05-20T18:15:22.401Z] Chowning /workspace to jenkins user [2020-05-20T18:15:22.401Z] + id -u [2020-05-20T18:15:22.401Z] + id -g [2020-05-20T18:15:22.401Z] + docker run --rm -v /home/docker/workspace/moby_PR-41004:/workspace busybox chown -R 1001:1001 /workspace [2020-05-20T18:15:22.401Z] Unable to find image 'busybox:latest' locally [2020-05-20T18:15:22.684Z] latest: Pulling from library/busybox [2020-05-20T18:15:22.684Z] 368841f1302b: Pulling fs layer [2020-05-20T18:15:22.968Z] 368841f1302b: Verifying Checksum [2020-05-20T18:15:22.968Z] 368841f1302b: Download complete [2020-05-20T18:15:23.253Z] 368841f1302b: Pull complete [2020-05-20T18:15:23.253Z] Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c [2020-05-20T18:15:23.253Z] Status: Downloaded newer image for busybox:latest [2020-05-20T18:15:23.596Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-20T18:15:25.679Z] + bundleName=ppc64le-integration [2020-05-20T18:15:25.679Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-05-20T18:15:25.679Z] Creating ppc64le-integration-bundles.tar.gz [2020-05-20T18:15:25.679Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name+ *.log -o -name *.prof -oxargs -name tar *-report.xml -czf ) ppc64le-integration-bundles.tar.gz -print [2020-05-20T18:15:25.679Z] [Pipeline] archiveArtifacts [2020-05-20T18:15:26.008Z] Archiving artifacts [2020-05-20T18:15:26.388Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41004/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-20T18:15:26.785Z] + make clean [2020-05-20T18:15:26.871Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-05-20T18:15:27.403Z] make: command: Command not found [2020-05-20T18:15:27.403Z] make: command: Command not found [2020-05-20T18:15:27.403Z] docker volume rm -f docker-dev-cache [2020-05-20T18:15:27.403Z] docker-dev-cache [Pipeline] deleteDir [2020-05-20T18:15:27.802Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-20T18:15:31.077Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-05-20T18:15:32.446Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-05-20T18:15:32.446Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-05-20T18:15:33.818Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-05-20T18:15:35.187Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-05-20T18:15:36.118Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-05-20T18:15:36.375Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-05-20T18:15:37.745Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-05-20T18:15:37.745Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-05-20T18:15:38.002Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-05-20T18:15:38.002Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-05-20T18:15:39.371Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-05-20T18:15:40.741Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-05-20T18:15:40.998Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-05-20T18:15:42.370Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-05-20T18:15:42.627Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-05-20T18:15:43.192Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-05-20T18:15:43.192Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-05-20T18:15:43.449Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-05-20T18:15:43.707Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-05-20T18:15:44.272Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-05-20T18:15:44.272Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-05-20T18:15:46.169Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-05-20T18:15:48.067Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-05-20T18:15:48.330Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-05-20T18:15:49.706Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-05-20T18:15:51.076Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-05-20T18:15:51.333Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-05-20T18:15:52.264Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-05-20T18:15:53.194Z] --- PASS: TestDockerRegistrySuite (60.15s) [2020-05-20T18:15:53.194Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.73s) [2020-05-20T18:15:53.194Z] check_test.go:196: [d7abfb2dcb37c] daemon is not started [2020-05-20T18:15:53.194Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.46s) [2020-05-20T18:15:53.194Z] check_test.go:196: [d78bef9143170] daemon is not started [2020-05-20T18:15:53.194Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.98s) [2020-05-20T18:15:53.194Z] check_test.go:196: [db77438e91458] daemon is not started [2020-05-20T18:15:53.194Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2020-05-20T18:15:53.194Z] check_test.go:196: [d6bd851769108] daemon is not started [2020-05-20T18:15:53.194Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.28s) [2020-05-20T18:15:53.194Z] check_test.go:196: [d399448d42ebb] daemon is not started [2020-05-20T18:15:53.194Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.35s) [2020-05-20T18:15:53.194Z] check_test.go:196: [d4b4426b3805b] daemon is not started [2020-05-20T18:15:53.194Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.43s) [2020-05-20T18:15:53.194Z] check_test.go:196: [d50092a071621] daemon is not started [2020-05-20T18:15:53.194Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.38s) [2020-05-20T18:15:53.194Z] check_test.go:196: [d994b6c54309d] daemon is not started [2020-05-20T18:15:53.194Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.23s) [2020-05-20T18:15:53.194Z] check_test.go:196: [dac0b53f97605] daemon is not started [2020-05-20T18:15:53.194Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.35s) [2020-05-20T18:15:53.194Z] check_test.go:196: [d27da04b72146] daemon is not started [2020-05-20T18:15:53.194Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.45s) [2020-05-20T18:15:53.194Z] check_test.go:196: [d39b3ebf3ac34] daemon is not started [2020-05-20T18:15:53.194Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.46s) [2020-05-20T18:15:53.194Z] check_test.go:196: [d2e328555cfc9] daemon is not started [2020-05-20T18:15:53.194Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.30s) [2020-05-20T18:15:53.194Z] check_test.go:196: [d60173bde36fb] daemon is not started [2020-05-20T18:15:53.194Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.33s) [2020-05-20T18:15:53.194Z] check_test.go:196: [d59f5293c0332] daemon is not started [2020-05-20T18:15:53.194Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.64s) [2020-05-20T18:15:53.194Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:81d4d79011bc9d5eb1d64efa6515e45eb2683ce510dff0dde995bb937f740e45 [2020-05-20T18:15:53.194Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:299f791f74bc4a8642f8abfc46e619c2b4f4c5ad35b9b37bcf895b4c490fed14 [2020-05-20T18:15:53.194Z] check_test.go:196: [dfdc7c6ed9ea6] daemon is not started [2020-05-20T18:15:53.194Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.97s) [2020-05-20T18:15:53.194Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:716f1d0df538d40f9461e4c186ca40798b78913b4c234d4a1df98998e61dd2b7 [2020-05-20T18:15:53.194Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e1ff337e72958aab2bff6eeb4436945c29e20b9db2f91d30d79619c627e1f696 [2020-05-20T18:15:53.194Z] check_test.go:196: [da1dde15eaee3] daemon is not started [2020-05-20T18:15:53.194Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.32s) [2020-05-20T18:15:53.194Z] check_test.go:196: [dae90ff52935b] daemon is not started [2020-05-20T18:15:53.195Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.22s) [2020-05-20T18:15:53.195Z] check_test.go:196: [d49618307cbca] daemon is not started [2020-05-20T18:15:53.195Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.36s) [2020-05-20T18:15:53.195Z] check_test.go:196: [dbe6dd71903c4] daemon is not started [2020-05-20T18:15:53.195Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-05-20T18:15:53.195Z] check_test.go:196: [df065ab2fed63] daemon is not started [2020-05-20T18:15:53.195Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.35s) [2020-05-20T18:15:53.195Z] check_test.go:196: [de0f183897301] daemon is not started [2020-05-20T18:15:53.195Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.25s) [2020-05-20T18:15:53.195Z] check_test.go:196: [df63f455df77c] daemon is not started [2020-05-20T18:15:53.195Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.29s) [2020-05-20T18:15:53.195Z] check_test.go:196: [d20e0bc7b764a] daemon is not started [2020-05-20T18:15:53.195Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (4.25s) [2020-05-20T18:15:53.195Z] check_test.go:196: [d80b58a1c82db] daemon is not started [2020-05-20T18:15:53.195Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.44s) [2020-05-20T18:15:53.195Z] check_test.go:196: [dad9a211e7312] daemon is not started [2020-05-20T18:15:53.195Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.41s) [2020-05-20T18:15:53.195Z] check_test.go:196: [d0bbd4e4e58b7] daemon is not started [2020-05-20T18:15:53.195Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.49s) [2020-05-20T18:15:53.195Z] check_test.go:196: [da09acea29b20] daemon is not started [2020-05-20T18:15:53.195Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.13s) [2020-05-20T18:15:53.195Z] check_test.go:196: [db53318c63c81] daemon is not started [2020-05-20T18:15:53.195Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.30s) [2020-05-20T18:15:53.195Z] check_test.go:196: [d591cd171326c] daemon is not started [2020-05-20T18:15:53.195Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2020-05-20T18:15:53.195Z] check_test.go:196: [d4b25562e9f35] daemon is not started [2020-05-20T18:15:53.195Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.40s) [2020-05-20T18:15:53.195Z] check_test.go:196: [d9cb1223f7a87] daemon is not started [2020-05-20T18:15:53.195Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-05-20T18:15:53.195Z] check_test.go:196: [d4c38cac95eee] daemon is not started [2020-05-20T18:15:53.195Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.74s) [2020-05-20T18:15:53.195Z] check_test.go:196: [de2159ed99ba5] daemon is not started [2020-05-20T18:15:53.195Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.41s) [2020-05-20T18:15:53.195Z] check_test.go:196: [d28dd5c5bedeb] daemon is not started [2020-05-20T18:15:53.195Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.29s) [2020-05-20T18:15:53.195Z] check_test.go:196: [d96eac9e6cc45] daemon is not started [2020-05-20T18:15:53.195Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.57s) [2020-05-20T18:15:53.195Z] check_test.go:196: [d862f74e6b8c5] daemon is not started [2020-05-20T18:15:53.195Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.03s) [2020-05-20T18:15:53.195Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.91s) [2020-05-20T18:15:53.195Z] === RUN TestDockerSchema1RegistrySuite [2020-05-20T18:15:53.195Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-05-20T18:15:53.451Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-05-20T18:15:58.706Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-05-20T18:16:02.883Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-05-20T18:16:07.058Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-05-20T18:16:08.428Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-05-20T18:16:09.798Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-05-20T18:16:10.055Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-05-20T18:16:11.430Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-05-20T18:16:12.799Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-05-20T18:16:14.170Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-05-20T18:16:18.346Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-05-20T18:16:18.604Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-05-20T18:16:19.168Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-05-20T18:16:19.168Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-05-20T18:16:19.425Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-05-20T18:16:19.682Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-05-20T18:16:20.246Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-05-20T18:16:20.246Z] --- PASS: TestDockerSchema1RegistrySuite (27.04s) [2020-05-20T18:16:20.246Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.25s) [2020-05-20T18:16:20.246Z] check_test.go:223: [df632b3bb008d] daemon is not started [2020-05-20T18:16:20.246Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.54s) [2020-05-20T18:16:20.246Z] check_test.go:223: [dab30dc328ad2] daemon is not started [2020-05-20T18:16:20.246Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.60s) [2020-05-20T18:16:20.246Z] check_test.go:223: [dc6f62adfb1a8] daemon is not started [2020-05-20T18:16:20.246Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.47s) [2020-05-20T18:16:20.246Z] check_test.go:223: [d87b9d279ed9b] daemon is not started [2020-05-20T18:16:20.246Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.35s) [2020-05-20T18:16:20.246Z] check_test.go:223: [df2ca77a7b0ec] daemon is not started [2020-05-20T18:16:20.246Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.44s) [2020-05-20T18:16:20.246Z] check_test.go:223: [d8fee6185b324] daemon is not started [2020-05-20T18:16:20.247Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-05-20T18:16:20.247Z] check_test.go:223: [d7807770082ff] daemon is not started [2020-05-20T18:16:20.247Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.47s) [2020-05-20T18:16:20.247Z] check_test.go:223: [d1f8b8ffd6d54] daemon is not started [2020-05-20T18:16:20.247Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.36s) [2020-05-20T18:16:20.247Z] check_test.go:223: [dbc58cf6f09b3] daemon is not started [2020-05-20T18:16:20.247Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.40s) [2020-05-20T18:16:20.247Z] check_test.go:223: [dfbc941817259] daemon is not started [2020-05-20T18:16:20.247Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.03s) [2020-05-20T18:16:20.247Z] check_test.go:223: [daee153b8ed21] daemon is not started [2020-05-20T18:16:20.247Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.39s) [2020-05-20T18:16:20.247Z] check_test.go:223: [daedc678509c6] daemon is not started [2020-05-20T18:16:20.247Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.46s) [2020-05-20T18:16:20.247Z] check_test.go:223: [d8d435b406cae] daemon is not started [2020-05-20T18:16:20.247Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-05-20T18:16:20.247Z] check_test.go:223: [d5ba52402a44d] daemon is not started [2020-05-20T18:16:20.247Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2020-05-20T18:16:20.247Z] check_test.go:223: [d2acf63f6f16f] daemon is not started [2020-05-20T18:16:20.247Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.28s) [2020-05-20T18:16:20.247Z] check_test.go:223: [d96491a0bc6ac] daemon is not started [2020-05-20T18:16:20.247Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.35s) [2020-05-20T18:16:20.247Z] check_test.go:223: [d9d783e8d9da9] daemon is not started [2020-05-20T18:16:20.247Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-05-20T18:16:20.247Z] check_test.go:223: [d087cd8f71490] daemon is not started [2020-05-20T18:16:20.247Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-05-20T18:16:20.247Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-05-20T18:16:21.177Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-05-20T18:16:21.741Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-05-20T18:16:21.741Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-05-20T18:16:23.112Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-05-20T18:16:23.112Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-05-20T18:16:23.684Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-05-20T18:16:23.941Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-05-20T18:16:24.197Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.95s) [2020-05-20T18:16:24.197Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.92s) [2020-05-20T18:16:24.197Z] check_test.go:252: [d0e01a329f995] daemon is not started [2020-05-20T18:16:24.197Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s) [2020-05-20T18:16:24.197Z] check_test.go:252: [d54672b7a9923] daemon is not started [2020-05-20T18:16:24.197Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-05-20T18:16:24.197Z] check_test.go:252: [d322ad641e430] daemon is not started [2020-05-20T18:16:24.197Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.12s) [2020-05-20T18:16:24.197Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-05-20T18:16:24.197Z] check_test.go:252: [d0b580540f753] daemon is not started [2020-05-20T18:16:24.197Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s) [2020-05-20T18:16:24.197Z] check_test.go:252: [d4a64e90b9fc0] daemon is not started [2020-05-20T18:16:24.197Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s) [2020-05-20T18:16:24.197Z] check_test.go:252: [db998d92fcff1] daemon is not started [2020-05-20T18:16:24.197Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-05-20T18:16:24.197Z] check_test.go:252: [d761bf9c6f0c8] daemon is not started [2020-05-20T18:16:24.197Z] === RUN TestDockerRegistryAuthTokenSuite [2020-05-20T18:16:24.197Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-05-20T18:16:29.449Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-05-20T18:16:29.449Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-05-20T18:16:29.706Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-05-20T18:16:29.706Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-05-20T18:16:29.963Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.74s) [2020-05-20T18:16:29.963Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-05-20T18:16:29.963Z] check_test.go:279: [d848b56d72068] daemon is not started [2020-05-20T18:16:29.963Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-05-20T18:16:29.963Z] check_test.go:279: [d38934f2c009c] daemon is not started [2020-05-20T18:16:29.963Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-05-20T18:16:29.963Z] check_test.go:279: [d731a65c0bafb] daemon is not started [2020-05-20T18:16:29.963Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-05-20T18:16:29.963Z] check_test.go:279: [dc69df3576f54] daemon is not started [2020-05-20T18:16:29.963Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-05-20T18:16:29.963Z] check_test.go:279: [dc7951d101c8d] daemon is not started [2020-05-20T18:16:29.963Z] === RUN TestDockerNetworkSuite [2020-05-20T18:16:29.963Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-05-20T18:16:33.237Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-05-20T18:16:34.167Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-05-20T18:16:39.426Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-05-20T18:16:41.950Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-05-20T18:16:45.225Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-05-20T18:16:45.225Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-05-20T18:16:47.748Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-05-20T18:16:47.748Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-05-20T18:16:51.926Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-05-20T18:16:54.450Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-05-20T18:16:58.627Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-05-20T18:16:59.190Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-05-20T18:17:02.465Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-05-20T18:17:02.465Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-05-20T18:17:03.835Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-05-20T18:17:05.208Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-05-20T18:17:05.771Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-05-20T18:17:07.142Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-05-20T18:17:09.073Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-05-20T18:17:09.073Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-05-20T18:17:09.073Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-05-20T18:17:10.442Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-05-20T18:17:10.699Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-05-20T18:17:10.699Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-05-20T18:17:10.956Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-05-20T18:17:12.326Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-05-20T18:17:13.695Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-05-20T18:17:13.952Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-05-20T18:17:14.211Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-05-20T18:17:14.211Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-05-20T18:17:18.387Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-05-20T18:17:21.661Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-05-20T18:17:22.591Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-05-20T18:17:32.549Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-05-20T18:17:32.549Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-05-20T18:17:33.480Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-05-20T18:17:33.737Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-05-20T18:17:33.737Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-05-20T18:17:33.994Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-05-20T18:17:33.994Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-05-20T18:17:33.994Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-05-20T18:17:39.253Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-05-20T18:17:39.253Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-05-20T18:17:39.253Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-05-20T18:17:39.253Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-05-20T18:17:39.817Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-05-20T18:17:41.712Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-05-20T18:17:44.987Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-05-20T18:17:44.987Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-05-20T18:17:49.165Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-05-20T18:17:50.534Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-05-20T18:17:50.534Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-05-20T18:17:51.905Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-05-20T18:17:55.178Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-05-20T18:17:55.178Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-05-20T18:17:55.741Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-05-20T18:17:56.306Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-05-20T18:17:56.869Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-05-20T18:17:58.764Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-05-20T18:18:02.039Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-05-20T18:18:04.563Z] --- PASS: TestDockerNetworkSuite (94.63s) [2020-05-20T18:18:04.563Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.80s) [2020-05-20T18:18:04.563Z] docker_cli_network_unix_test.go:46: [df6fd83ad004e] daemon is not started [2020-05-20T18:18:04.563Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.35s) [2020-05-20T18:18:04.563Z] docker_cli_network_unix_test.go:46: [d85206a991800] daemon is not started [2020-05-20T18:18:04.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.72s) [2020-05-20T18:18:04.563Z] docker_cli_network_unix_test.go:46: [d4a387b9c277e] daemon is not started [2020-05-20T18:18:04.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.74s) [2020-05-20T18:18:04.563Z] docker_cli_network_unix_test.go:46: [d15c587728144] daemon is not started [2020-05-20T18:18:04.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.67s) [2020-05-20T18:18:04.563Z] docker_cli_network_unix_test.go:1233: [dcb975a93ce6d] daemon is not started [2020-05-20T18:18:04.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.55s) [2020-05-20T18:18:04.563Z] docker_cli_network_unix_test.go:46: [dc06c9e27b3c2] daemon is not started [2020-05-20T18:18:04.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (10.27s) [2020-05-20T18:18:04.563Z] docker_cli_network_unix_test.go:46: [df3a71c6a2440] daemon is not started [2020-05-20T18:18:04.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (4.01s) [2020-05-20T18:18:04.563Z] docker_cli_network_unix_test.go:46: [d0cf65433bc79] daemon is not started [2020-05-20T18:18:04.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.94s) [2020-05-20T18:18:04.563Z] docker_cli_network_unix_test.go:46: [d1afcec05940b] daemon is not started [2020-05-20T18:18:04.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (1.07s) [2020-05-20T18:18:04.563Z] docker_cli_network_unix_test.go:46: [d5872832a51ea] daemon is not started [2020-05-20T18:18:04.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.77s) [2020-05-20T18:18:04.563Z] docker_cli_network_unix_test.go:46: [d024274bf6e42] daemon is not started [2020-05-20T18:18:04.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.42s) [2020-05-20T18:18:04.563Z] docker_cli_network_unix_test.go:46: [d554c4ef4b7da] daemon is not started [2020-05-20T18:18:04.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.53s) [2020-05-20T18:18:04.563Z] docker_cli_network_unix_test.go:46: [da6bb5e003229] daemon is not started [2020-05-20T18:18:04.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.15s) [2020-05-20T18:18:04.563Z] docker_cli_network_unix_test.go:46: [dd9365cdefd09] daemon is not started [2020-05-20T18:18:04.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.26s) [2020-05-20T18:18:04.563Z] docker_cli_network_unix_test.go:46: [d842072f01373] daemon is not started [2020-05-20T18:18:04.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.33s) [2020-05-20T18:18:04.563Z] docker_cli_network_unix_test.go:46: [db76e70cc9b17] daemon is not started [2020-05-20T18:18:04.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.15s) [2020-05-20T18:18:04.563Z] docker_cli_network_unix_test.go:46: [d3baacb77ee67] daemon is not started [2020-05-20T18:18:04.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.11s) [2020-05-20T18:18:04.563Z] docker_cli_network_unix_test.go:46: [d297a769bc8b2] daemon is not started [2020-05-20T18:18:04.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.14s) [2020-05-20T18:18:04.563Z] docker_cli_network_unix_test.go:46: [dedfcd9856647] daemon is not started [2020-05-20T18:18:04.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.27s) [2020-05-20T18:18:04.563Z] docker_cli_network_unix_test.go:46: [d8816f63ed4bf] daemon is not started [2020-05-20T18:18:04.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.60s) [2020-05-20T18:18:04.563Z] docker_cli_network_unix_test.go:46: [dcc020a030ff8] daemon is not started [2020-05-20T18:18:04.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.11s) [2020-05-20T18:18:04.563Z] docker_cli_network_unix_test.go:46: [d2a224ab6e05a] daemon is not started [2020-05-20T18:18:04.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.42s) [2020-05-20T18:18:04.563Z] docker_cli_network_unix_test.go:46: [df90ef58f5ce5] daemon is not started [2020-05-20T18:18:04.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2020-05-20T18:18:04.563Z] docker_cli_network_unix_test.go:46: [d14cacda65f2b] daemon is not started [2020-05-20T18:18:04.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.80s) [2020-05-20T18:18:04.563Z] docker_cli_network_unix_test.go:968: [d386ed92b7c8d] daemon is not started [2020-05-20T18:18:04.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.44s) [2020-05-20T18:18:04.563Z] docker_cli_network_unix_test.go:46: [d92b0a620752f] daemon is not started [2020-05-20T18:18:04.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.70s) [2020-05-20T18:18:04.563Z] docker_cli_network_unix_test.go:1116: [db56e21bcd472] daemon is not started [2020-05-20T18:18:04.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.31s) [2020-05-20T18:18:04.563Z] docker_cli_network_unix_test.go:46: [dcea07fdeee4c] daemon is not started [2020-05-20T18:18:04.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.93s) [2020-05-20T18:18:04.563Z] docker_cli_network_unix_test.go:46: [d0ac0bf650e4e] daemon is not started [2020-05-20T18:18:04.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2020-05-20T18:18:04.563Z] docker_cli_network_unix_test.go:46: [d9e244a8c3625] daemon is not started [2020-05-20T18:18:04.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.10s) [2020-05-20T18:18:04.563Z] docker_cli_network_unix_test.go:46: [dde5babcef977] daemon is not started [2020-05-20T18:18:04.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.14s) [2020-05-20T18:18:04.563Z] docker_cli_network_unix_test.go:46: [d5f991ab5376a] daemon is not started [2020-05-20T18:18:04.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.14s) [2020-05-20T18:18:04.563Z] docker_cli_network_unix_test.go:46: [db367c7e717f7] daemon is not started [2020-05-20T18:18:04.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-05-20T18:18:04.563Z] docker_cli_network_unix_test.go:46: [d68e248b00a03] daemon is not started [2020-05-20T18:18:04.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.35s) [2020-05-20T18:18:04.563Z] docker_cli_network_unix_test.go:46: [d7fe6923b8bcf] daemon is not started [2020-05-20T18:18:04.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.07s) [2020-05-20T18:18:04.563Z] docker_cli_network_unix_test.go:46: [d620fd0938d17] daemon is not started [2020-05-20T18:18:04.563Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-05-20T18:18:04.563Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-05-20T18:18:04.563Z] docker_cli_network_unix_test.go:46: [da161967d66b5] daemon is not started [2020-05-20T18:18:04.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.48s) [2020-05-20T18:18:04.563Z] docker_cli_network_unix_test.go:46: [d898c77647a28] daemon is not started [2020-05-20T18:18:04.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.02s) [2020-05-20T18:18:04.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.33s) [2020-05-20T18:18:04.563Z] docker_cli_network_unix_test.go:1084: [d29b3e0495fe0] daemon is not started [2020-05-20T18:18:04.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-05-20T18:18:04.563Z] docker_cli_network_unix_test.go:46: [dab8c7e0b6443] daemon is not started [2020-05-20T18:18:04.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.47s) [2020-05-20T18:18:04.563Z] docker_cli_network_unix_test.go:46: [d0ec987c12512] daemon is not started [2020-05-20T18:18:04.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (3.10s) [2020-05-20T18:18:04.563Z] docker_cli_network_unix_test.go:46: [d9d49300b00ed] daemon is not started [2020-05-20T18:18:04.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-05-20T18:18:04.563Z] docker_cli_network_unix_test.go:46: [d782f37a08b90] daemon is not started [2020-05-20T18:18:04.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.25s) [2020-05-20T18:18:04.563Z] docker_cli_network_unix_test.go:46: [dd90b51c759f4] daemon is not started [2020-05-20T18:18:04.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.79s) [2020-05-20T18:18:04.563Z] docker_cli_network_unix_test.go:46: [d502542a3ac47] daemon is not started [2020-05-20T18:18:04.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.90s) [2020-05-20T18:18:04.563Z] docker_cli_network_unix_test.go:46: [d4351923a6877] daemon is not started [2020-05-20T18:18:04.563Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.66s) [2020-05-20T18:18:04.563Z] docker_cli_network_unix_test.go:46: [da41be7488b06] daemon is not started [2020-05-20T18:18:04.563Z] === RUN TestDockerHubPullSuite [2020-05-20T18:18:04.563Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-05-20T18:18:05.953Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-05-20T18:18:06.520Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-05-20T18:18:08.413Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-05-20T18:18:08.670Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-05-20T18:18:08.927Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-05-20T18:18:11.448Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-05-20T18:18:11.448Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-05-20T18:18:11.448Z] --- PASS: TestDockerHubPullSuite (6.81s) [2020-05-20T18:18:11.448Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.83s) [2020-05-20T18:18:11.448Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.16s) [2020-05-20T18:18:11.448Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.44s) [2020-05-20T18:18:11.448Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (2.00s) [2020-05-20T18:18:11.448Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.27s) [2020-05-20T18:18:11.448Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.10s) [2020-05-20T18:18:11.448Z] PASS [2020-05-20T18:18:11.448Z] [2020-05-20T18:18:11.448Z] === Skipped [2020-05-20T18:18:11.448Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-05-20T18:18:11.448Z] [2020-05-20T18:18:11.448Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-05-20T18:18:11.448Z] [2020-05-20T18:18:11.448Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-05-20T18:18:11.448Z] [2020-05-20T18:18:11.448Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-05-20T18:18:11.448Z] [2020-05-20T18:18:11.448Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-05-20T18:18:11.448Z] [2020-05-20T18:18:11.448Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-05-20T18:18:11.448Z] [2020-05-20T18:18:11.448Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s) [2020-05-20T18:18:11.448Z] [2020-05-20T18:18:11.448Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-05-20T18:18:11.448Z] [2020-05-20T18:18:11.448Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-05-20T18:18:11.448Z] [2020-05-20T18:18:11.448Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2020-05-20T18:18:11.448Z] [2020-05-20T18:18:11.448Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2020-05-20T18:18:11.448Z] [2020-05-20T18:18:11.448Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-05-20T18:18:11.448Z] [2020-05-20T18:18:11.448Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-05-20T18:18:11.448Z] [2020-05-20T18:18:11.448Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-05-20T18:18:11.448Z] [2020-05-20T18:18:11.448Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-05-20T18:18:11.448Z] [2020-05-20T18:18:11.448Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-05-20T18:18:11.448Z] [2020-05-20T18:18:11.448Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-05-20T18:18:11.448Z] [2020-05-20T18:18:11.448Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-05-20T18:18:11.448Z] [2020-05-20T18:18:11.448Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-05-20T18:18:11.448Z] [2020-05-20T18:18:11.448Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-05-20T18:18:11.448Z] [2020-05-20T18:18:11.448Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-05-20T18:18:11.448Z] [2020-05-20T18:18:11.448Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-05-20T18:18:11.448Z] [2020-05-20T18:18:11.448Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-05-20T18:18:11.448Z] [2020-05-20T18:18:11.448Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-05-20T18:18:11.448Z] [2020-05-20T18:18:11.448Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-05-20T18:18:11.448Z] [2020-05-20T18:18:11.448Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-05-20T18:18:11.448Z] [2020-05-20T18:18:11.448Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-05-20T18:18:11.448Z] [2020-05-20T18:18:11.448Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-20T18:18:11.448Z] [2020-05-20T18:18:11.448Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-05-20T18:18:11.448Z] [2020-05-20T18:18:11.448Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-20T18:18:11.448Z] [2020-05-20T18:18:11.448Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-05-20T18:18:11.448Z] [2020-05-20T18:18:11.448Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-05-20T18:18:11.448Z] [2020-05-20T18:18:11.448Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-05-20T18:18:11.448Z] [2020-05-20T18:18:11.448Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-05-20T18:18:11.448Z] [2020-05-20T18:18:11.448Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-05-20T18:18:11.448Z] [2020-05-20T18:18:11.448Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-05-20T18:18:11.448Z] [2020-05-20T18:18:11.448Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2020-05-20T18:18:11.448Z] [2020-05-20T18:18:11.448Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-05-20T18:18:11.448Z] [2020-05-20T18:18:11.448Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2020-05-20T18:18:11.448Z] [2020-05-20T18:18:11.448Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-05-20T18:18:11.448Z] [2020-05-20T18:18:11.448Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-05-20T18:18:11.448Z] [2020-05-20T18:18:11.448Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-05-20T18:18:11.448Z] [2020-05-20T18:18:11.448Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-05-20T18:18:11.448Z] [2020-05-20T18:18:11.448Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-05-20T18:18:11.448Z] [2020-05-20T18:18:11.448Z] [2020-05-20T18:18:11.448Z] DONE 1277 tests, 44 skipped in 2019.634s [2020-05-20T18:18:11.448Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-20T18:18:11.448Z] ++++ cat bundles/test-integration/docker.pid [2020-05-20T18:18:11.448Z] +++ kill 7591 [2020-05-20T18:18:12.011Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-05-20T18:18:12.575Z] +++ /etc/init.d/apparmor stop [2020-05-20T18:18:12.575Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-20T18:18:12.575Z] [2020-05-20T18:18:12.575Z] Unloading profiles will leave already running processes permanently [2020-05-20T18:18:12.575Z] unconfined, which can lead to unexpected situations. [2020-05-20T18:18:12.575Z] [2020-05-20T18:18:12.575Z] To set a process to complain mode, use the command line tool [2020-05-20T18:18:12.575Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-20T18:18:12.575Z] +++ true [2020-05-20T18:18:12.575Z] [2020-05-20T18:18:15.848Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-05-20T18:18:18.370Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-05-20T18:18:21.643Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-05-20T18:19:17.827Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-05-20T18:19:32.681Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite (1731.93s) [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.77s) [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.66s) [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.19s) [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.48s) [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.99s) [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.26s) [2020-05-20T18:19:50.739Z] docker_api_swarm_test.go:562: [d58d5024b1934] joining swarm manager [d85febf4d43ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-20T18:19:50.739Z] docker_api_swarm_test.go:584: [d20fff9bef733] joining swarm manager [d85febf4d43ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-20T18:19:50.739Z] check_test.go:380: [d58d5024b1934] daemon is not started [2020-05-20T18:19:50.739Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-05-20T18:19:50.739Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.21s) [2020-05-20T18:19:50.739Z] docker_api_swarm_test.go:45: [d6c1aeb40d43b] joining swarm manager [d570117389c51]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.87s) [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.36s) [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (34.10s) [2020-05-20T18:19:50.739Z] docker_api_swarm_test.go:303: [d137de17e9921] joining swarm manager [d8cfbd1c30b13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-20T18:19:50.739Z] docker_api_swarm_test.go:304: [d85ded528f624] joining swarm manager [d8cfbd1c30b13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-20T18:19:50.739Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-05-20T18:19:50.739Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (22.28s) [2020-05-20T18:19:50.739Z] docker_api_swarm_test.go:271: [d8e7481ac1590] joining swarm manager [d552295d4c39d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-20T18:19:50.739Z] docker_api_swarm_test.go:272: [db6be72b4c04e] joining swarm manager [d552295d4c39d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.61s) [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.30s) [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.70s) [2020-05-20T18:19:50.739Z] docker_api_swarm_node_test.go:19: [da06a16ba8582] joining swarm manager [de1953173b74d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-20T18:19:50.739Z] docker_api_swarm_node_test.go:20: [db5ea92f4f3a0] joining swarm manager [de1953173b74d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (49.67s) [2020-05-20T18:19:50.739Z] docker_api_swarm_test.go:501: [d804e3b04acf2] joining swarm manager [d988743a122a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-20T18:19:50.739Z] docker_api_swarm_test.go:506: [d93372dfd10a6] joining swarm manager [d988743a122a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.15s) [2020-05-20T18:19:50.739Z] docker_api_swarm_node_test.go:80: [dc06854b45243] joining swarm manager [d3a9026c05937]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.30s) [2020-05-20T18:19:50.739Z] docker_api_swarm_node_test.go:52: [da2cefda9767e] joining swarm manager [dd04877df74ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-20T18:19:50.739Z] docker_api_swarm_node_test.go:53: [d5befd1b06529] joining swarm manager [dd04877df74ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.53s) [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.76s) [2020-05-20T18:19:50.739Z] docker_api_swarm_test.go:201: [d8293f04aca50] joining swarm manager [d898abd76735f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.84s) [2020-05-20T18:19:50.739Z] docker_api_swarm_test.go:383: [d62b6a2eab35c] joining swarm manager [de97c79c8e6cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-20T18:19:50.739Z] docker_api_swarm_test.go:384: [d3cf9f63211c0] joining swarm manager [de97c79c8e6cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-20T18:19:50.739Z] check_test.go:380: [d3cf9f63211c0] daemon is not started [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (60.23s) [2020-05-20T18:19:50.739Z] docker_api_swarm_test.go:801: [dd669470d2c42] joining swarm manager [dafc36030a07a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-20T18:19:50.739Z] docker_api_swarm_test.go:801: [de0905e6eb2ca] joining swarm manager [dafc36030a07a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-20T18:19:50.739Z] docker_api_swarm_test.go:801: [d765793786e79] joining swarm manager [dafc36030a07a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-20T18:19:50.739Z] docker_api_swarm_test.go:801: [d9b0c68237527] joining swarm manager [dafc36030a07a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-05-20T18:19:50.739Z] docker_api_swarm_test.go:809: [d6a7c8cb925a8] joining swarm manager [dafc36030a07a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.39s) [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.24s) [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.10s) [2020-05-20T18:19:50.739Z] docker_api_swarm_service_test.go:394: [ddbb370cb2c7b] joining swarm manager [df533a68bc955]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-20T18:19:50.739Z] docker_api_swarm_service_test.go:394: [d1c9ebb269030] joining swarm manager [df533a68bc955]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.43s) [2020-05-20T18:19:50.739Z] docker_api_swarm_service_test.go:342: [d6dbf95b99e34] joining swarm manager [d61d79024cc10]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-20T18:19:50.739Z] docker_api_swarm_service_test.go:342: [d511bdb7dda23] joining swarm manager [d61d79024cc10]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.94s) [2020-05-20T18:19:50.739Z] docker_api_swarm_service_test.go:489: [d94b18334622d] joining swarm manager [d30507611550e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-20T18:19:50.739Z] docker_api_swarm_service_test.go:489: [d6b6045a11812] joining swarm manager [d30507611550e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.54s) [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.80s) [2020-05-20T18:19:50.739Z] docker_api_swarm_service_test.go:127: [d23659ca112e3] joining swarm manager [d9ba7f16840ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-20T18:19:50.739Z] docker_api_swarm_service_test.go:128: [d06ef04d87fa3] joining swarm manager [d9ba7f16840ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-20T18:19:50.739Z] docker_api_swarm_service_test.go:136: [dda3581eccc71] joining swarm manager [d9ba7f16840ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-20T18:19:50.739Z] docker_api_swarm_service_test.go:137: [d7554ba61fd42] joining swarm manager [d9ba7f16840ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.14s) [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.15s) [2020-05-20T18:19:50.739Z] docker_api_swarm_service_test.go:303: [dfe7c9b16d51b] joining swarm manager [de46e9842acd5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-20T18:19:50.739Z] docker_api_swarm_service_test.go:303: [d2842acf9749a] joining swarm manager [de46e9842acd5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.55s) [2020-05-20T18:19:50.739Z] docker_api_swarm_service_test.go:99: [d6405f1d4fcbb] joining swarm manager [d2bc073d76377]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-20T18:19:50.739Z] docker_api_swarm_service_test.go:100: [dfcf6efa3c09c] joining swarm manager [d2bc073d76377]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-20T18:19:50.739Z] check_test.go:380: [d6405f1d4fcbb] daemon is not started [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.20s) [2020-05-20T18:19:50.739Z] docker_api_swarm_service_test.go:532: [de416d3e13908] joining swarm manager [dd0b34da1c721]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-20T18:19:50.739Z] docker_api_swarm_service_test.go:533: [d355275069f97] joining swarm manager [dd0b34da1c721]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.19s) [2020-05-20T18:19:50.739Z] docker_api_swarm_service_test.go:147: [d16261fc193bd] joining swarm manager [d399864a534b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-20T18:19:50.739Z] docker_api_swarm_service_test.go:147: [d808e4468a431] joining swarm manager [d399864a534b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.97s) [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.14s) [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.09s) [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.45s) [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.25s) [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.23s) [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.08s) [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.30s) [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.01s) [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.59s) [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.95s) [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.97s) [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.74s) [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (4.19s) [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.40s) [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.02s) [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.47s) [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.37s) [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.96s) [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.04s) [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.57s) [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.86s) [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.68s) [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.52s) [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.50s) [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.05s) [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.31s) [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.06s) [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.44s) [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.23s) [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.46s) [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.61s) [2020-05-20T18:19:50.739Z] docker_cli_service_logs_test.go:245: checking task 6vop9mp9fdxb [2020-05-20T18:19:50.739Z] docker_cli_service_logs_test.go:250: checking messages for 6vop9mp9fdxb [2020-05-20T18:19:50.739Z] docker_cli_service_logs_test.go:245: checking task 0wxaga1v58lf [2020-05-20T18:19:50.739Z] docker_cli_service_logs_test.go:250: checking messages for 0wxaga1v58lf [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.11s) [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.41s) [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.04s) [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.01s) [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (25.16s) [2020-05-20T18:19:50.739Z] docker_cli_swarm_test.go:1901: [dd427464c240c] joining swarm manager [d0fee55bc2fa6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-20T18:19:50.739Z] docker_cli_swarm_test.go:1902: [dd36dd8fccccf] joining swarm manager [d0fee55bc2fa6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.22s) [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.84s) [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.24s) [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.45s) [2020-05-20T18:19:50.739Z] docker_cli_swarm_test.go:1802: [d934da3f836b8] joining swarm manager [d3fbccb82e141]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-20T18:19:50.739Z] docker_cli_swarm_test.go:1803: [d4f820e0c067e] joining swarm manager [d3fbccb82e141]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.45s) [2020-05-20T18:19:50.739Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (113.49s) [2020-05-20T18:19:50.739Z] docker_cli_swarm_test.go:1321: [db67f34d6a3fa] joining swarm manager [dca552bc855f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-20T18:19:50.740Z] docker_cli_swarm_test.go:1322: [d57e790ae451b] joining swarm manager [dca552bc855f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-20T18:19:50.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.12s) [2020-05-20T18:19:50.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.65s) [2020-05-20T18:19:50.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.73s) [2020-05-20T18:19:50.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.96s) [2020-05-20T18:19:50.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.75s) [2020-05-20T18:19:50.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.04s) [2020-05-20T18:19:50.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.51s) [2020-05-20T18:19:50.740Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-05-20T18:19:50.740Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-05-20T18:19:50.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (8.36s) [2020-05-20T18:19:50.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.83s) [2020-05-20T18:19:50.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.83s) [2020-05-20T18:19:50.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.24s) [2020-05-20T18:19:50.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.73s) [2020-05-20T18:19:50.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.54s) [2020-05-20T18:19:50.740Z] docker_cli_swarm_test.go:1186: [d8b1d83fd30c6] joining swarm manager [d469a5a778ecf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-20T18:19:50.740Z] docker_cli_swarm_test.go:1195: [d88df5c94fe75] joining swarm manager [d469a5a778ecf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-20T18:19:50.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.40s) [2020-05-20T18:19:50.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.76s) [2020-05-20T18:19:50.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (126.28s) [2020-05-20T18:19:50.740Z] docker_cli_swarm_test.go:1118: [d5247b9648be7] joining swarm manager [da4b406f177d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-20T18:19:50.740Z] docker_cli_swarm_test.go:1119: [df04e2d641305] joining swarm manager [da4b406f177d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-20T18:19:50.740Z] docker_cli_swarm_test.go:1172: [d007640a41deb] joining swarm manager [da4b406f177d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-20T18:19:50.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.85s) [2020-05-20T18:19:50.740Z] docker_cli_swarm_test.go:1453: [dab4bd10fea9d] joining swarm manager [dc16829a045ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-20T18:19:50.740Z] docker_cli_swarm_test.go:1454: [dac342bacbd16] joining swarm manager [dc16829a045ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-20T18:19:50.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.35s) [2020-05-20T18:19:50.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.31s) [2020-05-20T18:19:50.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2020-05-20T18:19:50.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.07s) [2020-05-20T18:19:50.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2020-05-20T18:19:50.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.05s) [2020-05-20T18:19:50.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.33s) [2020-05-20T18:19:50.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.99s) [2020-05-20T18:19:50.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.12s) [2020-05-20T18:19:50.740Z] docker_cli_swarm_unix_test.go:62: [d70d756a2bfe2] joining swarm manager [d71da83145369]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-20T18:19:50.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.82s) [2020-05-20T18:19:50.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.50s) [2020-05-20T18:19:50.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.20s) [2020-05-20T18:19:50.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.60s) [2020-05-20T18:19:50.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.08s) [2020-05-20T18:19:50.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.54s) [2020-05-20T18:19:50.740Z] docker_api_swarm_test.go:961: [d2b6518eb20c8] joining swarm manager [da4a2c5fb8a17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-20T18:19:50.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.76s) [2020-05-20T18:19:50.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.31s) [2020-05-20T18:19:50.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.36s) [2020-05-20T18:19:50.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.61s) [2020-05-20T18:19:50.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.07s) [2020-05-20T18:19:50.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (6.27s) [2020-05-20T18:19:50.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.65s) [2020-05-20T18:19:50.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.06s) [2020-05-20T18:19:50.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.29s) [2020-05-20T18:19:50.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.36s) [2020-05-20T18:19:50.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.87s) [2020-05-20T18:19:50.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.90s) [2020-05-20T18:19:50.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.30s) [2020-05-20T18:19:50.740Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.01s) [2020-05-20T18:19:50.740Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.06s) [2020-05-20T18:19:50.740Z] === RUN TestDockerExternalVolumeSuite [2020-05-20T18:19:50.740Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-05-20T18:20:05.589Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-05-20T18:21:13.232Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-05-20T18:21:23.183Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-05-20T18:21:55.224Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-05-20T18:22:10.078Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-05-20T18:22:42.120Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-05-20T18:22:54.298Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-05-20T18:23:26.339Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-05-20T18:23:44.395Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-05-20T18:23:59.244Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-05-20T18:24:45.876Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-05-20T18:24:53.077Z] ok github.com/docker/docker/integration-cli 2190.171s [2020-05-20T18:24:53.077Z] [2020-05-20T18:24:53.077Z] === Skipped [2020-05-20T18:24:53.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-05-20T18:24:53.077Z] [2020-05-20T18:24:53.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-05-20T18:24:53.077Z] [2020-05-20T18:24:53.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-05-20T18:24:53.077Z] [2020-05-20T18:24:53.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-05-20T18:24:53.077Z] [2020-05-20T18:24:53.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2020-05-20T18:24:53.077Z] [2020-05-20T18:24:53.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2020-05-20T18:24:53.077Z] [2020-05-20T18:24:53.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.04s) [2020-05-20T18:24:53.077Z] [2020-05-20T18:24:53.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2020-05-20T18:24:53.077Z] [2020-05-20T18:24:53.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2020-05-20T18:24:53.077Z] [2020-05-20T18:24:53.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-05-20T18:24:53.077Z] [2020-05-20T18:24:53.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-05-20T18:24:53.077Z] [2020-05-20T18:24:53.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-05-20T18:24:53.077Z] [2020-05-20T18:24:53.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-05-20T18:24:53.077Z] [2020-05-20T18:24:53.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-05-20T18:24:53.077Z] [2020-05-20T18:24:53.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2020-05-20T18:24:53.077Z] [2020-05-20T18:24:53.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-05-20T18:24:53.077Z] [2020-05-20T18:24:53.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-05-20T18:24:53.077Z] [2020-05-20T18:24:53.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-05-20T18:24:53.077Z] [2020-05-20T18:24:53.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2020-05-20T18:24:53.077Z] [2020-05-20T18:24:53.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-05-20T18:24:53.077Z] [2020-05-20T18:24:53.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-05-20T18:24:53.077Z] [2020-05-20T18:24:53.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-05-20T18:24:53.077Z] [2020-05-20T18:24:53.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-05-20T18:24:53.077Z] [2020-05-20T18:24:53.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-05-20T18:24:53.077Z] [2020-05-20T18:24:53.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-05-20T18:24:53.077Z] [2020-05-20T18:24:53.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2020-05-20T18:24:53.077Z] [2020-05-20T18:24:53.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-05-20T18:24:53.077Z] [2020-05-20T18:24:53.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-05-20T18:24:53.077Z] [2020-05-20T18:24:53.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-05-20T18:24:53.077Z] [2020-05-20T18:24:53.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-05-20T18:24:53.077Z] [2020-05-20T18:24:53.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2020-05-20T18:24:53.077Z] [2020-05-20T18:24:53.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s) [2020-05-20T18:24:53.077Z] [2020-05-20T18:24:53.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s) [2020-05-20T18:24:53.077Z] [2020-05-20T18:24:53.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s) [2020-05-20T18:24:53.077Z] [2020-05-20T18:24:53.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-05-20T18:24:53.077Z] [2020-05-20T18:24:53.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-05-20T18:24:53.077Z] [2020-05-20T18:24:53.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-05-20T18:24:53.077Z] [2020-05-20T18:24:53.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-05-20T18:24:53.077Z] [2020-05-20T18:24:53.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-05-20T18:24:53.077Z] [2020-05-20T18:24:53.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) [2020-05-20T18:24:53.077Z] [2020-05-20T18:24:53.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.34s) [2020-05-20T18:24:53.077Z] [2020-05-20T18:24:53.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-05-20T18:24:53.077Z] [2020-05-20T18:24:53.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-05-20T18:24:53.077Z] [2020-05-20T18:24:53.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-05-20T18:24:53.077Z] [2020-05-20T18:24:53.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-05-20T18:24:53.077Z] [2020-05-20T18:24:53.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-05-20T18:24:53.077Z] [2020-05-20T18:24:53.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-05-20T18:24:53.077Z] [2020-05-20T18:24:53.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-05-20T18:24:53.077Z] [2020-05-20T18:24:53.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-05-20T18:24:53.077Z] [2020-05-20T18:24:53.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2020-05-20T18:24:53.077Z] [2020-05-20T18:24:53.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2020-05-20T18:24:53.077Z] [2020-05-20T18:24:53.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-05-20T18:24:53.077Z] [2020-05-20T18:24:53.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-05-20T18:24:53.077Z] [2020-05-20T18:24:53.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2020-05-20T18:24:53.077Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.30s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.27s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.32s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.29s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.32s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.31s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.33s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-05-20T18:24:53.078Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-05-20T18:24:53.079Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2020-05-20T18:24:53.080Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-20T18:24:53.081Z] [2020-05-20T18:24:53.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-05-20T18:24:53.082Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-05-20T18:24:53.082Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-05-20T18:24:53.082Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] DONE 1096 tests, 549 skipped in 2197.840s [2020-05-20T18:24:53.082Z] INFO: Integration tests ended at 05/20/2020 18:24:38. Duration:00:36:38.0872708 [2020-05-20T18:24:53.082Z] INFO: Docker info of the daemon under test at end of run [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] Containers: 2 [2020-05-20T18:24:53.082Z] Running: 0 [2020-05-20T18:24:53.082Z] Paused: 0 [2020-05-20T18:24:53.082Z] Stopped: 2 [2020-05-20T18:24:53.082Z] Images: 15 [2020-05-20T18:24:53.082Z] Server Version: 0.0.0-dev [2020-05-20T18:24:53.082Z] Storage Driver: windowsfilter [2020-05-20T18:24:53.082Z] Windows: [2020-05-20T18:24:53.082Z] Logging Driver: json-file [2020-05-20T18:24:53.082Z] Plugins: [2020-05-20T18:24:53.082Z] Volume: local [2020-05-20T18:24:53.082Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-20T18:24:53.082Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-20T18:24:53.082Z] Swarm: inactive [2020-05-20T18:24:53.082Z] Default Isolation: process [2020-05-20T18:24:53.082Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-20T18:24:53.082Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-20T18:24:53.082Z] OSType: windows [2020-05-20T18:24:53.082Z] Architecture: x86_64 [2020-05-20T18:24:53.082Z] CPUs: 4 [2020-05-20T18:24:53.082Z] Total Memory: 32GiB [2020-05-20T18:24:53.082Z] Name: azwin-2-fb1f80 [2020-05-20T18:24:53.082Z] ID: BFM4:YPKJ:7LF7:7L4E:MRJ3:JMLA:BWQI:O6GA:E6SX:ON5P:UNBU:DEGG [2020-05-20T18:24:53.082Z] Docker Root Dir: D:\CI\PR-41004\6\daemon [2020-05-20T18:24:53.082Z] Debug Mode (client): false [2020-05-20T18:24:53.082Z] Debug Mode (server): true [2020-05-20T18:24:53.082Z] File Descriptors: -1 [2020-05-20T18:24:53.082Z] Goroutines: 18 [2020-05-20T18:24:53.082Z] System Time: 2020-05-20T18:24:38.246746Z [2020-05-20T18:24:53.082Z] EventsListeners: 0 [2020-05-20T18:24:53.082Z] Registry: https://index.docker.io/v1/ [2020-05-20T18:24:53.082Z] Labels: [2020-05-20T18:24:53.082Z] Experimental: false [2020-05-20T18:24:53.082Z] Insecure Registries: [2020-05-20T18:24:53.082Z] 127.0.0.0/8 [2020-05-20T18:24:53.082Z] Live Restore Enabled: false [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] [2020-05-20T18:24:53.082Z] INFO: Stopping daemon under test [2020-05-20T18:24:53.082Z] SUCCESS: The process with PID 3536 (child process of PID 652) has been terminated. [2020-05-20T18:24:53.082Z] SUCCESS: The process with PID 652 (child process of PID 5444) has been terminated. [2020-05-20T18:24:53.082Z] INFO: Stop tailing logs of the daemon under tests [2020-05-20T18:24:53.082Z] INFO: executeCI.ps1 Completed successfully at 05/20/2020 18:24:38. [2020-05-20T18:24:53.082Z] INFO: Tidying up at end of run [2020-05-20T18:24:53.082Z] INFO: Saving daemon under test log (d:\CI\PR-41004\6\dut.out) to C:\windows\TEMP\CIDUT.out [2020-05-20T18:24:53.082Z] INFO: Saving daemon under test log (d:\CI\PR-41004\6\dut.err) to C:\windows\TEMP\CIDUT.err [2020-05-20T18:24:53.082Z] INFO: Nuke-Everything... [2020-05-20T18:24:53.082Z] INFO: Container count on control daemon to delete is 2 [2020-05-20T18:24:53.082Z] cd49203319fe [2020-05-20T18:24:53.082Z] 32d5a37a5cf3 [2020-05-20T18:24:53.082Z] INFO: Non-base image count on control daemon to delete is 1 [2020-05-20T18:24:53.082Z] Deleted: sha256:a63b3d4ec928ef1a6d73812e3c91abbd9c1d0429e89b577c3f0de1a236b6e5f4 [2020-05-20T18:24:53.082Z] Deleted: sha256:2305ec07fe18e3d31bb014bb4273d230c9ac35cd7a096026e79cf5672705d312 [2020-05-20T18:24:53.082Z] INFO: Tidying pidfile d:\CI\PR-41004\6\docker.pid [2020-05-20T18:24:53.082Z] INFO: Nuking d:\CI [2020-05-20T18:24:56.101Z] INFO: Zapped successfully [2020-05-20T18:24:56.101Z] [2020-05-20T18:24:56.101Z] INFO: executeCI.ps1 exiting at Wed May 20 18:24:55 CUT 2020. Duration 00:48:19.0407292 [2020-05-20T18:24:56.101Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-05-20T18:24:56.379Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-05-20T18:24:58.631Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-05-20T18:25:00.469Z] Archiving artifacts [2020-05-20T18:25:03.928Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-05-20T18:25:15.139Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41004/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-20T18:25:16.137Z] + make clean [2020-05-20T18:25:17.151Z] docker volume rm -f docker-dev-cache [2020-05-20T18:25:17.151Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-20T18:25:35.964Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-05-20T18:26:07.999Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-05-20T18:26:22.846Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-05-20T18:26:40.935Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-05-20T18:26:55.782Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-05-20T18:27:13.832Z] --- PASS: TestDockerExternalVolumeSuite (441.32s) [2020-05-20T18:27:13.832Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.93s) [2020-05-20T18:27:13.832Z] docker_cli_external_volume_driver_test.go:53: [dd7b3703f88f8] daemon is not started [2020-05-20T18:27:13.832Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2020-05-20T18:27:13.832Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.58s) [2020-05-20T18:27:13.832Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2020-05-20T18:27:13.833Z] docker_cli_external_volume_driver_test.go:53: [dbea03735c4f4] daemon is not started [2020-05-20T18:27:13.833Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-05-20T18:27:13.833Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-05-20T18:27:13.833Z] docker_cli_external_volume_driver_test.go:53: [d18d32742c062] daemon is not started [2020-05-20T18:27:13.833Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-05-20T18:27:13.833Z] docker_cli_external_volume_driver_test.go:53: [d7bc73bdfc47c] daemon is not started [2020-05-20T18:27:13.833Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.56s) [2020-05-20T18:27:13.833Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.61s) [2020-05-20T18:27:13.833Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.82s) [2020-05-20T18:27:13.833Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-05-20T18:27:13.833Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.64s) [2020-05-20T18:27:13.833Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.79s) [2020-05-20T18:27:13.833Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.02s) [2020-05-20T18:27:13.833Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.58s) [2020-05-20T18:27:13.833Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.43s) [2020-05-20T18:27:13.833Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.39s) [2020-05-20T18:27:13.833Z] docker_cli_external_volume_driver_test.go:485: [d7e5ef81b4351] daemon is not started [2020-05-20T18:27:13.833Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-05-20T18:27:13.833Z] docker_cli_external_volume_driver_test.go:53: [dea17c1f2a7e0] daemon is not started [2020-05-20T18:27:13.833Z] PASS [2020-05-20T18:27:13.833Z] [2020-05-20T18:27:13.833Z] === Skipped [2020-05-20T18:27:13.833Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-05-20T18:27:13.833Z] [2020-05-20T18:27:13.833Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-05-20T18:27:13.833Z] [2020-05-20T18:27:13.833Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-05-20T18:27:13.833Z] [2020-05-20T18:27:13.833Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-05-20T18:27:13.833Z] [2020-05-20T18:27:13.833Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-05-20T18:27:13.833Z] [2020-05-20T18:27:13.833Z] [2020-05-20T18:27:13.833Z] DONE 273 tests, 5 skipped in 2559.880s [2020-05-20T18:27:13.833Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-20T18:27:13.833Z] ++++ cat bundles/test-integration/docker.pid [2020-05-20T18:27:13.833Z] +++ kill 7620 [2020-05-20T18:27:13.833Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d104162961e72/docker.pid [2020-05-20T18:27:13.833Z] +++ kill 4390 [2020-05-20T18:27:13.833Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4390 is not a child of this shell [2020-05-20T18:27:13.833Z] warning: PID 4390 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d104162961e72/docker.pid had a nonzero exit code [2020-05-20T18:27:13.833Z] +++ /etc/init.d/apparmor stop [2020-05-20T18:27:13.833Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-20T18:27:13.833Z] [2020-05-20T18:27:13.833Z] Unloading profiles will leave already running processes permanently [2020-05-20T18:27:13.833Z] unconfined, which can lead to unexpected situations. [2020-05-20T18:27:13.833Z] [2020-05-20T18:27:13.833Z] To set a process to complain mode, use the command line tool [2020-05-20T18:27:13.833Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-20T18:27:13.833Z] +++ true [2020-05-20T18:27:13.833Z] [2020-05-20T18:27:13.833Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-05-20T18:27:13.849Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-20T18:27:14.628Z] + echo Ensuring container killed. [2020-05-20T18:27:14.628Z] Ensuring container killed. [2020-05-20T18:27:14.628Z] + docker ps -aq -f name=docker-pr6-* [2020-05-20T18:27:14.628Z] + cids=2b6e28ba8348 [2020-05-20T18:27:14.628Z] ebf7c25ca9b1 [2020-05-20T18:27:14.628Z] 9244c430f307 [2020-05-20T18:27:14.628Z] + [ -n 2b6e28ba8348 [2020-05-20T18:27:14.628Z] ebf7c25ca9b1 [2020-05-20T18:27:14.628Z] 9244c430f307 ] [2020-05-20T18:27:14.628Z] + docker rm -vf 2b6e28ba8348 ebf7c25ca9b1 9244c430f307 [2020-05-20T18:27:17.906Z] 2b6e28ba8348 [2020-05-20T18:27:17.906Z] ebf7c25ca9b1 [2020-05-20T18:27:19.275Z] 9244c430f307 [Pipeline] sh [2020-05-20T18:27:19.554Z] + echo Chowning /workspace to jenkins user [2020-05-20T18:27:19.554Z] Chowning /workspace to jenkins user [2020-05-20T18:27:19.554Z] + id -u [2020-05-20T18:27:19.554Z] + id -g [2020-05-20T18:27:19.554Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41004:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-20T18:27:24.021Z] + bundleName=amd64 [2020-05-20T18:27:24.021Z] + echo Creating amd64-bundles.tar.gz [2020-05-20T18:27:24.021Z] Creating amd64-bundles.tar.gz [2020-05-20T18:27:24.021Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-05-20T18:27:24.021Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-05-20T18:27:25.399Z] Archiving artifacts [2020-05-20T18:27:25.971Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41004/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-20T18:27:26.281Z] + make clean [2020-05-20T18:27:26.538Z] docker volume rm -f docker-dev-cache [2020-05-20T18:27:26.538Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [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