Pull request #39771 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from cdc39fa29c710c7b56aef827166f9e98bb7c20b8+e6d949b9e707c55700c545614d25713bb191aed8 (2e397f421d5c68cbf5fa17f820b4d5bb13b6e6ae) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 241f6703d31895690d4cb6f158f753615abe74ac using credential jps-reader > 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 241f6703d31895690d4cb6f158f753615abe74ac (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 241f6703d31895690d4cb6f158f753615abe74ac # timeout=10 Commit message: "Merge pull request #21 from docker/use-multiarch-busybox" > git rev-list --no-walk 241f6703d31895690d4cb6f158f753615abe74ac # timeout=10 [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-04-14T16:32:00.604Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-04-14T16:32:00.611Z] Trying to pass milestone 11 [Pipeline] milestone [2020-04-14T16:32:00.643Z] Trying to pass milestone 12 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-04-14T16:32:15.772Z] Still waiting to schedule task [2020-04-14T16:32:15.772Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-04-14T16:33:21.595Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f324ec4ae477761d) in /home/ubuntu/workspace/moby_PR-39771 [Pipeline] { [Pipeline] checkout [2020-04-14T16:33:24.168Z] using credential docker-jenkins-github-credentials [2020-04-14T16:33:24.177Z] Cloning the remote Git repository [2020-04-14T16:33:24.177Z] Cloning with configured refspecs honoured and without tags [2020-04-14T16:33:24.247Z] Cloning repository https://github.com/moby/moby.git [2020-04-14T16:33:24.301Z] > git init /home/ubuntu/workspace/moby_PR-39771 # timeout=10 [2020-04-14T16:33:24.586Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-14T16:33:24.586Z] > git --version # timeout=10 [2020-04-14T16:33:24.610Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-14T16:33:24.612Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39771/head:refs/remotes/origin/PR-39771 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-14T16:33:47.434Z] Fetching without tags [2020-04-14T16:33:47.342Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-14T16:33:47.358Z] > git config --add remote.origin.fetch +refs/pull/39771/head:refs/remotes/origin/PR-39771 # timeout=10 [2020-04-14T16:33:47.372Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-14T16:33:47.405Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-14T16:33:47.436Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-14T16:33:47.437Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-14T16:33:47.438Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39771/head:refs/remotes/origin/PR-39771 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-14T16:33:47.809Z] Merging remotes/origin/master commit e6d949b9e707c55700c545614d25713bb191aed8 into PR head commit cdc39fa29c710c7b56aef827166f9e98bb7c20b8 [2020-04-14T16:33:48.698Z] Merge succeeded, producing cdc39fa29c710c7b56aef827166f9e98bb7c20b8 [2020-04-14T16:33:48.698Z] Checking out Revision cdc39fa29c710c7b56aef827166f9e98bb7c20b8 (PR-39771) [2020-04-14T16:33:47.814Z] > git config core.sparsecheckout # timeout=10 [2020-04-14T16:33:47.828Z] > git checkout -f cdc39fa29c710c7b56aef827166f9e98bb7c20b8 # timeout=10 [2020-04-14T16:33:48.647Z] > git merge e6d949b9e707c55700c545614d25713bb191aed8 # timeout=10 [2020-04-14T16:33:48.672Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-14T16:33:48.743Z] > git config core.sparsecheckout # timeout=10 [2020-04-14T16:33:48.770Z] > git checkout -f cdc39fa29c710c7b56aef827166f9e98bb7c20b8 # timeout=10 [2020-04-14T16:33:53.352Z] Commit message: "integration/config: add check for removing non-existing config" [2020-04-14T16:33:53.387Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-14T16:33:54.584Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39771:/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-04-14T16:33:53.355Z] > git rev-list --no-walk b5526b7e9260f92a9bc131542cb837f69055a670 # timeout=10 [2020-04-14T16:34:01.126Z] Unable to find image 'alpine:latest' locally [2020-04-14T16:34:01.382Z] latest: Pulling from library/alpine [2020-04-14T16:34:01.382Z] aad63a933944: Pulling fs layer [2020-04-14T16:34:01.639Z] aad63a933944: Verifying Checksum [2020-04-14T16:34:01.639Z] aad63a933944: Download complete [2020-04-14T16:34:02.572Z] aad63a933944: Pull complete [2020-04-14T16:34:02.572Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-04-14T16:34:02.572Z] Status: Downloaded newer image for alpine:latest [2020-04-14T16:34:09.139Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2020-04-14T16:34:09.517Z] Running on ppc64le-ubuntu-20 in /home/docker/workspace/moby_PR-39771 [2020-04-14T16:34:09.520Z] Running on s390x-ubuntu-30 in /home/jenkins/workspace/moby_PR-39771 [Pipeline] // stage [2020-04-14T16:34:09.531Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f324ec4ae477761d) in /home/ubuntu/workspace/moby_PR-39771 [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [2020-04-14T16:34:09.692Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-04-14T16:34:09.708Z] using credential docker-jenkins-github-credentials [2020-04-14T16:34:09.713Z] using credential docker-jenkins-github-credentials [2020-04-14T16:34:09.731Z] Cloning the remote Git repository [2020-04-14T16:34:09.731Z] Cloning with configured refspecs honoured and without tags [2020-04-14T16:34:09.731Z] Cloning the remote Git repository [2020-04-14T16:34:09.731Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [2020-04-14T16:34:09.760Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [2020-04-14T16:34:09.863Z] Fetching without tags [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-04-14T16:34:10.473Z] Merging remotes/origin/master commit e6d949b9e707c55700c545614d25713bb191aed8 into PR head commit cdc39fa29c710c7b56aef827166f9e98bb7c20b8 [2020-04-14T16:34:09.707Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-04-14T16:34:09.761Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-14T16:34:09.881Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-14T16:34:09.882Z] > git --version # timeout=10 [2020-04-14T16:34:09.895Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-14T16:34:09.896Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39771/head:refs/remotes/origin/PR-39771 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-14T16:34:10.514Z] > git config core.sparsecheckout # timeout=10 [2020-04-14T16:34:10.519Z] > git checkout -f cdc39fa29c710c7b56aef827166f9e98bb7c20b8 # timeout=10 [2020-04-14T16:34:10.626Z] > git merge e6d949b9e707c55700c545614d25713bb191aed8 # timeout=10 [2020-04-14T16:34:10.655Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-14T16:34:10.673Z] Merge succeeded, producing cdc39fa29c710c7b56aef827166f9e98bb7c20b8 [2020-04-14T16:34:10.674Z] Checking out Revision cdc39fa29c710c7b56aef827166f9e98bb7c20b8 (PR-39771) [2020-04-14T16:34:09.739Z] Cloning repository https://github.com/moby/moby.git [2020-04-14T16:34:09.740Z] > git init /home/docker/workspace/moby_PR-39771 # timeout=10 [2020-04-14T16:34:09.752Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-14T16:34:09.753Z] > git --version # timeout=10 [2020-04-14T16:34:09.756Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-14T16:34:09.758Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39771/head:refs/remotes/origin/PR-39771 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-14T16:34:09.741Z] Cloning repository https://github.com/moby/moby.git [2020-04-14T16:34:09.741Z] > git init /home/jenkins/workspace/moby_PR-39771 # timeout=10 [2020-04-14T16:34:09.762Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-14T16:34:09.762Z] > git --version # timeout=10 [2020-04-14T16:34:09.763Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-14T16:34:09.770Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39771/head:refs/remotes/origin/PR-39771 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-14T16:34:10.831Z] Commit message: "integration/config: add check for removing non-existing config" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-14T16:34:11.698Z] + [ PR != PR ] [2020-04-14T16:34:11.699Z] + [ master != master ] [2020-04-14T16:34:11.699Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [2020-04-14T16:34:10.675Z] > git config core.sparsecheckout # timeout=10 [2020-04-14T16:34:10.690Z] > git checkout -f cdc39fa29c710c7b56aef827166f9e98bb7c20b8 # timeout=10 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-14T16:34:12.113Z] + docker version [2020-04-14T16:34:12.113Z] Client: Docker Engine - Community [2020-04-14T16:34:12.113Z] Version: 19.03.5 [2020-04-14T16:34:12.113Z] API version: 1.40 [2020-04-14T16:34:12.113Z] Go version: go1.12.12 [2020-04-14T16:34:12.113Z] Git commit: 633a0ea838 [2020-04-14T16:34:12.114Z] Built: Wed Nov 13 07:29:52 2019 [2020-04-14T16:34:12.114Z] OS/Arch: linux/amd64 [2020-04-14T16:34:12.114Z] Experimental: false [2020-04-14T16:34:12.114Z] [2020-04-14T16:34:12.114Z] Server: Docker Engine - Community [2020-04-14T16:34:12.114Z] Engine: [2020-04-14T16:34:12.114Z] Version: 19.03.5 [2020-04-14T16:34:12.114Z] API version: 1.40 (minimum version 1.12) [2020-04-14T16:34:12.114Z] Go version: go1.12.12 [2020-04-14T16:34:12.114Z] Git commit: 633a0ea838 [2020-04-14T16:34:12.114Z] Built: Wed Nov 13 07:28:22 2019 [2020-04-14T16:34:12.114Z] OS/Arch: linux/amd64 [2020-04-14T16:34:12.114Z] Experimental: true [2020-04-14T16:34:12.114Z] containerd: [2020-04-14T16:34:12.114Z] Version: 1.2.10 [2020-04-14T16:34:12.114Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-14T16:34:12.114Z] runc: [2020-04-14T16:34:12.114Z] Version: 1.0.0-rc8+dev [2020-04-14T16:34:12.114Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-14T16:34:12.114Z] docker-init: [2020-04-14T16:34:12.114Z] Version: 0.18.0 [2020-04-14T16:34:12.114Z] GitCommit: fec3683 [Pipeline] sh [2020-04-14T16:34:12.426Z] + docker info [2020-04-14T16:34:19.245Z] Fetching without tags [2020-04-14T16:34:19.521Z] Merging remotes/origin/master commit e6d949b9e707c55700c545614d25713bb191aed8 into PR head commit cdc39fa29c710c7b56aef827166f9e98bb7c20b8 [2020-04-14T16:34:20.028Z] Merge succeeded, producing cdc39fa29c710c7b56aef827166f9e98bb7c20b8 [2020-04-14T16:34:20.028Z] Checking out Revision cdc39fa29c710c7b56aef827166f9e98bb7c20b8 (PR-39771) [2020-04-14T16:34:20.515Z] Client: [2020-04-14T16:34:20.515Z] Debug Mode: false [2020-04-14T16:34:20.515Z] [2020-04-14T16:34:20.515Z] Server: [2020-04-14T16:34:20.515Z] Containers: 0 [2020-04-14T16:34:20.515Z] Running: 0 [2020-04-14T16:34:20.516Z] Paused: 0 [2020-04-14T16:34:20.516Z] Stopped: 0 [2020-04-14T16:34:20.516Z] Images: 1 [2020-04-14T16:34:20.516Z] Server Version: 19.03.5 [2020-04-14T16:34:20.516Z] Storage Driver: overlay2 [2020-04-14T16:34:20.516Z] Backing Filesystem: extfs [2020-04-14T16:34:20.516Z] Supports d_type: true [2020-04-14T16:34:20.516Z] Native Overlay Diff: true [2020-04-14T16:34:20.516Z] Logging Driver: json-file [2020-04-14T16:34:20.516Z] Cgroup Driver: cgroupfs [2020-04-14T16:34:20.516Z] Plugins: [2020-04-14T16:34:20.516Z] Volume: local [2020-04-14T16:34:20.516Z] Network: bridge host ipvlan macvlan null overlay [2020-04-14T16:34:20.516Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-14T16:34:20.516Z] Swarm: inactive [2020-04-14T16:34:20.516Z] Runtimes: runc [2020-04-14T16:34:20.516Z] Default Runtime: runc [2020-04-14T16:34:20.516Z] Init Binary: docker-init [2020-04-14T16:34:20.516Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-14T16:34:20.516Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-14T16:34:20.516Z] init version: fec3683 [2020-04-14T16:34:20.516Z] Security Options: [2020-04-14T16:34:20.516Z] apparmor [2020-04-14T16:34:20.516Z] seccomp [2020-04-14T16:34:20.516Z] Profile: default [2020-04-14T16:34:20.516Z] Kernel Version: 4.15.0-1058-aws [2020-04-14T16:34:20.516Z] Operating System: Ubuntu 18.04.4 LTS [2020-04-14T16:34:20.516Z] OSType: linux [2020-04-14T16:34:20.516Z] Architecture: x86_64 [2020-04-14T16:34:20.516Z] CPUs: 2 [2020-04-14T16:34:20.516Z] Total Memory: 7.501GiB [2020-04-14T16:34:20.516Z] Name: ip-10-100-70-199 [2020-04-14T16:34:20.516Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-04-14T16:34:20.516Z] Docker Root Dir: /var/lib/docker [2020-04-14T16:34:20.516Z] Debug Mode: false [2020-04-14T16:34:20.516Z] Registry: https://index.docker.io/v1/ [2020-04-14T16:34:20.516Z] Labels: [2020-04-14T16:34:20.516Z] Experimental: true [2020-04-14T16:34:20.516Z] Insecure Registries: [2020-04-14T16:34:20.516Z] 127.0.0.0/8 [2020-04-14T16:34:20.516Z] Live Restore Enabled: true [2020-04-14T16:34:20.516Z] [2020-04-14T16:34:20.516Z] WARNING: No swap limit support [Pipeline] sh [2020-04-14T16:34:20.529Z] Commit message: "integration/config: add check for removing non-existing config" [2020-04-14T16:34:19.226Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-14T16:34:19.228Z] > git config --add remote.origin.fetch +refs/pull/39771/head:refs/remotes/origin/PR-39771 # timeout=10 [2020-04-14T16:34:19.229Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-14T16:34:19.241Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-14T16:34:19.254Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-14T16:34:19.254Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-14T16:34:19.254Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39771/head:refs/remotes/origin/PR-39771 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-14T16:34:19.530Z] > git config core.sparsecheckout # timeout=10 [2020-04-14T16:34:19.531Z] > git checkout -f cdc39fa29c710c7b56aef827166f9e98bb7c20b8 # timeout=10 [2020-04-14T16:34:20.006Z] > git merge e6d949b9e707c55700c545614d25713bb191aed8 # timeout=10 [2020-04-14T16:34:20.021Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-14T16:34:20.036Z] > git config core.sparsecheckout # timeout=10 [2020-04-14T16:34:20.041Z] > git checkout -f cdc39fa29c710c7b56aef827166f9e98bb7c20b8 # timeout=10 [2020-04-14T16:34:20.932Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-14T16:34:20.932Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-14T16:34:20.932Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39771/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-14T16:34:20.932Z] + bash /home/ubuntu/workspace/moby_PR-39771/check-config.sh [2020-04-14T16:34:20.932Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-14T16:34:20.932Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-04-14T16:34:20.932Z] [2020-04-14T16:34:20.932Z] Generally Necessary: [2020-04-14T16:34:20.932Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-14T16:34:20.932Z] - apparmor: enabled and tools installed [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-14T16:34:21.201Z] - CONFIG_NAMESPACES: enabled [2020-04-14T16:34:21.201Z] - CONFIG_NET_NS: enabled [2020-04-14T16:34:21.201Z] - CONFIG_PID_NS: enabled [2020-04-14T16:34:21.201Z] - CONFIG_IPC_NS: enabled [2020-04-14T16:34:21.201Z] - CONFIG_UTS_NS: enabled [2020-04-14T16:34:21.201Z] - CONFIG_CGROUPS: enabled [2020-04-14T16:34:21.201Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-14T16:34:21.201Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-14T16:34:21.201Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-14T16:34:21.201Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-14T16:34:21.201Z] - CONFIG_CPUSETS: enabled [2020-04-14T16:34:21.201Z] - CONFIG_MEMCG: enabled [2020-04-14T16:34:21.201Z] - CONFIG_KEYS: enabled [2020-04-14T16:34:21.201Z] - CONFIG_VETH: enabled (as module) [2020-04-14T16:34:21.201Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-14T16:34:21.201Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-14T16:34:21.201Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-14T16:34:21.201Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-14T16:34:21.201Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-14T16:34:21.201Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-14T16:34:21.201Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-14T16:34:21.201Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-14T16:34:21.201Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-14T16:34:21.201Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-14T16:34:21.201Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-14T16:34:21.201Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-14T16:34:21.201Z] [2020-04-14T16:34:21.201Z] Optional Features: [2020-04-14T16:34:21.201Z] - CONFIG_USER_NS: enabled [2020-04-14T16:34:21.201Z] - CONFIG_SECCOMP: enabled [2020-04-14T16:34:21.201Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-14T16:34:21.201Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-14T16:34:21.201Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-14T16:34:21.201Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-14T16:34:21.201Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-04-14T16:34:21.201Z] - CONFIG_BLK_CGROUP: enabled [2020-04-14T16:34:21.201Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-14T16:34:21.201Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-14T16:34:21.201Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-14T16:34:21.201Z] - CONFIG_CGROUP_PERF: enabled [2020-04-14T16:34:21.201Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-14T16:34:21.455Z] + docker version [2020-04-14T16:34:21.455Z] Client: Docker Engine - Community [2020-04-14T16:34:21.455Z] Version: 19.03.7 [2020-04-14T16:34:21.455Z] API version: 1.40 [2020-04-14T16:34:21.455Z] Go version: go1.12.17 [2020-04-14T16:34:21.455Z] Git commit: 7141c199a2 [2020-04-14T16:34:21.455Z] Built: Sat Mar 7 16:48:47 2020 [2020-04-14T16:34:21.455Z] OS/Arch: linux/s390x [2020-04-14T16:34:21.455Z] Experimental: false [2020-04-14T16:34:21.455Z] [2020-04-14T16:34:21.455Z] Server: Docker Engine - Community [2020-04-14T16:34:21.455Z] Engine: [2020-04-14T16:34:21.455Z] Version: 19.03.7 [2020-04-14T16:34:21.455Z] API version: 1.40 (minimum version 1.12) [2020-04-14T16:34:21.455Z] Go version: go1.12.17 [2020-04-14T16:34:21.455Z] Git commit: 7141c199a2 [2020-04-14T16:34:21.455Z] Built: Sat Mar 7 16:47:46 2020 [2020-04-14T16:34:21.455Z] OS/Arch: linux/s390x [2020-04-14T16:34:21.455Z] Experimental: true [2020-04-14T16:34:21.455Z] containerd: [2020-04-14T16:34:21.455Z] Version: 1.2.13 [2020-04-14T16:34:21.455Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-14T16:34:21.455Z] runc: [2020-04-14T16:34:21.455Z] Version: 1.0.0-rc10 [2020-04-14T16:34:21.455Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-14T16:34:21.455Z] docker-init: [2020-04-14T16:34:21.455Z] Version: 0.18.0 [2020-04-14T16:34:21.455Z] GitCommit: fec3683 [2020-04-14T16:34:21.460Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-14T16:34:21.460Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-14T16:34:21.460Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-14T16:34:21.460Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-14T16:34:21.460Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-14T16:34:21.460Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-14T16:34:21.460Z] - CONFIG_IP_VS: enabled (as module) [2020-04-14T16:34:21.460Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-14T16:34:21.460Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-14T16:34:21.460Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-14T16:34:21.460Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-14T16:34:21.460Z] - CONFIG_EXT4_FS: enabled [2020-04-14T16:34:21.460Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-14T16:34:21.460Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-14T16:34:21.460Z] - Network Drivers: [2020-04-14T16:34:21.460Z] - "overlay": [2020-04-14T16:34:21.460Z] - CONFIG_VXLAN: enabled (as module) [2020-04-14T16:34:21.460Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-14T16:34:21.460Z] Optional (for encrypted networks): [2020-04-14T16:34:21.460Z] - CONFIG_CRYPTO: enabled [2020-04-14T16:34:21.460Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-14T16:34:21.460Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-14T16:34:21.460Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-14T16:34:21.460Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-14T16:34:21.460Z] - CONFIG_XFRM: enabled [2020-04-14T16:34:21.460Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-14T16:34:21.460Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-14T16:34:21.460Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-14T16:34:21.460Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-14T16:34:21.460Z] - "ipvlan": [2020-04-14T16:34:21.460Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-14T16:34:21.460Z] - "macvlan": [2020-04-14T16:34:21.460Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-14T16:34:21.460Z] - CONFIG_DUMMY: enabled (as module) [2020-04-14T16:34:21.460Z] - "ftp,tftp client in container": [2020-04-14T16:34:21.460Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-14T16:34:21.460Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-14T16:34:21.460Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-14T16:34:21.460Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-14T16:34:21.460Z] - Storage Drivers: [2020-04-14T16:34:21.460Z] - "aufs": [2020-04-14T16:34:21.460Z] - CONFIG_AUFS_FS: enabled (as module) [Pipeline] sh [2020-04-14T16:34:21.716Z] - "btrfs": [2020-04-14T16:34:21.716Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-14T16:34:21.716Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-14T16:34:21.716Z] - "devicemapper": [2020-04-14T16:34:21.716Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-14T16:34:21.716Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-14T16:34:21.716Z] - "overlay": [2020-04-14T16:34:21.716Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-14T16:34:21.716Z] - "zfs": [2020-04-14T16:34:21.716Z] - /dev/zfs: missing [2020-04-14T16:34:21.716Z] - zfs command: missing [2020-04-14T16:34:21.716Z] - zpool command: missing [2020-04-14T16:34:21.716Z] [2020-04-14T16:34:21.716Z] Limits: [2020-04-14T16:34:21.716Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-14T16:34:21.716Z] [2020-04-14T16:34:21.716Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-14T16:34:21.822Z] + docker info [2020-04-14T16:34:22.099Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:cdc39fa29c710c7b56aef827166f9e98bb7c20b8 . [2020-04-14T16:34:22.099Z] #1 [internal] load build definition from Dockerfile [2020-04-14T16:34:22.099Z] #1 transferring dockerfile: 17.09kB done [2020-04-14T16:34:22.358Z] #1 DONE 0.1s [2020-04-14T16:34:22.358Z] [2020-04-14T16:34:22.358Z] #2 [internal] load .dockerignore [2020-04-14T16:34:22.358Z] #2 transferring context: 87B done [2020-04-14T16:34:22.358Z] #2 DONE 0.1s [2020-04-14T16:34:22.358Z] [2020-04-14T16:34:22.358Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-14T16:34:22.435Z] Client: [2020-04-14T16:34:22.436Z] Debug Mode: false [2020-04-14T16:34:22.436Z] [2020-04-14T16:34:22.436Z] Server: [2020-04-14T16:34:22.436Z] Containers: 0 [2020-04-14T16:34:22.436Z] Running: 0 [2020-04-14T16:34:22.436Z] Paused: 0 [2020-04-14T16:34:22.436Z] Stopped: 0 [2020-04-14T16:34:22.436Z] Images: 2 [2020-04-14T16:34:22.436Z] Server Version: 19.03.7 [2020-04-14T16:34:22.436Z] Storage Driver: overlay2 [2020-04-14T16:34:22.436Z] Backing Filesystem: [2020-04-14T16:34:22.436Z] Supports d_type: true [2020-04-14T16:34:22.436Z] Native Overlay Diff: true [2020-04-14T16:34:22.436Z] Logging Driver: json-file [2020-04-14T16:34:22.436Z] Cgroup Driver: cgroupfs [2020-04-14T16:34:22.436Z] Plugins: [2020-04-14T16:34:22.436Z] Volume: local [2020-04-14T16:34:22.436Z] Network: bridge host ipvlan macvlan null overlay [2020-04-14T16:34:22.436Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-14T16:34:22.436Z] Swarm: inactive [2020-04-14T16:34:22.436Z] Runtimes: runc [2020-04-14T16:34:22.436Z] Default Runtime: runc [2020-04-14T16:34:22.436Z] Init Binary: docker-init [2020-04-14T16:34:22.436Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-14T16:34:22.436Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-14T16:34:22.436Z] init version: fec3683 [2020-04-14T16:34:22.436Z] Security Options: [2020-04-14T16:34:22.436Z] apparmor [2020-04-14T16:34:22.436Z] seccomp [2020-04-14T16:34:22.436Z] Profile: default [2020-04-14T16:34:22.436Z] Kernel Version: 4.15.0-88-generic [2020-04-14T16:34:22.436Z] Operating System: Ubuntu 18.04.4 LTS [2020-04-14T16:34:22.436Z] OSType: linux [2020-04-14T16:34:22.436Z] Architecture: s390x [2020-04-14T16:34:22.436Z] CPUs: 2 [2020-04-14T16:34:22.436Z] Total Memory: 7.861GiB [2020-04-14T16:34:22.436Z] Name: s390x-ubuntu-30 [2020-04-14T16:34:22.436Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-04-14T16:34:22.436Z] Docker Root Dir: /var/lib/docker [2020-04-14T16:34:22.436Z] Debug Mode: false [2020-04-14T16:34:22.436Z] Username: dockerbuildbot [2020-04-14T16:34:22.436Z] Registry: https://index.docker.io/v1/ [2020-04-14T16:34:22.436Z] Labels: [2020-04-14T16:34:22.436Z] Experimental: true [2020-04-14T16:34:22.436Z] Insecure Registries: [2020-04-14T16:34:22.436Z] 127.0.0.0/8 [2020-04-14T16:34:22.436Z] Live Restore Enabled: false [2020-04-14T16:34:22.436Z] [2020-04-14T16:34:22.436Z] WARNING: No swap limit support [Pipeline] sh [2020-04-14T16:34:22.614Z] #3 DONE 0.3s [2020-04-14T16:34:22.614Z] [2020-04-14T16:34:22.614Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-14T16:34:22.614Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-04-14T16:34:22.802Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-14T16:34:22.802Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-14T16:34:22.802Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-39771/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-14T16:34:22.802Z] + bash /home/jenkins/workspace/moby_PR-39771/check-config.sh [2020-04-14T16:34:22.802Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-14T16:34:22.802Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-04-14T16:34:22.802Z] [2020-04-14T16:34:22.802Z] Generally Necessary: [2020-04-14T16:34:22.870Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-04-14T16:34:22.870Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-04-14T16:34:22.870Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-04-14T16:34:22.870Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.13MB / 8.82MB 0.2s [2020-04-14T16:34:22.870Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2020-04-14T16:34:22.870Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.1s [2020-04-14T16:34:22.979Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d124f7ccc1f43ae3) in /home/ubuntu/workspace/moby_PR-39771 [Pipeline] { [Pipeline] checkout [2020-04-14T16:34:23.014Z] using credential docker-jenkins-github-credentials [2020-04-14T16:34:23.024Z] Cloning the remote Git repository [2020-04-14T16:34:23.025Z] Cloning with configured refspecs honoured and without tags [2020-04-14T16:34:23.085Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-14T16:34:23.085Z] - apparmor: enabled and tools installed [2020-04-14T16:34:23.085Z] - CONFIG_NAMESPACES: enabled [2020-04-14T16:34:23.085Z] - CONFIG_NET_NS: enabled [2020-04-14T16:34:23.085Z] - CONFIG_PID_NS: enabled [2020-04-14T16:34:23.085Z] - CONFIG_IPC_NS: enabled [2020-04-14T16:34:23.085Z] - CONFIG_UTS_NS: enabled [2020-04-14T16:34:23.085Z] - CONFIG_CGROUPS: enabled [2020-04-14T16:34:23.085Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-14T16:34:23.085Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-14T16:34:23.085Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-14T16:34:23.085Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-14T16:34:23.085Z] - CONFIG_CPUSETS: enabled [2020-04-14T16:34:23.085Z] - CONFIG_MEMCG: enabled [2020-04-14T16:34:23.085Z] - CONFIG_KEYS: enabled [2020-04-14T16:34:23.085Z] - CONFIG_VETH: enabled (as module) [2020-04-14T16:34:23.085Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-14T16:34:23.085Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-14T16:34:23.085Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-14T16:34:23.085Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-14T16:34:23.085Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-14T16:34:23.085Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-14T16:34:23.085Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-14T16:34:23.085Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-14T16:34:23.085Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-14T16:34:23.085Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-14T16:34:23.085Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-14T16:34:23.085Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-14T16:34:23.085Z] [2020-04-14T16:34:23.085Z] Optional Features: [2020-04-14T16:34:23.085Z] - CONFIG_USER_NS: enabled [2020-04-14T16:34:23.085Z] - CONFIG_SECCOMP: enabled [2020-04-14T16:34:23.085Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-14T16:34:23.085Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-14T16:34:23.085Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-14T16:34:23.085Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-14T16:34:23.085Z] - CONFIG_BLK_CGROUP: enabled [2020-04-14T16:34:23.085Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-14T16:34:23.085Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-14T16:34:23.085Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-14T16:34:23.085Z] - CONFIG_CGROUP_PERF: enabled [2020-04-14T16:34:23.085Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-14T16:34:23.085Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-14T16:34:23.085Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-14T16:34:23.085Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-14T16:34:23.085Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-14T16:34:23.085Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-14T16:34:23.085Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-14T16:34:23.085Z] - CONFIG_IP_VS: enabled (as module) [2020-04-14T16:34:23.085Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-14T16:34:23.085Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-14T16:34:23.085Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-14T16:34:23.085Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-14T16:34:23.085Z] - CONFIG_EXT4_FS: enabled [2020-04-14T16:34:23.085Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-14T16:34:23.085Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-14T16:34:23.085Z] - Network Drivers: [2020-04-14T16:34:23.085Z] - "overlay": [2020-04-14T16:34:23.085Z] - CONFIG_VXLAN: enabled (as module) [2020-04-14T16:34:23.085Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-14T16:34:23.085Z] Optional (for encrypted networks): [2020-04-14T16:34:23.085Z] - CONFIG_CRYPTO: enabled [2020-04-14T16:34:23.085Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-14T16:34:23.085Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-14T16:34:23.085Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-14T16:34:23.085Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-14T16:34:23.085Z] - CONFIG_XFRM: enabled [2020-04-14T16:34:23.085Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-14T16:34:23.085Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-14T16:34:23.085Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-14T16:34:23.085Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-14T16:34:23.085Z] - "ipvlan": [2020-04-14T16:34:23.085Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-14T16:34:23.085Z] - "macvlan": [2020-04-14T16:34:23.131Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done [2020-04-14T16:34:23.367Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-14T16:34:23.367Z] - CONFIG_DUMMY: enabled (as module) [2020-04-14T16:34:23.367Z] - "ftp,tftp client in container": [2020-04-14T16:34:23.367Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-14T16:34:23.367Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-14T16:34:23.367Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-14T16:34:23.367Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-14T16:34:23.367Z] - Storage Drivers: [2020-04-14T16:34:23.367Z] - "aufs": [2020-04-14T16:34:23.367Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-14T16:34:23.367Z] - "btrfs": [2020-04-14T16:34:23.367Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-14T16:34:23.367Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-14T16:34:23.367Z] - "devicemapper": [2020-04-14T16:34:23.367Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-14T16:34:23.367Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-14T16:34:23.367Z] - "overlay": [2020-04-14T16:34:23.367Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-14T16:34:23.367Z] - "zfs": [2020-04-14T16:34:23.367Z] - /dev/zfs: missing [2020-04-14T16:34:23.367Z] - zfs command: missing [2020-04-14T16:34:23.367Z] - zpool command: missing [2020-04-14T16:34:23.367Z] [2020-04-14T16:34:23.367Z] Limits: [2020-04-14T16:34:23.367Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-14T16:34:23.367Z] [2020-04-14T16:34:23.367Z] + true [2020-04-14T16:34:23.387Z] #4 DONE 0.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-14T16:34:23.643Z] [2020-04-14T16:34:23.643Z] #6 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-14T16:34:23.795Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:cdc39fa29c710c7b56aef827166f9e98bb7c20b8 . [2020-04-14T16:34:23.795Z] #1 [internal] load build definition from Dockerfile [2020-04-14T16:34:23.795Z] #1 DONE 0.0s [2020-04-14T16:34:23.795Z] [2020-04-14T16:34:23.795Z] #2 [internal] load .dockerignore [2020-04-14T16:34:23.795Z] #2 DONE 0.0s [2020-04-14T16:34:23.795Z] [2020-04-14T16:34:23.795Z] #1 [internal] load build definition from Dockerfile [2020-04-14T16:34:23.795Z] #1 transferring dockerfile: 17.09kB done [2020-04-14T16:34:23.795Z] #1 DONE 0.0s [2020-04-14T16:34:23.795Z] [2020-04-14T16:34:23.795Z] #2 [internal] load .dockerignore [2020-04-14T16:34:23.795Z] #2 transferring context: 87B done [2020-04-14T16:34:23.795Z] #2 DONE 0.0s [2020-04-14T16:34:23.795Z] [2020-04-14T16:34:23.795Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-14T16:34:23.028Z] Cloning repository https://github.com/moby/moby.git [2020-04-14T16:34:23.028Z] > git init /home/ubuntu/workspace/moby_PR-39771 # timeout=10 [2020-04-14T16:34:23.034Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-14T16:34:23.034Z] > git --version # timeout=10 [2020-04-14T16:34:23.038Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-14T16:34:23.039Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39771/head:refs/remotes/origin/PR-39771 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-14T16:34:24.075Z] #3 DONE 0.3s [2020-04-14T16:34:24.204Z] #6 DONE 0.3s [2020-04-14T16:34:24.204Z] [2020-04-14T16:34:24.204Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-14T16:34:24.204Z] #5 DONE 0.2s [2020-04-14T16:34:24.204Z] [2020-04-14T16:34:24.204Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626... [2020-04-14T16:34:24.204Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:1c2767626a00a6ae363c8ef83569b0a98096b0d3b89d2536d32062eed06df402 0.0s done [2020-04-14T16:34:24.357Z] [2020-04-14T16:34:24.357Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-14T16:34:24.357Z] #4 CACHED [2020-04-14T16:34:24.425Z] Still waiting to schedule task [2020-04-14T16:34:24.425Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-04-14T16:34:24.444Z] Still waiting to schedule task [2020-04-14T16:34:24.444Z] Waiting for next available executor on ‘arm64&&linux’ [2020-04-14T16:34:24.450Z] Still waiting to schedule task [2020-04-14T16:34:24.450Z] Waiting for next available executor on ‘windows-2019’ [2020-04-14T16:34:24.459Z] #7 sha256:1c2767626a00a6ae363c8ef83569b0a98096b0d3b89d2536d32062eed06df402 1.42kB / 1.42kB done [2020-04-14T16:34:24.459Z] #7 sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 0B / 7.81MB 0.3s [2020-04-14T16:34:24.459Z] #7 sha256:c97ce70feb5e3978760919a6e2d4aa7837380cf944bc0e0a058d963d8645c621 1.79kB / 1.79kB done [2020-04-14T16:34:24.459Z] #7 sha256:a80eb3fa71389ad9ecc1f615c274e8f76690fab74d03f5946c7443350308642c 5.45kB / 5.45kB done [2020-04-14T16:34:24.459Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 0B / 50.38MB 0.3s [2020-04-14T16:34:24.715Z] #7 sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 6.04MB / 7.81MB 0.5s [2020-04-14T16:34:24.715Z] #7 sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 0B / 10.00MB 0.5s [2020-04-14T16:34:24.970Z] [2020-04-14T16:34:24.970Z] #6 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-14T16:34:24.970Z] #6 DONE 0.2s [2020-04-14T16:34:24.970Z] [2020-04-14T16:34:24.970Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-14T16:34:24.970Z] #5 DONE 0.1s [2020-04-14T16:34:24.970Z] [2020-04-14T16:34:24.970Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-14T16:34:24.970Z] #71 DONE 0.0s [2020-04-14T16:34:24.970Z] [2020-04-14T16:34:24.970Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626... [2020-04-14T16:34:24.970Z] #7 DONE 0.0s [2020-04-14T16:34:24.970Z] [2020-04-14T16:34:24.970Z] #20 [internal] load build context [2020-04-14T16:34:24.971Z] #7 sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 7.81MB / 7.81MB 0.7s done [2020-04-14T16:34:24.971Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 7.08MB / 50.38MB 0.7s [2020-04-14T16:34:24.971Z] #7 sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 3.90MB / 10.00MB 0.7s [2020-04-14T16:34:24.971Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 0B / 51.79MB 0.7s [2020-04-14T16:34:24.971Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 9.84MB / 50.38MB 0.8s [2020-04-14T16:34:24.971Z] #7 sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 7.48MB / 10.00MB 0.8s [2020-04-14T16:34:24.971Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 2.61MB / 51.79MB 0.8s [2020-04-14T16:34:25.227Z] #7 sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 9.73MB / 10.00MB 0.8s [2020-04-14T16:34:25.228Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 15.37MB / 50.38MB 1.0s [2020-04-14T16:34:25.228Z] #7 sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 10.00MB / 10.00MB 0.9s done [2020-04-14T16:34:25.228Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 11.09MB / 51.79MB 1.0s [2020-04-14T16:34:25.228Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 0B / 68.60MB 1.0s [2020-04-14T16:34:25.483Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 16.07MB / 51.79MB 1.2s [2020-04-14T16:34:25.483Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 5.74MB / 68.60MB 1.2s [2020-04-14T16:34:25.483Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 20.24MB / 50.38MB 1.3s [2020-04-14T16:34:25.483Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 19.06MB / 51.79MB 1.3s [2020-04-14T16:34:25.740Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 25.56MB / 50.38MB 1.5s [2020-04-14T16:34:25.740Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 24.81MB / 51.79MB 1.5s [2020-04-14T16:34:25.740Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 14.20MB / 68.60MB 1.5s [2020-04-14T16:34:25.973Z] #20 transferring context: 52.78MB 0.8s done [2020-04-14T16:34:25.973Z] #20 DONE 0.9s [2020-04-14T16:34:25.973Z] [2020-04-14T16:34:25.973Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-14T16:34:25.973Z] #48 CACHED [2020-04-14T16:34:25.973Z] [2020-04-14T16:34:25.973Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-14T16:34:25.973Z] #26 CACHED [2020-04-14T16:34:25.973Z] [2020-04-14T16:34:25.973Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-14T16:34:25.973Z] #41 CACHED [2020-04-14T16:34:25.973Z] [2020-04-14T16:34:25.973Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:34:25.973Z] #47 CACHED [2020-04-14T16:34:25.973Z] [2020-04-14T16:34:25.973Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-14T16:34:25.973Z] #12 CACHED [2020-04-14T16:34:25.973Z] [2020-04-14T16:34:25.973Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-14T16:34:25.973Z] #10 CACHED [2020-04-14T16:34:25.973Z] [2020-04-14T16:34:25.973Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-14T16:34:25.973Z] #63 CACHED [2020-04-14T16:34:25.973Z] [2020-04-14T16:34:25.973Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-14T16:34:25.973Z] #46 CACHED [2020-04-14T16:34:25.973Z] [2020-04-14T16:34:25.973Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-14T16:34:25.973Z] #32 CACHED [2020-04-14T16:34:25.973Z] [2020-04-14T16:34:25.973Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-14T16:34:25.973Z] #70 CACHED [2020-04-14T16:34:25.973Z] [2020-04-14T16:34:25.973Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:34:25.973Z] #74 CACHED [2020-04-14T16:34:25.973Z] [2020-04-14T16:34:25.973Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-14T16:34:25.973Z] #51 CACHED [2020-04-14T16:34:25.973Z] [2020-04-14T16:34:25.973Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-14T16:34:25.973Z] #19 CACHED [2020-04-14T16:34:25.973Z] [2020-04-14T16:34:25.973Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-14T16:34:25.973Z] #13 CACHED [2020-04-14T16:34:25.973Z] [2020-04-14T16:34:25.973Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-14T16:34:25.973Z] #30 CACHED [2020-04-14T16:34:25.973Z] [2020-04-14T16:34:25.973Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:34:25.973Z] #56 CACHED [2020-04-14T16:34:25.973Z] [2020-04-14T16:34:25.973Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-14T16:34:25.973Z] #49 CACHED [2020-04-14T16:34:25.973Z] [2020-04-14T16:34:25.973Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-14T16:34:25.973Z] #35 CACHED [2020-04-14T16:34:25.973Z] [2020-04-14T16:34:25.973Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-14T16:34:25.973Z] #54 CACHED [2020-04-14T16:34:25.973Z] [2020-04-14T16:34:25.973Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-14T16:34:25.973Z] #22 CACHED [2020-04-14T16:34:25.973Z] [2020-04-14T16:34:25.973Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-14T16:34:25.973Z] #21 CACHED [2020-04-14T16:34:25.973Z] [2020-04-14T16:34:25.973Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:34:25.973Z] #53 CACHED [2020-04-14T16:34:25.973Z] [2020-04-14T16:34:25.973Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-14T16:34:25.973Z] #58 CACHED [2020-04-14T16:34:25.973Z] [2020-04-14T16:34:25.973Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:34:25.973Z] #38 CACHED [2020-04-14T16:34:25.973Z] [2020-04-14T16:34:25.973Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-14T16:34:25.973Z] #45 CACHED [2020-04-14T16:34:25.973Z] [2020-04-14T16:34:25.973Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-14T16:34:25.973Z] #39 CACHED [2020-04-14T16:34:25.973Z] [2020-04-14T16:34:25.973Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-14T16:34:25.973Z] #27 CACHED [2020-04-14T16:34:25.973Z] [2020-04-14T16:34:25.973Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-14T16:34:25.973Z] #8 CACHED [2020-04-14T16:34:25.973Z] [2020-04-14T16:34:25.973Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-14T16:34:25.973Z] #36 CACHED [2020-04-14T16:34:25.973Z] [2020-04-14T16:34:25.973Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-14T16:34:25.973Z] #31 CACHED [2020-04-14T16:34:25.973Z] [2020-04-14T16:34:25.974Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-14T16:34:25.974Z] #24 CACHED [2020-04-14T16:34:25.974Z] [2020-04-14T16:34:25.974Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:34:25.974Z] #50 CACHED [2020-04-14T16:34:25.974Z] [2020-04-14T16:34:25.974Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-14T16:34:25.974Z] #75 CACHED [2020-04-14T16:34:25.974Z] [2020-04-14T16:34:25.974Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-14T16:34:25.974Z] #17 CACHED [2020-04-14T16:34:25.974Z] [2020-04-14T16:34:25.974Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-14T16:34:25.974Z] #29 CACHED [2020-04-14T16:34:25.974Z] [2020-04-14T16:34:25.974Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:34:25.974Z] #23 CACHED [2020-04-14T16:34:25.974Z] [2020-04-14T16:34:25.974Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-14T16:34:25.974Z] #40 CACHED [2020-04-14T16:34:25.974Z] [2020-04-14T16:34:25.974Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-14T16:34:25.974Z] #9 CACHED [2020-04-14T16:34:25.974Z] [2020-04-14T16:34:25.974Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-14T16:34:25.974Z] #37 CACHED [2020-04-14T16:34:25.974Z] [2020-04-14T16:34:25.974Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-14T16:34:25.974Z] #61 CACHED [2020-04-14T16:34:25.974Z] [2020-04-14T16:34:25.974Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:34:25.974Z] #44 CACHED [2020-04-14T16:34:25.974Z] [2020-04-14T16:34:25.974Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-14T16:34:25.974Z] #14 CACHED [2020-04-14T16:34:25.974Z] [2020-04-14T16:34:25.974Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:34:25.974Z] #33 CACHED [2020-04-14T16:34:25.974Z] [2020-04-14T16:34:25.974Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-14T16:34:25.974Z] #42 CACHED [2020-04-14T16:34:25.974Z] [2020-04-14T16:34:25.974Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-14T16:34:25.974Z] #11 CACHED [2020-04-14T16:34:25.974Z] [2020-04-14T16:34:25.974Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-14T16:34:25.974Z] #16 CACHED [2020-04-14T16:34:25.974Z] [2020-04-14T16:34:25.974Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-14T16:34:25.974Z] #67 CACHED [2020-04-14T16:34:25.974Z] [2020-04-14T16:34:25.974Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-14T16:34:25.974Z] #55 CACHED [2020-04-14T16:34:25.974Z] [2020-04-14T16:34:25.974Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:34:25.974Z] #60 CACHED [2020-04-14T16:34:25.974Z] [2020-04-14T16:34:25.974Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-14T16:34:25.974Z] #66 CACHED [2020-04-14T16:34:25.974Z] [2020-04-14T16:34:25.974Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-14T16:34:25.974Z] #59 CACHED [2020-04-14T16:34:25.974Z] [2020-04-14T16:34:25.974Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-14T16:34:25.974Z] #28 CACHED [2020-04-14T16:34:25.974Z] [2020-04-14T16:34:25.974Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:34:25.974Z] #65 CACHED [2020-04-14T16:34:25.974Z] [2020-04-14T16:34:25.974Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-14T16:34:25.974Z] #34 CACHED [2020-04-14T16:34:25.974Z] [2020-04-14T16:34:25.974Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-14T16:34:25.974Z] #15 CACHED [2020-04-14T16:34:25.974Z] [2020-04-14T16:34:25.974Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-14T16:34:25.974Z] #69 CACHED [2020-04-14T16:34:25.974Z] [2020-04-14T16:34:25.974Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-14T16:34:25.974Z] #52 CACHED [2020-04-14T16:34:25.974Z] [2020-04-14T16:34:25.974Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-14T16:34:25.974Z] #25 CACHED [2020-04-14T16:34:25.974Z] [2020-04-14T16:34:25.974Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-14T16:34:25.974Z] #43 CACHED [2020-04-14T16:34:25.974Z] [2020-04-14T16:34:25.974Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-14T16:34:25.974Z] #57 CACHED [2020-04-14T16:34:25.974Z] [2020-04-14T16:34:25.974Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-14T16:34:25.974Z] #18 CACHED [2020-04-14T16:34:25.974Z] [2020-04-14T16:34:25.974Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-14T16:34:25.974Z] #62 CACHED [2020-04-14T16:34:25.974Z] [2020-04-14T16:34:25.974Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-14T16:34:25.974Z] #73 CACHED [2020-04-14T16:34:25.974Z] [2020-04-14T16:34:25.974Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:34:25.974Z] #68 CACHED [2020-04-14T16:34:25.974Z] [2020-04-14T16:34:25.974Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-14T16:34:25.974Z] #72 CACHED [2020-04-14T16:34:25.974Z] [2020-04-14T16:34:25.974Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-14T16:34:25.974Z] #64 CACHED [2020-04-14T16:34:25.974Z] [2020-04-14T16:34:25.974Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-14T16:34:25.974Z] #76 CACHED [2020-04-14T16:34:25.974Z] [2020-04-14T16:34:25.974Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-14T16:34:26.000Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 28.21MB / 50.38MB 1.8s [2020-04-14T16:34:26.000Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 30.20MB / 51.79MB 1.8s [2020-04-14T16:34:26.000Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 18.33MB / 68.60MB 1.8s [2020-04-14T16:34:26.296Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 36.32MB / 50.38MB 2.0s [2020-04-14T16:34:26.297Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 37.71MB / 51.79MB 2.0s [2020-04-14T16:34:26.297Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 21.85MB / 68.60MB 2.0s [2020-04-14T16:34:26.553Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 48.80MB / 50.38MB 2.4s [2020-04-14T16:34:26.553Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 43.66MB / 51.79MB 2.4s [2020-04-14T16:34:26.553Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 36.43MB / 68.60MB 2.4s [2020-04-14T16:34:26.553Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 47.05MB / 51.79MB 2.5s [2020-04-14T16:34:26.809Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 50.38MB / 50.38MB 2.5s done [2020-04-14T16:34:26.809Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 40.84MB / 68.60MB 2.7s [2020-04-14T16:34:26.809Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 714.46kB / 120.15MB 2.7s [2020-04-14T16:34:26.977Z] #77 DONE 0.8s [2020-04-14T16:34:26.977Z] [2020-04-14T16:34:26.977Z] #78 exporting to image [2020-04-14T16:34:26.977Z] #78 exporting layers [2020-04-14T16:34:27.066Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 51.79MB / 51.79MB 2.8s [2020-04-14T16:34:27.322Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 51.79MB / 51.79MB 3.0s done [2020-04-14T16:34:27.322Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 45.67MB / 68.60MB 3.0s [2020-04-14T16:34:27.322Z] #7 sha256:c7b88469670a8ad543aff31d4eca30e2985f84fcf5db46d6710885672cc438b6 0B / 126B 3.0s [2020-04-14T16:34:27.322Z] #7 extracting sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e [2020-04-14T16:34:27.322Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 7.53MB / 120.15MB 3.1s [2020-04-14T16:34:27.322Z] #7 sha256:c7b88469670a8ad543aff31d4eca30e2985f84fcf5db46d6710885672cc438b6 126B / 126B 3.1s [2020-04-14T16:34:27.580Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 50.65MB / 68.60MB 3.2s [2020-04-14T16:34:27.580Z] #7 sha256:c7b88469670a8ad543aff31d4eca30e2985f84fcf5db46d6710885672cc438b6 126B / 126B 3.2s done [2020-04-14T16:34:27.580Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 13.94MB / 120.15MB 3.4s [2020-04-14T16:34:27.589Z] #78 exporting layers 0.7s done [2020-04-14T16:34:27.589Z] #78 writing image sha256:1b82bf5eddba4d423a7b39f094e4c8c5790a02ac105b1109d50b3a9b204fe48b [2020-04-14T16:34:27.589Z] #78 writing image sha256:1b82bf5eddba4d423a7b39f094e4c8c5790a02ac105b1109d50b3a9b204fe48b done [2020-04-14T16:34:27.589Z] #78 naming to docker.io/library/docker:cdc39fa29c710c7b56aef827166f9e98bb7c20b8 done [2020-04-14T16:34:27.589Z] #78 DONE 0.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-04-14T16:34:27.837Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 60.94MB / 68.60MB 3.6s [2020-04-14T16:34:27.837Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 21.53MB / 120.15MB 3.6s [2020-04-14T16:34:27.837Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 68.60MB / 68.60MB 3.8s [2020-04-14T16:34:28.006Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39771/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cdc39fa29c710c7b56aef827166f9e98bb7c20b8 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cdc39fa29c710c7b56aef827166f9e98bb7c20b8 hack/test/unit [2020-04-14T16:34:28.095Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 30.23MB / 120.15MB 3.9s [2020-04-14T16:34:28.350Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 68.60MB / 68.60MB 3.9s done [2020-04-14T16:34:28.350Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 40.45MB / 120.15MB 4.2s [2020-04-14T16:34:28.914Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 47.43MB / 120.15MB 4.5s [2020-04-14T16:34:28.914Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 54.68MB / 120.15MB 4.7s [2020-04-14T16:34:29.173Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 63.87MB / 120.15MB 5.0s [2020-04-14T16:34:29.433Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 71.16MB / 120.15MB 5.2s [2020-04-14T16:34:29.693Z] #7 ... [2020-04-14T16:34:29.693Z] [2020-04-14T16:34:29.693Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-14T16:34:29.693Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-04-14T16:34:29.693Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-04-14T16:34:29.693Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-04-14T16:34:29.693Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done [2020-04-14T16:34:29.693Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.6s done [2020-04-14T16:34:29.693Z] #71 DONE 5.5s [2020-04-14T16:34:29.693Z] [2020-04-14T16:34:29.693Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626... [2020-04-14T16:34:29.693Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 82.67MB / 120.15MB 5.5s [2020-04-14T16:34:29.693Z] #7 ... [2020-04-14T16:34:29.693Z] [2020-04-14T16:34:29.693Z] #20 [internal] load build context [2020-04-14T16:34:29.693Z] #20 transferring context: 33.84MB 5.5s [2020-04-14T16:34:30.019Z] ? github.com/docker/docker/api [no test files] [2020-04-14T16:34:31.596Z] #20 transferring context: 52.78MB 7.2s done [2020-04-14T16:34:31.596Z] #20 DONE 7.2s [2020-04-14T16:34:31.596Z] [2020-04-14T16:34:31.596Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626... [2020-04-14T16:34:31.596Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 120.15MB / 120.15MB 7.0s done [2020-04-14T16:34:32.521Z] #7 extracting sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 5.1s [2020-04-14T16:34:34.414Z] #7 extracting sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 6.7s done [2020-04-14T16:34:34.414Z] #7 extracting sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 [2020-04-14T16:34:34.669Z] #7 extracting sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 0.5s done [2020-04-14T16:34:34.669Z] #7 extracting sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 0.1s [2020-04-14T16:34:35.232Z] #7 extracting sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 0.5s done [2020-04-14T16:34:35.375Z] Fetching without tags [2020-04-14T16:34:35.337Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-14T16:34:35.342Z] > git config --add remote.origin.fetch +refs/pull/39771/head:refs/remotes/origin/PR-39771 # timeout=10 [2020-04-14T16:34:35.347Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-14T16:34:35.365Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-14T16:34:35.382Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-14T16:34:35.382Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-14T16:34:35.384Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39771/head:refs/remotes/origin/PR-39771 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-14T16:34:35.487Z] #7 extracting sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 [2020-04-14T16:34:35.894Z] Fetching without tags [2020-04-14T16:34:36.071Z] Merging remotes/origin/master commit e6d949b9e707c55700c545614d25713bb191aed8 into PR head commit cdc39fa29c710c7b56aef827166f9e98bb7c20b8 [2020-04-14T16:34:36.135Z] Merging remotes/origin/master commit e6d949b9e707c55700c545614d25713bb191aed8 into PR head commit cdc39fa29c710c7b56aef827166f9e98bb7c20b8 [2020-04-14T16:34:36.655Z] Merge succeeded, producing cdc39fa29c710c7b56aef827166f9e98bb7c20b8 [2020-04-14T16:34:36.655Z] Checking out Revision cdc39fa29c710c7b56aef827166f9e98bb7c20b8 (PR-39771) [2020-04-14T16:34:37.146Z] Commit message: "integration/config: add check for removing non-existing config" [2020-04-14T16:34:35.849Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-14T16:34:35.854Z] > git config --add remote.origin.fetch +refs/pull/39771/head:refs/remotes/origin/PR-39771 # timeout=10 [2020-04-14T16:34:35.866Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-14T16:34:35.880Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-14T16:34:35.897Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-14T16:34:35.897Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-14T16:34:35.898Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39771/head:refs/remotes/origin/PR-39771 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-14T16:34:36.139Z] > git config core.sparsecheckout # timeout=10 [2020-04-14T16:34:36.144Z] > git checkout -f cdc39fa29c710c7b56aef827166f9e98bb7c20b8 # timeout=10 [2020-04-14T16:34:36.641Z] > git merge e6d949b9e707c55700c545614d25713bb191aed8 # timeout=10 [2020-04-14T16:34:36.649Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-14T16:34:36.658Z] > git config core.sparsecheckout # timeout=10 [2020-04-14T16:34:36.663Z] > git checkout -f cdc39fa29c710c7b56aef827166f9e98bb7c20b8 # timeout=10 [2020-04-14T16:34:37.326Z] Merge succeeded, producing cdc39fa29c710c7b56aef827166f9e98bb7c20b8 [2020-04-14T16:34:37.326Z] Checking out Revision cdc39fa29c710c7b56aef827166f9e98bb7c20b8 (PR-39771) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-14T16:34:36.078Z] > git config core.sparsecheckout # timeout=10 [2020-04-14T16:34:36.082Z] > git checkout -f cdc39fa29c710c7b56aef827166f9e98bb7c20b8 # timeout=10 [2020-04-14T16:34:37.291Z] > git merge e6d949b9e707c55700c545614d25713bb191aed8 # timeout=10 [2020-04-14T16:34:37.316Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-14T16:34:37.333Z] > git config core.sparsecheckout # timeout=10 [2020-04-14T16:34:37.337Z] > git checkout -f cdc39fa29c710c7b56aef827166f9e98bb7c20b8 # timeout=10 [2020-04-14T16:34:37.871Z] Commit message: "integration/config: add check for removing non-existing config" [2020-04-14T16:34:37.966Z] + docker version [2020-04-14T16:34:37.966Z] Client: Docker Engine - Community [2020-04-14T16:34:37.966Z] Version: 19.03.5 [2020-04-14T16:34:37.966Z] API version: 1.40 [2020-04-14T16:34:37.966Z] Go version: go1.12.12 [2020-04-14T16:34:37.966Z] Git commit: 633a0ea838 [2020-04-14T16:34:37.966Z] Built: Wed Nov 13 07:29:52 2019 [2020-04-14T16:34:37.966Z] OS/Arch: linux/amd64 [2020-04-14T16:34:37.966Z] Experimental: false [2020-04-14T16:34:37.966Z] [2020-04-14T16:34:37.966Z] Server: Docker Engine - Community [2020-04-14T16:34:37.966Z] Engine: [2020-04-14T16:34:37.966Z] Version: 19.03.5 [2020-04-14T16:34:37.966Z] API version: 1.40 (minimum version 1.12) [2020-04-14T16:34:37.966Z] Go version: go1.12.12 [2020-04-14T16:34:37.966Z] Git commit: 633a0ea838 [2020-04-14T16:34:37.966Z] Built: Wed Nov 13 07:28:22 2019 [2020-04-14T16:34:37.966Z] OS/Arch: linux/amd64 [2020-04-14T16:34:37.966Z] Experimental: true [2020-04-14T16:34:37.966Z] containerd: [2020-04-14T16:34:37.966Z] Version: 1.2.10 [2020-04-14T16:34:37.966Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-14T16:34:37.966Z] runc: [2020-04-14T16:34:37.966Z] Version: 1.0.0-rc8+dev [2020-04-14T16:34:37.966Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-14T16:34:37.966Z] docker-init: [2020-04-14T16:34:37.966Z] Version: 0.18.0 [2020-04-14T16:34:37.966Z] GitCommit: fec3683 [Pipeline] sh [2020-04-14T16:34:38.248Z] + docker info [2020-04-14T16:34:38.248Z] Client: [2020-04-14T16:34:38.248Z] Debug Mode: false [2020-04-14T16:34:38.248Z] [2020-04-14T16:34:38.248Z] Server: [2020-04-14T16:34:38.248Z] Containers: 0 [2020-04-14T16:34:38.248Z] Running: 0 [2020-04-14T16:34:38.248Z] Paused: 0 [2020-04-14T16:34:38.248Z] Stopped: 0 [2020-04-14T16:34:38.248Z] Images: 6 [2020-04-14T16:34:38.248Z] Server Version: 19.03.5 [2020-04-14T16:34:38.248Z] Storage Driver: overlay2 [2020-04-14T16:34:38.248Z] Backing Filesystem: extfs [2020-04-14T16:34:38.248Z] Supports d_type: true [2020-04-14T16:34:38.248Z] Native Overlay Diff: true [2020-04-14T16:34:38.248Z] Logging Driver: json-file [2020-04-14T16:34:38.248Z] Cgroup Driver: cgroupfs [2020-04-14T16:34:38.248Z] Plugins: [2020-04-14T16:34:38.248Z] Volume: local [2020-04-14T16:34:38.248Z] Network: bridge host ipvlan macvlan null overlay [2020-04-14T16:34:38.248Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-14T16:34:38.248Z] Swarm: inactive [2020-04-14T16:34:38.248Z] Runtimes: runc [2020-04-14T16:34:38.248Z] Default Runtime: runc [2020-04-14T16:34:38.248Z] Init Binary: docker-init [2020-04-14T16:34:38.248Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-14T16:34:38.248Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-14T16:34:38.248Z] init version: fec3683 [2020-04-14T16:34:38.248Z] Security Options: [2020-04-14T16:34:38.248Z] apparmor [2020-04-14T16:34:38.248Z] seccomp [2020-04-14T16:34:38.248Z] Profile: default [2020-04-14T16:34:38.248Z] Kernel Version: 4.15.0-1058-aws [2020-04-14T16:34:38.248Z] Operating System: Ubuntu 18.04.4 LTS [2020-04-14T16:34:38.248Z] OSType: linux [2020-04-14T16:34:38.248Z] Architecture: x86_64 [2020-04-14T16:34:38.248Z] CPUs: 2 [2020-04-14T16:34:38.248Z] Total Memory: 7.501GiB [2020-04-14T16:34:38.248Z] Name: ip-10-100-39-195 [2020-04-14T16:34:38.248Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-04-14T16:34:38.248Z] Docker Root Dir: /var/lib/docker [2020-04-14T16:34:38.248Z] Debug Mode: false [2020-04-14T16:34:38.248Z] Registry: https://index.docker.io/v1/ [2020-04-14T16:34:38.248Z] Labels: [2020-04-14T16:34:38.248Z] Experimental: true [2020-04-14T16:34:38.248Z] Insecure Registries: [2020-04-14T16:34:38.248Z] 127.0.0.0/8 [2020-04-14T16:34:38.248Z] Live Restore Enabled: true [2020-04-14T16:34:38.248Z] [2020-04-14T16:34:38.248Z] WARNING: No swap limit support [Pipeline] sh [2020-04-14T16:34:38.380Z] ok github.com/docker/docker/api/server 0.002s coverage: 9.0% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-14T16:34:38.528Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-14T16:34:38.528Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-14T16:34:38.528Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39771/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-14T16:34:38.528Z] + bash /home/ubuntu/workspace/moby_PR-39771/check-config.sh [2020-04-14T16:34:38.528Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-14T16:34:38.528Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-04-14T16:34:38.528Z] [2020-04-14T16:34:38.528Z] Generally Necessary: [2020-04-14T16:34:38.528Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-14T16:34:38.528Z] - apparmor: enabled and tools installed [2020-04-14T16:34:38.528Z] - CONFIG_NAMESPACES: enabled [2020-04-14T16:34:38.528Z] - CONFIG_NET_NS: enabled [2020-04-14T16:34:38.528Z] - CONFIG_PID_NS: enabled [2020-04-14T16:34:38.528Z] - CONFIG_IPC_NS: enabled [2020-04-14T16:34:38.528Z] - CONFIG_UTS_NS: enabled [2020-04-14T16:34:38.528Z] - CONFIG_CGROUPS: enabled [2020-04-14T16:34:38.528Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-14T16:34:38.528Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-14T16:34:38.528Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-14T16:34:38.528Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-14T16:34:38.528Z] - CONFIG_CPUSETS: enabled [2020-04-14T16:34:38.528Z] - CONFIG_MEMCG: enabled [2020-04-14T16:34:38.528Z] - CONFIG_KEYS: enabled [2020-04-14T16:34:38.528Z] - CONFIG_VETH: enabled (as module) [2020-04-14T16:34:38.528Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-14T16:34:38.528Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-14T16:34:38.528Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-14T16:34:38.528Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-14T16:34:38.528Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-14T16:34:38.528Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-14T16:34:38.529Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-14T16:34:38.529Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-14T16:34:38.529Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-14T16:34:38.529Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-14T16:34:38.529Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-14T16:34:38.529Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-14T16:34:38.529Z] [2020-04-14T16:34:38.529Z] Optional Features: [2020-04-14T16:34:38.529Z] - CONFIG_USER_NS: enabled [2020-04-14T16:34:38.529Z] - CONFIG_SECCOMP: enabled [2020-04-14T16:34:38.529Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-14T16:34:38.529Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-14T16:34:38.529Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-14T16:34:38.529Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-14T16:34:38.529Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-04-14T16:34:38.529Z] - CONFIG_BLK_CGROUP: enabled [2020-04-14T16:34:38.529Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-14T16:34:38.529Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-14T16:34:38.529Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-14T16:34:38.529Z] - CONFIG_CGROUP_PERF: enabled [2020-04-14T16:34:38.529Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-14T16:34:38.529Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-14T16:34:38.529Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-14T16:34:38.529Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-14T16:34:38.529Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-14T16:34:38.529Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-14T16:34:38.529Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-14T16:34:38.529Z] - CONFIG_IP_VS: enabled (as module) [2020-04-14T16:34:38.787Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-14T16:34:38.787Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-14T16:34:38.787Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-14T16:34:38.787Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-14T16:34:38.787Z] - CONFIG_EXT4_FS: enabled [2020-04-14T16:34:38.787Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-14T16:34:38.787Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-14T16:34:38.787Z] - Network Drivers: [2020-04-14T16:34:38.787Z] - "overlay": [2020-04-14T16:34:38.787Z] - CONFIG_VXLAN: enabled (as module) [2020-04-14T16:34:38.787Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-14T16:34:38.787Z] Optional (for encrypted networks): [2020-04-14T16:34:38.787Z] - CONFIG_CRYPTO: enabled [2020-04-14T16:34:38.787Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-14T16:34:38.787Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-14T16:34:38.787Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-14T16:34:38.787Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-14T16:34:38.787Z] - CONFIG_XFRM: enabled [2020-04-14T16:34:38.787Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-14T16:34:38.787Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-14T16:34:38.787Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-14T16:34:38.787Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-14T16:34:38.787Z] - "ipvlan": [2020-04-14T16:34:38.787Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-14T16:34:38.787Z] - "macvlan": [2020-04-14T16:34:38.787Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-14T16:34:38.787Z] - CONFIG_DUMMY: enabled (as module) [2020-04-14T16:34:38.787Z] - "ftp,tftp client in container": [2020-04-14T16:34:38.787Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-14T16:34:38.787Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-14T16:34:38.787Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-14T16:34:38.787Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-14T16:34:38.787Z] - Storage Drivers: [2020-04-14T16:34:38.787Z] - "aufs": [2020-04-14T16:34:38.787Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-14T16:34:38.787Z] - "btrfs": [2020-04-14T16:34:38.787Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-14T16:34:38.787Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-14T16:34:38.787Z] - "devicemapper": [2020-04-14T16:34:38.787Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-14T16:34:38.787Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-14T16:34:38.787Z] - "overlay": [2020-04-14T16:34:38.787Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-14T16:34:38.787Z] - "zfs": [2020-04-14T16:34:38.787Z] - /dev/zfs: missing [2020-04-14T16:34:38.787Z] - zfs command: missing [2020-04-14T16:34:38.787Z] - zpool command: missing [2020-04-14T16:34:38.787Z] [2020-04-14T16:34:38.787Z] Limits: [2020-04-14T16:34:38.787Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-14T16:34:38.787Z] [2020-04-14T16:34:38.787Z] + true [Pipeline] } [Pipeline] // stage [2020-04-14T16:34:38.822Z] + docker version [2020-04-14T16:34:38.822Z] Client: [2020-04-14T16:34:38.822Z] Version: 18.06.1-ce [2020-04-14T16:34:38.822Z] API version: 1.38 [2020-04-14T16:34:38.822Z] Go version: go1.10.3 [2020-04-14T16:34:38.822Z] Git commit: e68fc7a [2020-04-14T16:34:38.822Z] Built: Tue Aug 21 17:26:10 2018 [2020-04-14T16:34:38.822Z] OS/Arch: linux/ppc64le [2020-04-14T16:34:38.822Z] Experimental: false [2020-04-14T16:34:38.822Z] [2020-04-14T16:34:38.822Z] Server: [2020-04-14T16:34:38.822Z] Engine: [2020-04-14T16:34:38.822Z] Version: 18.06.1-ce [2020-04-14T16:34:38.822Z] API version: 1.38 (minimum version 1.12) [2020-04-14T16:34:38.822Z] Go version: go1.10.3 [2020-04-14T16:34:38.822Z] Git commit: e68fc7a [2020-04-14T16:34:38.822Z] Built: Tue Aug 21 17:24:20 2018 [2020-04-14T16:34:38.822Z] OS/Arch: linux/ppc64le [2020-04-14T16:34:38.822Z] Experimental: true [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] sh [2020-04-14T16:34:39.202Z] + docker info [2020-04-14T16:34:39.202Z] Containers: 0 [2020-04-14T16:34:39.202Z] Running: 0 [2020-04-14T16:34:39.202Z] Paused: 0 [2020-04-14T16:34:39.202Z] Stopped: 0 [2020-04-14T16:34:39.202Z] Images: 0 [2020-04-14T16:34:39.202Z] Server Version: 18.06.1-ce [2020-04-14T16:34:39.202Z] Storage Driver: overlay2 [2020-04-14T16:34:39.202Z] Backing Filesystem: extfs [2020-04-14T16:34:39.202Z] Supports d_type: true [2020-04-14T16:34:39.202Z] Native Overlay Diff: true [2020-04-14T16:34:39.202Z] Logging Driver: json-file [2020-04-14T16:34:39.202Z] Cgroup Driver: cgroupfs [2020-04-14T16:34:39.202Z] Plugins: [2020-04-14T16:34:39.202Z] Volume: local [2020-04-14T16:34:39.202Z] Network: bridge host ipvlan macvlan null overlay [2020-04-14T16:34:39.202Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-04-14T16:34:39.202Z] Swarm: inactive [2020-04-14T16:34:39.202Z] Runtimes: runc [2020-04-14T16:34:39.202Z] Default Runtime: runc [2020-04-14T16:34:39.202Z] Init Binary: docker-init [2020-04-14T16:34:39.202Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-04-14T16:34:39.202Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-04-14T16:34:39.202Z] init version: fec3683 [2020-04-14T16:34:39.202Z] Security Options: [2020-04-14T16:34:39.202Z] apparmor [2020-04-14T16:34:39.202Z] seccomp [2020-04-14T16:34:39.202Z] Profile: default [2020-04-14T16:34:39.202Z] Kernel Version: 4.4.0-139-generic [2020-04-14T16:34:39.202Z] Operating System: Ubuntu 16.04.3 LTS [2020-04-14T16:34:39.202Z] OSType: linux [2020-04-14T16:34:39.202Z] Architecture: ppc64le [2020-04-14T16:34:39.202Z] CPUs: 4 [2020-04-14T16:34:39.202Z] Total Memory: 7.972GiB [2020-04-14T16:34:39.202Z] Name: ppc64le-ubuntu-20 [2020-04-14T16:34:39.202Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-04-14T16:34:39.202Z] Docker Root Dir: /var/lib/docker [2020-04-14T16:34:39.202Z] Debug Mode (client): false [2020-04-14T16:34:39.202Z] Debug Mode (server): false [2020-04-14T16:34:39.202Z] Username: dockerbuildbot [2020-04-14T16:34:39.202Z] Registry: https://index.docker.io/v1/ [2020-04-14T16:34:39.202Z] Labels: [2020-04-14T16:34:39.202Z] Experimental: true [2020-04-14T16:34:39.202Z] Insecure Registries: [2020-04-14T16:34:39.202Z] 127.0.0.0/8 [2020-04-14T16:34:39.202Z] Live Restore Enabled: false [2020-04-14T16:34:39.202Z] [2020-04-14T16:34:39.222Z] + sudo modprobe ip_vs [2020-04-14T16:34:39.222Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:cdc39fa29c710c7b56aef827166f9e98bb7c20b8 . [2020-04-14T16:34:39.222Z] #2 [internal] load .dockerignore [2020-04-14T16:34:39.222Z] #2 transferring context: 87B done [2020-04-14T16:34:39.222Z] #2 DONE 0.0s [2020-04-14T16:34:39.222Z] [2020-04-14T16:34:39.222Z] #1 [internal] load build definition from Dockerfile [2020-04-14T16:34:39.222Z] #1 transferring dockerfile: 17.09kB done [2020-04-14T16:34:39.222Z] #1 DONE 0.0s [2020-04-14T16:34:39.222Z] [2020-04-14T16:34:39.222Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-14T16:34:39.222Z] #3 DONE 0.1s [Pipeline] sh [2020-04-14T16:34:39.481Z] [2020-04-14T16:34:39.481Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-14T16:34:39.481Z] #4 CACHED [2020-04-14T16:34:39.585Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-14T16:34:39.585Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-14T16:34:39.585Z] + curl -fsSL -o /home/docker/workspace/moby_PR-39771/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-14T16:34:39.585Z] + bash /home/docker/workspace/moby_PR-39771/check-config.sh [2020-04-14T16:34:39.585Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-14T16:34:39.585Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-04-14T16:34:39.585Z] [2020-04-14T16:34:39.585Z] Generally Necessary: [2020-04-14T16:34:39.585Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-14T16:34:39.585Z] - apparmor: enabled and tools installed [2020-04-14T16:34:39.585Z] - CONFIG_NAMESPACES: enabled [2020-04-14T16:34:39.585Z] - CONFIG_NET_NS: enabled [2020-04-14T16:34:39.585Z] - CONFIG_PID_NS: enabled [2020-04-14T16:34:39.585Z] - CONFIG_IPC_NS: enabled [2020-04-14T16:34:39.647Z] #7 extracting sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 3.6s done [2020-04-14T16:34:39.647Z] #7 extracting sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 0.1s [2020-04-14T16:34:39.875Z] - CONFIG_UTS_NS: enabled [2020-04-14T16:34:39.875Z] - CONFIG_CGROUPS: enabled [2020-04-14T16:34:39.875Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-14T16:34:39.875Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-14T16:34:39.875Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-14T16:34:39.875Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-14T16:34:39.875Z] - CONFIG_CPUSETS: enabled [2020-04-14T16:34:39.875Z] - CONFIG_MEMCG: enabled [2020-04-14T16:34:39.875Z] - CONFIG_KEYS: enabled [2020-04-14T16:34:39.875Z] - CONFIG_VETH: enabled (as module) [2020-04-14T16:34:39.875Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-14T16:34:39.875Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-14T16:34:39.875Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-14T16:34:39.875Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-14T16:34:39.875Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-14T16:34:39.875Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-14T16:34:39.875Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-14T16:34:39.875Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-14T16:34:39.875Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-14T16:34:39.875Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-14T16:34:39.875Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-14T16:34:39.875Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-14T16:34:39.875Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-04-14T16:34:39.875Z] [2020-04-14T16:34:39.875Z] Optional Features: [2020-04-14T16:34:39.875Z] - CONFIG_USER_NS: enabled [2020-04-14T16:34:39.875Z] - CONFIG_SECCOMP: enabled [2020-04-14T16:34:39.875Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-14T16:34:39.875Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-14T16:34:39.875Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-14T16:34:39.875Z] (cgroup swap accounting is currently enabled) [2020-04-14T16:34:39.875Z] - CONFIG_MEMCG_KMEM: enabled [2020-04-14T16:34:39.875Z] - CONFIG_BLK_CGROUP: enabled [2020-04-14T16:34:39.875Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-14T16:34:40.052Z] [2020-04-14T16:34:40.053Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-14T16:34:40.053Z] #5 DONE 0.1s [2020-04-14T16:34:40.053Z] [2020-04-14T16:34:40.053Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-14T16:34:40.053Z] #6 DONE 0.1s [2020-04-14T16:34:40.053Z] [2020-04-14T16:34:40.053Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-14T16:34:40.053Z] #71 DONE 0.0s [2020-04-14T16:34:40.053Z] [2020-04-14T16:34:40.053Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626... [2020-04-14T16:34:40.053Z] #7 DONE 0.0s [2020-04-14T16:34:40.053Z] [2020-04-14T16:34:40.053Z] #20 [internal] load build context [2020-04-14T16:34:40.162Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-14T16:34:40.162Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-14T16:34:40.162Z] - CONFIG_CGROUP_PERF: enabled [2020-04-14T16:34:40.162Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-14T16:34:40.162Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-14T16:34:40.162Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-14T16:34:40.162Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-14T16:34:40.162Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-14T16:34:40.162Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-14T16:34:40.162Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-14T16:34:40.162Z] - CONFIG_IP_VS: enabled (as module) [2020-04-14T16:34:40.162Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-14T16:34:40.162Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-14T16:34:40.162Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-14T16:34:40.162Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-14T16:34:40.162Z] - CONFIG_EXT4_FS: enabled [2020-04-14T16:34:40.162Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-14T16:34:40.162Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-14T16:34:40.162Z] - Network Drivers: [2020-04-14T16:34:40.162Z] - "overlay": [2020-04-14T16:34:40.162Z] - CONFIG_VXLAN: enabled (as module) [2020-04-14T16:34:40.162Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-14T16:34:40.162Z] Optional (for encrypted networks): [2020-04-14T16:34:40.448Z] - CONFIG_CRYPTO: enabled [2020-04-14T16:34:40.448Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-04-14T16:34:40.448Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-04-14T16:34:40.448Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-04-14T16:34:40.448Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-04-14T16:34:40.448Z] - CONFIG_XFRM: enabled [2020-04-14T16:34:40.448Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-14T16:34:40.448Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-14T16:34:40.448Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-14T16:34:40.448Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-14T16:34:40.448Z] - "ipvlan": [2020-04-14T16:34:40.448Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-14T16:34:40.448Z] - "macvlan": [2020-04-14T16:34:40.448Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-14T16:34:40.448Z] - CONFIG_DUMMY: enabled (as module) [2020-04-14T16:34:40.448Z] - "ftp,tftp client in container": [2020-04-14T16:34:40.448Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-14T16:34:40.448Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-14T16:34:40.448Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-14T16:34:40.448Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-14T16:34:40.448Z] - Storage Drivers: [2020-04-14T16:34:40.448Z] - "aufs": [2020-04-14T16:34:40.448Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-14T16:34:40.448Z] - "btrfs": [2020-04-14T16:34:40.448Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-14T16:34:40.448Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-14T16:34:40.448Z] - "devicemapper": [2020-04-14T16:34:40.448Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-14T16:34:40.448Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-14T16:34:40.448Z] - "overlay": [2020-04-14T16:34:40.448Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-14T16:34:40.448Z] - "zfs": [2020-04-14T16:34:40.448Z] - /dev/zfs: missing [2020-04-14T16:34:40.448Z] - zfs command: missing [2020-04-14T16:34:40.448Z] - zpool command: missing [2020-04-14T16:34:40.448Z] [2020-04-14T16:34:40.448Z] Limits: [2020-04-14T16:34:40.448Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-14T16:34:40.448Z] [2020-04-14T16:34:40.448Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-14T16:34:40.885Z] + make bundles/buildx [2020-04-14T16:34:41.425Z] #20 transferring context: 52.78MB 1.2s done [2020-04-14T16:34:41.425Z] #20 DONE 1.2s [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-14T16:34:41.425Z] #29 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-14T16:34:41.425Z] #42 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-14T16:34:41.425Z] #15 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-14T16:34:41.425Z] #14 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-14T16:34:41.425Z] #34 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-14T16:34:41.425Z] #16 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:34:41.425Z] #44 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-14T16:34:41.425Z] #9 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:34:41.425Z] #68 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-14T16:34:41.425Z] #43 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-14T16:34:41.425Z] #59 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:34:41.425Z] #33 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-14T16:34:41.425Z] #18 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-14T16:34:41.425Z] #64 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-14T16:34:41.425Z] #32 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-14T16:34:41.425Z] #28 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:34:41.425Z] #56 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-14T16:34:41.425Z] #11 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-14T16:34:41.425Z] #36 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-14T16:34:41.425Z] #22 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-14T16:34:41.425Z] #24 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #21 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-14T16:34:41.425Z] #21 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-14T16:34:41.425Z] #35 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:34:41.425Z] #53 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-14T16:34:41.425Z] #52 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-14T16:34:41.425Z] #8 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-14T16:34:41.425Z] #62 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-14T16:34:41.425Z] #54 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-14T16:34:41.425Z] #37 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-14T16:34:41.425Z] #17 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-14T16:34:41.425Z] #30 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-14T16:34:41.425Z] #57 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:34:41.425Z] #74 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-14T16:34:41.425Z] #26 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-14T16:34:41.425Z] #70 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-14T16:34:41.425Z] #61 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-14T16:34:41.425Z] #19 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-14T16:34:41.425Z] #72 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-14T16:34:41.425Z] #25 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-14T16:34:41.425Z] #12 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:34:41.425Z] #23 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:34:41.425Z] #50 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-14T16:34:41.425Z] #48 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-14T16:34:41.425Z] #46 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-14T16:34:41.425Z] #27 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-14T16:34:41.425Z] #51 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-14T16:34:41.425Z] #10 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-14T16:34:41.425Z] #39 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-14T16:34:41.425Z] #31 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:34:41.425Z] #65 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-14T16:34:41.425Z] #66 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-14T16:34:41.425Z] #13 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-14T16:34:41.425Z] #55 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:34:41.425Z] #60 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-14T16:34:41.425Z] #69 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-14T16:34:41.425Z] #40 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-14T16:34:41.425Z] #75 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:34:41.425Z] #38 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:34:41.425Z] #47 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-14T16:34:41.425Z] #73 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-14T16:34:41.425Z] #67 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-14T16:34:41.425Z] #49 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-14T16:34:41.425Z] #58 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-14T16:34:41.425Z] #45 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-14T16:34:41.425Z] #63 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-14T16:34:41.425Z] #41 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-14T16:34:41.425Z] #76 CACHED [2020-04-14T16:34:41.425Z] [2020-04-14T16:34:41.425Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-14T16:34:41.505Z] make: command: Command not found [2020-04-14T16:34:41.505Z] make: command: Command not found [2020-04-14T16:34:41.505Z] mkdir bundles [2020-04-14T16:34:41.505Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-04-14T16:34:41.505Z] --build-arg BUILDX_COMMIT \ [2020-04-14T16:34:41.505Z] --build-arg BUILDX_REPO \ [2020-04-14T16:34:41.505Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-04-14T16:34:41.505Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-04-14T16:34:41.505Z] . [2020-04-14T16:34:41.505Z] /bin/sh: 4: go: not found [2020-04-14T16:34:41.505Z] /bin/sh: 5: go: not found [2020-04-14T16:34:41.992Z] #77 DONE 0.9s [2020-04-14T16:34:42.248Z] [2020-04-14T16:34:42.248Z] #78 exporting to image [2020-04-14T16:34:42.248Z] #78 exporting layers [2020-04-14T16:34:42.812Z] #78 exporting layers 0.7s done [2020-04-14T16:34:42.812Z] #78 writing image sha256:c9c62149c1bfa4f4c18f8b5b8b4ed060fc94f3293bf15ffd15a0844e3bbdf425 done [2020-04-14T16:34:42.812Z] #78 naming to docker.io/library/docker:cdc39fa29c710c7b56aef827166f9e98bb7c20b8 done [2020-04-14T16:34:42.812Z] #78 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-04-14T16:34:42.919Z] #7 extracting sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 3.7s done [2020-04-14T16:34:43.175Z] #7 extracting sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d [2020-04-14T16:34:43.829Z] [2020-04-14T16:34:43.829Z] Removing bundles/ [2020-04-14T16:34:43.829Z] [2020-04-14T16:34:43.829Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-04-14T16:34:43.829Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-14T16:34:43.829Z] GOOS="" GOARCH="" GOARM="" [2020-04-14T16:34:44.667Z] Sending build context to Docker daemon 57.42MB [2020-04-14T16:34:44.667Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-04-14T16:34:44.667Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-04-14T16:34:44.667Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-04-14T16:34:44.667Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-04-14T16:34:44.667Z] 1.12.10-stretch: Pulling from library/golang [2020-04-14T16:34:44.667Z] fb056072eab9: Pulling fs layer [2020-04-14T16:34:44.667Z] 6a33b1f9796f: Pulling fs layer [2020-04-14T16:34:44.667Z] 8f8f8962e456: Pulling fs layer [2020-04-14T16:34:44.667Z] 68adcc365214: Pulling fs layer [2020-04-14T16:34:44.667Z] 76d8adf27bdf: Pulling fs layer [2020-04-14T16:34:44.667Z] d66e58854927: Pulling fs layer [2020-04-14T16:34:44.667Z] 71497195576e: Pulling fs layer [2020-04-14T16:34:44.667Z] 76d8adf27bdf: Waiting [2020-04-14T16:34:44.667Z] d66e58854927: Waiting [2020-04-14T16:34:44.667Z] 71497195576e: Waiting [2020-04-14T16:34:44.667Z] 68adcc365214: Waiting [2020-04-14T16:34:45.290Z] 8f8f8962e456: Verifying Checksum [2020-04-14T16:34:45.290Z] 8f8f8962e456: Download complete [2020-04-14T16:34:45.578Z] 6a33b1f9796f: Verifying Checksum [2020-04-14T16:34:45.578Z] 6a33b1f9796f: Download complete [2020-04-14T16:34:47.649Z] fb056072eab9: Download complete [2020-04-14T16:34:48.416Z] #7 extracting sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 5.2s [2020-04-14T16:34:48.677Z] 68adcc365214: Verifying Checksum [2020-04-14T16:34:48.677Z] 68adcc365214: Download complete [2020-04-14T16:34:48.966Z] 71497195576e: Verifying Checksum [2020-04-14T16:34:48.966Z] 71497195576e: Download complete [2020-04-14T16:34:49.593Z] 76d8adf27bdf: Verifying Checksum [2020-04-14T16:34:49.593Z] 76d8adf27bdf: Download complete [2020-04-14T16:34:50.304Z] #7 extracting sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 7.0s done [2020-04-14T16:34:50.305Z] #7 extracting sha256:c7b88469670a8ad543aff31d4eca30e2985f84fcf5db46d6710885672cc438b6 [2020-04-14T16:34:50.561Z] #7 extracting sha256:c7b88469670a8ad543aff31d4eca30e2985f84fcf5db46d6710885672cc438b6 done [2020-04-14T16:34:50.561Z] #7 DONE 26.4s [2020-04-14T16:34:50.561Z] [2020-04-14T16:34:50.561Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-14T16:34:52.331Z] fb056072eab9: Pull complete [2020-04-14T16:34:53.072Z] #8 DONE 2.6s [2020-04-14T16:34:53.072Z] [2020-04-14T16:34:53.072Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-14T16:34:53.349Z] 6a33b1f9796f: Pull complete [2020-04-14T16:34:53.636Z] 8f8f8962e456: Pull complete [2020-04-14T16:34:54.567Z] #9 DONE 1.2s [2020-04-14T16:34:54.567Z] [2020-04-14T16:34:54.567Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-14T16:34:54.567Z] #25 ... [2020-04-14T16:34:54.567Z] [2020-04-14T16:34:54.567Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-14T16:34:54.567Z] #29 DONE 0.1s [2020-04-14T16:34:54.567Z] [2020-04-14T16:34:54.567Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-14T16:34:54.567Z] #21 DONE 0.1s [2020-04-14T16:34:54.567Z] [2020-04-14T16:34:54.567Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-14T16:34:54.567Z] #40 DONE 0.1s [2020-04-14T16:34:54.567Z] [2020-04-14T16:34:54.567Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-14T16:34:54.567Z] #73 DONE 0.2s [2020-04-14T16:34:54.567Z] [2020-04-14T16:34:54.567Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-14T16:34:54.567Z] #32 DONE 0.2s [2020-04-14T16:34:54.567Z] [2020-04-14T16:34:54.567Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-14T16:34:54.567Z] #46 DONE 0.2s [2020-04-14T16:34:54.567Z] [2020-04-14T16:34:54.567Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:34:54.823Z] #33 ... [2020-04-14T16:34:54.823Z] [2020-04-14T16:34:54.823Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-14T16:34:54.823Z] #67 DONE 0.2s [2020-04-14T16:34:54.823Z] [2020-04-14T16:34:54.823Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-14T16:34:54.823Z] #22 DONE 0.3s [2020-04-14T16:34:54.823Z] [2020-04-14T16:34:54.823Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-14T16:34:54.823Z] #52 DONE 0.3s [2020-04-14T16:34:54.823Z] [2020-04-14T16:34:54.823Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-14T16:34:54.823Z] #55 DONE 0.4s [2020-04-14T16:34:54.823Z] [2020-04-14T16:34:54.823Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-14T16:34:54.823Z] #49 DONE 0.4s [2020-04-14T16:34:54.823Z] [2020-04-14T16:34:54.823Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:34:55.140Z] d66e58854927: Verifying Checksum [2020-04-14T16:34:55.140Z] d66e58854927: Download complete [2020-04-14T16:35:00.248Z] 68adcc365214: Pull complete [2020-04-14T16:35:00.248Z] 76d8adf27bdf: Pull complete [2020-04-14T16:35:01.884Z] #50 ... [2020-04-14T16:35:01.884Z] [2020-04-14T16:35:01.884Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:35:01.884Z] #47 7.087 + RM_GOPATH=0 [2020-04-14T16:35:01.884Z] #47 7.087 + TMP_GOPATH= [2020-04-14T16:35:01.884Z] #47 7.087 + : /build [2020-04-14T16:35:01.884Z] #47 7.087 + '[' -z '' ']' [2020-04-14T16:35:01.884Z] #47 7.090 ++ mktemp -d [2020-04-14T16:35:01.884Z] #47 7.091 + export GOPATH=/tmp/tmp.cSxVvsU7sE [2020-04-14T16:35:01.884Z] #47 7.091 + GOPATH=/tmp/tmp.cSxVvsU7sE [2020-04-14T16:35:01.884Z] #47 7.091 + RM_GOPATH=1 [2020-04-14T16:35:01.884Z] #47 7.092 ++ dirname ./install.sh [2020-04-14T16:35:01.884Z] #47 7.093 + dir=. [2020-04-14T16:35:01.884Z] #47 7.105 + bin=vndr [2020-04-14T16:35:01.884Z] #47 7.105 + shift [2020-04-14T16:35:01.884Z] #47 7.106 + '[' '!' -f ./vndr.installer ']' [2020-04-14T16:35:01.884Z] #47 7.106 + . ./vndr.installer [2020-04-14T16:35:01.884Z] #47 7.106 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-14T16:35:01.884Z] #47 7.106 + install_vndr [2020-04-14T16:35:01.884Z] #47 7.106 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-14T16:35:01.884Z] #47 7.106 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-14T16:35:01.884Z] #47 7.106 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.cSxVvsU7sE/src/github.com/LK4D4/vndr [2020-04-14T16:35:01.884Z] #47 7.110 Cloning into '/tmp/tmp.cSxVvsU7sE/src/github.com/LK4D4/vndr'... [2020-04-14T16:35:02.139Z] #47 ... [2020-04-14T16:35:02.139Z] [2020-04-14T16:35:02.139Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:35:02.139Z] #33 7.441 + RM_GOPATH=0 [2020-04-14T16:35:02.139Z] #33 7.441 + TMP_GOPATH= [2020-04-14T16:35:02.139Z] #33 7.443 + : /build [2020-04-14T16:35:02.139Z] #33 7.443 + '[' -z '' ']' [2020-04-14T16:35:02.139Z] #33 7.443 ++ mktemp -d [2020-04-14T16:35:02.139Z] #33 7.458 + export GOPATH=/tmp/tmp.wQijjR8qwS [2020-04-14T16:35:02.139Z] #33 7.458 + GOPATH=/tmp/tmp.wQijjR8qwS [2020-04-14T16:35:02.139Z] #33 7.459 + RM_GOPATH=1 [2020-04-14T16:35:02.139Z] #33 7.461 ++ dirname ./install.sh [2020-04-14T16:35:02.139Z] #33 7.462 + dir=. [2020-04-14T16:35:02.139Z] #33 7.462 + bin=tomlv [2020-04-14T16:35:02.139Z] #33 7.462 + shift [2020-04-14T16:35:02.139Z] #33 7.462 + '[' '!' -f ./tomlv.installer ']' [2020-04-14T16:35:02.139Z] #33 7.463 + . ./tomlv.installer [2020-04-14T16:35:02.139Z] #33 7.463 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-14T16:35:02.139Z] #33 7.463 + install_tomlv [2020-04-14T16:35:02.139Z] #33 7.463 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-14T16:35:02.139Z] #33 7.464 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-14T16:35:02.139Z] #33 7.464 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.wQijjR8qwS/src/github.com/BurntSushi/toml [2020-04-14T16:35:02.139Z] #33 7.476 Cloning into '/tmp/tmp.wQijjR8qwS/src/github.com/BurntSushi/toml'... [2020-04-14T16:35:04.027Z] #33 9.306 + cd /tmp/tmp.wQijjR8qwS/src/github.com/BurntSushi/toml [2020-04-14T16:35:04.027Z] #33 9.307 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-14T16:35:04.027Z] #33 9.365 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-14T16:35:04.282Z] #33 ... [2020-04-14T16:35:04.282Z] [2020-04-14T16:35:04.282Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-14T16:35:04.282Z] #43 8.331 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-14T16:35:04.282Z] #43 8.433 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-14T16:35:04.282Z] #43 8.433 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-14T16:35:04.537Z] #43 ... [2020-04-14T16:35:04.537Z] [2020-04-14T16:35:04.537Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-14T16:35:04.537Z] #10 7.898 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-14T16:35:04.537Z] #10 8.114 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-14T16:35:04.537Z] #10 8.114 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-14T16:35:04.537Z] #10 9.194 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-14T16:35:04.537Z] #10 ... [2020-04-14T16:35:04.537Z] [2020-04-14T16:35:04.537Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:35:04.537Z] #74 8.791 + RM_GOPATH=0 [2020-04-14T16:35:04.537Z] #74 8.796 + TMP_GOPATH= [2020-04-14T16:35:04.537Z] #74 8.796 + : /build [2020-04-14T16:35:04.537Z] #74 8.796 + '[' -z '' ']' [2020-04-14T16:35:04.537Z] #74 8.804 ++ mktemp -d [2020-04-14T16:35:04.537Z] #74 8.804 + export GOPATH=/tmp/tmp.ufo95qREV2 [2020-04-14T16:35:04.537Z] #74 8.805 + GOPATH=/tmp/tmp.ufo95qREV2 [2020-04-14T16:35:04.537Z] #74 8.805 + RM_GOPATH=1 [2020-04-14T16:35:04.537Z] #74 8.843 ++ dirname ./install.sh [2020-04-14T16:35:04.537Z] #74 8.844 + dir=. [2020-04-14T16:35:04.537Z] #74 8.844 + bin=proxy [2020-04-14T16:35:04.537Z] #74 8.845 + shift [2020-04-14T16:35:04.538Z] #74 8.845 + '[' '!' -f ./proxy.installer ']' [2020-04-14T16:35:04.538Z] #74 8.845 + . ./proxy.installer [2020-04-14T16:35:04.538Z] #74 8.845 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-14T16:35:04.538Z] #74 8.846 + install_proxy [2020-04-14T16:35:04.538Z] #74 8.846 + case "$1" in [2020-04-14T16:35:04.538Z] #74 8.846 + export CGO_ENABLED=0 [2020-04-14T16:35:04.538Z] #74 8.846 + CGO_ENABLED=0 [2020-04-14T16:35:04.538Z] #74 8.846 + _install_proxy [2020-04-14T16:35:04.538Z] #74 8.846 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-14T16:35:04.538Z] #74 8.846 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.ufo95qREV2/src/github.com/docker/libnetwork [2020-04-14T16:35:04.538Z] #74 8.847 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-14T16:35:04.538Z] #74 8.848 Cloning into '/tmp/tmp.ufo95qREV2/src/github.com/docker/libnetwork'... [2020-04-14T16:35:04.793Z] #74 ... [2020-04-14T16:35:04.793Z] [2020-04-14T16:35:04.793Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-14T16:35:04.793Z] #41 8.642 + git clone https://github.com/docker/distribution.git . [2020-04-14T16:35:04.793Z] #41 8.668 Cloning into '.'... [2020-04-14T16:35:05.050Z] #41 ... [2020-04-14T16:35:05.050Z] [2020-04-14T16:35:05.050Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-14T16:35:05.050Z] #30 8.436 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-14T16:35:05.050Z] #30 8.447 Cloning into '.'... [2020-04-14T16:35:05.050Z] #30 ... [2020-04-14T16:35:05.050Z] [2020-04-14T16:35:05.050Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-14T16:35:05.050Z] #35 9.104 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-14T16:35:05.050Z] #35 9.182 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-14T16:35:05.050Z] #35 9.182 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-14T16:35:05.314Z] #35 ... [2020-04-14T16:35:05.314Z] [2020-04-14T16:35:05.314Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-14T16:35:05.314Z] #62 7.732 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-14T16:35:05.314Z] #62 7.837 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-14T16:35:05.314Z] #62 8.013 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-14T16:35:05.314Z] #62 10.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-14T16:35:05.314Z] #62 ... [2020-04-14T16:35:05.314Z] [2020-04-14T16:35:05.314Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:35:05.314Z] #68 8.275 + RM_GOPATH=0 [2020-04-14T16:35:05.314Z] #68 8.275 + TMP_GOPATH= [2020-04-14T16:35:05.314Z] #68 8.275 + : /build/ [2020-04-14T16:35:05.314Z] #68 8.275 + '[' -z '' ']' [2020-04-14T16:35:05.314Z] #68 8.275 ++ mktemp -d [2020-04-14T16:35:05.314Z] #68 8.275 + export GOPATH=/tmp/tmp.YILwYNsMZZ [2020-04-14T16:35:05.314Z] #68 8.275 + GOPATH=/tmp/tmp.YILwYNsMZZ [2020-04-14T16:35:05.314Z] #68 8.275 + RM_GOPATH=1 [2020-04-14T16:35:05.314Z] #68 8.275 ++ dirname ./install.sh [2020-04-14T16:35:05.314Z] #68 8.290 + dir=. [2020-04-14T16:35:05.314Z] #68 8.290 + bin=rootlesskit [2020-04-14T16:35:05.314Z] #68 8.290 + shift [2020-04-14T16:35:05.314Z] #68 8.290 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-14T16:35:05.314Z] #68 8.290 + . ./rootlesskit.installer [2020-04-14T16:35:05.314Z] #68 8.290 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-14T16:35:05.314Z] #68 8.294 + install_rootlesskit [2020-04-14T16:35:05.314Z] #68 8.294 + case "$1" in [2020-04-14T16:35:05.314Z] #68 8.294 + export CGO_ENABLED=0 [2020-04-14T16:35:05.314Z] #68 8.294 + CGO_ENABLED=0 [2020-04-14T16:35:05.314Z] #68 8.294 + _install_rootlesskit [2020-04-14T16:35:05.314Z] #68 8.294 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-14T16:35:05.314Z] #68 8.304 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-14T16:35:05.314Z] #68 8.304 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.YILwYNsMZZ/src/github.com/rootless-containers/rootlesskit [2020-04-14T16:35:05.314Z] #68 8.306 Cloning into '/tmp/tmp.YILwYNsMZZ/src/github.com/rootless-containers/rootlesskit'... [2020-04-14T16:35:05.569Z] #68 ... [2020-04-14T16:35:05.569Z] [2020-04-14T16:35:05.569Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:35:05.569Z] #53 8.431 + RM_GOPATH=0 [2020-04-14T16:35:05.569Z] #53 8.431 + TMP_GOPATH= [2020-04-14T16:35:05.569Z] #53 8.431 + : /build [2020-04-14T16:35:05.569Z] #53 8.431 + '[' -z '' ']' [2020-04-14T16:35:05.569Z] #53 8.436 ++ mktemp -d [2020-04-14T16:35:05.569Z] #53 8.440 + export GOPATH=/tmp/tmp.nRtyS1LclM [2020-04-14T16:35:05.569Z] #53 8.440 + GOPATH=/tmp/tmp.nRtyS1LclM [2020-04-14T16:35:05.569Z] #53 8.440 + RM_GOPATH=1 [2020-04-14T16:35:05.569Z] #53 8.441 ++ dirname ./install.sh [2020-04-14T16:35:05.569Z] #53 8.444 + dir=. [2020-04-14T16:35:05.569Z] #53 8.444 + bin=golangci_lint [2020-04-14T16:35:05.569Z] #53 8.445 + shift [2020-04-14T16:35:05.569Z] #53 8.445 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-14T16:35:05.569Z] #53 8.445 + . ./golangci_lint.installer [2020-04-14T16:35:05.569Z] #53 8.445 ++ : v1.23.8 [2020-04-14T16:35:05.569Z] #53 8.446 + install_golangci_lint [2020-04-14T16:35:05.569Z] #53 8.446 + echo 'Installing golangci-lint version v1.23.8' [2020-04-14T16:35:05.569Z] #53 8.446 Installing golangci-lint version v1.23.8 [2020-04-14T16:35:05.569Z] #53 8.446 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-14T16:35:05.569Z] #53 ... [2020-04-14T16:35:05.569Z] [2020-04-14T16:35:05.569Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:35:05.569Z] #23 8.126 + RM_GOPATH=0 [2020-04-14T16:35:05.569Z] #23 8.126 + TMP_GOPATH= [2020-04-14T16:35:05.569Z] #23 8.126 + : /build [2020-04-14T16:35:05.569Z] #23 8.126 + '[' -z '' ']' [2020-04-14T16:35:05.569Z] #23 8.126 ++ mktemp -d [2020-04-14T16:35:05.569Z] #23 8.127 + export GOPATH=/tmp/tmp.L8KeoSTk2h [2020-04-14T16:35:05.569Z] #23 8.127 + GOPATH=/tmp/tmp.L8KeoSTk2h [2020-04-14T16:35:05.569Z] #23 8.127 + RM_GOPATH=1 [2020-04-14T16:35:05.569Z] #23 8.131 ++ dirname ./install.sh [2020-04-14T16:35:05.569Z] #23 8.136 + dir=. [2020-04-14T16:35:05.569Z] #23 8.136 + bin=dockercli [2020-04-14T16:35:05.569Z] #23 8.137 + shift [2020-04-14T16:35:05.569Z] #23 8.137 + '[' '!' -f ./dockercli.installer ']' [2020-04-14T16:35:05.569Z] #23 8.137 + . ./dockercli.installer [2020-04-14T16:35:05.569Z] #23 8.137 ++ : stable [2020-04-14T16:35:05.569Z] #23 8.137 ++ : 17.06.2-ce [2020-04-14T16:35:05.569Z] #23 8.138 + install_dockercli [2020-04-14T16:35:05.569Z] #23 8.142 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-14T16:35:05.569Z] #23 8.142 Install docker/cli version 17.06.2-ce from stable [2020-04-14T16:35:05.569Z] #23 8.150 ++ uname -m [2020-04-14T16:35:05.569Z] #23 8.151 + arch=x86_64 [2020-04-14T16:35:05.569Z] #23 8.151 + '[' x86_64 '!=' x86_64 ']' [2020-04-14T16:35:05.569Z] #23 8.151 + url=https://download.docker.com/linux/static [2020-04-14T16:35:05.569Z] #23 8.158 + tar -xz docker/docker [2020-04-14T16:35:05.569Z] #23 8.159 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-04-14T16:35:05.779Z] d66e58854927: Pull complete [2020-04-14T16:35:05.779Z] 71497195576e: Pull complete [2020-04-14T16:35:05.779Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2020-04-14T16:35:05.779Z] Status: Downloaded newer image for golang:1.12.10-stretch [2020-04-14T16:35:05.779Z] ---> ebd73b5ebd31 [2020-04-14T16:35:05.779Z] Step 5/16 : ARG BUILDX_REPO [2020-04-14T16:35:05.779Z] ---> Running in 2bcee18a323c [2020-04-14T16:35:05.779Z] Removing intermediate container 2bcee18a323c [2020-04-14T16:35:05.779Z] ---> dc3b14ac6fe3 [2020-04-14T16:35:05.779Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-04-14T16:35:05.779Z] ---> Running in 425078f4e65b [2020-04-14T16:35:05.824Z] #23 ... [2020-04-14T16:35:05.824Z] [2020-04-14T16:35:05.824Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:35:05.824Z] #56 8.722 + RM_GOPATH=0 [2020-04-14T16:35:05.824Z] #56 8.722 + TMP_GOPATH= [2020-04-14T16:35:05.824Z] #56 8.722 + : /build [2020-04-14T16:35:05.824Z] #56 8.722 + '[' -z '' ']' [2020-04-14T16:35:05.824Z] #56 8.724 ++ mktemp -d [2020-04-14T16:35:05.824Z] #56 8.725 + export GOPATH=/tmp/tmp.bBR9NAxhRG [2020-04-14T16:35:05.824Z] #56 8.725 + GOPATH=/tmp/tmp.bBR9NAxhRG [2020-04-14T16:35:05.824Z] #56 8.725 + RM_GOPATH=1 [2020-04-14T16:35:05.824Z] #56 8.732 ++ dirname ./install.sh [2020-04-14T16:35:05.824Z] #56 8.732 + dir=. [2020-04-14T16:35:05.824Z] #56 8.732 + bin=shfmt [2020-04-14T16:35:05.824Z] #56 8.732 + shift [2020-04-14T16:35:05.824Z] #56 8.732 + '[' '!' -f ./shfmt.installer ']' [2020-04-14T16:35:05.824Z] #56 8.732 + . ./shfmt.installer [2020-04-14T16:35:05.824Z] #56 8.732 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-14T16:35:05.824Z] #56 8.732 + install_shfmt [2020-04-14T16:35:05.824Z] #56 8.732 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-14T16:35:05.824Z] #56 8.732 + git clone https://github.com/mvdan/sh.git /tmp/tmp.bBR9NAxhRG/src/github.com/mvdan/sh [2020-04-14T16:35:05.824Z] #56 8.732 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-14T16:35:05.824Z] #56 8.745 Cloning into '/tmp/tmp.bBR9NAxhRG/src/github.com/mvdan/sh'... [2020-04-14T16:35:06.079Z] #56 ... [2020-04-14T16:35:06.079Z] [2020-04-14T16:35:06.079Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:35:06.079Z] #33 11.35 internal/bytealg [2020-04-14T16:35:06.079Z] #33 11.35 runtime/internal/sys [2020-04-14T16:35:06.334Z] #33 11.51 runtime/internal/math [2020-04-14T16:35:06.399Z] Cloning into '/buildx'... [2020-04-14T16:35:06.589Z] #33 11.82 math/bits [2020-04-14T16:35:07.513Z] #33 12.58 math [2020-04-14T16:35:07.513Z] #33 12.72 runtime [2020-04-14T16:35:10.825Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06d0d5831b9773cae) in /home/ubuntu/workspace/moby_PR-39771 [Pipeline] { [Pipeline] checkout [2020-04-14T16:35:11.685Z] #33 ... [2020-04-14T16:35:11.685Z] [2020-04-14T16:35:11.685Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:35:11.685Z] #47 8.153 + cd /tmp/tmp.cSxVvsU7sE/src/github.com/LK4D4/vndr [2020-04-14T16:35:11.685Z] #47 8.153 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-14T16:35:11.685Z] #47 8.186 + go build -buildmode=pie -v -o /build/vndr . [2020-04-14T16:35:11.685Z] #47 9.895 runtime/internal/atomic [2020-04-14T16:35:11.685Z] #47 9.912 internal/cpu [2020-04-14T16:35:11.685Z] #47 10.57 runtime/internal/sys [2020-04-14T16:35:11.685Z] #47 10.77 internal/bytealg [2020-04-14T16:35:11.685Z] #47 11.48 runtime/internal/math [2020-04-14T16:35:11.685Z] #47 11.67 internal/race [2020-04-14T16:35:11.685Z] #47 11.87 runtime [2020-04-14T16:35:11.685Z] #47 12.32 sync/atomic [2020-04-14T16:35:11.685Z] #47 12.77 unicode [2020-04-14T16:35:11.918Z] Removing intermediate container 425078f4e65b [2020-04-14T16:35:11.918Z] ---> d65575e72d9d [2020-04-14T16:35:11.918Z] Step 7/16 : WORKDIR /buildx [2020-04-14T16:35:11.918Z] ---> Running in 6f530039deb3 [2020-04-14T16:35:11.918Z] Removing intermediate container 6f530039deb3 [2020-04-14T16:35:11.918Z] ---> 61a53281ca30 [2020-04-14T16:35:11.918Z] Step 8/16 : ARG BUILDX_COMMIT [2020-04-14T16:35:11.918Z] ---> Running in a9bf5edb3388 [2020-04-14T16:35:11.918Z] Removing intermediate container a9bf5edb3388 [2020-04-14T16:35:11.918Z] ---> 16b52e87907d [2020-04-14T16:35:11.918Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-04-14T16:35:11.918Z] ---> Running in b45a1e2a0277 [2020-04-14T16:35:12.202Z] From https://github.com/docker/buildx [2020-04-14T16:35:12.202Z] * [new tag] v0.3.1 -> build [2020-04-14T16:35:13.057Z] #47 ... [2020-04-14T16:35:13.057Z] [2020-04-14T16:35:13.057Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-14T16:35:13.057Z] #25 8.675 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-14T16:35:13.057Z] #25 8.749 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-14T16:35:13.057Z] #25 8.751 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-14T16:35:13.057Z] #25 11.13 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-14T16:35:13.058Z] #25 15.03 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-14T16:35:13.058Z] #25 ... [2020-04-14T16:35:13.058Z] [2020-04-14T16:35:13.058Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:35:13.058Z] #50 8.226 + RM_GOPATH=0 [2020-04-14T16:35:13.058Z] #50 8.226 + TMP_GOPATH= [2020-04-14T16:35:13.058Z] #50 8.226 + : /build [2020-04-14T16:35:13.058Z] #50 8.226 + '[' -z '' ']' [2020-04-14T16:35:13.058Z] #50 8.226 ++ mktemp -d [2020-04-14T16:35:13.058Z] #50 8.245 + export GOPATH=/tmp/tmp.Qrv3Ys3uVc [2020-04-14T16:35:13.058Z] #50 8.245 + GOPATH=/tmp/tmp.Qrv3Ys3uVc [2020-04-14T16:35:13.058Z] #50 8.245 + RM_GOPATH=1 [2020-04-14T16:35:13.058Z] #50 8.245 ++ dirname ./install.sh [2020-04-14T16:35:13.058Z] #50 8.246 + dir=. [2020-04-14T16:35:13.058Z] #50 8.246 + bin=gotestsum [2020-04-14T16:35:13.058Z] #50 8.246 + shift [2020-04-14T16:35:13.058Z] #50 8.246 + '[' '!' -f ./gotestsum.installer ']' [2020-04-14T16:35:13.058Z] #50 8.246 + . ./gotestsum.installer [2020-04-14T16:35:13.058Z] #50 8.247 ++ : v0.3.5 [2020-04-14T16:35:13.058Z] #50 8.248 Installing gotestsum version v0.3.5 [2020-04-14T16:35:13.058Z] #50 8.251 + install_gotestsum [2020-04-14T16:35:13.058Z] #50 8.251 + echo 'Installing gotestsum version v0.3.5' [2020-04-14T16:35:13.058Z] #50 8.251 + go get -d gotest.tools/gotestsum [2020-04-14T16:35:13.219Z] Switched to branch 'build' [2020-04-14T16:35:13.618Z] #50 ... [2020-04-14T16:35:13.618Z] [2020-04-14T16:35:13.618Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:35:13.618Z] #47 18.93 unicode/utf8 [2020-04-14T16:35:14.159Z] using credential docker-jenkins-github-credentials [2020-04-14T16:35:14.169Z] Cloning the remote Git repository [2020-04-14T16:35:14.170Z] Cloning with configured refspecs honoured and without tags [2020-04-14T16:35:14.235Z] Removing intermediate container b45a1e2a0277 [2020-04-14T16:35:14.235Z] ---> f51d49650c53 [2020-04-14T16:35:14.235Z] Step 10/16 : RUN go mod download [2020-04-14T16:35:14.235Z] ---> Running in 8ef7811c0f11 [2020-04-14T16:35:14.525Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-04-14T16:35:14.525Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-04-14T16:35:14.525Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-04-14T16:35:14.525Z] go: finding github.com/spf13/viper v1.3.2 [2020-04-14T16:35:14.525Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-04-14T16:35:14.525Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-04-14T16:35:14.525Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2020-04-14T16:35:14.525Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-04-14T16:35:14.525Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-04-14T16:35:14.205Z] Cloning repository https://github.com/moby/moby.git [2020-04-14T16:35:14.276Z] > git init /home/ubuntu/workspace/moby_PR-39771 # timeout=10 [2020-04-14T16:35:14.984Z] #47 20.03 math [2020-04-14T16:35:14.984Z] #47 ... [2020-04-14T16:35:14.984Z] [2020-04-14T16:35:14.984Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-14T16:35:14.984Z] #43 10.48 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-14T16:35:14.984Z] #43 14.81 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-14T16:35:14.984Z] #43 19.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-14T16:35:14.984Z] #43 ... [2020-04-14T16:35:14.984Z] [2020-04-14T16:35:14.984Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-14T16:35:14.984Z] #25 20.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-14T16:35:15.549Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-04-14T16:35:14.640Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-14T16:35:14.640Z] > git --version # timeout=10 [2020-04-14T16:35:14.660Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-14T16:35:14.662Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39771/head:refs/remotes/origin/PR-39771 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-14T16:35:16.582Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2020-04-14T16:35:16.582Z] go: finding github.com/json-iterator/go v1.1.6 [2020-04-14T16:35:16.582Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-04-14T16:35:16.582Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-04-14T16:35:16.582Z] go: finding github.com/stretchr/testify v1.2.2 [2020-04-14T16:35:16.871Z] #25 ... [2020-04-14T16:35:16.871Z] [2020-04-14T16:35:16.871Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-14T16:35:16.871Z] #35 12.25 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-14T16:35:16.871Z] #35 16.92 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-14T16:35:16.871Z] #35 21.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-14T16:35:16.871Z] #35 ... [2020-04-14T16:35:16.871Z] [2020-04-14T16:35:16.871Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:35:16.871Z] #33 20.74 internal/testlog [2020-04-14T16:35:16.871Z] #33 21.39 encoding [2020-04-14T16:35:16.871Z] #33 21.93 runtime/cgo [2020-04-14T16:35:16.880Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-04-14T16:35:17.510Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-04-14T16:35:17.510Z] go: finding github.com/spf13/cobra v0.0.3 [2020-04-14T16:35:18.142Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-04-14T16:35:18.243Z] #33 ... [2020-04-14T16:35:18.243Z] [2020-04-14T16:35:18.243Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-14T16:35:18.243Z] #10 13.76 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-14T16:35:18.243Z] #10 18.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-14T16:35:18.243Z] #10 ... [2020-04-14T16:35:18.243Z] [2020-04-14T16:35:18.243Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:35:18.243Z] #23 23.31 + mkdir -p /build [2020-04-14T16:35:18.243Z] #23 23.34 + mv docker/docker /build/ [2020-04-14T16:35:18.243Z] #23 23.36 + rmdir docker [2020-04-14T16:35:18.776Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-04-14T16:35:18.776Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-04-14T16:35:18.825Z] #23 DONE 23.9s [2020-04-14T16:35:18.825Z] [2020-04-14T16:35:18.825Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:35:18.825Z] #68 15.33 + cd /tmp/tmp.YILwYNsMZZ/src/github.com/rootless-containers/rootlesskit [2020-04-14T16:35:18.825Z] #68 15.33 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-14T16:35:18.825Z] #68 16.08 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-14T16:35:18.825Z] #68 16.08 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-14T16:35:18.825Z] #68 ... [2020-04-14T16:35:18.825Z] [2020-04-14T16:35:18.825Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-14T16:35:18.825Z] #62 14.65 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-14T16:35:18.825Z] #62 20.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-14T16:35:19.402Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-04-14T16:35:19.402Z] go: finding github.com/lib/pq v1.0.0 [2020-04-14T16:35:19.691Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-04-14T16:35:19.752Z] #62 ... [2020-04-14T16:35:19.752Z] [2020-04-14T16:35:19.752Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:35:19.752Z] #56 24.66 + cd /tmp/tmp.bBR9NAxhRG/src/github.com/mvdan/sh [2020-04-14T16:35:19.752Z] #56 24.66 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-14T16:35:19.752Z] #56 24.95 + GO111MODULE=on [2020-04-14T16:35:19.752Z] #56 24.95 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-14T16:35:19.981Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-04-14T16:35:20.274Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2020-04-14T16:35:21.637Z] #56 26.78 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-14T16:35:21.892Z] #56 26.97 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-14T16:35:21.892Z] #56 27.00 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-14T16:35:22.342Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-04-14T16:35:22.342Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-04-14T16:35:22.342Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2020-04-14T16:35:22.342Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-04-14T16:35:22.342Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-04-14T16:35:22.635Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-04-14T16:35:22.818Z] #56 27.82 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-14T16:35:22.818Z] #56 27.82 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-14T16:35:23.265Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-14T16:35:24.180Z] #56 29.21 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-14T16:35:24.304Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-04-14T16:35:24.304Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-04-14T16:35:24.598Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-04-14T16:35:24.598Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-04-14T16:35:24.890Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-04-14T16:35:25.181Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-04-14T16:35:25.548Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-14T16:35:25.548Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements [2020-04-14T16:35:25.548Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2020-04-14T16:35:25.548Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-14T16:35:25.548Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-14T16:35:25.548Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-14T16:35:25.548Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-14T16:35:25.548Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-14T16:35:25.548Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-14T16:35:25.548Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-14T16:35:25.548Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-14T16:35:25.548Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-14T16:35:25.548Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-14T16:35:25.548Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-14T16:35:25.548Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 4.5% of statements [2020-04-14T16:35:25.548Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-14T16:35:25.548Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-14T16:35:25.548Z] ? github.com/docker/docker/api/types [no test files] [2020-04-14T16:35:25.548Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-14T16:35:25.548Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-14T16:35:25.548Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-14T16:35:25.548Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-14T16:35:25.548Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2020-04-14T16:35:25.548Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2020-04-14T16:35:25.548Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-14T16:35:25.548Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-14T16:35:25.548Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-14T16:35:25.548Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-14T16:35:25.548Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-14T16:35:25.548Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-14T16:35:25.548Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-14T16:35:25.548Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-04-14T16:35:25.548Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-04-14T16:35:25.548Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-14T16:35:25.548Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-14T16:35:25.548Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-14T16:35:25.548Z] ? github.com/docker/docker/builder [no test files] [2020-04-14T16:35:25.548Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-14T16:35:25.548Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-14T16:35:25.548Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-14T16:35:25.548Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-14T16:35:25.548Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-14T16:35:25.548Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-14T16:35:25.548Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-14T16:35:25.548Z] ok github.com/docker/docker/builder/dockerignore 0.015s coverage: 96.8% of statements [2020-04-14T16:35:25.811Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-04-14T16:35:25.811Z] go: finding github.com/spf13/pflag v1.0.3 [2020-04-14T16:35:26.067Z] #56 31.07 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-14T16:35:26.445Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-04-14T16:35:26.829Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-04-14T16:35:27.459Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-04-14T16:35:27.747Z] go: finding github.com/gorilla/mux v1.7.0 [2020-04-14T16:35:27.786Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0a949dd6b25d2a28a) in /home/ubuntu/workspace/moby_PR-39771 [Pipeline] { [Pipeline] checkout [2020-04-14T16:35:28.153Z] #56 ... [2020-04-14T16:35:28.153Z] [2020-04-14T16:35:28.153Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:35:28.235Z] ok github.com/docker/docker/builder/remotecontext 0.340s coverage: 13.6% of statements [2020-04-14T16:35:28.517Z] ok github.com/docker/docker/builder/dockerfile 0.957s coverage: 48.2% of statements [2020-04-14T16:35:28.795Z] go: finding gotest.tools v2.2.0+incompatible [2020-04-14T16:35:29.084Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-04-14T16:35:29.084Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-04-14T16:35:29.130Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-04-14T16:35:29.950Z] #74 33.39 Checking out files: 41% (863/2067) Checking out files: 42% (869/2067) Checking out files: 43% (889/2067) Checking out files: 44% (910/2067) Checking out files: 45% (931/2067) Checking out files: 46% (951/2067) Checking out files: 47% (972/2067) Checking out files: 48% (993/2067) Checking out files: 49% (1013/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 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-04-14T16:35:30.205Z] #74 35.48 + cd /tmp/tmp.ufo95qREV2/src/github.com/docker/libnetwork [2020-04-14T16:35:30.205Z] #74 35.48 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-14T16:35:30.590Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2020-04-14T16:35:30.590Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2020-04-14T16:35:30.590Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2020-04-14T16:35:30.598Z] ok github.com/docker/docker/builder/remotecontext/git 1.594s coverage: 86.3% of statements [2020-04-14T16:35:30.598Z] ? github.com/docker/docker/cli [no test files] [2020-04-14T16:35:30.598Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-14T16:35:30.765Z] #74 36.28 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-14T16:35:30.884Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-04-14T16:35:31.196Z] go: finding github.com/spf13/afero v1.1.2 [2020-04-14T16:35:31.196Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-04-14T16:35:31.211Z] ok github.com/docker/docker/client 0.110s coverage: 75.8% of statements [2020-04-14T16:35:31.574Z] using credential docker-jenkins-github-credentials [2020-04-14T16:35:31.584Z] Cloning the remote Git repository [2020-04-14T16:35:31.584Z] Cloning with configured refspecs honoured and without tags [2020-04-14T16:35:31.822Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-14T16:35:32.132Z] #74 ... [2020-04-14T16:35:32.132Z] [2020-04-14T16:35:32.132Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:35:32.132Z] #47 27.11 unicode/utf16 [2020-04-14T16:35:32.132Z] #47 27.63 container/list [2020-04-14T16:35:32.132Z] #47 28.79 crypto/internal/subtle [2020-04-14T16:35:32.132Z] #47 28.96 crypto/subtle [2020-04-14T16:35:32.132Z] #47 29.12 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-14T16:35:32.132Z] #47 29.36 internal/nettrace [2020-04-14T16:35:32.132Z] #47 29.67 runtime/cgo [2020-04-14T16:35:32.132Z] #47 ... [2020-04-14T16:35:32.132Z] [2020-04-14T16:35:32.132Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-14T16:35:32.132Z] #41 34.50 Checking out files: 69% (1103/1597) Checking out files: 70% (1118/1597) Checking out files: 71% (1134/1597) Checking out files: 72% (1150/1597) Checking out files: 73% (1166/1597) Checking out files: 74% (1182/1597) Checking out files: 75% (1198/1597) Checking out files: 76% (1214/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-04-14T16:35:32.132Z] #41 35.45 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-14T16:35:32.008Z] Cloning repository https://github.com/moby/moby.git [2020-04-14T16:35:32.069Z] > git init /home/ubuntu/workspace/moby_PR-39771 # timeout=10 [2020-04-14T16:35:32.378Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-14T16:35:32.379Z] > git --version # timeout=10 [2020-04-14T16:35:32.389Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-14T16:35:32.393Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39771/head:refs/remotes/origin/PR-39771 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-14T16:35:33.058Z] #41 38.49 + 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-04-14T16:35:33.330Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2020-04-14T16:35:33.330Z] go: finding github.com/spf13/cast v1.3.0 [2020-04-14T16:35:33.960Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-04-14T16:35:33.960Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2020-04-14T16:35:33.960Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-04-14T16:35:34.251Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-04-14T16:35:35.277Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-04-14T16:35:35.570Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-04-14T16:35:36.209Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-04-14T16:35:36.209Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-14T16:35:36.726Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-04-14T16:35:37.761Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-04-14T16:35:37.952Z] Fetching without tags [2020-04-14T16:35:38.335Z] Merging remotes/origin/master commit e6d949b9e707c55700c545614d25713bb191aed8 into PR head commit cdc39fa29c710c7b56aef827166f9e98bb7c20b8 [2020-04-14T16:35:39.130Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-04-14T16:35:39.130Z] go: finding github.com/pkg/profile v1.2.1 [2020-04-14T16:35:39.130Z] go: finding github.com/jinzhu/now v1.0.0 [2020-04-14T16:35:39.199Z] Merge succeeded, producing cdc39fa29c710c7b56aef827166f9e98bb7c20b8 [2020-04-14T16:35:39.199Z] Checking out Revision cdc39fa29c710c7b56aef827166f9e98bb7c20b8 (PR-39771) [2020-04-14T16:35:37.831Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-14T16:35:37.865Z] > git config --add remote.origin.fetch +refs/pull/39771/head:refs/remotes/origin/PR-39771 # timeout=10 [2020-04-14T16:35:37.893Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-14T16:35:37.922Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-14T16:35:37.954Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-14T16:35:37.954Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-14T16:35:37.955Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39771/head:refs/remotes/origin/PR-39771 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-14T16:35:38.344Z] > git config core.sparsecheckout # timeout=10 [2020-04-14T16:35:38.378Z] > git checkout -f cdc39fa29c710c7b56aef827166f9e98bb7c20b8 # timeout=10 [2020-04-14T16:35:39.146Z] > git merge e6d949b9e707c55700c545614d25713bb191aed8 # timeout=10 [2020-04-14T16:35:39.172Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-14T16:35:39.200Z] > git config core.sparsecheckout # timeout=10 [2020-04-14T16:35:39.227Z] > git checkout -f cdc39fa29c710c7b56aef827166f9e98bb7c20b8 # timeout=10 [2020-04-14T16:35:39.433Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-04-14T16:35:39.590Z] #41 ... [2020-04-14T16:35:39.590Z] [2020-04-14T16:35:39.590Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:35:39.590Z] #56 33.73 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-14T16:35:39.590Z] #56 36.11 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-14T16:35:39.590Z] #56 36.41 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-14T16:35:39.590Z] #56 36.81 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-14T16:35:39.590Z] #56 36.87 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-14T16:35:39.590Z] #56 38.05 runtime/cgo [2020-04-14T16:35:39.590Z] #56 38.23 runtime [2020-04-14T16:35:39.590Z] #56 ... [2020-04-14T16:35:39.590Z] [2020-04-14T16:35:39.590Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:35:39.590Z] #53 38.03 + cd /tmp/tmp.nRtyS1LclM/src/github.com/golangci/golangci-lint/ [2020-04-14T16:35:39.590Z] #53 38.03 + git checkout -q v1.23.8 [2020-04-14T16:35:39.590Z] #53 38.76 ++ git describe --tags [2020-04-14T16:35:39.590Z] #53 38.76 + version=v1.23.8 [2020-04-14T16:35:39.590Z] #53 38.79 ++ git rev-parse --short HEAD [2020-04-14T16:35:39.590Z] #53 38.79 + commit=76a82c6 [2020-04-14T16:35:39.590Z] #53 38.82 ++ git show -s --format=%cd [2020-04-14T16:35:39.590Z] #53 38.82 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-14T16:35:39.590Z] #53 38.82 + 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-04-14T16:35:39.847Z] #53 ... [2020-04-14T16:35:39.847Z] [2020-04-14T16:35:39.847Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-14T16:35:39.847Z] #10 35.44 Fetched 8337 kB in 28s (299 kB/s) [2020-04-14T16:35:39.847Z] #10 35.44 Reading package lists... [2020-04-14T16:35:39.847Z] #10 ... [2020-04-14T16:35:39.847Z] [2020-04-14T16:35:39.847Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-14T16:35:39.847Z] #62 35.53 Fetched 8337 kB in 28s (297 kB/s) [2020-04-14T16:35:40.074Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-04-14T16:35:40.102Z] #62 35.53 Reading package lists... [2020-04-14T16:35:40.102Z] #62 ... [2020-04-14T16:35:40.102Z] [2020-04-14T16:35:40.102Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-14T16:35:40.102Z] #35 38.73 Fetched 8337 kB in 30s (279 kB/s) [2020-04-14T16:35:40.358Z] #35 38.73 Reading package lists... [2020-04-14T16:35:40.358Z] #35 ... [2020-04-14T16:35:40.358Z] [2020-04-14T16:35:40.358Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-14T16:35:40.358Z] #43 36.00 Fetched 8337 kB in 28s (299 kB/s) [2020-04-14T16:35:40.613Z] #43 36.00 Reading package lists... [2020-04-14T16:35:40.613Z] #43 ... [2020-04-14T16:35:40.613Z] [2020-04-14T16:35:40.613Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-14T16:35:40.613Z] #10 35.44 Reading package lists... [2020-04-14T16:35:40.720Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-04-14T16:35:40.720Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2020-04-14T16:35:40.720Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-04-14T16:35:40.720Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-04-14T16:35:41.174Z] #10 46.71 Reading package lists... [2020-04-14T16:35:41.174Z] #10 ... [2020-04-14T16:35:41.174Z] [2020-04-14T16:35:41.174Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-14T16:35:41.174Z] #25 36.69 Fetched 8337 kB in 28s (296 kB/s) [2020-04-14T16:35:41.174Z] #25 36.69 Reading package lists... [2020-04-14T16:35:41.174Z] #25 ... [2020-04-14T16:35:41.174Z] [2020-04-14T16:35:41.174Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-14T16:35:41.174Z] #43 36.00 Reading package lists... [2020-04-14T16:35:41.757Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-04-14T16:35:41.757Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-04-14T16:35:42.045Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-04-14T16:35:42.045Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-04-14T16:35:43.078Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-04-14T16:35:43.078Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-14T16:35:43.191Z] Commit message: "integration/config: add check for removing non-existing config" [2020-04-14T16:35:43.373Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-14T16:35:43.663Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-04-14T16:35:43.663Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-14T16:35:43.663Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-14T16:35:44.374Z] + docker version [2020-04-14T16:35:46.422Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-04-14T16:35:46.422Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-04-14T16:35:46.978Z] #43 47.36 Reading package lists... [2020-04-14T16:35:46.978Z] #43 ... [2020-04-14T16:35:46.978Z] [2020-04-14T16:35:46.978Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-14T16:35:46.978Z] #35 38.73 Reading package lists... [2020-04-14T16:35:47.935Z] go: finding github.com/google/go-cmp v0.2.0 [2020-04-14T16:35:47.935Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-04-14T16:35:48.225Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-04-14T16:35:49.253Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-04-14T16:35:49.254Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2020-04-14T16:35:49.543Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2020-04-14T16:35:49.543Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-04-14T16:35:49.653Z] Client: Docker Engine - Community [2020-04-14T16:35:49.653Z] Version: 19.03.5 [2020-04-14T16:35:49.653Z] API version: 1.40 [2020-04-14T16:35:49.653Z] Go version: go1.12.12 [2020-04-14T16:35:49.653Z] Git commit: 633a0ea838 [2020-04-14T16:35:49.653Z] Built: Wed Nov 13 07:29:52 2019 [2020-04-14T16:35:49.653Z] OS/Arch: linux/amd64 [2020-04-14T16:35:49.653Z] Experimental: false [2020-04-14T16:35:49.653Z] [2020-04-14T16:35:49.653Z] Server: Docker Engine - Community [2020-04-14T16:35:49.653Z] Engine: [2020-04-14T16:35:49.653Z] Version: 19.03.5 [2020-04-14T16:35:49.653Z] API version: 1.40 (minimum version 1.12) [2020-04-14T16:35:49.653Z] Go version: go1.12.12 [2020-04-14T16:35:49.653Z] Git commit: 633a0ea838 [2020-04-14T16:35:49.653Z] Built: Wed Nov 13 07:28:22 2019 [2020-04-14T16:35:49.653Z] OS/Arch: linux/amd64 [2020-04-14T16:35:49.653Z] Experimental: true [2020-04-14T16:35:49.653Z] containerd: [2020-04-14T16:35:49.653Z] Version: 1.2.10 [2020-04-14T16:35:49.653Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-14T16:35:49.653Z] runc: [2020-04-14T16:35:49.653Z] Version: 1.0.0-rc8+dev [2020-04-14T16:35:49.653Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-14T16:35:49.653Z] docker-init: [2020-04-14T16:35:49.653Z] Version: 0.18.0 [2020-04-14T16:35:49.653Z] GitCommit: fec3683 [Pipeline] sh [2020-04-14T16:35:49.981Z] + docker info [2020-04-14T16:35:50.173Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-14T16:35:50.173Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2020-04-14T16:35:50.801Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-04-14T16:35:51.149Z] #35 50.41 Reading package lists... [2020-04-14T16:35:51.149Z] #35 ... [2020-04-14T16:35:51.149Z] [2020-04-14T16:35:51.149Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-14T16:35:51.149Z] #62 35.53 Reading package lists... [2020-04-14T16:35:51.149Z] #62 47.30 Reading package lists... [2020-04-14T16:35:51.149Z] #62 ... [2020-04-14T16:35:51.149Z] [2020-04-14T16:35:51.149Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-14T16:35:51.149Z] #25 36.69 Reading package lists... [2020-04-14T16:35:51.337Z] Fetching without tags [2020-04-14T16:35:51.436Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-04-14T16:35:51.436Z] go: finding google.golang.org/grpc v1.20.1 [2020-04-14T16:35:51.728Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2020-04-14T16:35:51.750Z] Merging remotes/origin/master commit e6d949b9e707c55700c545614d25713bb191aed8 into PR head commit cdc39fa29c710c7b56aef827166f9e98bb7c20b8 [2020-04-14T16:35:52.020Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-04-14T16:35:51.311Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-14T16:35:51.327Z] > git config --add remote.origin.fetch +refs/pull/39771/head:refs/remotes/origin/PR-39771 # timeout=10 [2020-04-14T16:35:51.345Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-14T16:35:51.362Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-14T16:35:51.376Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-14T16:35:51.377Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-14T16:35:51.379Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39771/head:refs/remotes/origin/PR-39771 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-14T16:35:51.791Z] > git config core.sparsecheckout # timeout=10 [2020-04-14T16:35:51.818Z] > git checkout -f cdc39fa29c710c7b56aef827166f9e98bb7c20b8 # timeout=10 [2020-04-14T16:35:52.311Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-04-14T16:35:52.517Z] #25 47.67 Reading package lists... [2020-04-14T16:35:52.517Z] #25 ... [2020-04-14T16:35:52.517Z] [2020-04-14T16:35:52.517Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-14T16:35:52.517Z] #10 46.71 Reading package lists... [2020-04-14T16:35:52.601Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-04-14T16:35:52.602Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-04-14T16:35:52.926Z] Merge succeeded, producing cdc39fa29c710c7b56aef827166f9e98bb7c20b8 [2020-04-14T16:35:52.926Z] Checking out Revision cdc39fa29c710c7b56aef827166f9e98bb7c20b8 (PR-39771) [2020-04-14T16:35:53.240Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-04-14T16:35:53.875Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-04-14T16:35:53.875Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-04-14T16:35:54.167Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-04-14T16:35:54.167Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-04-14T16:35:54.456Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-04-14T16:35:52.885Z] > git merge e6d949b9e707c55700c545614d25713bb191aed8 # timeout=10 [2020-04-14T16:35:52.900Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-14T16:35:52.954Z] > git config core.sparsecheckout # timeout=10 [2020-04-14T16:35:52.973Z] > git checkout -f cdc39fa29c710c7b56aef827166f9e98bb7c20b8 # timeout=10 [2020-04-14T16:35:55.086Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-14T16:35:55.086Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-04-14T16:35:55.376Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-04-14T16:35:56.020Z] go: finding github.com/magiconair/properties v1.8.0 [2020-04-14T16:35:56.020Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2020-04-14T16:35:56.311Z] go: finding github.com/golang/protobuf v1.2.0 [2020-04-14T16:35:56.311Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-04-14T16:35:56.311Z] go: finding google.golang.org/appengine v1.1.0 [2020-04-14T16:35:56.341Z] #10 58.73 Building dependency tree... [2020-04-14T16:35:56.545Z] Client: [2020-04-14T16:35:56.545Z] Debug Mode: false [2020-04-14T16:35:56.545Z] [2020-04-14T16:35:56.545Z] Server: [2020-04-14T16:35:56.545Z] Containers: 0 [2020-04-14T16:35:56.545Z] Running: 0 [2020-04-14T16:35:56.545Z] Paused: 0 [2020-04-14T16:35:56.545Z] Stopped: 0 [2020-04-14T16:35:56.545Z] Images: 0 [2020-04-14T16:35:56.545Z] Server Version: 19.03.5 [2020-04-14T16:35:56.545Z] Storage Driver: overlay2 [2020-04-14T16:35:56.545Z] Backing Filesystem: extfs [2020-04-14T16:35:56.545Z] Supports d_type: true [2020-04-14T16:35:56.545Z] Native Overlay Diff: true [2020-04-14T16:35:56.545Z] Logging Driver: json-file [2020-04-14T16:35:56.545Z] Cgroup Driver: cgroupfs [2020-04-14T16:35:56.545Z] Plugins: [2020-04-14T16:35:56.545Z] Volume: local [2020-04-14T16:35:56.545Z] Network: bridge host ipvlan macvlan null overlay [2020-04-14T16:35:56.545Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-14T16:35:56.545Z] Swarm: inactive [2020-04-14T16:35:56.545Z] Runtimes: runc [2020-04-14T16:35:56.545Z] Default Runtime: runc [2020-04-14T16:35:56.545Z] Init Binary: docker-init [2020-04-14T16:35:56.545Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-14T16:35:56.545Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-14T16:35:56.545Z] init version: fec3683 [2020-04-14T16:35:56.545Z] Security Options: [2020-04-14T16:35:56.545Z] apparmor [2020-04-14T16:35:56.545Z] seccomp [2020-04-14T16:35:56.545Z] Profile: default [2020-04-14T16:35:56.545Z] Kernel Version: 4.15.0-1058-aws [2020-04-14T16:35:56.545Z] Operating System: Ubuntu 18.04.4 LTS [2020-04-14T16:35:56.545Z] OSType: linux [2020-04-14T16:35:56.545Z] Architecture: x86_64 [2020-04-14T16:35:56.545Z] CPUs: 2 [2020-04-14T16:35:56.545Z] Total Memory: 7.501GiB [2020-04-14T16:35:56.545Z] Name: ip-10-100-122-223 [2020-04-14T16:35:56.545Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-04-14T16:35:56.545Z] Docker Root Dir: /var/lib/docker [2020-04-14T16:35:56.545Z] Debug Mode: false [2020-04-14T16:35:56.545Z] Registry: https://index.docker.io/v1/ [2020-04-14T16:35:56.545Z] Labels: [2020-04-14T16:35:56.545Z] Experimental: true [2020-04-14T16:35:56.545Z] Insecure Registries: [2020-04-14T16:35:56.545Z] 127.0.0.0/8 [2020-04-14T16:35:56.545Z] Live Restore Enabled: true [2020-04-14T16:35:56.545Z] [2020-04-14T16:35:56.545Z] WARNING: No swap limit support [Pipeline] sh [2020-04-14T16:35:56.602Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-04-14T16:35:56.851Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-14T16:35:56.851Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-14T16:35:56.851Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39771/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-14T16:35:56.851Z] + bash /home/ubuntu/workspace/moby_PR-39771/check-config.sh [2020-04-14T16:35:56.851Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-14T16:35:56.851Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-04-14T16:35:56.851Z] [2020-04-14T16:35:56.851Z] Generally Necessary: [2020-04-14T16:35:56.851Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-14T16:35:56.851Z] - apparmor: enabled and tools installed [2020-04-14T16:35:56.851Z] - CONFIG_NAMESPACES: enabled [2020-04-14T16:35:56.851Z] - CONFIG_NET_NS: enabled [2020-04-14T16:35:56.851Z] - CONFIG_PID_NS: enabled [2020-04-14T16:35:56.851Z] - CONFIG_IPC_NS: enabled [2020-04-14T16:35:56.851Z] - CONFIG_UTS_NS: enabled [2020-04-14T16:35:56.851Z] - CONFIG_CGROUPS: enabled [2020-04-14T16:35:56.851Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-14T16:35:56.851Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-14T16:35:56.851Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-14T16:35:56.851Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-14T16:35:56.851Z] - CONFIG_CPUSETS: enabled [2020-04-14T16:35:57.120Z] - CONFIG_MEMCG: enabled [2020-04-14T16:35:57.120Z] - CONFIG_KEYS: enabled [2020-04-14T16:35:57.120Z] - CONFIG_VETH: enabled (as module) [2020-04-14T16:35:57.120Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-14T16:35:57.120Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-14T16:35:57.120Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-14T16:35:57.120Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-14T16:35:57.120Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-14T16:35:57.120Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-14T16:35:57.120Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-14T16:35:57.120Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-14T16:35:57.120Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-14T16:35:57.120Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-14T16:35:57.120Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-14T16:35:57.120Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-14T16:35:57.120Z] [2020-04-14T16:35:57.120Z] Optional Features: [2020-04-14T16:35:57.120Z] - CONFIG_USER_NS: enabled [2020-04-14T16:35:57.120Z] - CONFIG_SECCOMP: enabled [2020-04-14T16:35:57.120Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-14T16:35:57.120Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-14T16:35:57.120Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-14T16:35:57.120Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-14T16:35:57.120Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-04-14T16:35:57.120Z] - CONFIG_BLK_CGROUP: enabled [2020-04-14T16:35:57.120Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-14T16:35:57.120Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-14T16:35:57.120Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-14T16:35:57.120Z] - CONFIG_CGROUP_PERF: enabled [2020-04-14T16:35:57.120Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-14T16:35:57.120Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-14T16:35:57.120Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-14T16:35:57.120Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-14T16:35:57.120Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-14T16:35:57.120Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-14T16:35:57.120Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-14T16:35:57.120Z] - CONFIG_IP_VS: enabled (as module) [2020-04-14T16:35:57.120Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-14T16:35:57.120Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-14T16:35:57.120Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-14T16:35:57.120Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-14T16:35:57.120Z] - CONFIG_EXT4_FS: enabled [2020-04-14T16:35:57.256Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-04-14T16:35:57.374Z] Commit message: "integration/config: add check for removing non-existing config" [2020-04-14T16:35:57.384Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-14T16:35:57.384Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-14T16:35:57.384Z] - Network Drivers: [2020-04-14T16:35:57.384Z] - "overlay": [2020-04-14T16:35:57.384Z] - CONFIG_VXLAN: enabled (as module) [2020-04-14T16:35:57.384Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-14T16:35:57.384Z] Optional (for encrypted networks): [2020-04-14T16:35:57.384Z] - CONFIG_CRYPTO: enabled [2020-04-14T16:35:57.384Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-14T16:35:57.384Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-14T16:35:57.384Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-14T16:35:57.384Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-14T16:35:57.384Z] - CONFIG_XFRM: enabled [2020-04-14T16:35:57.384Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-14T16:35:57.384Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-14T16:35:57.384Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-14T16:35:57.384Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-14T16:35:57.384Z] - "ipvlan": [2020-04-14T16:35:57.384Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-14T16:35:57.384Z] - "macvlan": [2020-04-14T16:35:57.384Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-14T16:35:57.384Z] - CONFIG_DUMMY: enabled (as module) [2020-04-14T16:35:57.384Z] - "ftp,tftp client in container": [2020-04-14T16:35:57.384Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-14T16:35:57.384Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-14T16:35:57.384Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-14T16:35:57.384Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-14T16:35:57.384Z] - Storage Drivers: [2020-04-14T16:35:57.384Z] - "aufs": [2020-04-14T16:35:57.384Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-14T16:35:57.384Z] - "btrfs": [2020-04-14T16:35:57.384Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-14T16:35:57.384Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-14T16:35:57.384Z] - "devicemapper": [2020-04-14T16:35:57.384Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-14T16:35:57.384Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-14T16:35:57.384Z] - "overlay": [2020-04-14T16:35:57.384Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-14T16:35:57.384Z] - "zfs": [2020-04-14T16:35:57.384Z] - /dev/zfs: missing [2020-04-14T16:35:57.384Z] - zfs command: missing [2020-04-14T16:35:57.384Z] - zpool command: missing [2020-04-14T16:35:57.384Z] [2020-04-14T16:35:57.384Z] Limits: [2020-04-14T16:35:57.384Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-14T16:35:57.384Z] [2020-04-14T16:35:57.384Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-14T16:35:57.723Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:cdc39fa29c710c7b56aef827166f9e98bb7c20b8 . [2020-04-14T16:35:57.982Z] #2 [internal] load .dockerignore [2020-04-14T16:35:57.982Z] #2 transferring context: 87B done [2020-04-14T16:35:57.982Z] #2 DONE 0.2s [2020-04-14T16:35:57.982Z] [2020-04-14T16:35:57.982Z] #1 [internal] load build definition from Dockerfile [2020-04-14T16:35:57.982Z] #1 transferring dockerfile: 17.09kB 0.0s done [2020-04-14T16:35:57.982Z] #1 DONE 0.2s [2020-04-14T16:35:57.982Z] [2020-04-14T16:35:57.982Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2020-04-14T16:35:58.134Z] ok github.com/docker/docker/cmd/dockerd 0.042s coverage: 30.8% of statements [2020-04-14T16:35:58.134Z] ok github.com/docker/docker/container 0.120s coverage: 34.7% of statements [2020-04-14T16:35:58.134Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-14T16:35:58.134Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-14T16:35:58.134Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-14T16:35:58.134Z] ? github.com/docker/docker/contrib/httpserver [no test files] [Pipeline] sh [2020-04-14T16:35:58.289Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-04-14T16:35:58.549Z] #3 DONE 0.4s [2020-04-14T16:35:58.549Z] [2020-04-14T16:35:58.549Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-14T16:35:58.549Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-04-14T16:35:58.549Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-04-14T16:35:58.549Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-04-14T16:35:58.549Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-04-14T16:35:58.549Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 5.31MB / 8.82MB 0.2s [2020-04-14T16:35:58.549Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2020-04-14T16:35:58.549Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2020-04-14T16:35:58.854Z] #10 ... [2020-04-14T16:35:58.854Z] [2020-04-14T16:35:58.854Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-14T16:35:58.854Z] #35 50.41 Reading package lists... [2020-04-14T16:35:58.924Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-04-14T16:35:58.924Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-04-14T16:35:58.924Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-04-14T16:35:58.924Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-04-14T16:35:58.973Z] + docker version [2020-04-14T16:35:59.115Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done [2020-04-14T16:35:59.115Z] #4 DONE 0.8s [2020-04-14T16:35:59.554Z] go: finding cloud.google.com/go v0.26.0 [2020-04-14T16:35:59.682Z] [2020-04-14T16:35:59.682Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-14T16:35:59.780Z] #35 62.57 Building dependency tree... [2020-04-14T16:35:59.843Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-04-14T16:35:59.939Z] #5 DONE 0.3s [2020-04-14T16:35:59.939Z] [2020-04-14T16:35:59.939Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-14T16:35:59.939Z] #6 DONE 0.2s [2020-04-14T16:36:00.132Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-04-14T16:36:00.223Z] [2020-04-14T16:36:00.223Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-14T16:36:00.223Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-04-14T16:36:00.223Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-04-14T16:36:00.223Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-04-14T16:36:00.767Z] go: finding github.com/client9/misspell v0.3.4 [2020-04-14T16:36:00.767Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-04-14T16:36:01.056Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-04-14T16:36:01.667Z] #35 ... [2020-04-14T16:36:01.667Z] [2020-04-14T16:36:01.667Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:36:01.667Z] #74 DONE 66.8s [2020-04-14T16:36:01.667Z] [2020-04-14T16:36:01.667Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-14T16:36:01.667Z] #10 65.09 The following additional packages will be installed: [2020-04-14T16:36:01.667Z] #10 65.12 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-14T16:36:01.667Z] #10 65.13 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-14T16:36:01.667Z] #10 65.14 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-14T16:36:01.667Z] #10 65.14 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-14T16:36:01.667Z] #10 65.17 Suggested packages: [2020-04-14T16:36:01.667Z] #10 65.17 gcc-8-locales seccomp wine64 [2020-04-14T16:36:01.690Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-04-14T16:36:01.690Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-04-14T16:36:02.593Z] #10 68.20 The following NEW packages will be installed: [2020-04-14T16:36:02.593Z] #10 68.20 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-14T16:36:02.593Z] #10 68.20 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-14T16:36:02.593Z] #10 68.20 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-14T16:36:02.593Z] #10 68.20 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-14T16:36:02.593Z] #10 68.20 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-14T16:36:02.593Z] #10 68.20 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-14T16:36:02.728Z] go: finding github.com/golang/mock v1.1.1 [2020-04-14T16:36:02.755Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 2.5s [2020-04-14T16:36:02.755Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 853.72kB / 9.86MB 2.7s [2020-04-14T16:36:02.755Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.38MB / 9.86MB 2.8s [2020-04-14T16:36:02.849Z] #10 ... [2020-04-14T16:36:02.849Z] [2020-04-14T16:36:02.849Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-14T16:36:02.849Z] #43 47.36 Reading package lists... [2020-04-14T16:36:02.849Z] #43 58.96 Building dependency tree... [2020-04-14T16:36:02.849Z] #43 65.42 The following additional packages will be installed: [2020-04-14T16:36:02.849Z] #43 65.43 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-14T16:36:02.849Z] #43 65.43 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-14T16:36:02.849Z] #43 65.45 Suggested packages: [2020-04-14T16:36:02.849Z] #43 65.50 manpages-dev python-setuptools [2020-04-14T16:36:02.849Z] #43 67.27 The following NEW packages will be installed: [2020-04-14T16:36:02.849Z] #43 67.27 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-14T16:36:02.849Z] #43 67.27 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-14T16:36:02.849Z] #43 67.27 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-14T16:36:02.849Z] #43 67.27 python-six zlib1g-dev [2020-04-14T16:36:02.849Z] #43 67.81 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2020-04-14T16:36:02.849Z] #43 67.81 Need to get 4095 kB of archives. [2020-04-14T16:36:02.849Z] #43 67.81 After this operation, 22.5 MB of additional disk space will be used. [2020-04-14T16:36:02.849Z] #43 67.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-04-14T16:36:02.849Z] #43 67.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-04-14T16:36:02.849Z] #43 67.81 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-04-14T16:36:02.849Z] #43 67.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-04-14T16:36:02.849Z] #43 67.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-04-14T16:36:02.849Z] #43 67.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-04-14T16:36:02.849Z] #43 67.85 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-04-14T16:36:02.849Z] #43 67.85 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-04-14T16:36:02.849Z] #43 67.89 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-04-14T16:36:02.849Z] #43 67.99 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-04-14T16:36:02.849Z] #43 68.10 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-04-14T16:36:02.849Z] #43 68.43 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-04-14T16:36:02.849Z] #43 68.60 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-04-14T16:36:02.849Z] #43 68.60 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-04-14T16:36:03.013Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.24MB / 9.86MB 2.9s [2020-04-14T16:36:03.020Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2020-04-14T16:36:03.020Z] go: finding github.com/docker/go-connections v0.3.0 [2020-04-14T16:36:03.105Z] #43 68.64 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-14T16:36:03.105Z] #43 68.70 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-04-14T16:36:03.105Z] #43 68.70 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-04-14T16:36:03.105Z] #43 ... [2020-04-14T16:36:03.105Z] [2020-04-14T16:36:03.105Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-14T16:36:03.105Z] #25 47.67 Reading package lists... [2020-04-14T16:36:03.105Z] #25 59.17 Building dependency tree... [2020-04-14T16:36:03.105Z] #25 66.11 ca-certificates is already the newest version (20190110). [2020-04-14T16:36:03.105Z] #25 66.11 The following additional packages will be installed: [2020-04-14T16:36:03.105Z] #25 66.13 libjq1 libonig5 [2020-04-14T16:36:03.105Z] #25 66.89 The following NEW packages will be installed: [2020-04-14T16:36:03.105Z] #25 66.91 jq libjq1 libonig5 [2020-04-14T16:36:03.105Z] #25 67.51 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-04-14T16:36:03.105Z] #25 67.51 Need to get 355 kB of archives. [2020-04-14T16:36:03.105Z] #25 67.51 After this operation, 1072 kB of additional disk space will be used. [2020-04-14T16:36:03.105Z] #25 67.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-14T16:36:03.105Z] #25 67.51 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-14T16:36:03.105Z] #25 67.51 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-14T16:36:03.271Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 7.89MB / 9.86MB 3.2s [2020-04-14T16:36:03.271Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 8.46MB / 9.86MB 3.2s [2020-04-14T16:36:03.313Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-04-14T16:36:03.360Z] #25 ... [2020-04-14T16:36:03.360Z] [2020-04-14T16:36:03.360Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-14T16:36:03.360Z] #62 47.30 Reading package lists... [2020-04-14T16:36:03.360Z] #62 59.54 Building dependency tree... [2020-04-14T16:36:03.360Z] #62 66.10 The following additional packages will be installed: [2020-04-14T16:36:03.360Z] #62 66.12 libbtrfs0 [2020-04-14T16:36:03.360Z] #62 66.49 The following NEW packages will be installed: [2020-04-14T16:36:03.360Z] #62 66.52 libbtrfs-dev libbtrfs0 [2020-04-14T16:36:03.360Z] #62 67.27 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2020-04-14T16:36:03.360Z] #62 67.27 Need to get 119 kB of archives. [2020-04-14T16:36:03.360Z] #62 67.27 After this operation, 387 kB of additional disk space will be used. [2020-04-14T16:36:03.360Z] #62 67.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-14T16:36:03.360Z] #62 67.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-14T16:36:03.360Z] #62 ... [2020-04-14T16:36:03.360Z] [2020-04-14T16:36:03.360Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-14T16:36:03.360Z] #35 69.11 The following additional packages will be installed: [2020-04-14T16:36:03.360Z] #35 69.16 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-14T16:36:03.529Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.4s [2020-04-14T16:36:03.529Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.5s done [2020-04-14T16:36:03.529Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2020-04-14T16:36:03.604Z] ok github.com/docker/docker/daemon/cluster 0.024s coverage: 0.5% of statements [2020-04-14T16:36:03.616Z] #35 69.21 Suggested packages: [2020-04-14T16:36:03.616Z] #35 69.21 cmake-doc ninja-build lrzip [2020-04-14T16:36:03.616Z] #35 69.21 Recommended packages: [2020-04-14T16:36:03.616Z] #35 69.21 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-14T16:36:04.160Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-04-14T16:36:04.217Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2020-04-14T16:36:04.792Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-04-14T16:36:04.792Z] go: finding github.com/stretchr/objx v0.1.1 [2020-04-14T16:36:05.502Z] #35 70.90 The following NEW packages will be installed: [2020-04-14T16:36:05.502Z] #35 70.91 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-14T16:36:05.502Z] #35 70.91 vim-common xxd [2020-04-14T16:36:05.681Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.6% of statements [2020-04-14T16:36:05.757Z] #35 ... [2020-04-14T16:36:05.757Z] [2020-04-14T16:36:05.757Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-14T16:36:05.757Z] #62 69.24 debconf: delaying package configuration, since apt-utils is not installed [2020-04-14T16:36:05.757Z] #62 69.54 Fetched 119 kB in 1s (237 kB/s) [2020-04-14T16:36:05.757Z] #62 69.75 Selecting previously unselected package libbtrfs0. [2020-04-14T16:36:05.757Z] #62 69.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-04-14T16:36:05.757Z] #62 69.99 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-14T16:36:05.757Z] #62 70.06 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-14T16:36:05.757Z] #62 70.23 Selecting previously unselected package libbtrfs-dev. [2020-04-14T16:36:05.757Z] #62 70.26 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-14T16:36:05.757Z] #62 70.26 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-14T16:36:05.757Z] #62 70.90 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-14T16:36:05.757Z] #62 70.91 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-14T16:36:05.757Z] #62 70.92 Processing triggers for libc-bin (2.28-10) ... [2020-04-14T16:36:05.757Z] #62 DONE 71.3s [2020-04-14T16:36:05.757Z] [2020-04-14T16:36:05.757Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-14T16:36:05.757Z] #63 DONE 0.1s [2020-04-14T16:36:05.757Z] [2020-04-14T16:36:05.757Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-14T16:36:05.757Z] #64 DONE 0.1s [2020-04-14T16:36:05.757Z] [2020-04-14T16:36:05.757Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-14T16:36:05.757Z] #35 71.45 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2020-04-14T16:36:05.757Z] #35 71.45 Need to get 14.9 MB of archives. [2020-04-14T16:36:05.757Z] #35 71.45 After this operation, 61.8 MB of additional disk space will be used. [2020-04-14T16:36:05.757Z] #35 71.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-14T16:36:05.757Z] #35 71.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-14T16:36:05.757Z] #35 71.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-04-14T16:36:06.013Z] #35 71.75 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-14T16:36:06.070Z] #71 ... [2020-04-14T16:36:06.070Z] [2020-04-14T16:36:06.070Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626... [2020-04-14T16:36:06.070Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:1c2767626a00a6ae363c8ef83569b0a98096b0d3b89d2536d32062eed06df402 done [2020-04-14T16:36:06.070Z] #7 sha256:c97ce70feb5e3978760919a6e2d4aa7837380cf944bc0e0a058d963d8645c621 1.79kB / 1.79kB done [2020-04-14T16:36:06.070Z] #7 sha256:a80eb3fa71389ad9ecc1f615c274e8f76690fab74d03f5946c7443350308642c 5.45kB / 5.45kB done [2020-04-14T16:36:06.070Z] #7 sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 7.81MB / 7.81MB 0.4s done [2020-04-14T16:36:06.070Z] #7 sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 10.00MB / 10.00MB 0.8s done [2020-04-14T16:36:06.070Z] #7 sha256:1c2767626a00a6ae363c8ef83569b0a98096b0d3b89d2536d32062eed06df402 1.42kB / 1.42kB done [2020-04-14T16:36:06.070Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 50.38MB / 50.38MB 2.0s done [2020-04-14T16:36:06.070Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 51.79MB / 51.79MB 2.4s done [2020-04-14T16:36:06.070Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 68.60MB / 68.60MB 3.8s done [2020-04-14T16:36:06.070Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 115.04MB / 120.15MB 5.9s [2020-04-14T16:36:06.070Z] #7 extracting sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 3.3s [2020-04-14T16:36:06.070Z] #7 sha256:c7b88469670a8ad543aff31d4eca30e2985f84fcf5db46d6710885672cc438b6 126B / 126B 2.5s done [2020-04-14T16:36:06.345Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2020-04-14T16:36:06.575Z] #35 ... [2020-04-14T16:36:06.575Z] [2020-04-14T16:36:06.575Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-14T16:36:06.575Z] #25 69.53 debconf: delaying package configuration, since apt-utils is not installed [2020-04-14T16:36:06.575Z] #25 69.90 Fetched 355 kB in 0s (1007 kB/s) [2020-04-14T16:36:06.575Z] #25 70.06 Selecting previously unselected package libonig5:amd64. [2020-04-14T16:36:06.575Z] #25 70.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-04-14T16:36:06.575Z] #25 70.25 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-04-14T16:36:06.575Z] #25 70.27 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-14T16:36:06.575Z] #25 70.68 Selecting previously unselected package libjq1:amd64. [2020-04-14T16:36:06.575Z] #25 70.72 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-14T16:36:06.575Z] #25 70.73 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-14T16:36:06.575Z] #25 71.00 Selecting previously unselected package jq. [2020-04-14T16:36:06.575Z] #25 71.01 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-14T16:36:06.575Z] #25 71.03 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-14T16:36:06.575Z] #25 71.56 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-14T16:36:06.575Z] #25 71.59 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-14T16:36:06.575Z] #25 71.62 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-14T16:36:06.575Z] #25 71.64 Processing triggers for libc-bin (2.28-10) ... [2020-04-14T16:36:06.575Z] #25 DONE 72.2s [2020-04-14T16:36:06.637Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 120.15MB / 120.15MB 6.4s done [2020-04-14T16:36:06.782Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-14T16:36:06.782Z] [2020-04-14T16:36:06.782Z] [2020-04-14T16:36:06.782Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-14T16:36:06.782Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-14T16:36:06.782Z] HOSTNAME=18d8bb722b69 [2020-04-14T16:36:06.782Z] TEST_SKIP_INTEGRATION=1 [2020-04-14T16:36:06.782Z] TESTDEBUG=0 [2020-04-14T16:36:06.782Z] DEST=bundles/test-integration [2020-04-14T16:36:06.782Z] PWD=/go/src/github.com/docker/docker [2020-04-14T16:36:06.782Z] KEEPBUNDLE=1 [2020-04-14T16:36:06.782Z] DOCKER_GITCOMMIT=cdc39fa29c710c7b56aef827166f9e98bb7c20b8 [2020-04-14T16:36:06.782Z] container=docker [2020-04-14T16:36:06.782Z] HOME=/root [2020-04-14T16:36:06.782Z] GOLANG_VERSION=1.13.10 [2020-04-14T16:36:06.782Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-14T16:36:06.782Z] VALIDATE_BRANCH=master [2020-04-14T16:36:06.782Z] TERM=xterm [2020-04-14T16:36:06.782Z] DOCKER_PKG=github.com/docker/docker [2020-04-14T16:36:06.782Z] SHLVL=1 [2020-04-14T16:36:06.782Z] TIMEOUT=120m [2020-04-14T16:36:06.782Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-14T16:36:06.782Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-14T16:36:06.782Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-04-14T16:36:06.782Z] GO111MODULE=off [2020-04-14T16:36:06.782Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-14T16:36:06.782Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-14T16:36:06.782Z] GOPATH=/go [2020-04-14T16:36:06.782Z] PKG_CONFIG=pkg-config [2020-04-14T16:36:06.782Z] _=/usr/bin/env [2020-04-14T16:36:06.782Z] Building test suite binary ./integration-cli/test.main [2020-04-14T16:36:06.782Z] [2020-04-14T16:36:06.782Z] [2020-04-14T16:36:06.782Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-04-14T16:36:06.782Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-14T16:36:06.782Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-14T16:36:06.782Z] HOSTNAME=88094aa1c6e4 [2020-04-14T16:36:06.782Z] TEST_SKIP_INTEGRATION=1 [2020-04-14T16:36:06.782Z] TESTDEBUG=0 [2020-04-14T16:36:06.782Z] DEST=bundles/test-integration [2020-04-14T16:36:06.782Z] PWD=/go/src/github.com/docker/docker [2020-04-14T16:36:06.782Z] KEEPBUNDLE=1 [2020-04-14T16:36:06.782Z] DOCKER_GITCOMMIT=cdc39fa29c710c7b56aef827166f9e98bb7c20b8 [2020-04-14T16:36:06.782Z] container=docker [2020-04-14T16:36:06.782Z] HOME=/root [2020-04-14T16:36:06.782Z] GOLANG_VERSION=1.13.10 [2020-04-14T16:36:06.782Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-14T16:36:06.782Z] VALIDATE_BRANCH=master [2020-04-14T16:36:06.782Z] TERM=xterm [2020-04-14T16:36:06.782Z] DOCKER_PKG=github.com/docker/docker [2020-04-14T16:36:06.782Z] SHLVL=1 [2020-04-14T16:36:06.782Z] TIMEOUT=120m [2020-04-14T16:36:06.782Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-14T16:36:06.782Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-14T16:36:06.782Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-04-14T16:36:06.782Z] GO111MODULE=off [2020-04-14T16:36:06.782Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-14T16:36:06.782Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-14T16:36:06.782Z] GOPATH=/go [2020-04-14T16:36:06.782Z] PKG_CONFIG=pkg-config [2020-04-14T16:36:06.782Z] _=/usr/bin/env [2020-04-14T16:36:06.782Z] Building test suite binary ./integration-cli/test.main [2020-04-14T16:36:06.782Z] [2020-04-14T16:36:06.782Z] Found new integrations tests: [2020-04-14T16:36:06.782Z] +func TestConfigInspect(t *testing.T) { [2020-04-14T16:36:06.782Z] +func TestConfigList(t *testing.T) { [2020-04-14T16:36:06.782Z] Running stress test for them. [2020-04-14T16:36:06.782Z] Using test flags: -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:36:06.830Z] [2020-04-14T16:36:06.830Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-14T16:36:06.830Z] #26 DONE 0.1s [2020-04-14T16:36:06.830Z] [2020-04-14T16:36:06.830Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-14T16:36:06.830Z] #43 70.80 debconf: delaying package configuration, since apt-utils is not installed [2020-04-14T16:36:06.830Z] #43 71.18 Fetched 4095 kB in 1s (3532 kB/s) [2020-04-14T16:36:06.830Z] #43 71.33 Selecting previously unselected package libcap-dev:amd64. [2020-04-14T16:36:06.830Z] #43 71.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 ... 15401 files and directories currently installed.) [2020-04-14T16:36:06.830Z] #43 71.43 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-04-14T16:36:06.830Z] #43 71.45 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-04-14T16:36:06.830Z] #43 71.69 Selecting previously unselected package libnet1:amd64. [2020-04-14T16:36:06.830Z] #43 71.69 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-14T16:36:06.830Z] #43 71.78 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-14T16:36:06.830Z] #43 72.00 Selecting previously unselected package libnet1-dev. [2020-04-14T16:36:06.830Z] #43 72.00 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-14T16:36:06.830Z] #43 72.04 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-14T16:36:06.830Z] #43 72.33 Selecting previously unselected package libnl-3-200:amd64. [2020-04-14T16:36:06.830Z] #43 72.33 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-14T16:36:06.830Z] #43 72.33 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-14T16:36:06.894Z] #7 ... [2020-04-14T16:36:06.894Z] [2020-04-14T16:36:06.894Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-14T16:36:06.894Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.1s done [2020-04-14T16:36:06.894Z] #71 DONE 6.9s [2020-04-14T16:36:06.894Z] [2020-04-14T16:36:06.894Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626... [2020-04-14T16:36:06.894Z] #7 ... [2020-04-14T16:36:06.894Z] [2020-04-14T16:36:06.894Z] #20 [internal] load build context [2020-04-14T16:36:06.894Z] #20 transferring context: 46.20MB 6.9s [2020-04-14T16:36:07.086Z] #43 72.64 Selecting previously unselected package libnl-3-dev:amd64. [2020-04-14T16:36:07.086Z] #43 72.68 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-04-14T16:36:07.086Z] #43 72.71 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-14T16:36:07.375Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-04-14T16:36:07.460Z] #20 transferring context: 52.78MB 7.3s done [2020-04-14T16:36:07.460Z] #20 DONE 7.4s [2020-04-14T16:36:07.460Z] [2020-04-14T16:36:07.460Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626... [2020-04-14T16:36:07.647Z] #43 73.32 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-14T16:36:07.647Z] #43 73.32 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-14T16:36:07.647Z] #43 73.34 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-14T16:36:07.714Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-14T16:36:07.715Z] HOSTNAME=ebd6466a1c29 [2020-04-14T16:36:07.715Z] TESTDEBUG=0 [2020-04-14T16:36:07.715Z] DEST=bundles/test-integration-flaky [2020-04-14T16:36:07.715Z] PWD=/go/src/github.com/docker/docker [2020-04-14T16:36:07.715Z] KEEPBUNDLE=1 [2020-04-14T16:36:07.715Z] DOCKER_GITCOMMIT=cdc39fa29c710c7b56aef827166f9e98bb7c20b8 [2020-04-14T16:36:07.715Z] container=docker [2020-04-14T16:36:07.715Z] HOME=/root [2020-04-14T16:36:07.715Z] GOLANG_VERSION=1.13.10 [2020-04-14T16:36:07.715Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-14T16:36:07.715Z] VALIDATE_BRANCH=master [2020-04-14T16:36:07.715Z] TERM=xterm [2020-04-14T16:36:07.715Z] DOCKER_PKG=github.com/docker/docker [2020-04-14T16:36:07.715Z] SHLVL=1 [2020-04-14T16:36:07.715Z] TIMEOUT=120m [2020-04-14T16:36:07.715Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-14T16:36:07.715Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-14T16:36:07.715Z] TESTFLAGS=-test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:36:07.715Z] GO111MODULE=off [2020-04-14T16:36:07.715Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-14T16:36:07.715Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-14T16:36:07.715Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-14T16:36:07.715Z] TEST_REPEAT=5 [2020-04-14T16:36:07.715Z] GOPATH=/go [2020-04-14T16:36:07.715Z] PKG_CONFIG=pkg-config [2020-04-14T16:36:07.715Z] _=/usr/bin/env [2020-04-14T16:36:07.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-14T16:36:07.903Z] #43 73.48 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-04-14T16:36:07.903Z] #43 73.49 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-04-14T16:36:07.903Z] #43 73.50 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-14T16:36:08.006Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-04-14T16:36:08.006Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2020-04-14T16:36:08.158Z] #43 73.75 Selecting previously unselected package zlib1g-dev:amd64. [2020-04-14T16:36:08.158Z] #43 73.75 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-04-14T16:36:08.158Z] #43 73.75 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-14T16:36:08.718Z] #43 74.35 Selecting previously unselected package libprotobuf17:amd64. [2020-04-14T16:36:08.718Z] #43 74.36 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-04-14T16:36:08.718Z] #43 74.37 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-14T16:36:08.957Z] Client: Docker Engine - Community [2020-04-14T16:36:08.957Z] Version: 19.03.5 [2020-04-14T16:36:08.957Z] API version: 1.40 [2020-04-14T16:36:08.957Z] Go version: go1.12.12 [2020-04-14T16:36:08.957Z] Git commit: 633a0ea [2020-04-14T16:36:08.957Z] Built: Wed Nov 13 07:27:53 2019 [2020-04-14T16:36:08.957Z] OS/Arch: linux/arm64 [2020-04-14T16:36:08.957Z] Experimental: false [2020-04-14T16:36:08.957Z] [2020-04-14T16:36:08.957Z] Server: Docker Engine - Community [2020-04-14T16:36:08.957Z] Engine: [2020-04-14T16:36:08.957Z] Version: 19.03.5 [2020-04-14T16:36:08.957Z] API version: 1.40 (minimum version 1.12) [2020-04-14T16:36:08.957Z] Go version: go1.12.12 [2020-04-14T16:36:08.957Z] Git commit: 633a0ea [2020-04-14T16:36:08.957Z] Built: Wed Nov 13 07:26:25 2019 [2020-04-14T16:36:08.957Z] OS/Arch: linux/arm64 [2020-04-14T16:36:08.957Z] Experimental: true [2020-04-14T16:36:08.957Z] containerd: [2020-04-14T16:36:08.957Z] Version: 1.2.10 [2020-04-14T16:36:08.957Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-14T16:36:08.957Z] runc: [2020-04-14T16:36:08.957Z] Version: 1.0.0-rc8+dev [2020-04-14T16:36:08.957Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-14T16:36:08.957Z] docker-init: [2020-04-14T16:36:08.957Z] Version: 0.18.0 [2020-04-14T16:36:08.957Z] GitCommit: fec3683 [Pipeline] sh [2020-04-14T16:36:09.292Z] + docker info [2020-04-14T16:36:10.073Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-04-14T16:36:10.079Z] #43 75.69 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-04-14T16:36:10.335Z] #43 75.76 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-04-14T16:36:10.335Z] #43 75.77 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-14T16:36:10.335Z] #43 ... [2020-04-14T16:36:10.335Z] [2020-04-14T16:36:10.335Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:36:10.335Z] #33 65.76 internal/reflectlite [2020-04-14T16:36:10.335Z] #33 65.79 sync [2020-04-14T16:36:10.335Z] #33 70.56 sort [2020-04-14T16:36:10.335Z] #33 70.56 errors [2020-04-14T16:36:10.335Z] #33 71.09 strconv [2020-04-14T16:36:10.335Z] #33 72.86 io [2020-04-14T16:36:10.335Z] #33 75.22 internal/oserror [2020-04-14T16:36:10.335Z] #33 75.45 syscall [2020-04-14T16:36:10.590Z] #33 ... [2020-04-14T16:36:10.590Z] [2020-04-14T16:36:10.590Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-14T16:36:10.590Z] #43 76.19 Selecting previously unselected package libprotobuf-dev:amd64. [2020-04-14T16:36:10.590Z] #43 76.25 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-04-14T16:36:10.590Z] #43 76.27 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-14T16:36:10.736Z] #7 extracting sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 7.8s done [2020-04-14T16:36:10.736Z] #7 extracting sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 0.1s [2020-04-14T16:36:10.736Z] #7 extracting sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 0.5s done [2020-04-14T16:36:10.994Z] #7 extracting sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 0.1s [2020-04-14T16:36:11.559Z] #7 extracting sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 0.5s done [2020-04-14T16:36:11.559Z] #7 extracting sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 [2020-04-14T16:36:11.951Z] #43 ... [2020-04-14T16:36:11.951Z] [2020-04-14T16:36:11.951Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:36:11.951Z] #47 67.27 internal/reflectlite [2020-04-14T16:36:11.951Z] #47 67.27 sync [2020-04-14T16:36:11.951Z] #47 70.07 github.com/LK4D4/vndr/godl/singleflight [2020-04-14T16:36:11.951Z] #47 70.70 math/rand [2020-04-14T16:36:11.951Z] #47 72.69 internal/singleflight [2020-04-14T16:36:11.951Z] #47 73.70 strconv [2020-04-14T16:36:11.951Z] #47 73.71 io [2020-04-14T16:36:11.951Z] #47 75.85 bytes [2020-04-14T16:36:12.136Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-04-14T16:36:12.207Z] #47 ... [2020-04-14T16:36:12.207Z] [2020-04-14T16:36:12.207Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-14T16:36:12.207Z] #30 75.09 Checking out files: 77% (1178/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1402/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-04-14T16:36:12.207Z] #30 76.66 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-14T16:36:12.207Z] #30 77.29 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-14T16:36:12.425Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-04-14T16:36:12.473Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.427s coverage: 13.8% of statements [2020-04-14T16:36:13.477Z] ok github.com/docker/docker/daemon/config 0.020s coverage: 81.7% of statements [2020-04-14T16:36:13.569Z] #30 ... [2020-04-14T16:36:13.569Z] [2020-04-14T16:36:13.569Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-14T16:36:13.569Z] #10 68.98 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2020-04-14T16:36:13.569Z] #10 68.98 Need to get 77.7 MB of archives. [2020-04-14T16:36:13.569Z] #10 68.98 After this operation, 487 MB of additional disk space will be used. [2020-04-14T16:36:13.569Z] #10 68.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-04-14T16:36:13.569Z] #10 69.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-04-14T16:36:13.569Z] #10 69.84 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-04-14T16:36:13.569Z] #10 69.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-04-14T16:36:13.569Z] #10 69.89 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-04-14T16:36:13.569Z] #10 69.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-14T16:36:13.569Z] #10 70.66 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-04-14T16:36:13.569Z] #10 71.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-04-14T16:36:13.569Z] #10 71.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-04-14T16:36:13.569Z] #10 76.63 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-04-14T16:36:13.569Z] #10 ... [2020-04-14T16:36:13.569Z] [2020-04-14T16:36:13.569Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-14T16:36:13.569Z] #35 72.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-04-14T16:36:13.569Z] #35 73.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-04-14T16:36:13.569Z] #35 73.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-04-14T16:36:13.569Z] #35 73.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-04-14T16:36:13.569Z] #35 73.06 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-04-14T16:36:13.569Z] #35 73.09 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-04-14T16:36:13.569Z] #35 75.49 debconf: delaying package configuration, since apt-utils is not installed [2020-04-14T16:36:13.569Z] #35 75.78 Fetched 14.9 MB in 2s (6130 kB/s) [2020-04-14T16:36:13.569Z] #35 75.97 Selecting previously unselected package xxd. [2020-04-14T16:36:13.569Z] #35 75.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-04-14T16:36:13.569Z] #35 76.24 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-14T16:36:13.569Z] #35 76.26 Unpacking xxd (2:8.1.0875-5) ... [2020-04-14T16:36:13.569Z] #35 76.79 Selecting previously unselected package vim-common. [2020-04-14T16:36:13.569Z] #35 76.83 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-14T16:36:13.569Z] #35 76.93 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-14T16:36:13.569Z] #35 77.74 Selecting previously unselected package cmake-data. [2020-04-14T16:36:13.569Z] #35 77.74 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-14T16:36:13.569Z] #35 77.79 Unpacking cmake-data (3.13.4-1) ... [2020-04-14T16:36:13.758Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-04-14T16:36:13.825Z] #35 ... [2020-04-14T16:36:13.825Z] [2020-04-14T16:36:13.825Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-14T16:36:13.825Z] #43 79.42 Selecting previously unselected package libprotoc17:amd64. [2020-04-14T16:36:13.825Z] #43 79.43 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-04-14T16:36:13.825Z] #43 79.45 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-14T16:36:13.923Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-04-14T16:36:14.215Z] go: finding github.com/imdario/mergo v0.3.7 [2020-04-14T16:36:14.215Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-04-14T16:36:14.368Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-04-14T16:36:14.506Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-04-14T16:36:14.506Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-04-14T16:36:14.832Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-04-14T16:36:14.980Z] ok github.com/docker/docker/daemon 12.246s coverage: 17.4% of statements [2020-04-14T16:36:14.980Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-14T16:36:14.980Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-14T16:36:14.980Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-14T16:36:14.980Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-14T16:36:15.120Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-04-14T16:36:15.188Z] #43 80.77 Selecting previously unselected package protobuf-c-compiler. [2020-04-14T16:36:15.188Z] #43 80.77 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-04-14T16:36:15.188Z] #43 80.77 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-14T16:36:15.188Z] #43 80.96 Selecting previously unselected package protobuf-compiler. [2020-04-14T16:36:15.188Z] #43 80.96 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-04-14T16:36:15.188Z] #43 80.97 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-14T16:36:15.260Z] ok github.com/docker/docker/daemon/graphdriver 0.012s coverage: 2.2% of statements [2020-04-14T16:36:15.411Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-04-14T16:36:15.443Z] #43 81.17 Selecting previously unselected package python-pkg-resources. [2020-04-14T16:36:15.443Z] #43 81.17 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-14T16:36:15.443Z] #43 81.18 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-14T16:36:15.778Z] #7 extracting sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 3.7s done [2020-04-14T16:36:15.778Z] #7 extracting sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e [2020-04-14T16:36:16.004Z] #43 ... [2020-04-14T16:36:16.004Z] [2020-04-14T16:36:16.004Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:36:16.004Z] #65 5.036 + RM_GOPATH=0 [2020-04-14T16:36:16.004Z] #65 5.036 + TMP_GOPATH= [2020-04-14T16:36:16.004Z] #65 5.036 + : /build [2020-04-14T16:36:16.004Z] #65 5.036 + '[' -z '' ']' [2020-04-14T16:36:16.004Z] #65 5.036 ++ mktemp -d [2020-04-14T16:36:16.004Z] #65 5.037 + export GOPATH=/tmp/tmp.s6BIjBeVFK [2020-04-14T16:36:16.004Z] #65 5.037 + GOPATH=/tmp/tmp.s6BIjBeVFK [2020-04-14T16:36:16.004Z] #65 5.037 + RM_GOPATH=1 [2020-04-14T16:36:16.004Z] #65 5.038 ++ dirname ./install.sh [2020-04-14T16:36:16.004Z] #65 5.039 + dir=. [2020-04-14T16:36:16.004Z] #65 5.039 + bin=containerd [2020-04-14T16:36:16.004Z] #65 5.039 + shift [2020-04-14T16:36:16.004Z] #65 5.039 + '[' '!' -f ./containerd.installer ']' [2020-04-14T16:36:16.004Z] #65 5.039 + . ./containerd.installer [2020-04-14T16:36:16.004Z] #65 5.039 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-14T16:36:16.004Z] #65 5.049 + install_containerd [2020-04-14T16:36:16.004Z] #65 5.049 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-04-14T16:36:16.004Z] #65 5.049 + git clone https://github.com/containerd/containerd.git /tmp/tmp.s6BIjBeVFK/src/github.com/containerd/containerd [2020-04-14T16:36:16.004Z] #65 5.049 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-14T16:36:16.004Z] #65 5.083 Cloning into '/tmp/tmp.s6BIjBeVFK/src/github.com/containerd/containerd'... [2020-04-14T16:36:16.004Z] #65 ... [2020-04-14T16:36:16.004Z] [2020-04-14T16:36:16.004Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-14T16:36:16.004Z] #27 6.889 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-14T16:36:16.004Z] #27 7.904 [2020-04-14T16:36:16.046Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-04-14T16:36:16.046Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-04-14T16:36:16.336Z] go: finding github.com/docker/go-units v0.3.1 [2020-04-14T16:36:16.642Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-04-14T16:36:16.642Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-04-14T16:36:17.281Z] #27 8.218 #=#=# 0.9% #### 6.8% ######### 12.7% ############ 17.1% ############### 22.2% #################### 28.8% ######################## 34.3% ############################## 42.3% ################################## 48.3% ####################################### 55.3% ########################################## 58.6% ############################################## 64.1% ################################################ 67.7% ################################################## 70.5% ###################################################### 76.3% ######################################################### 79.7% ############################################################# 85.7% ################################################################# 90.5% #################################################################### 95.6% ######################################################################## 100.0% [2020-04-14T16:36:17.282Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-04-14T16:36:17.681Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-04-14T16:36:17.842Z] #27 11.15 [2020-04-14T16:36:17.894Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.181s coverage: 57.0% of statements [2020-04-14T16:36:18.330Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-04-14T16:36:18.330Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-04-14T16:36:18.619Z] go: finding github.com/gofrs/flock v0.7.0 [2020-04-14T16:36:18.619Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-04-14T16:36:18.864Z] #27 11.44 #=#=# ##### 7.3% ############# 19.0% ################## 25.6% ######################## 34.6% ################################# 46.2% ####################################### 55.2% [2020-04-14T16:36:18.864Z] #27 ... [2020-04-14T16:36:18.864Z] [2020-04-14T16:36:18.864Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:36:18.864Z] #50 74.05 + cd /tmp/tmp.Qrv3Ys3uVc/src/gotest.tools/gotestsum [2020-04-14T16:36:18.864Z] #50 74.05 + git checkout -q v0.3.5 [2020-04-14T16:36:18.864Z] #50 74.16 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-14T16:36:19.154Z] #50 ... [2020-04-14T16:36:19.154Z] [2020-04-14T16:36:19.154Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-14T16:36:19.154Z] #27 11.44 #=#=# ##### 7.3% ############# 19.0% ################## 25.6% ######################## 34.6% ################################# 46.2% ####################################### 55.2% ################################################ 67.9% ######################################################## 78.1% ################################################################## 92.3% ######################################################################## 100.0% [2020-04-14T16:36:19.278Z] Client: [2020-04-14T16:36:19.278Z] Debug Mode: false [2020-04-14T16:36:19.278Z] [2020-04-14T16:36:19.278Z] Server: [2020-04-14T16:36:19.278Z] Containers: 0 [2020-04-14T16:36:19.278Z] Running: 0 [2020-04-14T16:36:19.278Z] Paused: 0 [2020-04-14T16:36:19.278Z] Stopped: 0 [2020-04-14T16:36:19.278Z] Images: 0 [2020-04-14T16:36:19.278Z] Server Version: 19.03.5 [2020-04-14T16:36:19.278Z] Storage Driver: overlay2 [2020-04-14T16:36:19.278Z] Backing Filesystem: extfs [2020-04-14T16:36:19.278Z] Supports d_type: true [2020-04-14T16:36:19.278Z] Native Overlay Diff: true [2020-04-14T16:36:19.278Z] Logging Driver: json-file [2020-04-14T16:36:19.278Z] Cgroup Driver: cgroupfs [2020-04-14T16:36:19.278Z] Plugins: [2020-04-14T16:36:19.278Z] Volume: local [2020-04-14T16:36:19.278Z] Network: bridge host ipvlan macvlan null overlay [2020-04-14T16:36:19.278Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-14T16:36:19.278Z] Swarm: inactive [2020-04-14T16:36:19.278Z] Runtimes: runc [2020-04-14T16:36:19.278Z] Default Runtime: runc [2020-04-14T16:36:19.278Z] Init Binary: docker-init [2020-04-14T16:36:19.278Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-14T16:36:19.278Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-14T16:36:19.278Z] init version: fec3683 [2020-04-14T16:36:19.278Z] Security Options: [2020-04-14T16:36:19.278Z] apparmor [2020-04-14T16:36:19.278Z] seccomp [2020-04-14T16:36:19.278Z] Profile: default [2020-04-14T16:36:19.278Z] Kernel Version: 4.15.0-1057-aws [2020-04-14T16:36:19.278Z] Operating System: Ubuntu 16.04.6 LTS [2020-04-14T16:36:19.278Z] OSType: linux [2020-04-14T16:36:19.278Z] Architecture: aarch64 [2020-04-14T16:36:19.278Z] CPUs: 4 [2020-04-14T16:36:19.278Z] Total Memory: 7.525GiB [2020-04-14T16:36:19.278Z] Name: ip-10-100-111-150 [2020-04-14T16:36:19.278Z] ID: 54S4:KWFU:NIEI:7K7P:YSQE:BV4T:HY72:3FJA:KSC5:7GU7:YG74:V3A7 [2020-04-14T16:36:19.278Z] Docker Root Dir: /var/lib/docker [2020-04-14T16:36:19.278Z] Debug Mode: false [2020-04-14T16:36:19.278Z] Registry: https://index.docker.io/v1/ [2020-04-14T16:36:19.278Z] Labels: [2020-04-14T16:36:19.278Z] Experimental: true [2020-04-14T16:36:19.278Z] Insecure Registries: [2020-04-14T16:36:19.278Z] 127.0.0.0/8 [2020-04-14T16:36:19.278Z] Live Restore Enabled: true [2020-04-14T16:36:19.278Z] [2020-04-14T16:36:19.278Z] WARNING: No swap limit support [Pipeline] sh [2020-04-14T16:36:19.569Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-14T16:36:19.569Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-14T16:36:19.569Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39771/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-14T16:36:19.569Z] + bash /home/ubuntu/workspace/moby_PR-39771/check-config.sh [2020-04-14T16:36:19.569Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-14T16:36:19.569Z] info: reading kernel config from /boot/config-4.15.0-1057-aws ... [2020-04-14T16:36:19.569Z] [2020-04-14T16:36:19.569Z] Generally Necessary: [2020-04-14T16:36:19.569Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-14T16:36:19.569Z] - apparmor: enabled and tools installed [2020-04-14T16:36:19.569Z] - CONFIG_NAMESPACES: enabled [2020-04-14T16:36:19.569Z] - CONFIG_NET_NS: enabled [2020-04-14T16:36:19.569Z] - CONFIG_PID_NS: enabled [2020-04-14T16:36:19.569Z] - CONFIG_IPC_NS: enabled [2020-04-14T16:36:19.569Z] - CONFIG_UTS_NS: enabled [2020-04-14T16:36:19.569Z] - CONFIG_CGROUPS: enabled [2020-04-14T16:36:19.569Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-14T16:36:19.569Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-14T16:36:19.828Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-14T16:36:19.828Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-14T16:36:19.828Z] - CONFIG_CPUSETS: enabled [2020-04-14T16:36:19.828Z] - CONFIG_MEMCG: enabled [2020-04-14T16:36:19.828Z] - CONFIG_KEYS: enabled [2020-04-14T16:36:19.828Z] - CONFIG_VETH: enabled (as module) [2020-04-14T16:36:19.828Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-14T16:36:19.828Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-14T16:36:19.828Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-14T16:36:19.828Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-14T16:36:19.828Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-14T16:36:19.828Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-14T16:36:19.828Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-14T16:36:19.828Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-14T16:36:19.828Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-14T16:36:19.828Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-14T16:36:19.828Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-14T16:36:19.828Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-14T16:36:19.828Z] [2020-04-14T16:36:19.828Z] Optional Features: [2020-04-14T16:36:19.828Z] - CONFIG_USER_NS: enabled [2020-04-14T16:36:19.828Z] - CONFIG_SECCOMP: enabled [2020-04-14T16:36:19.828Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-14T16:36:19.828Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-14T16:36:19.828Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-14T16:36:19.828Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-14T16:36:19.958Z] #7 extracting sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 3.9s done [2020-04-14T16:36:19.958Z] #7 extracting sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d [2020-04-14T16:36:20.087Z] #27 13.35 #=#=# [2020-04-14T16:36:20.088Z] - CONFIG_BLK_CGROUP: enabled [2020-04-14T16:36:20.088Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-14T16:36:20.088Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-14T16:36:20.088Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-14T16:36:20.088Z] - CONFIG_CGROUP_PERF: enabled [2020-04-14T16:36:20.088Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-14T16:36:20.088Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-14T16:36:20.088Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-14T16:36:20.088Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-14T16:36:20.088Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-14T16:36:20.088Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-14T16:36:20.088Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-14T16:36:20.088Z] - CONFIG_IP_VS: enabled (as module) [2020-04-14T16:36:20.088Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-14T16:36:20.088Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-14T16:36:20.088Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-14T16:36:20.088Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-14T16:36:20.088Z] - CONFIG_EXT4_FS: enabled [2020-04-14T16:36:20.088Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-14T16:36:20.088Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-14T16:36:20.088Z] - Network Drivers: [2020-04-14T16:36:20.088Z] - "overlay": [2020-04-14T16:36:20.088Z] - CONFIG_VXLAN: enabled (as module) [2020-04-14T16:36:20.088Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-14T16:36:20.088Z] Optional (for encrypted networks): [2020-04-14T16:36:20.120Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-04-14T16:36:20.120Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-14T16:36:20.348Z] - CONFIG_CRYPTO: enabled [2020-04-14T16:36:20.348Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-14T16:36:20.348Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-14T16:36:20.348Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-14T16:36:20.348Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-14T16:36:20.348Z] - CONFIG_XFRM: enabled [2020-04-14T16:36:20.348Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-14T16:36:20.348Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-14T16:36:20.348Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-14T16:36:20.348Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-14T16:36:20.348Z] - "ipvlan": [2020-04-14T16:36:20.348Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-14T16:36:20.348Z] - "macvlan": [2020-04-14T16:36:20.348Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-14T16:36:20.348Z] - CONFIG_DUMMY: enabled (as module) [2020-04-14T16:36:20.348Z] - "ftp,tftp client in container": [2020-04-14T16:36:20.348Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-14T16:36:20.348Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-14T16:36:20.348Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-14T16:36:20.348Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-14T16:36:20.348Z] - Storage Drivers: [2020-04-14T16:36:20.348Z] - "aufs": [2020-04-14T16:36:20.348Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-14T16:36:20.348Z] - "btrfs": [2020-04-14T16:36:20.348Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-14T16:36:20.348Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-14T16:36:20.348Z] - "devicemapper": [2020-04-14T16:36:20.348Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-14T16:36:20.348Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-14T16:36:20.348Z] - "overlay": [2020-04-14T16:36:20.348Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-14T16:36:20.348Z] - "zfs": [2020-04-14T16:36:20.348Z] - /dev/zfs: missing [2020-04-14T16:36:20.348Z] - zfs command: missing [2020-04-14T16:36:20.348Z] - zpool command: missing [2020-04-14T16:36:20.348Z] [2020-04-14T16:36:20.348Z] Limits: [2020-04-14T16:36:20.348Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-14T16:36:20.348Z] [2020-04-14T16:36:20.348Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2020-04-14T16:36:20.409Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [Pipeline] sh [2020-04-14T16:36:20.701Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-04-14T16:36:20.779Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:cdc39fa29c710c7b56aef827166f9e98bb7c20b8 . [2020-04-14T16:36:20.779Z] #1 [internal] load build definition from Dockerfile [2020-04-14T16:36:20.779Z] #1 transferring dockerfile: 17.09kB done [2020-04-14T16:36:20.779Z] #1 DONE 0.0s [2020-04-14T16:36:20.779Z] [2020-04-14T16:36:20.779Z] #2 [internal] load .dockerignore [2020-04-14T16:36:20.779Z] #2 transferring context: 87B done [2020-04-14T16:36:20.779Z] #2 DONE 0.0s [2020-04-14T16:36:20.779Z] [2020-04-14T16:36:20.779Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-14T16:36:20.991Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-04-14T16:36:20.991Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-04-14T16:36:21.285Z] go: finding github.com/gogo/protobuf v1.0.0 [2020-04-14T16:36:21.349Z] #3 DONE 0.5s [2020-04-14T16:36:21.349Z] [2020-04-14T16:36:21.349Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-14T16:36:21.349Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-04-14T16:36:21.609Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-04-14T16:36:21.609Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done [2020-04-14T16:36:21.609Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done [2020-04-14T16:36:21.609Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 6.63MB / 8.26MB 0.2s [2020-04-14T16:36:21.609Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.2s done [2020-04-14T16:36:21.879Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.1s [2020-04-14T16:36:21.879Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done [2020-04-14T16:36:22.139Z] #4 DONE 0.7s [2020-04-14T16:36:22.259Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.134s coverage: 46.2% of statements [2020-04-14T16:36:22.334Z] go: finding github.com/sirupsen/logrus v1.4.0 [2020-04-14T16:36:22.399Z] [2020-04-14T16:36:22.399Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-14T16:36:22.404Z] #27 13.80 0.0% ## 4.1% ##### 8.2% ####### 9.9% ############### 21.3% ################### 26.6% ###################### 31.5% ############################ 39.0% ################################# 46.5% ###################################### 53.6% ######################################### 58.2% ############################################ 61.7% #################################################### 72.3% ######################################################### 80.2% ################################################################ 89.2% ##################################################################### 96.4% ######################################################################## 100.0% [2020-04-14T16:36:22.404Z] #27 ... [2020-04-14T16:36:22.404Z] [2020-04-14T16:36:22.404Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:36:22.404Z] #33 77.74 reflect [2020-04-14T16:36:22.659Z] #33 ... [2020-04-14T16:36:22.659Z] [2020-04-14T16:36:22.659Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-14T16:36:22.659Z] #10 80.15 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-04-14T16:36:22.659Z] #10 80.17 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-04-14T16:36:22.659Z] #10 80.20 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-14T16:36:22.659Z] #10 80.22 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-14T16:36:22.659Z] #10 80.24 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-04-14T16:36:22.659Z] #10 80.25 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-04-14T16:36:22.659Z] #10 80.25 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-04-14T16:36:22.659Z] #10 80.29 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-04-14T16:36:22.659Z] #10 80.33 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-04-14T16:36:22.659Z] #10 80.36 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-04-14T16:36:22.659Z] #10 80.36 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-04-14T16:36:22.659Z] #10 80.49 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-04-14T16:36:22.659Z] #10 80.56 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-04-14T16:36:22.659Z] #10 80.59 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-04-14T16:36:22.659Z] #10 80.59 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-04-14T16:36:22.659Z] #10 82.44 debconf: delaying package configuration, since apt-utils is not installed [2020-04-14T16:36:22.659Z] #10 82.87 Fetched 77.7 MB in 12s (6490 kB/s) [2020-04-14T16:36:22.659Z] #10 83.17 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-14T16:36:22.659Z] #10 83.17 (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 ... 15401 files and directories currently installed.) [2020-04-14T16:36:22.659Z] #10 83.41 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-04-14T16:36:22.659Z] #10 83.42 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-14T16:36:22.690Z] #5 DONE 0.2s [2020-04-14T16:36:22.690Z] [2020-04-14T16:36:22.690Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-14T16:36:22.690Z] #6 DONE 0.2s [2020-04-14T16:36:22.690Z] [2020-04-14T16:36:22.690Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-14T16:36:22.690Z] #71 DONE 0.0s [2020-04-14T16:36:22.690Z] [2020-04-14T16:36:22.690Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626... [2020-04-14T16:36:22.690Z] #7 DONE 0.0s [2020-04-14T16:36:22.690Z] [2020-04-14T16:36:22.690Z] #20 [internal] load build context [2020-04-14T16:36:22.870Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.003s coverage: 1.8% of statements [2020-04-14T16:36:22.995Z] go: finding github.com/onsi/gomega v1.4.3 [2020-04-14T16:36:23.169Z] #10 88.60 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-14T16:36:23.169Z] #10 88.61 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-04-14T16:36:23.169Z] #10 88.63 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-14T16:36:23.169Z] #10 ... [2020-04-14T16:36:23.169Z] [2020-04-14T16:36:23.169Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-14T16:36:23.169Z] #27 16.49 #=#=# [2020-04-14T16:36:23.626Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-14T16:36:23.916Z] go: finding github.com/kr/pretty v0.1.0 [2020-04-14T16:36:24.208Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2020-04-14T16:36:24.208Z] go: finding github.com/docker/go-connections v0.4.0 [2020-04-14T16:36:24.702Z] #27 16.81 0.0% ## 3.2% #### 6.3% ##### 7.1% ###### 9.3% ####### 10.7% ######## 12.1% ######### 13.5% ########### 15.4% ############ 17.4% [2020-04-14T16:36:24.702Z] #27 ... [2020-04-14T16:36:24.702Z] [2020-04-14T16:36:24.702Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:36:24.702Z] #47 79.91 reflect [2020-04-14T16:36:24.702Z] #47 80.54 bufio [2020-04-14T16:36:24.702Z] #47 83.13 syscall [2020-04-14T16:36:24.702Z] #47 ... [2020-04-14T16:36:24.702Z] [2020-04-14T16:36:24.702Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-14T16:36:25.217Z] #7 extracting sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 5.1s [2020-04-14T16:36:25.243Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-04-14T16:36:25.247Z] #20 transferring context: 52.78MB 2.5s done [2020-04-14T16:36:25.469Z] #27 16.81 0.0% ## 3.2% #### 6.3% ##### 7.1% ###### 9.3% ####### 10.7% ######## 12.1% ######### 13.5% ########### 15.4% ############ 17.4% ############# 19.1% ############### 20.9% ################ 22.8% ################# 24.1% ################## 25.5% ################### 26.7% ################### 27.7% [2020-04-14T16:36:25.469Z] #27 ... [2020-04-14T16:36:25.469Z] [2020-04-14T16:36:25.469Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:36:25.469Z] #56 80.52 syscall [2020-04-14T16:36:25.469Z] #56 80.61 reflect [2020-04-14T16:36:25.469Z] #56 ... [2020-04-14T16:36:25.469Z] [2020-04-14T16:36:25.469Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-14T16:36:25.507Z] #20 DONE 2.8s [2020-04-14T16:36:25.507Z] [2020-04-14T16:36:25.507Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626... [2020-04-14T16:36:25.507Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:1c2767626a00a6ae363c8ef83569b0a98096b0d3b89d2536d32062eed06df402 done [2020-04-14T16:36:25.507Z] #7 sha256:1ae5fa22f524493232d6e05d6be98233d03423ee75e8d7257a753665c13c0b9e 1.79kB / 1.79kB done [2020-04-14T16:36:25.507Z] #7 sha256:5767fbcc7692f25971758138978eed9bd3add831a79561cd58bf281e60a5159f 49.17MB / 49.17MB 2.5s done [2020-04-14T16:36:25.507Z] #7 sha256:1c2767626a00a6ae363c8ef83569b0a98096b0d3b89d2536d32062eed06df402 1.42kB / 1.42kB done [2020-04-14T16:36:25.507Z] #7 sha256:dc3828be7f69e774c8f8366255854bc2aef7ba17951a7bfbcd23477d1ccd32aa 5.46kB / 5.46kB done [2020-04-14T16:36:25.507Z] #7 sha256:4b632de0573ae234fd668631d1aba00e13ea3a66cdd1732e58533b119480e4e9 7.68MB / 7.68MB 0.5s done [2020-04-14T16:36:25.507Z] #7 sha256:84f852028d4482a56b904b98dfe16c9781cb55380b9a7f6b6cf59622e3ef0de0 9.98MB / 9.98MB 0.6s done [2020-04-14T16:36:25.507Z] #7 sha256:3ac5b037e60412fbff475fee9a38acf16d3117f0709631a272dd03197bf45378 52.10MB / 52.10MB 2.6s done [2020-04-14T16:36:25.507Z] #7 sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 62.47MB / 62.47MB 2.6s done [2020-04-14T16:36:25.507Z] #7 extracting sha256:5767fbcc7692f25971758138978eed9bd3add831a79561cd58bf281e60a5159f 0.2s [2020-04-14T16:36:25.507Z] #7 sha256:108d38de3f6c2f83ba68b3c1afa25d65001a346dce0442e03a482fb6d1e5994c 0B / 155B 2.9s [2020-04-14T16:36:25.507Z] #7 sha256:6fb8e85ab20e102d03eab0c79a9f61be34422ed3413c70162f2b3e377b5643d8 0B / 97.69MB 2.9s [2020-04-14T16:36:25.535Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-04-14T16:36:25.535Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-04-14T16:36:25.780Z] #7 sha256:108d38de3f6c2f83ba68b3c1afa25d65001a346dce0442e03a482fb6d1e5994c 155B / 155B 2.9s done [2020-04-14T16:36:25.780Z] #7 sha256:6fb8e85ab20e102d03eab0c79a9f61be34422ed3413c70162f2b3e377b5643d8 12.82MB / 97.69MB 3.1s [2020-04-14T16:36:25.825Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-04-14T16:36:25.991Z] #27 16.81 0.0% ## 3.2% #### 6.3% ##### 7.1% ###### 9.3% ####### 10.7% ######## 12.1% ######### 13.5% ########### 15.4% ############ 17.4% ############# 19.1% ############### 20.9% ################ 22.8% ################# 24.1% ################## 25.5% ################### 26.7% ################### 27.7% ##################### 29.2% ##################### 30.3% ####################### 32.4% ######################## 34.2% ######################### 35.3% [2020-04-14T16:36:25.991Z] #27 ... [2020-04-14T16:36:25.991Z] [2020-04-14T16:36:25.991Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-14T16:36:25.991Z] #43 81.64 Selecting previously unselected package python-six. [2020-04-14T16:36:25.991Z] #43 81.64 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-14T16:36:25.991Z] #43 81.68 Unpacking python-six (1.12.0-1) ... [2020-04-14T16:36:25.991Z] #43 82.00 Selecting previously unselected package python-protobuf. [2020-04-14T16:36:25.991Z] #43 82.01 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-04-14T16:36:25.991Z] #43 82.04 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-14T16:36:25.991Z] #43 83.12 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-14T16:36:26.045Z] #7 sha256:6fb8e85ab20e102d03eab0c79a9f61be34422ed3413c70162f2b3e377b5643d8 34.54MB / 97.69MB 3.3s [2020-04-14T16:36:26.045Z] #7 sha256:6fb8e85ab20e102d03eab0c79a9f61be34422ed3413c70162f2b3e377b5643d8 45.87MB / 97.69MB 3.4s [2020-04-14T16:36:26.250Z] #43 ... [2020-04-14T16:36:26.250Z] [2020-04-14T16:36:26.250Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-14T16:36:26.305Z] #7 sha256:6fb8e85ab20e102d03eab0c79a9f61be34422ed3413c70162f2b3e377b5643d8 53.11MB / 97.69MB 3.5s [2020-04-14T16:36:26.305Z] #7 sha256:6fb8e85ab20e102d03eab0c79a9f61be34422ed3413c70162f2b3e377b5643d8 64.36MB / 97.69MB 3.6s [2020-04-14T16:36:26.309Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.303s coverage: 49.5% of statements [2020-04-14T16:36:26.564Z] #7 sha256:6fb8e85ab20e102d03eab0c79a9f61be34422ed3413c70162f2b3e377b5643d8 69.55MB / 97.69MB 3.7s [2020-04-14T16:36:26.564Z] #7 sha256:6fb8e85ab20e102d03eab0c79a9f61be34422ed3413c70162f2b3e377b5643d8 80.37MB / 97.69MB 3.8s [2020-04-14T16:36:26.824Z] #7 sha256:6fb8e85ab20e102d03eab0c79a9f61be34422ed3413c70162f2b3e377b5643d8 97.69MB / 97.69MB 4.0s [2020-04-14T16:36:26.824Z] #7 ... [2020-04-14T16:36:26.824Z] [2020-04-14T16:36:26.824Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-14T16:36:26.824Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-04-14T16:36:26.824Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-04-14T16:36:26.824Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-04-14T16:36:26.824Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.0s done [2020-04-14T16:36:26.824Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.9s done [2020-04-14T16:36:26.824Z] #71 DONE 4.1s [2020-04-14T16:36:26.824Z] [2020-04-14T16:36:26.824Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626... [2020-04-14T16:36:26.824Z] #7 sha256:6fb8e85ab20e102d03eab0c79a9f61be34422ed3413c70162f2b3e377b5643d8 97.69MB / 97.69MB 4.0s done [2020-04-14T16:36:26.857Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-04-14T16:36:26.857Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-04-14T16:36:27.147Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-04-14T16:36:27.270Z] #27 16.81 0.0% ## 3.2% #### 6.3% ##### 7.1% ###### 9.3% ####### 10.7% ######## 12.1% ######### 13.5% ########### 15.4% ############ 17.4% ############# 19.1% ############### 20.9% ################ 22.8% ################# 24.1% ################## 25.5% ################### 26.7% ################### 27.7% ##################### 29.2% ##################### 30.3% ####################### 32.4% ######################## 34.2% ######################### 35.3% ########################## 36.7% ########################### 37.5% ########################### 38.5% ############################ 40.0% ############################# 41.2% ############################## 42.4% ############################### 43.7% ################################ 45.7% ################################### 49.6% ##################################### 52.1% [2020-04-14T16:36:27.270Z] #27 ... [2020-04-14T16:36:27.270Z] [2020-04-14T16:36:27.270Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-14T16:36:27.270Z] #35 82.88 Selecting previously unselected package libicu63:amd64. [2020-04-14T16:36:27.270Z] #35 82.89 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-14T16:36:27.270Z] #35 82.93 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-14T16:36:27.270Z] #35 ... [2020-04-14T16:36:27.270Z] [2020-04-14T16:36:27.270Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-14T16:36:27.741Z] #7 extracting sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 7.5s done [2020-04-14T16:36:27.741Z] #7 extracting sha256:c7b88469670a8ad543aff31d4eca30e2985f84fcf5db46d6710885672cc438b6 [2020-04-14T16:36:27.741Z] #7 extracting sha256:c7b88469670a8ad543aff31d4eca30e2985f84fcf5db46d6710885672cc438b6 done [2020-04-14T16:36:27.741Z] #7 DONE 27.7s [2020-04-14T16:36:27.741Z] [2020-04-14T16:36:27.741Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-14T16:36:27.781Z] go: finding github.com/containerd/containerd v1.2.4 [2020-04-14T16:36:28.208Z] #7 extracting sha256:5767fbcc7692f25971758138978eed9bd3add831a79561cd58bf281e60a5159f 2.8s done [2020-04-14T16:36:28.472Z] #7 extracting sha256:4b632de0573ae234fd668631d1aba00e13ea3a66cdd1732e58533b119480e4e9 [2020-04-14T16:36:28.732Z] #7 extracting sha256:4b632de0573ae234fd668631d1aba00e13ea3a66cdd1732e58533b119480e4e9 0.3s done [2020-04-14T16:36:28.817Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-04-14T16:36:28.817Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-04-14T16:36:28.993Z] #7 extracting sha256:84f852028d4482a56b904b98dfe16c9781cb55380b9a7f6b6cf59622e3ef0de0 [2020-04-14T16:36:29.253Z] #7 extracting sha256:84f852028d4482a56b904b98dfe16c9781cb55380b9a7f6b6cf59622e3ef0de0 0.3s done [2020-04-14T16:36:29.253Z] #7 extracting sha256:3ac5b037e60412fbff475fee9a38acf16d3117f0709631a272dd03197bf45378 [2020-04-14T16:36:29.445Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-04-14T16:36:29.842Z] #27 16.81 0.0% ## 3.2% #### 6.3% ##### 7.1% ###### 9.3% ####### 10.7% ######## 12.1% ######### 13.5% ########### 15.4% ############ 17.4% ############# 19.1% ############### 20.9% ################ 22.8% ################# 24.1% ################## 25.5% ################### 26.7% ################### 27.7% ##################### 29.2% ##################### 30.3% ####################### 32.4% ######################## 34.2% ######################### 35.3% ########################## 36.7% ########################### 37.5% ########################### 38.5% ############################ 40.0% ############################# 41.2% ############################## 42.4% ############################### 43.7% ################################ 45.7% ################################### 49.6% ##################################### 52.1% ###################################### 53.6% ######################################## 56.2% ######################################### 57.6% ########################################## 59.3% ############################################ 61.2% ############################################# 62.6% ############################################## 64.6% ############################################### 66.2% ################################################# 68.5% ################################################## 70.3% #################################################### 73.0% ##################################################### 74.6% ###################################################### 75.8% ######################################################## 78.4% ########################################################## 81.0% ############################################################ 83.7% ############################################################# 85.9% ############################################################### 87.6% ################################################################ 89.5% ################################################################## 91.7% ################################################################## 93.0% ##################################################################### 96.0% ######################################################################## 100.0% [2020-04-14T16:36:30.099Z] #27 23.42 [2020-04-14T16:36:30.267Z] #8 DONE 2.6s [2020-04-14T16:36:30.267Z] [2020-04-14T16:36:30.267Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-14T16:36:30.674Z] ok github.com/docker/docker/daemon/graphdriver/aufs 14.069s coverage: 72.5% of statements [2020-04-14T16:36:30.674Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-14T16:36:31.199Z] #9 DONE 0.9s [2020-04-14T16:36:31.199Z] [2020-04-14T16:36:31.199Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-14T16:36:31.199Z] #40 DONE 0.1s [2020-04-14T16:36:31.199Z] [2020-04-14T16:36:31.199Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-14T16:36:31.199Z] #29 DONE 0.1s [2020-04-14T16:36:31.199Z] [2020-04-14T16:36:31.199Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-14T16:36:31.199Z] #21 DONE 0.1s [2020-04-14T16:36:31.199Z] [2020-04-14T16:36:31.199Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-14T16:36:31.457Z] #41 ... [2020-04-14T16:36:31.457Z] [2020-04-14T16:36:31.457Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-14T16:36:31.457Z] #22 DONE 0.1s [2020-04-14T16:36:31.457Z] [2020-04-14T16:36:31.457Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-14T16:36:31.457Z] #73 DONE 0.2s [2020-04-14T16:36:31.457Z] [2020-04-14T16:36:31.457Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-14T16:36:31.457Z] #52 DONE 0.2s [2020-04-14T16:36:31.463Z] #27 24.87 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-14T16:36:31.714Z] [2020-04-14T16:36:31.714Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-14T16:36:31.714Z] #55 DONE 0.2s [2020-04-14T16:36:31.714Z] [2020-04-14T16:36:31.714Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-14T16:36:31.714Z] #67 DONE 0.2s [2020-04-14T16:36:31.714Z] [2020-04-14T16:36:31.714Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-14T16:36:31.714Z] #32 DONE 0.3s [2020-04-14T16:36:31.714Z] [2020-04-14T16:36:31.714Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-14T16:36:31.714Z] #46 DONE 0.3s [2020-04-14T16:36:31.714Z] [2020-04-14T16:36:31.714Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-14T16:36:31.714Z] #49 DONE 0.3s [2020-04-14T16:36:31.715Z] [2020-04-14T16:36:31.715Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:36:31.809Z] #7 extracting sha256:3ac5b037e60412fbff475fee9a38acf16d3117f0709631a272dd03197bf45378 2.1s done [2020-04-14T16:36:31.809Z] #7 extracting sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 [2020-04-14T16:36:32.022Z] #27 25.31 [2020-04-14T16:36:32.150Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.593s coverage: 76.1% of statements [2020-04-14T16:36:32.197Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-04-14T16:36:32.283Z] #27 25.48 # 2.3% ######################################################################## 100.0% [2020-04-14T16:36:32.283Z] #27 25.63 [2020-04-14T16:36:32.763Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2020-04-14T16:36:32.763Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.924s coverage: 61.0% of statements [2020-04-14T16:36:32.763Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-14T16:36:32.763Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-14T16:36:32.836Z] go: finding go.etcd.io/bbolt v1.3.2 [2020-04-14T16:36:33.127Z] go: finding golang.org/x/text v0.3.0 [2020-04-14T16:36:33.127Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2020-04-14T16:36:33.207Z] #27 26.51 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-14T16:36:33.462Z] #27 ... [2020-04-14T16:36:33.462Z] [2020-04-14T16:36:33.462Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:36:33.462Z] #33 88.78 time [2020-04-14T16:36:33.462Z] #33 ... [2020-04-14T16:36:33.462Z] [2020-04-14T16:36:33.462Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-14T16:36:33.462Z] #35 97.32 Selecting previously unselected package libxml2:amd64. [2020-04-14T16:36:33.462Z] #35 97.32 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-04-14T16:36:33.462Z] #35 97.33 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-14T16:36:33.462Z] #35 98.04 Selecting previously unselected package libarchive13:amd64. [2020-04-14T16:36:33.462Z] #35 98.08 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-04-14T16:36:33.462Z] #35 98.09 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-14T16:36:33.462Z] #35 98.37 Selecting previously unselected package libjsoncpp1:amd64. [2020-04-14T16:36:33.462Z] #35 98.40 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-04-14T16:36:33.462Z] #35 98.42 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-14T16:36:33.462Z] #35 98.64 Selecting previously unselected package librhash0:amd64. [2020-04-14T16:36:33.462Z] #35 98.65 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-04-14T16:36:33.462Z] #35 98.66 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-04-14T16:36:33.462Z] #35 98.81 Selecting previously unselected package libuv1:amd64. [2020-04-14T16:36:33.462Z] #35 98.82 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-04-14T16:36:33.462Z] #35 98.85 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-04-14T16:36:33.462Z] #35 98.99 Selecting previously unselected package cmake. [2020-04-14T16:36:33.462Z] #35 99.03 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-04-14T16:36:33.462Z] #35 99.03 Unpacking cmake (3.13.4-1) ... [2020-04-14T16:36:33.715Z] #7 extracting sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 1.6s done [2020-04-14T16:36:33.715Z] #7 extracting sha256:6fb8e85ab20e102d03eab0c79a9f61be34422ed3413c70162f2b3e377b5643d8 [2020-04-14T16:36:33.767Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.019s coverage: 3.0% of statements [2020-04-14T16:36:33.858Z] Running on azwin-2-4b8570 in d:\jenkins\workspace\moby_PR-39771 [Pipeline] { [Pipeline] ws [2020-04-14T16:36:33.875Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-04-14T16:36:34.383Z] ok github.com/docker/docker/daemon/links 0.017s coverage: 93.0% of statements [2020-04-14T16:36:34.664Z] ok github.com/docker/docker/daemon/images 0.019s coverage: 4.9% of statements [2020-04-14T16:36:34.664Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-14T16:36:34.664Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-14T16:36:35.207Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-04-14T16:36:35.207Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-14T16:36:35.667Z] ok github.com/docker/docker/daemon/logger 0.209s coverage: 41.8% of statements [2020-04-14T16:36:35.948Z] ok github.com/docker/docker/daemon/logger/awslogs 0.085s coverage: 77.8% of statements [2020-04-14T16:36:35.948Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-14T16:36:35.948Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-14T16:36:36.746Z] #35 ... [2020-04-14T16:36:36.746Z] [2020-04-14T16:36:36.746Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-14T16:36:36.746Z] #43 91.98 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-14T16:36:36.746Z] #43 92.02 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-14T16:36:36.746Z] #43 92.18 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-14T16:36:36.746Z] #43 92.20 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-14T16:36:36.746Z] #43 92.21 Setting up python-six (1.12.0-1) ... [2020-04-14T16:36:36.746Z] #43 98.29 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-14T16:36:36.746Z] #43 98.30 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-14T16:36:36.746Z] #43 98.36 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-14T16:36:36.746Z] #43 98.37 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-04-14T16:36:36.746Z] #43 98.38 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-14T16:36:36.746Z] #43 98.40 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-14T16:36:36.746Z] #43 98.42 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-14T16:36:36.746Z] #43 98.43 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-14T16:36:36.746Z] #43 98.44 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-14T16:36:36.746Z] #43 98.45 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-14T16:36:36.746Z] #43 ... [2020-04-14T16:36:36.746Z] [2020-04-14T16:36:36.746Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-14T16:36:36.746Z] #27 26.91 [2020-04-14T16:36:36.746Z] #27 27.11 ############################################### 65.4% ######################################################################## 100.0% [2020-04-14T16:36:36.746Z] #27 27.34 [2020-04-14T16:36:36.746Z] #27 28.60 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-14T16:36:36.746Z] #27 28.70 skipping existing 1849cc453dee [2020-04-14T16:36:36.746Z] #27 28.89 [2020-04-14T16:36:36.746Z] #27 30.05 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-14T16:36:36.978Z] #50 ... [2020-04-14T16:36:36.978Z] [2020-04-14T16:36:36.979Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-14T16:36:36.979Z] #25 5.691 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-14T16:36:36.979Z] #25 5.715 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-14T16:36:36.979Z] #25 5.715 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-14T16:36:36.985Z] ok github.com/docker/docker/daemon/logger/gelf 0.003s coverage: 67.0% of statements [2020-04-14T16:36:36.985Z] ok github.com/docker/docker/daemon/logger/journald 0.002s coverage: 26.2% of statements [2020-04-14T16:36:37.017Z] #7 extracting sha256:6fb8e85ab20e102d03eab0c79a9f61be34422ed3413c70162f2b3e377b5643d8 3.3s done [2020-04-14T16:36:37.017Z] #7 extracting sha256:108d38de3f6c2f83ba68b3c1afa25d65001a346dce0442e03a482fb6d1e5994c done [2020-04-14T16:36:37.236Z] #25 5.957 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-14T16:36:37.306Z] #27 30.62 [2020-04-14T16:36:37.561Z] #27 30.83 ######################################################################## 100.0% [2020-04-14T16:36:37.561Z] #27 31.01 [2020-04-14T16:36:37.587Z] #7 DONE 14.6s [2020-04-14T16:36:37.587Z] [2020-04-14T16:36:37.587Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-14T16:36:37.596Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.002s coverage: 88.3% of statements [2020-04-14T16:36:37.596Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 62.1% of statements [2020-04-14T16:36:37.802Z] #25 6.502 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-14T16:36:37.817Z] #27 31.07 Download of images into '/build' complete. [2020-04-14T16:36:37.817Z] #27 31.07 Use something like the following to load the result into a Docker daemon: [2020-04-14T16:36:37.817Z] #27 31.07 tar -cC '/build' . | docker load [2020-04-14T16:36:38.599Z] ok github.com/docker/docker/daemon/logger/local 0.022s coverage: 74.7% of statements [2020-04-14T16:36:38.599Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-14T16:36:38.724Z] go: finding gotest.tools v2.1.0+incompatible [2020-04-14T16:36:38.724Z] go: finding github.com/kr/text v0.1.0 [2020-04-14T16:36:38.771Z] #27 DONE 31.9s [2020-04-14T16:36:38.771Z] [2020-04-14T16:36:38.771Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-14T16:36:38.771Z] #35 103.2 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-14T16:36:38.771Z] #35 103.3 Setting up xxd (2:8.1.0875-5) ... [2020-04-14T16:36:38.771Z] #35 103.3 Setting up libuv1:amd64 (1.24.1-1) ... [2020-04-14T16:36:38.771Z] #35 103.3 Setting up vim-common (2:8.1.0875-5) ... [2020-04-14T16:36:38.771Z] #35 103.3 Setting up librhash0:amd64 (1.3.8-1) ... [2020-04-14T16:36:38.771Z] #35 103.4 Setting up cmake-data (3.13.4-1) ... [2020-04-14T16:36:38.771Z] #35 103.4 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-14T16:36:38.771Z] #35 103.4 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-14T16:36:38.771Z] #35 103.4 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-14T16:36:38.771Z] #35 103.4 Setting up cmake (3.13.4-1) ... [2020-04-14T16:36:38.771Z] #35 103.4 Processing triggers for libc-bin (2.28-10) ... [2020-04-14T16:36:38.771Z] #35 103.5 Processing triggers for mime-support (3.62) ... [2020-04-14T16:36:38.771Z] #35 DONE 104.3s [2020-04-14T16:36:38.771Z] [2020-04-14T16:36:38.771Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-14T16:36:38.771Z] #36 DONE 0.1s [2020-04-14T16:36:38.771Z] [2020-04-14T16:36:38.771Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:36:38.771Z] #33 99.00 internal/poll [2020-04-14T16:36:38.771Z] #33 101.0 internal/fmtsort [2020-04-14T16:36:38.771Z] #33 101.8 internal/syscall/execenv [2020-04-14T16:36:38.771Z] #33 102.0 internal/syscall/unix [2020-04-14T16:36:38.771Z] #33 102.1 strings [2020-04-14T16:36:38.771Z] #33 102.6 os [2020-04-14T16:36:38.771Z] #33 ... [2020-04-14T16:36:38.771Z] [2020-04-14T16:36:38.771Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-14T16:36:38.771Z] #37 DONE 0.1s [2020-04-14T16:36:38.771Z] [2020-04-14T16:36:38.771Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-14T16:36:38.771Z] #10 94.68 Selecting previously unselected package binutils-mingw-w64. [2020-04-14T16:36:38.771Z] #10 94.72 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-14T16:36:38.771Z] #10 94.75 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-14T16:36:38.771Z] #10 95.18 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-04-14T16:36:38.771Z] #10 95.19 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-14T16:36:38.771Z] #10 95.19 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-14T16:36:38.771Z] #10 95.36 Selecting previously unselected package dmsetup. [2020-04-14T16:36:38.771Z] #10 95.38 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-04-14T16:36:38.771Z] #10 95.38 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-14T16:36:38.771Z] #10 95.81 Selecting previously unselected package mingw-w64-common. [2020-04-14T16:36:38.771Z] #10 95.82 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-14T16:36:38.771Z] #10 95.83 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-14T16:36:38.879Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.061s coverage: 19.9% of statements [2020-04-14T16:36:39.027Z] #10 ... [2020-04-14T16:36:39.027Z] [2020-04-14T16:36:39.027Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:36:39.282Z] #38 ... [2020-04-14T16:36:39.282Z] [2020-04-14T16:36:39.282Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:36:39.282Z] #56 94.40 time [2020-04-14T16:36:39.282Z] #56 102.0 internal/syscall/unix [2020-04-14T16:36:39.282Z] #56 102.5 os [2020-04-14T16:36:39.349Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-04-14T16:36:39.492Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.005s coverage: 33.3% of statements [2020-04-14T16:36:39.539Z] #56 104.6 encoding/binary [2020-04-14T16:36:39.539Z] #56 ... [2020-04-14T16:36:39.539Z] [2020-04-14T16:36:39.539Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-14T16:36:39.539Z] #10 104.9 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-14T16:36:39.539Z] #10 104.9 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-14T16:36:39.539Z] #10 104.9 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-14T16:36:39.975Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-04-14T16:36:40.128Z] #8 DONE 2.8s [2020-04-14T16:36:40.128Z] [2020-04-14T16:36:40.128Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-14T16:36:40.265Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-04-14T16:36:40.333Z] #25 ... [2020-04-14T16:36:40.333Z] [2020-04-14T16:36:40.333Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:36:40.333Z] #74 8.639 + RM_GOPATH=0 [2020-04-14T16:36:40.333Z] #74 8.639 + TMP_GOPATH= [2020-04-14T16:36:40.333Z] #74 8.640 + : /build [2020-04-14T16:36:40.333Z] #74 8.644 + '[' -z '' ']' [2020-04-14T16:36:40.333Z] #74 8.683 ++ mktemp -d [2020-04-14T16:36:40.333Z] #74 8.723 + export GOPATH=/tmp/tmp.7lJn7XuyeI [2020-04-14T16:36:40.333Z] #74 8.723 + GOPATH=/tmp/tmp.7lJn7XuyeI [2020-04-14T16:36:40.333Z] #74 8.723 + RM_GOPATH=1 [2020-04-14T16:36:40.333Z] #74 8.724 ++ dirname ./install.sh [2020-04-14T16:36:40.333Z] #74 8.726 + dir=. [2020-04-14T16:36:40.333Z] #74 8.726 + bin=proxy [2020-04-14T16:36:40.333Z] #74 8.726 + shift [2020-04-14T16:36:40.333Z] #74 8.726 + '[' '!' -f ./proxy.installer ']' [2020-04-14T16:36:40.333Z] #74 8.726 + . ./proxy.installer [2020-04-14T16:36:40.333Z] #74 8.726 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-14T16:36:40.333Z] #74 8.755 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-14T16:36:40.333Z] #74 8.759 + install_proxy [2020-04-14T16:36:40.333Z] #74 8.759 + case "$1" in [2020-04-14T16:36:40.333Z] #74 8.759 + export CGO_ENABLED=0 [2020-04-14T16:36:40.333Z] #74 8.759 + CGO_ENABLED=0 [2020-04-14T16:36:40.333Z] #74 8.759 + _install_proxy [2020-04-14T16:36:40.333Z] #74 8.759 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-14T16:36:40.333Z] #74 8.759 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.7lJn7XuyeI/src/github.com/docker/libnetwork [2020-04-14T16:36:40.333Z] #74 8.759 Cloning into '/tmp/tmp.7lJn7XuyeI/src/github.com/docker/libnetwork'... [2020-04-14T16:36:40.494Z] ok github.com/docker/docker/daemon/logger/syslog 0.002s coverage: 47.8% of statements [2020-04-14T16:36:40.553Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2020-04-14T16:36:40.776Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-04-14T16:36:41.067Z] #9 DONE 0.9s [2020-04-14T16:36:41.067Z] [2020-04-14T16:36:41.067Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-14T16:36:41.067Z] #29 DONE 0.0s [2020-04-14T16:36:41.067Z] [2020-04-14T16:36:41.067Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-14T16:36:41.067Z] #35 ... [2020-04-14T16:36:41.067Z] [2020-04-14T16:36:41.067Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-14T16:36:41.067Z] #40 DONE 0.1s [2020-04-14T16:36:41.067Z] [2020-04-14T16:36:41.067Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-14T16:36:41.067Z] #21 DONE 0.1s [2020-04-14T16:36:41.270Z] #74 ... [2020-04-14T16:36:41.270Z] [2020-04-14T16:36:41.270Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-14T16:36:41.333Z] [2020-04-14T16:36:41.333Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-14T16:36:41.333Z] #52 DONE 0.2s [2020-04-14T16:36:41.333Z] [2020-04-14T16:36:41.333Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-14T16:36:41.333Z] #32 ... [2020-04-14T16:36:41.333Z] [2020-04-14T16:36:41.333Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-14T16:36:41.333Z] #22 DONE 0.2s [2020-04-14T16:36:41.333Z] [2020-04-14T16:36:41.333Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-14T16:36:41.333Z] #49 DONE 0.2s [2020-04-14T16:36:41.333Z] [2020-04-14T16:36:41.333Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-14T16:36:41.333Z] #67 DONE 0.2s [2020-04-14T16:36:41.333Z] [2020-04-14T16:36:41.333Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-14T16:36:41.333Z] #73 DONE 0.3s [2020-04-14T16:36:41.401Z] ok github.com/docker/docker/daemon/network 0.002s coverage: 63.8% of statements [2020-04-14T16:36:41.401Z] ok github.com/docker/docker/daemon/logger/splunk 1.510s coverage: 82.5% of statements [2020-04-14T16:36:41.401Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-14T16:36:41.401Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-14T16:36:41.527Z] #35 ... [2020-04-14T16:36:41.527Z] [2020-04-14T16:36:41.527Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-14T16:36:41.527Z] #10 ... [2020-04-14T16:36:41.527Z] [2020-04-14T16:36:41.527Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-14T16:36:41.527Z] #30 8.260 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-14T16:36:41.527Z] #30 8.333 Cloning into '.'... [2020-04-14T16:36:41.576Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-04-14T16:36:41.595Z] [2020-04-14T16:36:41.595Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-14T16:36:41.595Z] #55 DONE 0.3s [2020-04-14T16:36:41.595Z] [2020-04-14T16:36:41.595Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-14T16:36:41.595Z] #46 DONE 0.3s [2020-04-14T16:36:41.595Z] [2020-04-14T16:36:41.595Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-14T16:36:41.595Z] #32 DONE 0.3s [2020-04-14T16:36:41.595Z] [2020-04-14T16:36:41.595Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:36:41.785Z] #30 ... [2020-04-14T16:36:41.785Z] [2020-04-14T16:36:41.785Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:36:41.785Z] #53 ... [2020-04-14T16:36:41.785Z] [2020-04-14T16:36:41.785Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:36:42.043Z] #56 ... [2020-04-14T16:36:42.043Z] [2020-04-14T16:36:42.043Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:36:42.043Z] #47 ... [2020-04-14T16:36:42.043Z] [2020-04-14T16:36:42.043Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:36:42.054Z] #10 ... [2020-04-14T16:36:42.054Z] [2020-04-14T16:36:42.054Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-14T16:36:42.054Z] #43 106.9 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-14T16:36:42.054Z] #43 106.9 Processing triggers for libc-bin (2.28-10) ... [2020-04-14T16:36:42.054Z] #43 DONE 107.3s [2020-04-14T16:36:42.054Z] [2020-04-14T16:36:42.054Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:36:42.201Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-04-14T16:36:42.301Z] #68 10.57 + RM_GOPATH=0 [2020-04-14T16:36:42.301Z] #68 10.57 + TMP_GOPATH= [2020-04-14T16:36:42.301Z] #68 10.57 + : /build/ [2020-04-14T16:36:42.301Z] #68 10.57 + '[' -z '' ']' [2020-04-14T16:36:42.301Z] #68 10.57 ++ mktemp -d [2020-04-14T16:36:42.301Z] #68 10.57 + export GOPATH=/tmp/tmp.v3BgWXIjcF [2020-04-14T16:36:42.301Z] #68 10.57 + GOPATH=/tmp/tmp.v3BgWXIjcF [2020-04-14T16:36:42.301Z] #68 10.57 + RM_GOPATH=1 [2020-04-14T16:36:42.301Z] #68 10.57 ++ dirname ./install.sh [2020-04-14T16:36:42.301Z] #68 10.58 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-14T16:36:42.301Z] #68 10.58 + dir=. [2020-04-14T16:36:42.301Z] #68 10.58 + bin=rootlesskit [2020-04-14T16:36:42.301Z] #68 10.58 + shift [2020-04-14T16:36:42.301Z] #68 10.58 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-14T16:36:42.301Z] #68 10.58 + . ./rootlesskit.installer [2020-04-14T16:36:42.301Z] #68 10.58 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-14T16:36:42.301Z] #68 10.58 + install_rootlesskit [2020-04-14T16:36:42.301Z] #68 10.58 + case "$1" in [2020-04-14T16:36:42.301Z] #68 10.58 + export CGO_ENABLED=0 [2020-04-14T16:36:42.301Z] #68 10.58 + CGO_ENABLED=0 [2020-04-14T16:36:42.301Z] #68 10.58 + _install_rootlesskit [2020-04-14T16:36:42.301Z] #68 10.58 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-14T16:36:42.301Z] #68 10.58 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.v3BgWXIjcF/src/github.com/rootless-containers/rootlesskit [2020-04-14T16:36:42.301Z] #68 10.59 Cloning into '/tmp/tmp.v3BgWXIjcF/src/github.com/rootless-containers/rootlesskit'... [2020-04-14T16:36:42.301Z] #68 ... [2020-04-14T16:36:42.301Z] [2020-04-14T16:36:42.301Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:36:42.301Z] #33 10.62 + RM_GOPATH=0 [2020-04-14T16:36:42.301Z] #33 10.62 + TMP_GOPATH= [2020-04-14T16:36:42.301Z] #33 10.62 + : /build [2020-04-14T16:36:42.301Z] #33 10.62 + '[' -z '' ']' [2020-04-14T16:36:42.301Z] #33 10.62 ++ mktemp -d [2020-04-14T16:36:42.301Z] #33 10.63 + export GOPATH=/tmp/tmp.2iefDpODKp [2020-04-14T16:36:42.301Z] #33 10.63 + GOPATH=/tmp/tmp.2iefDpODKp [2020-04-14T16:36:42.301Z] #33 10.63 + RM_GOPATH=1 [2020-04-14T16:36:42.301Z] #33 10.63 ++ dirname ./install.sh [2020-04-14T16:36:42.301Z] #33 10.64 + dir=. [2020-04-14T16:36:42.301Z] #33 10.64 + bin=tomlv [2020-04-14T16:36:42.301Z] #33 10.64 + shift [2020-04-14T16:36:42.301Z] #33 10.64 + '[' '!' -f ./tomlv.installer ']' [2020-04-14T16:36:42.301Z] #33 10.65 + . ./tomlv.installer [2020-04-14T16:36:42.301Z] #33 10.65 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-14T16:36:42.301Z] #33 10.65 + install_tomlv [2020-04-14T16:36:42.301Z] #33 10.65 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-14T16:36:42.301Z] #33 10.65 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.2iefDpODKp/src/github.com/BurntSushi/toml [2020-04-14T16:36:42.301Z] #33 10.65 Cloning into '/tmp/tmp.2iefDpODKp/src/github.com/BurntSushi/toml'... [2020-04-14T16:36:42.301Z] #33 10.65 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-14T16:36:42.301Z] #33 ... [2020-04-14T16:36:42.301Z] [2020-04-14T16:36:42.301Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-14T16:36:42.301Z] #62 9.620 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-14T16:36:42.301Z] #62 9.769 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-14T16:36:42.301Z] #62 9.769 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-14T16:36:42.491Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-04-14T16:36:42.491Z] go: finding github.com/kr/pty v1.1.1 [2020-04-14T16:36:42.559Z] #62 ... [2020-04-14T16:36:42.559Z] [2020-04-14T16:36:42.559Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:36:42.559Z] #23 10.72 + RM_GOPATH=0 [2020-04-14T16:36:42.559Z] #23 10.73 + TMP_GOPATH= [2020-04-14T16:36:42.559Z] #23 10.73 + : /build [2020-04-14T16:36:42.559Z] #23 10.73 + '[' -z '' ']' [2020-04-14T16:36:42.559Z] #23 10.73 ++ mktemp -d [2020-04-14T16:36:42.559Z] #23 10.73 + export GOPATH=/tmp/tmp.J3v7hpXEqV [2020-04-14T16:36:42.559Z] #23 10.74 + GOPATH=/tmp/tmp.J3v7hpXEqV [2020-04-14T16:36:42.559Z] #23 10.74 + RM_GOPATH=1 [2020-04-14T16:36:42.559Z] #23 10.74 ++ dirname ./install.sh [2020-04-14T16:36:42.559Z] #23 10.74 + dir=. [2020-04-14T16:36:42.559Z] #23 10.74 + bin=dockercli [2020-04-14T16:36:42.559Z] #23 10.74 + shift [2020-04-14T16:36:42.559Z] #23 10.74 + '[' '!' -f ./dockercli.installer ']' [2020-04-14T16:36:42.559Z] #23 10.75 + . ./dockercli.installer [2020-04-14T16:36:42.559Z] #23 10.75 ++ : stable [2020-04-14T16:36:42.559Z] #23 10.75 ++ : 17.06.2-ce [2020-04-14T16:36:42.559Z] #23 10.75 + install_dockercli [2020-04-14T16:36:42.559Z] #23 10.78 Install docker/cli version 17.06.2-ce from stable [2020-04-14T16:36:42.559Z] #23 10.78 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-14T16:36:42.559Z] #23 10.78 ++ uname -m [2020-04-14T16:36:42.559Z] #23 10.78 + arch=x86_64 [2020-04-14T16:36:42.559Z] #23 10.78 + '[' x86_64 '!=' x86_64 ']' [2020-04-14T16:36:42.559Z] #23 10.78 + url=https://download.docker.com/linux/static [2020-04-14T16:36:42.559Z] #23 10.79 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-04-14T16:36:42.559Z] #23 10.81 + tar -xz docker/docker [2020-04-14T16:36:42.559Z] #23 ... [2020-04-14T16:36:42.559Z] [2020-04-14T16:36:42.559Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-14T16:36:42.559Z] #43 10.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-14T16:36:42.559Z] #43 10.58 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-14T16:36:42.559Z] #43 10.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-14T16:36:42.614Z] #44 ... [2020-04-14T16:36:42.614Z] [2020-04-14T16:36:42.614Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:36:42.614Z] #47 97.76 time [2020-04-14T16:36:42.614Z] #47 103.6 strings [2020-04-14T16:36:42.614Z] #47 105.3 os [2020-04-14T16:36:42.817Z] #43 ... [2020-04-14T16:36:42.817Z] [2020-04-14T16:36:42.817Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:36:42.817Z] #47 11.08 + RM_GOPATH=0 [2020-04-14T16:36:42.817Z] #47 11.08 + TMP_GOPATH= [2020-04-14T16:36:42.817Z] #47 11.08 + : /build [2020-04-14T16:36:42.817Z] #47 11.08 + '[' -z '' ']' [2020-04-14T16:36:42.817Z] #47 11.09 ++ mktemp -d [2020-04-14T16:36:42.817Z] #47 11.09 + export GOPATH=/tmp/tmp.PeyNT220Hd [2020-04-14T16:36:42.817Z] #47 11.09 + GOPATH=/tmp/tmp.PeyNT220Hd [2020-04-14T16:36:42.817Z] #47 11.09 + RM_GOPATH=1 [2020-04-14T16:36:42.817Z] #47 11.09 ++ dirname ./install.sh [2020-04-14T16:36:42.817Z] #47 11.09 + dir=. [2020-04-14T16:36:42.817Z] #47 11.09 + bin=vndr [2020-04-14T16:36:42.817Z] #47 11.09 + shift [2020-04-14T16:36:42.817Z] #47 11.09 + '[' '!' -f ./vndr.installer ']' [2020-04-14T16:36:42.817Z] #47 11.09 + . ./vndr.installer [2020-04-14T16:36:42.817Z] #47 11.09 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-14T16:36:42.817Z] #47 11.10 + install_vndr [2020-04-14T16:36:42.817Z] #47 11.10 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-14T16:36:42.817Z] #47 11.10 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-14T16:36:42.817Z] #47 11.10 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.PeyNT220Hd/src/github.com/LK4D4/vndr [2020-04-14T16:36:42.817Z] #47 11.10 Cloning into '/tmp/tmp.PeyNT220Hd/src/github.com/LK4D4/vndr'... [2020-04-14T16:36:42.867Z] ok github.com/docker/docker/distribution/metadata 0.022s coverage: 48.2% of statements [2020-04-14T16:36:43.147Z] ok github.com/docker/docker/distribution 0.234s coverage: 22.1% of statements [2020-04-14T16:36:43.147Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-14T16:36:43.175Z] #47 ... [2020-04-14T16:36:43.175Z] [2020-04-14T16:36:43.175Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:36:43.175Z] #33 108.4 path [2020-04-14T16:36:43.518Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-04-14T16:36:43.750Z] #47 11.93 + cd /tmp/tmp.PeyNT220Hd/src/github.com/LK4D4/vndr [2020-04-14T16:36:43.750Z] #47 11.93 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-14T16:36:43.750Z] #47 11.94 + go build -buildmode=pie -v -o /build/vndr . [2020-04-14T16:36:44.150Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2020-04-14T16:36:44.538Z] #33 109.7 text/tabwriter [2020-04-14T16:36:44.761Z] ok github.com/docker/docker/image 0.012s coverage: 86.4% of statements [2020-04-14T16:36:45.463Z] #33 110.7 path/filepath [2020-04-14T16:36:45.463Z] #33 110.8 fmt [2020-04-14T16:36:45.651Z] #47 13.73 internal/race [2020-04-14T16:36:45.651Z] #47 14.00 internal/bytealg [2020-04-14T16:36:45.651Z] #47 14.09 sync/atomic [2020-04-14T16:36:45.764Z] ok github.com/docker/docker/image/cache 0.004s coverage: 19.2% of statements [2020-04-14T16:36:45.764Z] ok github.com/docker/docker/distribution/xfer 1.886s coverage: 85.1% of statements [2020-04-14T16:36:45.764Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-14T16:36:45.764Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-14T16:36:46.376Z] ok github.com/docker/docker/image/v1 0.019s coverage: 25.0% of statements [2020-04-14T16:36:46.376Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-14T16:36:46.587Z] #47 14.99 unicode [2020-04-14T16:36:46.948Z] #33 ... [2020-04-14T16:36:46.948Z] [2020-04-14T16:36:46.948Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-14T16:36:46.948Z] #43 4.791 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-14T16:36:46.948Z] #43 4.831 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-14T16:36:46.948Z] #43 4.831 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-14T16:36:46.948Z] #43 5.556 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-04-14T16:36:46.948Z] #43 ... [2020-04-14T16:36:46.948Z] [2020-04-14T16:36:46.948Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:36:46.948Z] #50 5.615 + RM_GOPATH=0 [2020-04-14T16:36:46.948Z] #50 5.615 + TMP_GOPATH= [2020-04-14T16:36:46.948Z] #50 5.615 + : /build [2020-04-14T16:36:46.948Z] #50 5.615 + '[' -z '' ']' [2020-04-14T16:36:46.948Z] #50 5.615 ++ mktemp -d [2020-04-14T16:36:46.948Z] #50 5.621 + export GOPATH=/tmp/tmp.pMNCECLimM [2020-04-14T16:36:46.948Z] #50 5.621 + GOPATH=/tmp/tmp.pMNCECLimM [2020-04-14T16:36:46.948Z] #50 5.621 + RM_GOPATH=1 [2020-04-14T16:36:46.948Z] #50 5.621 ++ dirname ./install.sh [2020-04-14T16:36:46.948Z] #50 5.622 + dir=. [2020-04-14T16:36:46.948Z] #50 5.623 + bin=gotestsum [2020-04-14T16:36:46.948Z] #50 5.623 + shift [2020-04-14T16:36:46.948Z] #50 5.624 + '[' '!' -f ./gotestsum.installer ']' [2020-04-14T16:36:46.948Z] #50 5.624 + . ./gotestsum.installer [2020-04-14T16:36:46.948Z] #50 5.625 ++ : v0.3.5 [2020-04-14T16:36:46.948Z] #50 5.625 + install_gotestsum [2020-04-14T16:36:46.948Z] #50 5.626 + echo 'Installing gotestsum version v0.3.5' [2020-04-14T16:36:46.948Z] #50 5.626 Installing gotestsum version v0.3.5 [2020-04-14T16:36:46.948Z] #50 5.627 + go get -d gotest.tools/gotestsum [2020-04-14T16:36:46.987Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-04-14T16:36:47.960Z] #47 16.17 runtime [2020-04-14T16:36:47.960Z] #47 ... [2020-04-14T16:36:47.960Z] [2020-04-14T16:36:47.960Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:36:47.981Z] #50 ... [2020-04-14T16:36:47.981Z] [2020-04-14T16:36:47.981Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:36:47.981Z] #23 6.362 + RM_GOPATH=0 [2020-04-14T16:36:47.981Z] #23 6.362 + TMP_GOPATH= [2020-04-14T16:36:47.981Z] #23 6.362 + : /build [2020-04-14T16:36:47.981Z] #23 6.362 + '[' -z '' ']' [2020-04-14T16:36:47.981Z] #23 6.362 ++ mktemp -d [2020-04-14T16:36:47.981Z] #23 6.364 + export GOPATH=/tmp/tmp.OYojEriYVP [2020-04-14T16:36:47.981Z] #23 6.364 + GOPATH=/tmp/tmp.OYojEriYVP [2020-04-14T16:36:47.981Z] #23 6.364 + RM_GOPATH=1 [2020-04-14T16:36:47.981Z] #23 6.365 ++ dirname ./install.sh [2020-04-14T16:36:47.981Z] #23 6.373 + dir=. [2020-04-14T16:36:47.981Z] #23 6.373 + bin=dockercli [2020-04-14T16:36:47.981Z] #23 6.373 + shift [2020-04-14T16:36:47.981Z] #23 6.374 + '[' '!' -f ./dockercli.installer ']' [2020-04-14T16:36:47.981Z] #23 6.374 + . ./dockercli.installer [2020-04-14T16:36:47.981Z] #23 6.382 Install docker/cli version 17.06.2-ce from stable [2020-04-14T16:36:47.981Z] #23 6.382 ++ : stable [2020-04-14T16:36:47.981Z] #23 6.382 ++ : 17.06.2-ce [2020-04-14T16:36:47.981Z] #23 6.382 + install_dockercli [2020-04-14T16:36:47.981Z] #23 6.382 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-14T16:36:47.981Z] #23 6.384 ++ uname -m [2020-04-14T16:36:47.981Z] #23 6.385 + arch=aarch64 [2020-04-14T16:36:47.981Z] #23 6.385 + '[' aarch64 '!=' x86_64 ']' [2020-04-14T16:36:47.981Z] #23 6.385 + '[' aarch64 '!=' s390x ']' [2020-04-14T16:36:47.981Z] #23 6.385 + '[' aarch64 '!=' armhf ']' [2020-04-14T16:36:47.981Z] #23 6.385 + build_dockercli [2020-04-14T16:36:47.981Z] #23 6.385 + git clone https://github.com/docker/docker-ce /tmp/tmp.OYojEriYVP/tmp/docker-ce [2020-04-14T16:36:47.981Z] #23 6.392 Cloning into '/tmp/tmp.OYojEriYVP/tmp/docker-ce'... [2020-04-14T16:36:47.989Z] ok github.com/docker/docker/opts 0.014s coverage: 67.4% of statements [2020-04-14T16:36:47.989Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-04-14T16:36:48.218Z] #68 16.43 Checking out files: 97% (768/788) Checking out files: 98% (773/788) Checking out files: 99% (781/788) Checking out files: 100% (788/788) Checking out files: 100% (788/788), done. [2020-04-14T16:36:48.218Z] #68 16.51 + cd /tmp/tmp.v3BgWXIjcF/src/github.com/rootless-containers/rootlesskit [2020-04-14T16:36:48.218Z] #68 16.51 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-14T16:36:48.263Z] #23 ... [2020-04-14T16:36:48.263Z] [2020-04-14T16:36:48.263Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-14T16:36:48.263Z] #35 7.246 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-14T16:36:48.263Z] #35 7.329 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-14T16:36:48.263Z] #35 7.329 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-14T16:36:48.726Z] #33 113.4 io/ioutil [2020-04-14T16:36:48.726Z] #33 ... [2020-04-14T16:36:48.726Z] [2020-04-14T16:36:48.726Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:36:48.726Z] #38 6.011 + RM_GOPATH=0 [2020-04-14T16:36:48.726Z] #38 6.011 + TMP_GOPATH= [2020-04-14T16:36:48.726Z] #38 6.011 + : /build [2020-04-14T16:36:48.726Z] #38 6.011 + '[' -z '' ']' [2020-04-14T16:36:48.726Z] #38 6.020 ++ mktemp -d [2020-04-14T16:36:48.726Z] #38 6.024 + export GOPATH=/tmp/tmp.M8HwiMaQh2 [2020-04-14T16:36:48.726Z] #38 6.024 + GOPATH=/tmp/tmp.M8HwiMaQh2 [2020-04-14T16:36:48.726Z] #38 6.024 + RM_GOPATH=1 [2020-04-14T16:36:48.726Z] #38 6.026 ++ dirname ./install.sh [2020-04-14T16:36:48.726Z] #38 6.036 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-14T16:36:48.726Z] #38 6.038 + dir=. [2020-04-14T16:36:48.726Z] #38 6.038 + bin=tini [2020-04-14T16:36:48.726Z] #38 6.038 + shift [2020-04-14T16:36:48.726Z] #38 6.038 + '[' '!' -f ./tini.installer ']' [2020-04-14T16:36:48.726Z] #38 6.038 + . ./tini.installer [2020-04-14T16:36:48.726Z] #38 6.038 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-14T16:36:48.726Z] #38 6.038 + install_tini [2020-04-14T16:36:48.726Z] #38 6.038 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-14T16:36:48.726Z] #38 6.038 + git clone https://github.com/krallin/tini.git /tmp/tmp.M8HwiMaQh2/tini [2020-04-14T16:36:48.726Z] #38 6.046 Cloning into '/tmp/tmp.M8HwiMaQh2/tini'... [2020-04-14T16:36:48.726Z] #38 7.247 + cd /tmp/tmp.M8HwiMaQh2/tini [2020-04-14T16:36:48.726Z] #38 7.247 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-14T16:36:48.726Z] #38 7.297 + cmake . [2020-04-14T16:36:48.726Z] #38 8.367 -- The C compiler identification is GNU 8.3.0 [2020-04-14T16:36:48.726Z] #38 8.473 -- Check for working C compiler: /usr/bin/cc [2020-04-14T16:36:48.726Z] #38 10.08 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-14T16:36:48.787Z] #68 17.24 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-14T16:36:48.787Z] #68 17.24 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-14T16:36:48.982Z] #38 10.08 -- Detecting C compiler ABI info [2020-04-14T16:36:49.454Z] ok github.com/docker/docker/pkg/archive 0.539s coverage: 77.3% of statements [2020-04-14T16:36:49.668Z] #35 8.754 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-04-14T16:36:50.350Z] #38 11.14 -- Detecting C compiler ABI info - done [2020-04-14T16:36:50.350Z] #38 11.19 -- Detecting C compile features [2020-04-14T16:36:50.640Z] ok github.com/docker/docker/pkg/authorization 0.330s coverage: 68.3% of statements [2020-04-14T16:36:50.640Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-04-14T16:36:50.640Z] ok github.com/docker/docker/pkg/capabilities 0.001s coverage: 87.5% of statements [2020-04-14T16:36:50.919Z] #38 ... [2020-04-14T16:36:50.919Z] [2020-04-14T16:36:50.919Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-14T16:36:51.160Z] #35 ... [2020-04-14T16:36:51.160Z] [2020-04-14T16:36:51.160Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-14T16:36:51.160Z] #25 5.317 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-14T16:36:51.160Z] #25 5.387 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-14T16:36:51.160Z] #25 5.391 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-14T16:36:51.160Z] #25 6.440 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-04-14T16:36:51.160Z] #25 8.798 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB] [2020-04-14T16:36:51.160Z] #25 ... [2020-04-14T16:36:51.160Z] [2020-04-14T16:36:51.160Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-14T16:36:51.160Z] #41 6.753 + git clone https://github.com/docker/distribution.git . [2020-04-14T16:36:51.160Z] #41 6.758 Cloning into '.'... [2020-04-14T16:36:51.176Z] #10 116.7 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-14T16:36:51.176Z] #10 116.8 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-14T16:36:51.176Z] #10 116.8 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-14T16:36:51.322Z] #68 ... [2020-04-14T16:36:51.322Z] [2020-04-14T16:36:51.322Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-14T16:36:51.322Z] #25 9.997 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-14T16:36:51.322Z] #25 ... [2020-04-14T16:36:51.322Z] [2020-04-14T16:36:51.322Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:36:51.322Z] #50 10.51 + RM_GOPATH=0 [2020-04-14T16:36:51.322Z] #50 10.51 + TMP_GOPATH= [2020-04-14T16:36:51.322Z] #50 10.51 + : /build [2020-04-14T16:36:51.322Z] #50 10.51 + '[' -z '' ']' [2020-04-14T16:36:51.322Z] #50 10.52 ++ mktemp -d [2020-04-14T16:36:51.322Z] #50 10.57 + export GOPATH=/tmp/tmp.K8imfam9ud [2020-04-14T16:36:51.322Z] #50 10.57 + GOPATH=/tmp/tmp.K8imfam9ud [2020-04-14T16:36:51.322Z] #50 10.57 + RM_GOPATH=1 [2020-04-14T16:36:51.322Z] #50 10.57 ++ dirname ./install.sh [2020-04-14T16:36:51.322Z] #50 10.58 + dir=. [2020-04-14T16:36:51.322Z] #50 10.58 + bin=gotestsum [2020-04-14T16:36:51.322Z] #50 10.58 + shift [2020-04-14T16:36:51.322Z] #50 10.58 + '[' '!' -f ./gotestsum.installer ']' [2020-04-14T16:36:51.322Z] #50 10.58 + . ./gotestsum.installer [2020-04-14T16:36:51.322Z] #50 10.58 ++ : v0.3.5 [2020-04-14T16:36:51.322Z] #50 10.58 + install_gotestsum [2020-04-14T16:36:51.322Z] #50 10.59 + echo 'Installing gotestsum version v0.3.5' [2020-04-14T16:36:51.322Z] #50 10.59 + go get -d gotest.tools/gotestsum [2020-04-14T16:36:51.322Z] #50 10.59 Installing gotestsum version v0.3.5 [2020-04-14T16:36:51.422Z] #41 ... [2020-04-14T16:36:51.422Z] [2020-04-14T16:36:51.422Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-14T16:36:51.422Z] #62 4.816 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-14T16:36:51.422Z] #62 4.845 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-14T16:36:51.422Z] #62 4.845 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-14T16:36:51.422Z] #62 5.311 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-04-14T16:36:51.422Z] #62 7.358 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB] [2020-04-14T16:36:51.422Z] #62 9.430 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-04-14T16:36:51.422Z] #62 ... [2020-04-14T16:36:51.422Z] [2020-04-14T16:36:51.422Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:36:51.422Z] #56 7.237 + RM_GOPATH=0 [2020-04-14T16:36:51.422Z] #56 7.239 + TMP_GOPATH= [2020-04-14T16:36:51.422Z] #56 7.239 + : /build [2020-04-14T16:36:51.422Z] #56 7.239 + '[' -z '' ']' [2020-04-14T16:36:51.422Z] #56 7.239 ++ mktemp -d [2020-04-14T16:36:51.422Z] #56 7.241 + export GOPATH=/tmp/tmp.JGgldPGRjK [2020-04-14T16:36:51.422Z] #56 7.241 + GOPATH=/tmp/tmp.JGgldPGRjK [2020-04-14T16:36:51.422Z] #56 7.241 + RM_GOPATH=1 [2020-04-14T16:36:51.422Z] #56 7.242 ++ dirname ./install.sh [2020-04-14T16:36:51.422Z] #56 7.269 + dir=. [2020-04-14T16:36:51.422Z] #56 7.270 + bin=shfmt [2020-04-14T16:36:51.422Z] #56 7.270 + shift [2020-04-14T16:36:51.422Z] #56 7.270 + '[' '!' -f ./shfmt.installer ']' [2020-04-14T16:36:51.422Z] #56 7.271 + . ./shfmt.installer [2020-04-14T16:36:51.422Z] #56 7.271 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-14T16:36:51.422Z] #56 7.271 + install_shfmt [2020-04-14T16:36:51.422Z] #56 7.271 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-14T16:36:51.422Z] #56 7.272 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-14T16:36:51.422Z] #56 7.273 + git clone https://github.com/mvdan/sh.git /tmp/tmp.JGgldPGRjK/src/github.com/mvdan/sh [2020-04-14T16:36:51.422Z] #56 7.279 Cloning into '/tmp/tmp.JGgldPGRjK/src/github.com/mvdan/sh'... [2020-04-14T16:36:51.683Z] #56 ... [2020-04-14T16:36:51.683Z] [2020-04-14T16:36:51.683Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:36:51.683Z] #74 7.151 + RM_GOPATH=0 [2020-04-14T16:36:51.683Z] #74 7.151 + TMP_GOPATH= [2020-04-14T16:36:51.683Z] #74 7.151 + : /build [2020-04-14T16:36:51.683Z] #74 7.151 + '[' -z '' ']' [2020-04-14T16:36:51.683Z] #74 7.151 ++ mktemp -d [2020-04-14T16:36:51.683Z] #74 7.156 + export GOPATH=/tmp/tmp.0Nt1F4GQGT [2020-04-14T16:36:51.683Z] #74 7.156 + GOPATH=/tmp/tmp.0Nt1F4GQGT [2020-04-14T16:36:51.683Z] #74 7.156 + RM_GOPATH=1 [2020-04-14T16:36:51.683Z] #74 7.182 ++ dirname ./install.sh [2020-04-14T16:36:51.683Z] #74 7.182 + dir=. [2020-04-14T16:36:51.683Z] #74 7.182 + bin=proxy [2020-04-14T16:36:51.683Z] #74 7.182 + shift [2020-04-14T16:36:51.683Z] #74 7.182 + '[' '!' -f ./proxy.installer ']' [2020-04-14T16:36:51.683Z] #74 7.182 + . ./proxy.installer [2020-04-14T16:36:51.683Z] #74 7.182 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-14T16:36:51.683Z] #74 7.182 + install_proxy [2020-04-14T16:36:51.683Z] #74 7.182 + case "$1" in [2020-04-14T16:36:51.683Z] #74 7.182 + export CGO_ENABLED=0 [2020-04-14T16:36:51.683Z] #74 7.182 + CGO_ENABLED=0 [2020-04-14T16:36:51.683Z] #74 7.182 + _install_proxy [2020-04-14T16:36:51.683Z] #74 7.182 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-14T16:36:51.683Z] #74 7.182 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.0Nt1F4GQGT/src/github.com/docker/libnetwork [2020-04-14T16:36:51.683Z] #74 7.182 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-14T16:36:51.683Z] #74 7.200 Cloning into '/tmp/tmp.0Nt1F4GQGT/src/github.com/docker/libnetwork'... [2020-04-14T16:36:51.683Z] #74 ... [2020-04-14T16:36:51.683Z] [2020-04-14T16:36:51.683Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:36:51.683Z] #53 5.604 + RM_GOPATH=0 [2020-04-14T16:36:51.683Z] #53 5.604 + TMP_GOPATH= [2020-04-14T16:36:51.683Z] #53 5.604 + : /build [2020-04-14T16:36:51.683Z] #53 5.604 + '[' -z '' ']' [2020-04-14T16:36:51.683Z] #53 5.604 ++ mktemp -d [2020-04-14T16:36:51.683Z] #53 5.613 Installing golangci-lint version v1.23.8 [2020-04-14T16:36:51.683Z] #53 5.614 + export GOPATH=/tmp/tmp.RRhsGADXdv [2020-04-14T16:36:51.683Z] #53 5.614 + GOPATH=/tmp/tmp.RRhsGADXdv [2020-04-14T16:36:51.683Z] #53 5.614 + RM_GOPATH=1 [2020-04-14T16:36:51.683Z] #53 5.614 ++ dirname ./install.sh [2020-04-14T16:36:51.683Z] #53 5.614 + dir=. [2020-04-14T16:36:51.683Z] #53 5.614 + bin=golangci_lint [2020-04-14T16:36:51.683Z] #53 5.614 + shift [2020-04-14T16:36:51.683Z] #53 5.614 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-14T16:36:51.683Z] #53 5.614 + . ./golangci_lint.installer [2020-04-14T16:36:51.683Z] #53 5.614 ++ : v1.23.8 [2020-04-14T16:36:51.683Z] #53 5.614 + install_golangci_lint [2020-04-14T16:36:51.683Z] #53 5.614 + echo 'Installing golangci-lint version v1.23.8' [2020-04-14T16:36:51.683Z] #53 5.614 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-14T16:36:51.687Z] #10 117.2 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-14T16:36:51.687Z] #10 117.2 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-14T16:36:51.688Z] #10 117.2 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-14T16:36:51.887Z] #50 ... [2020-04-14T16:36:51.887Z] [2020-04-14T16:36:51.887Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-14T16:36:51.887Z] #10 10.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-14T16:36:51.887Z] #10 10.61 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-14T16:36:51.887Z] #10 10.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-14T16:36:51.887Z] #10 11.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-14T16:36:51.887Z] #10 15.12 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-14T16:36:51.887Z] #10 19.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-14T16:36:51.887Z] #10 ... [2020-04-14T16:36:51.887Z] [2020-04-14T16:36:51.887Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-14T16:36:51.887Z] #41 10.57 + git clone https://github.com/docker/distribution.git . [2020-04-14T16:36:51.887Z] #41 10.57 Cloning into '.'... [2020-04-14T16:36:51.945Z] #53 ... [2020-04-14T16:36:51.945Z] [2020-04-14T16:36:51.945Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:36:51.945Z] #68 6.228 + RM_GOPATH=0 [2020-04-14T16:36:51.945Z] #68 6.228 + TMP_GOPATH= [2020-04-14T16:36:51.945Z] #68 6.228 + : /build/ [2020-04-14T16:36:51.945Z] #68 6.228 + '[' -z '' ']' [2020-04-14T16:36:51.945Z] #68 6.234 ++ mktemp -d [2020-04-14T16:36:51.945Z] #68 6.259 + export GOPATH=/tmp/tmp.cdy9vFpiIn [2020-04-14T16:36:51.945Z] #68 6.259 + GOPATH=/tmp/tmp.cdy9vFpiIn [2020-04-14T16:36:51.945Z] #68 6.259 + RM_GOPATH=1 [2020-04-14T16:36:51.945Z] #68 6.259 ++ dirname ./install.sh [2020-04-14T16:36:51.945Z] #68 6.261 + dir=. [2020-04-14T16:36:51.945Z] #68 6.261 + bin=rootlesskit [2020-04-14T16:36:51.945Z] #68 6.261 + shift [2020-04-14T16:36:51.945Z] #68 6.261 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-14T16:36:51.945Z] #68 6.261 + . ./rootlesskit.installer [2020-04-14T16:36:51.945Z] #68 6.261 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-14T16:36:51.945Z] #68 6.261 + install_rootlesskit [2020-04-14T16:36:51.945Z] #68 6.261 + case "$1" in [2020-04-14T16:36:51.945Z] #68 6.261 + export CGO_ENABLED=0 [2020-04-14T16:36:51.945Z] #68 6.261 + CGO_ENABLED=0 [2020-04-14T16:36:51.945Z] #68 6.261 + _install_rootlesskit [2020-04-14T16:36:51.945Z] #68 6.261 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-14T16:36:51.945Z] #68 6.264 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.cdy9vFpiIn/src/github.com/rootless-containers/rootlesskit [2020-04-14T16:36:51.946Z] #68 6.264 Cloning into '/tmp/tmp.cdy9vFpiIn/src/github.com/rootless-containers/rootlesskit'... [2020-04-14T16:36:51.946Z] #68 6.265 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-14T16:36:52.145Z] #41 ... [2020-04-14T16:36:52.145Z] [2020-04-14T16:36:52.145Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:36:52.145Z] #53 10.53 + RM_GOPATH=0 [2020-04-14T16:36:52.145Z] #53 10.53 + TMP_GOPATH= [2020-04-14T16:36:52.145Z] #53 10.53 + : /build [2020-04-14T16:36:52.145Z] #53 10.53 + '[' -z '' ']' [2020-04-14T16:36:52.145Z] #53 10.53 ++ mktemp -d [2020-04-14T16:36:52.145Z] #53 10.54 + export GOPATH=/tmp/tmp.f6X0u4rhQx [2020-04-14T16:36:52.145Z] #53 10.54 + GOPATH=/tmp/tmp.f6X0u4rhQx [2020-04-14T16:36:52.145Z] #53 10.54 + RM_GOPATH=1 [2020-04-14T16:36:52.145Z] #53 10.55 ++ dirname ./install.sh [2020-04-14T16:36:52.145Z] #53 10.55 + dir=. [2020-04-14T16:36:52.145Z] #53 10.55 + bin=golangci_lint [2020-04-14T16:36:52.145Z] #53 10.55 + shift [2020-04-14T16:36:52.145Z] #53 10.55 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-14T16:36:52.145Z] #53 10.55 + . ./golangci_lint.installer [2020-04-14T16:36:52.145Z] #53 10.55 ++ : v1.23.8 [2020-04-14T16:36:52.145Z] #53 10.55 + install_golangci_lint [2020-04-14T16:36:52.145Z] #53 10.55 + echo 'Installing golangci-lint version v1.23.8' [2020-04-14T16:36:52.145Z] #53 10.55 Installing golangci-lint version v1.23.8 [2020-04-14T16:36:52.145Z] #53 10.56 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-14T16:36:52.206Z] #68 10.72 + cd /tmp/tmp.cdy9vFpiIn/src/github.com/rootless-containers/rootlesskit [2020-04-14T16:36:52.206Z] #68 ... [2020-04-14T16:36:52.206Z] [2020-04-14T16:36:52.206Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:36:52.206Z] #47 6.827 + RM_GOPATH=0 [2020-04-14T16:36:52.206Z] #47 6.827 + TMP_GOPATH= [2020-04-14T16:36:52.206Z] #47 6.827 + : /build [2020-04-14T16:36:52.206Z] #47 6.828 + '[' -z '' ']' [2020-04-14T16:36:52.206Z] #47 6.829 ++ mktemp -d [2020-04-14T16:36:52.206Z] #47 6.854 + export GOPATH=/tmp/tmp.JJwsuOHSLC [2020-04-14T16:36:52.206Z] #47 6.854 + GOPATH=/tmp/tmp.JJwsuOHSLC [2020-04-14T16:36:52.206Z] #47 6.854 + RM_GOPATH=1 [2020-04-14T16:36:52.206Z] #47 6.854 ++ dirname ./install.sh [2020-04-14T16:36:52.206Z] #47 6.855 + dir=. [2020-04-14T16:36:52.206Z] #47 6.855 + bin=vndr [2020-04-14T16:36:52.206Z] #47 6.855 + shift [2020-04-14T16:36:52.206Z] #47 6.855 + '[' '!' -f ./vndr.installer ']' [2020-04-14T16:36:52.206Z] #47 6.855 + . ./vndr.installer [2020-04-14T16:36:52.206Z] #47 6.855 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-14T16:36:52.206Z] #47 6.855 + install_vndr [2020-04-14T16:36:52.206Z] #47 6.855 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-14T16:36:52.206Z] #47 6.856 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-14T16:36:52.206Z] #47 6.856 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.JJwsuOHSLC/src/github.com/LK4D4/vndr [2020-04-14T16:36:52.206Z] #47 6.859 Cloning into '/tmp/tmp.JJwsuOHSLC/src/github.com/LK4D4/vndr'... [2020-04-14T16:36:52.206Z] #47 7.663 + cd /tmp/tmp.JJwsuOHSLC/src/github.com/LK4D4/vndr [2020-04-14T16:36:52.206Z] #47 7.668 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-14T16:36:52.206Z] #47 7.725 + go build -buildmode=pie -v -o /build/vndr . [2020-04-14T16:36:52.206Z] #47 9.661 internal/race [2020-04-14T16:36:52.206Z] #47 9.717 runtime/internal/sys [2020-04-14T16:36:52.206Z] #47 9.753 internal/cpu [2020-04-14T16:36:52.206Z] #47 9.825 runtime/internal/atomic [2020-04-14T16:36:52.206Z] #47 9.974 sync/atomic [2020-04-14T16:36:52.206Z] #47 10.18 runtime/internal/math [2020-04-14T16:36:52.206Z] #47 10.40 unicode [2020-04-14T16:36:52.206Z] #47 10.62 unicode/utf8 [2020-04-14T16:36:52.206Z] #47 10.75 math/bits [2020-04-14T16:36:52.206Z] #47 ... [2020-04-14T16:36:52.206Z] [2020-04-14T16:36:52.206Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-14T16:36:52.206Z] #10 5.362 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-14T16:36:52.206Z] #10 5.394 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-14T16:36:52.206Z] #10 5.394 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-14T16:36:52.206Z] #10 6.299 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-04-14T16:36:52.206Z] #10 8.388 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB] [2020-04-14T16:36:52.206Z] #10 10.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-04-14T16:36:52.404Z] #53 ... [2020-04-14T16:36:52.404Z] [2020-04-14T16:36:52.404Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:36:52.404Z] #56 10.70 + RM_GOPATH=0 [2020-04-14T16:36:52.404Z] #56 10.70 + TMP_GOPATH= [2020-04-14T16:36:52.404Z] #56 10.70 + : /build [2020-04-14T16:36:52.404Z] #56 10.70 + '[' -z '' ']' [2020-04-14T16:36:52.404Z] #56 10.72 ++ mktemp -d [2020-04-14T16:36:52.404Z] #56 10.72 + export GOPATH=/tmp/tmp.GrKn4eRxNj [2020-04-14T16:36:52.404Z] #56 10.72 + GOPATH=/tmp/tmp.GrKn4eRxNj [2020-04-14T16:36:52.404Z] #56 10.72 + RM_GOPATH=1 [2020-04-14T16:36:52.404Z] #56 10.72 ++ dirname ./install.sh [2020-04-14T16:36:52.404Z] #56 10.73 + dir=. [2020-04-14T16:36:52.404Z] #56 10.73 + bin=shfmt [2020-04-14T16:36:52.404Z] #56 10.73 + shift [2020-04-14T16:36:52.404Z] #56 10.73 + '[' '!' -f ./shfmt.installer ']' [2020-04-14T16:36:52.404Z] #56 10.73 + . ./shfmt.installer [2020-04-14T16:36:52.404Z] #56 10.73 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-14T16:36:52.404Z] #56 10.73 + install_shfmt [2020-04-14T16:36:52.404Z] #56 10.73 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-14T16:36:52.404Z] #56 10.73 + git clone https://github.com/mvdan/sh.git /tmp/tmp.GrKn4eRxNj/src/github.com/mvdan/sh [2020-04-14T16:36:52.404Z] #56 10.73 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-14T16:36:52.404Z] #56 10.74 Cloning into '/tmp/tmp.GrKn4eRxNj/src/github.com/mvdan/sh'... [2020-04-14T16:36:52.404Z] #56 ... [2020-04-14T16:36:52.404Z] [2020-04-14T16:36:52.404Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:36:52.404Z] #33 12.07 + cd /tmp/tmp.2iefDpODKp/src/github.com/BurntSushi/toml [2020-04-14T16:36:52.404Z] #33 12.07 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-14T16:36:52.404Z] #33 12.11 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-14T16:36:52.404Z] #33 12.84 runtime/internal/atomic [2020-04-14T16:36:52.404Z] #33 12.85 internal/cpu [2020-04-14T16:36:52.404Z] #33 13.07 runtime/internal/sys [2020-04-14T16:36:52.404Z] #33 13.55 runtime/internal/math [2020-04-14T16:36:52.404Z] #33 13.69 math/bits [2020-04-14T16:36:52.404Z] #33 13.86 internal/bytealg [2020-04-14T16:36:52.404Z] #33 14.51 math [2020-04-14T16:36:52.404Z] #33 15.98 runtime [2020-04-14T16:36:52.467Z] #10 ... [2020-04-14T16:36:52.467Z] [2020-04-14T16:36:52.467Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-14T16:36:52.467Z] #30 6.534 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-14T16:36:52.467Z] #30 6.547 Cloning into '.'... [2020-04-14T16:36:52.467Z] #30 ... [2020-04-14T16:36:52.467Z] [2020-04-14T16:36:52.467Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:36:52.467Z] #33 7.316 + RM_GOPATH=0 [2020-04-14T16:36:52.467Z] #33 7.318 + TMP_GOPATH= [2020-04-14T16:36:52.467Z] #33 7.318 + : /build [2020-04-14T16:36:52.467Z] #33 7.319 + '[' -z '' ']' [2020-04-14T16:36:52.467Z] #33 7.322 ++ mktemp -d [2020-04-14T16:36:52.467Z] #33 7.324 + export GOPATH=/tmp/tmp.tMR1V60dge [2020-04-14T16:36:52.467Z] #33 7.325 + GOPATH=/tmp/tmp.tMR1V60dge [2020-04-14T16:36:52.467Z] #33 7.325 + RM_GOPATH=1 [2020-04-14T16:36:52.467Z] #33 7.326 ++ dirname ./install.sh [2020-04-14T16:36:52.467Z] #33 7.330 + dir=. [2020-04-14T16:36:52.467Z] #33 7.330 + bin=tomlv [2020-04-14T16:36:52.467Z] #33 7.330 + shift [2020-04-14T16:36:52.467Z] #33 7.330 + '[' '!' -f ./tomlv.installer ']' [2020-04-14T16:36:52.467Z] #33 7.331 + . ./tomlv.installer [2020-04-14T16:36:52.467Z] #33 7.334 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-14T16:36:52.467Z] #33 7.338 + install_tomlv [2020-04-14T16:36:52.467Z] #33 7.339 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-14T16:36:52.467Z] #33 7.339 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-14T16:36:52.467Z] #33 7.340 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.tMR1V60dge/src/github.com/BurntSushi/toml [2020-04-14T16:36:52.467Z] #33 7.356 Cloning into '/tmp/tmp.tMR1V60dge/src/github.com/BurntSushi/toml'... [2020-04-14T16:36:52.467Z] #33 8.664 + cd /tmp/tmp.tMR1V60dge/src/github.com/BurntSushi/toml [2020-04-14T16:36:52.467Z] #33 8.667 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-14T16:36:52.467Z] #33 8.691 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-14T16:36:52.467Z] #33 9.721 runtime/internal/sys [2020-04-14T16:36:52.467Z] #33 9.728 internal/cpu [2020-04-14T16:36:52.467Z] #33 9.741 math/bits [2020-04-14T16:36:52.467Z] #33 9.783 runtime/internal/atomic [2020-04-14T16:36:52.467Z] #33 10.31 runtime/internal/math [2020-04-14T16:36:52.467Z] #33 10.40 unicode/utf8 [2020-04-14T16:36:52.467Z] #33 10.68 internal/bytealg [2020-04-14T16:36:52.467Z] #33 10.97 unicode [2020-04-14T16:36:52.467Z] #33 11.02 math [2020-04-14T16:36:52.662Z] #33 ... [2020-04-14T16:36:52.662Z] [2020-04-14T16:36:52.662Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-14T16:36:52.662Z] #62 11.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-14T16:36:52.662Z] #62 14.00 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-14T16:36:52.662Z] #62 18.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-14T16:36:52.662Z] #62 ... [2020-04-14T16:36:52.662Z] [2020-04-14T16:36:52.662Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-14T16:36:52.662Z] #35 11.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-14T16:36:52.662Z] #35 11.61 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-14T16:36:52.662Z] #35 11.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-14T16:36:52.662Z] #35 12.73 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-14T16:36:52.662Z] #35 17.23 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-14T16:36:52.920Z] #35 ... [2020-04-14T16:36:52.920Z] [2020-04-14T16:36:52.920Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-14T16:36:52.920Z] #43 11.61 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-14T16:36:52.920Z] #43 14.83 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-14T16:36:52.920Z] #43 19.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-14T16:36:53.179Z] #43 ... [2020-04-14T16:36:53.179Z] [2020-04-14T16:36:53.179Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:36:53.179Z] #47 21.32 unicode/utf8 [2020-04-14T16:36:53.578Z] #10 ... [2020-04-14T16:36:53.578Z] [2020-04-14T16:36:53.578Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:36:53.578Z] #56 108.5 encoding/base64 [2020-04-14T16:36:53.578Z] #56 109.4 fmt [2020-04-14T16:36:53.578Z] #56 110.4 path/filepath [2020-04-14T16:36:53.578Z] #56 112.9 golang.org/x/sys/unix [2020-04-14T16:36:53.578Z] #56 118.5 encoding/json [2020-04-14T16:36:53.578Z] #56 ... [2020-04-14T16:36:53.578Z] [2020-04-14T16:36:53.578Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:36:53.578Z] #33 117.5 github.com/BurntSushi/toml [2020-04-14T16:36:53.578Z] #33 117.5 flag [2020-04-14T16:36:53.852Z] #33 12.01 internal/testlog [2020-04-14T16:36:53.852Z] #33 12.01 runtime [2020-04-14T16:36:54.120Z] #47 ... [2020-04-14T16:36:54.120Z] [2020-04-14T16:36:54.120Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:36:54.120Z] #23 21.82 + mkdir -p /build [2020-04-14T16:36:54.120Z] #23 21.84 + mv docker/docker /build/ [2020-04-14T16:36:54.120Z] #23 21.85 + rmdir docker [2020-04-14T16:36:54.120Z] #23 DONE 22.3s [2020-04-14T16:36:54.120Z] [2020-04-14T16:36:54.120Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:36:54.120Z] #33 22.27 unicode/utf8 [2020-04-14T16:36:54.139Z] #33 ... [2020-04-14T16:36:54.139Z] [2020-04-14T16:36:54.139Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:36:54.139Z] #47 109.3 regexp/syntax [2020-04-14T16:36:54.139Z] #47 112.7 fmt [2020-04-14T16:36:54.139Z] #47 117.0 regexp [2020-04-14T16:36:54.139Z] #47 ... [2020-04-14T16:36:54.139Z] [2020-04-14T16:36:54.139Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:36:54.139Z] #38 15.32 -- Detecting C compile features - done [2020-04-14T16:36:54.394Z] #38 15.38 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-14T16:36:54.423Z] #33 12.77 encoding [2020-04-14T16:36:54.650Z] #38 15.81 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-14T16:36:54.684Z] #33 13.28 runtime/cgo [2020-04-14T16:36:54.906Z] #38 15.97 -- Configuring done [2020-04-14T16:36:54.906Z] #38 16.02 -- Generating done [2020-04-14T16:36:54.906Z] #38 16.03 -- Build files have been written to: /tmp/tmp.M8HwiMaQh2/tini [2020-04-14T16:36:54.906Z] #38 16.05 + make tini-static [2020-04-14T16:36:55.013Z] ok github.com/docker/docker/pkg/chrootarchive 3.473s coverage: 43.2% of statements [2020-04-14T16:36:55.013Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-04-14T16:36:55.054Z] #33 23.37 encoding [2020-04-14T16:36:55.294Z] ok github.com/docker/docker/layer 7.710s coverage: 68.8% of statements [2020-04-14T16:36:55.294Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-14T16:36:55.294Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-14T16:36:55.294Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-14T16:36:55.294Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-14T16:36:55.294Z] ? github.com/docker/docker/oci [no test files] [2020-04-14T16:36:55.294Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-14T16:36:55.294Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-14T16:36:55.294Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-14T16:36:55.467Z] #38 16.73 Scanning dependencies of target tini-static [2020-04-14T16:36:55.575Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-04-14T16:36:55.575Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2020-04-14T16:36:55.723Z] #38 16.83 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-14T16:36:55.992Z] #33 24.19 runtime/cgo [2020-04-14T16:36:56.187Z] ok github.com/docker/docker/pkg/discovery/memory 0.007s coverage: 92.3% of statements [2020-04-14T16:36:56.468Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2020-04-14T16:36:56.595Z] #33 ... [2020-04-14T16:36:56.595Z] [2020-04-14T16:36:56.595Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-14T16:36:56.595Z] #62 15.16 Fetched 8166 kB in 11s (743 kB/s) [2020-04-14T16:36:56.749Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2020-04-14T16:36:56.866Z] using credential docker-jenkins-github-credentials [2020-04-14T16:36:56.939Z] Cloning the remote Git repository [2020-04-14T16:36:56.939Z] Cloning with configured refspecs honoured and without tags [2020-04-14T16:36:57.122Z] Cloning repository https://github.com/moby/moby.git [2020-04-14T16:36:57.609Z] #38 ... [2020-04-14T16:36:57.609Z] [2020-04-14T16:36:57.609Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:36:57.609Z] #44 5.833 Note: Building without setproctitle() and strlcpy() support. [2020-04-14T16:36:57.609Z] #44 5.833 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-14T16:36:57.609Z] #44 5.874 Note: Building without GnuTLS support [2020-04-14T16:36:57.609Z] #44 8.801 fatal: not a git repository (or any of the parent directories): .git [2020-04-14T16:36:57.609Z] #44 8.897 GEN .gitid [2020-04-14T16:36:57.609Z] #44 8.907 GEN criu/include/version.h [2020-04-14T16:36:57.609Z] #44 8.988 GEN include/common/asm [2020-04-14T16:36:57.609Z] #44 12.87 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-14T16:36:57.609Z] #44 12.95 PBCC images/opts.pb-c.c [2020-04-14T16:36:57.609Z] #44 12.99 PBCC images/sit.pb-c.c [2020-04-14T16:36:57.609Z] #44 13.13 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-14T16:36:57.609Z] #44 13.23 DEP images/opts.pb-c.d [2020-04-14T16:36:57.609Z] #44 13.35 DEP images/sit.pb-c.d [2020-04-14T16:36:57.609Z] #44 13.53 PBCC images/macvlan.pb-c.c [2020-04-14T16:36:57.609Z] #44 13.60 DEP images/macvlan.pb-c.d [2020-04-14T16:36:57.609Z] #44 13.70 PBCC images/autofs.pb-c.c [2020-04-14T16:36:57.609Z] #44 13.76 DEP images/autofs.pb-c.d [2020-04-14T16:36:57.609Z] #44 13.87 PBCC images/sysctl.pb-c.c [2020-04-14T16:36:57.609Z] #44 13.94 DEP images/sysctl.pb-c.d [2020-04-14T16:36:57.609Z] #44 14.12 PBCC images/time.pb-c.c [2020-04-14T16:36:57.609Z] #44 14.25 DEP images/time.pb-c.d [2020-04-14T16:36:57.609Z] #44 14.29 PBCC images/binfmt-misc.pb-c.c [2020-04-14T16:36:57.609Z] #44 14.44 DEP images/binfmt-misc.pb-c.d [2020-04-14T16:36:57.609Z] #44 14.59 PBCC images/seccomp.pb-c.c [2020-04-14T16:36:57.609Z] #44 14.69 DEP images/seccomp.pb-c.d [2020-04-14T16:36:57.609Z] #44 14.83 PBCC images/userns.pb-c.c [2020-04-14T16:36:57.609Z] #44 14.91 DEP images/userns.pb-c.d [2020-04-14T16:36:57.609Z] #44 15.01 PBCC images/cgroup.pb-c.c [2020-04-14T16:36:57.609Z] #44 15.21 DEP images/cgroup.pb-c.d [2020-04-14T16:36:57.609Z] #44 15.35 PBCC images/fown.pb-c.c [2020-04-14T16:36:57.609Z] #44 15.37 PBCC images/ext-file.pb-c.c [2020-04-14T16:36:57.609Z] #44 15.48 DEP images/fown.pb-c.d [2020-04-14T16:36:57.609Z] #44 15.55 DEP images/ext-file.pb-c.d [2020-04-14T16:36:57.609Z] #44 15.66 PBCC images/rpc.pb-c.c [2020-04-14T16:36:57.609Z] #44 15.74 DEP images/rpc.pb-c.d [2020-04-14T16:36:57.609Z] #44 15.81 PBCC images/siginfo.pb-c.c [2020-04-14T16:36:57.609Z] #44 15.86 DEP images/siginfo.pb-c.d [2020-04-14T16:36:57.753Z] ok github.com/docker/docker/pkg/filenotify 0.619s coverage: 67.0% of statements [2020-04-14T16:36:57.865Z] #44 16.01 PBCC images/pagemap.pb-c.c [2020-04-14T16:36:57.865Z] #44 16.14 DEP images/pagemap.pb-c.d [2020-04-14T16:36:58.120Z] #44 16.27 PBCC images/rlimit.pb-c.c [2020-04-14T16:36:58.120Z] #44 16.42 DEP images/rlimit.pb-c.d [2020-04-14T16:36:58.120Z] #44 16.55 PBCC images/file-lock.pb-c.c [2020-04-14T16:36:58.376Z] #44 16.60 DEP images/file-lock.pb-c.d [2020-04-14T16:36:58.376Z] #44 16.69 PBCC images/tty.pb-c.c [2020-04-14T16:36:58.376Z] #44 ... [2020-04-14T16:36:58.376Z] [2020-04-14T16:36:58.376Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:36:58.376Z] #38 19.54 [100%] Linking C executable tini-static [2020-04-14T16:36:58.510Z] #62 15.16 Reading package lists... [2020-04-14T16:36:58.510Z] #62 ... [2020-04-14T16:36:58.510Z] [2020-04-14T16:36:58.510Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-14T16:36:58.510Z] #43 7.379 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB] [2020-04-14T16:36:58.510Z] #43 9.217 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-04-14T16:36:58.510Z] #43 15.47 Fetched 8166 kB in 11s (742 kB/s) [2020-04-14T16:36:58.510Z] #43 15.47 Reading package lists... [2020-04-14T16:36:58.510Z] #43 ... [2020-04-14T16:36:58.510Z] [2020-04-14T16:36:58.510Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:36:58.510Z] #56 16.31 + cd /tmp/tmp.JGgldPGRjK/src/github.com/mvdan/sh [2020-04-14T16:36:58.510Z] #56 16.32 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-14T16:36:58.510Z] #56 16.41 + GO111MODULE=on [2020-04-14T16:36:58.510Z] #56 16.41 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-14T16:36:58.754Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2020-04-14T16:36:57.592Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-04-14T16:36:59.183Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-14T16:36:59.183Z] > git --version # timeout=10 [2020-04-14T16:36:59.303Z] #38 20.58 [100%] Built target tini-static [2020-04-14T16:36:59.392Z] ok github.com/docker/docker/pkg/fsutils 0.438s coverage: 85.1% of statements [2020-04-14T16:36:59.392Z] ok github.com/docker/docker/pkg/discovery/kv 3.066s coverage: 84.1% of statements [2020-04-14T16:36:59.453Z] #56 17.98 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-14T16:36:59.453Z] #56 17.98 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-14T16:36:59.453Z] #56 18.04 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-14T16:36:59.559Z] #38 20.70 + mkdir -p /build [2020-04-14T16:36:59.559Z] #38 20.70 + cp tini-static /build/docker-init [2020-04-14T16:36:59.694Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 11.4% of statements [2020-04-14T16:36:59.815Z] #38 DONE 21.0s [2020-04-14T16:36:59.815Z] [2020-04-14T16:36:59.815Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:36:59.815Z] #44 16.84 DEP images/tty.pb-c.d [2020-04-14T16:36:59.815Z] #44 17.05 PBCC images/tun.pb-c.c [2020-04-14T16:36:59.815Z] #44 17.14 PBCC images/netdev.pb-c.c [2020-04-14T16:36:59.815Z] #44 17.26 DEP images/tun.pb-c.d [2020-04-14T16:36:59.815Z] #44 17.36 DEP images/netdev.pb-c.d [2020-04-14T16:36:59.815Z] #44 17.46 PBCC images/vma.pb-c.c [2020-04-14T16:36:59.815Z] #44 17.59 DEP images/vma.pb-c.d [2020-04-14T16:36:59.815Z] #44 17.74 PBCC images/creds.pb-c.c [2020-04-14T16:36:59.815Z] #44 17.78 DEP images/creds.pb-c.d [2020-04-14T16:36:59.815Z] #44 17.91 PBCC images/utsns.pb-c.c [2020-04-14T16:36:59.815Z] #44 17.93 DEP images/utsns.pb-c.d [2020-04-14T16:36:59.815Z] #44 18.04 PBCC images/ipc-desc.pb-c.c [2020-04-14T16:36:59.815Z] #44 18.06 PBCC images/ipc-sem.pb-c.c [2020-04-14T16:36:59.815Z] #44 18.09 DEP images/ipc-desc.pb-c.d [2020-04-14T16:37:00.025Z] #56 18.69 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-14T16:37:00.071Z] #44 18.29 DEP images/ipc-sem.pb-c.d [2020-04-14T16:37:00.071Z] #44 18.39 PBCC images/ipc-msg.pb-c.c [2020-04-14T16:37:00.173Z] #33 ... [2020-04-14T16:37:00.174Z] [2020-04-14T16:37:00.174Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:37:00.174Z] #56 25.28 + cd /tmp/tmp.GrKn4eRxNj/src/github.com/mvdan/sh [2020-04-14T16:37:00.174Z] #56 25.28 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-14T16:37:00.174Z] #56 25.60 + GO111MODULE=on [2020-04-14T16:37:00.174Z] #56 25.60 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-14T16:37:00.174Z] #56 27.39 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-14T16:37:00.174Z] #56 27.39 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-14T16:37:00.174Z] #56 27.40 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-14T16:37:00.174Z] #56 27.90 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-14T16:37:00.174Z] #56 27.93 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-14T16:37:00.286Z] #56 18.86 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-14T16:37:00.327Z] #44 18.47 DEP images/ipc-msg.pb-c.d [2020-04-14T16:37:00.327Z] #44 18.54 PBCC images/ipc-shm.pb-c.c [2020-04-14T16:37:00.327Z] #44 18.60 DEP images/ipc-shm.pb-c.d [2020-04-14T16:37:00.327Z] #44 18.65 PBCC images/ipc-var.pb-c.c [2020-04-14T16:37:00.582Z] #44 18.71 DEP images/ipc-var.pb-c.d [2020-04-14T16:37:00.582Z] #44 18.82 PBCC images/sk-opts.pb-c.c [2020-04-14T16:37:00.582Z] #44 18.92 PBCC images/packet-sock.pb-c.c [2020-04-14T16:37:00.697Z] ok github.com/docker/docker/pkg/idtools 0.428s coverage: 70.1% of statements [2020-04-14T16:37:00.697Z] ok github.com/docker/docker/pkg/ioutils 0.302s coverage: 70.1% of statements [2020-04-14T16:37:00.838Z] #44 19.01 DEP images/sk-opts.pb-c.d [2020-04-14T16:37:00.838Z] #44 19.10 DEP images/packet-sock.pb-c.d [2020-04-14T16:37:00.859Z] #56 19.51 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-14T16:37:00.978Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2020-04-14T16:37:00.978Z] ok github.com/docker/docker/pkg/locker 0.010s coverage: 88.9% of statements [2020-04-14T16:37:01.093Z] #44 19.23 PBCC images/sk-netlink.pb-c.c [2020-04-14T16:37:01.093Z] #44 19.33 DEP images/sk-netlink.pb-c.d [2020-04-14T16:37:01.093Z] #44 19.44 PBCC images/sk-inet.pb-c.c [2020-04-14T16:37:01.106Z] #56 29.46 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-14T16:37:01.259Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-04-14T16:37:01.259Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-14T16:37:01.259Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-14T16:37:01.259Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-04-14T16:37:01.259Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-14T16:37:01.259Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2020-04-14T16:36:59.246Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-14T16:36:59.248Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/39771/head:refs/remotes/origin/PR-39771 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-14T16:37:01.349Z] #44 19.63 DEP images/sk-inet.pb-c.d [2020-04-14T16:37:01.539Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-04-14T16:37:01.611Z] #44 19.74 PBCC images/sk-unix.pb-c.c [2020-04-14T16:37:01.611Z] #44 19.89 DEP images/sk-unix.pb-c.d [2020-04-14T16:37:01.611Z] #44 19.98 PBCC images/mm.pb-c.c [2020-04-14T16:37:01.802Z] #56 20.31 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-14T16:37:01.820Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 91.4% of statements [2020-04-14T16:37:01.820Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-04-14T16:37:01.820Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-14T16:37:01.820Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-14T16:37:01.867Z] #44 20.12 DEP images/mm.pb-c.d [2020-04-14T16:37:01.867Z] #44 20.29 PBCC images/timerfd.pb-c.c [2020-04-14T16:37:02.065Z] #56 ... [2020-04-14T16:37:02.065Z] [2020-04-14T16:37:02.065Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:37:02.065Z] #68 10.72 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-14T16:37:02.065Z] #68 11.26 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-14T16:37:02.065Z] #68 11.27 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-14T16:37:02.122Z] #44 20.34 DEP images/timerfd.pb-c.d [2020-04-14T16:37:02.122Z] #44 20.42 PBCC images/timer.pb-c.c [2020-04-14T16:37:02.122Z] #44 20.52 DEP images/timer.pb-c.d [2020-04-14T16:37:02.327Z] #68 ... [2020-04-14T16:37:02.327Z] [2020-04-14T16:37:02.327Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:37:02.327Z] #47 10.88 internal/bytealg [2020-04-14T16:37:02.327Z] #47 11.85 internal/testlog [2020-04-14T16:37:02.327Z] #47 11.98 math [2020-04-14T16:37:02.327Z] #47 12.74 encoding [2020-04-14T16:37:02.327Z] #47 13.04 unicode/utf16 [2020-04-14T16:37:02.327Z] #47 13.19 runtime [2020-04-14T16:37:02.327Z] #47 13.44 container/list [2020-04-14T16:37:02.327Z] #47 15.10 crypto/internal/subtle [2020-04-14T16:37:02.327Z] #47 15.71 crypto/subtle [2020-04-14T16:37:02.327Z] #47 16.26 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-14T16:37:02.327Z] #47 16.48 internal/nettrace [2020-04-14T16:37:02.327Z] #47 16.72 runtime/cgo [2020-04-14T16:37:02.327Z] #47 16.81 vendor/golang.org/x/crypto/internal/subtle [2020-04-14T16:37:02.377Z] #44 20.61 PBCC images/sa.pb-c.c [2020-04-14T16:37:02.377Z] #44 20.77 DEP images/sa.pb-c.d [2020-04-14T16:37:02.432Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.024s coverage: 56.8% of statements [2020-04-14T16:37:02.478Z] #56 30.71 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-14T16:37:02.588Z] #47 ... [2020-04-14T16:37:02.588Z] [2020-04-14T16:37:02.588Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-14T16:37:02.588Z] #25 11.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-04-14T16:37:02.588Z] #25 17.35 Fetched 8166 kB in 12s (666 kB/s) [2020-04-14T16:37:02.588Z] #25 17.35 Reading package lists... [2020-04-14T16:37:02.588Z] #25 ... [2020-04-14T16:37:02.588Z] [2020-04-14T16:37:02.588Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-14T16:37:02.588Z] #35 11.06 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB] [2020-04-14T16:37:02.588Z] #35 13.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-04-14T16:37:02.588Z] #35 19.52 Fetched 8166 kB in 13s (640 kB/s) [2020-04-14T16:37:02.633Z] #44 20.91 PBCC images/pipe-data.pb-c.c [2020-04-14T16:37:02.633Z] #44 20.97 DEP images/pipe-data.pb-c.d [2020-04-14T16:37:02.736Z] #56 ... [2020-04-14T16:37:02.736Z] [2020-04-14T16:37:02.736Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-14T16:37:02.736Z] #25 21.41 Fetched 8337 kB in 16s (525 kB/s) [2020-04-14T16:37:02.850Z] #35 19.52 Reading package lists... [2020-04-14T16:37:02.850Z] #35 ... [2020-04-14T16:37:02.850Z] [2020-04-14T16:37:02.850Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-14T16:37:02.850Z] #62 15.16 Reading package lists... [2020-04-14T16:37:02.888Z] #44 21.17 PBCC images/mnt.pb-c.c [2020-04-14T16:37:02.994Z] #25 21.41 Reading package lists... [2020-04-14T16:37:02.994Z] #25 ... [2020-04-14T16:37:02.994Z] [2020-04-14T16:37:02.994Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:37:02.994Z] #47 22.59 internal/testlog [2020-04-14T16:37:02.994Z] #47 23.12 encoding [2020-04-14T16:37:02.994Z] #47 23.63 unicode/utf16 [2020-04-14T16:37:02.994Z] #47 23.96 container/list [2020-04-14T16:37:02.994Z] #47 25.30 crypto/internal/subtle [2020-04-14T16:37:02.994Z] #47 25.51 crypto/subtle [2020-04-14T16:37:02.994Z] #47 25.67 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-14T16:37:02.994Z] #47 25.88 internal/nettrace [2020-04-14T16:37:02.994Z] #47 26.16 runtime/cgo [2020-04-14T16:37:03.043Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-04-14T16:37:03.143Z] #44 21.29 DEP images/mnt.pb-c.d [2020-04-14T16:37:03.143Z] #44 21.45 PBCC images/sk-packet.pb-c.c [2020-04-14T16:37:03.143Z] #44 21.46 DEP images/sk-packet.pb-c.d [2020-04-14T16:37:03.251Z] #47 ... [2020-04-14T16:37:03.252Z] [2020-04-14T16:37:03.252Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-14T16:37:03.252Z] #35 22.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-14T16:37:03.324Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2020-04-14T16:37:03.324Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-04-14T16:37:03.399Z] #44 21.53 PBCC images/tcp-stream.pb-c.c [2020-04-14T16:37:03.399Z] #44 21.61 DEP images/tcp-stream.pb-c.d [2020-04-14T16:37:03.399Z] #44 21.69 PBCC images/pipe.pb-c.c [2020-04-14T16:37:03.510Z] #35 ... [2020-04-14T16:37:03.510Z] [2020-04-14T16:37:03.510Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-14T16:37:03.510Z] #25 21.41 Reading package lists... [2020-04-14T16:37:03.655Z] #44 21.78 DEP images/pipe.pb-c.d [2020-04-14T16:37:03.655Z] #44 21.95 PBCC images/pstree.pb-c.c [2020-04-14T16:37:03.655Z] #44 21.99 DEP images/pstree.pb-c.d [2020-04-14T16:37:03.655Z] #44 22.02 PBCC images/fs.pb-c.c [2020-04-14T16:37:03.910Z] #44 22.02 DEP images/fs.pb-c.d [2020-04-14T16:37:03.910Z] #44 22.07 PBCC images/signalfd.pb-c.c [2020-04-14T16:37:03.910Z] #44 22.15 DEP images/signalfd.pb-c.d [2020-04-14T16:37:03.910Z] #44 22.24 PBCC images/fh.pb-c.c [2020-04-14T16:37:04.166Z] #44 22.41 PBCC images/fsnotify.pb-c.c [2020-04-14T16:37:04.422Z] #44 22.56 DEP images/fh.pb-c.d [2020-04-14T16:37:04.422Z] #44 22.62 DEP images/fsnotify.pb-c.d [2020-04-14T16:37:04.422Z] #44 22.74 PBCC images/eventpoll.pb-c.c [2020-04-14T16:37:04.422Z] #44 ... [2020-04-14T16:37:04.422Z] [2020-04-14T16:37:04.422Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:37:04.422Z] #33 119.8 log [2020-04-14T16:37:04.422Z] #33 124.9 github.com/BurntSushi/toml/cmd/tomlv [2020-04-14T16:37:04.422Z] #33 ... [2020-04-14T16:37:04.422Z] [2020-04-14T16:37:04.422Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:37:04.804Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 73.9% of statements [2020-04-14T16:37:05.084Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-04-14T16:37:05.188Z] #65 57.05 Checking out files: 33% (1073/3158) Checking out files: 34% (1074/3158) Checking out files: 35% (1106/3158) Checking out files: 36% (1137/3158) Checking out files: 37% (1169/3158) Checking out files: 38% (1201/3158) Checking out files: 39% (1232/3158) Checking out files: 40% (1264/3158) Checking out files: 41% (1295/3158) Checking out files: 42% (1327/3158) Checking out files: 43% (1358/3158) Checking out files: 44% (1390/3158) Checking out files: 45% (1422/3158) Checking out files: 46% (1453/3158) Checking out files: 47% (1485/3158) Checking out files: 48% (1516/3158) Checking out files: 49% (1548/3158) Checking out files: 50% (1579/3158) Checking out files: 51% (1611/3158) Checking out files: 52% (1643/3158) Checking out files: 53% (1674/3158) Checking out files: 54% (1706/3158) Checking out files: 55% (1737/3158) Checking out files: 56% (1769/3158) Checking out files: 57% (1801/3158) Checking out files: 58% (1832/3158) Checking out files: 59% (1864/3158) Checking out files: 60% (1895/3158) Checking out files: 61% (1927/3158) Checking out files: 61% (1944/3158) Checking out files: 62% (1958/3158) Checking out files: 63% (1990/3158) Checking out files: 64% (2022/3158) Checking out files: 65% (2053/3158) Checking out files: 66% (2085/3158) Checking out files: 67% (2116/3158) Checking out files: 68% (2148/3158) Checking out files: 69% (2180/3158) Checking out files: 70% (2211/3158) Checking out files: 71% (2243/3158) Checking out files: 72% (2274/3158) Checking out files: 73% (2306/3158) Checking out files: 74% (2337/3158) Checking out files: 75% (2369/3158) Checking out files: 76% (2401/3158) Checking out files: 77% (2432/3158) Checking out files: 78% (2464/3158) Checking out files: 79% (2495/3158) Checking out files: 80% (2527/3158) Checking out files: 81% (2558/3158) Checking out files: 82% (2590/3158) Checking out files: 83% (2622/3158) Checking out files: 84% (2653/3158) Checking out files: 85% (2685/3158) Checking out files: 86% (2716/3158) Checking out files: 87% (2748/3158) Checking out files: 88% (2780/3158) Checking out files: 89% (2811/3158) Checking out files: 89% (2840/3158) Checking out files: 90% (2843/3158) Checking out files: 91% (2874/3158) Checking out files: 92% (2906/3158) Checking out files: 93% (2937/3158) Checking out files: 94% (2969/3158) Checking out files: 95% (3001/3158) Checking out files: 96% (3032/3158) Checking out files: 97% (3064/3158) Checking out files: 98% (3095/3158) Checking out files: 99% (3127/3158) Checking out files: 100% (3158/3158) Checking out files: 100% (3158/3158), done. [2020-04-14T16:37:05.444Z] #65 59.55 + cd /tmp/tmp.s6BIjBeVFK/src/github.com/containerd/containerd [2020-04-14T16:37:05.444Z] #65 59.57 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-14T16:37:06.371Z] #65 ... [2020-04-14T16:37:06.371Z] [2020-04-14T16:37:06.371Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:37:06.371Z] #47 121.5 go/token [2020-04-14T16:37:06.371Z] #47 123.2 go/scanner [2020-04-14T16:37:06.371Z] #47 123.7 internal/lazyregexp [2020-04-14T16:37:06.371Z] #47 124.3 net/url [2020-04-14T16:37:06.371Z] #47 126.2 go/ast [2020-04-14T16:37:06.371Z] #47 128.0 text/template/parse [2020-04-14T16:37:06.371Z] #47 ... [2020-04-14T16:37:06.371Z] [2020-04-14T16:37:06.371Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:37:06.371Z] #44 22.76 DEP images/eventpoll.pb-c.d [2020-04-14T16:37:06.371Z] #44 22.91 PBCC images/eventfd.pb-c.c [2020-04-14T16:37:06.371Z] #44 23.00 DEP images/eventfd.pb-c.d [2020-04-14T16:37:06.371Z] #44 23.07 PBCC images/remap-file-path.pb-c.c [2020-04-14T16:37:06.371Z] #44 23.18 DEP images/remap-file-path.pb-c.d [2020-04-14T16:37:06.371Z] #44 23.27 PBCC images/fifo.pb-c.c [2020-04-14T16:37:06.371Z] #44 23.35 DEP images/fifo.pb-c.d [2020-04-14T16:37:06.371Z] #44 23.50 PBCC images/ghost-file.pb-c.c [2020-04-14T16:37:06.371Z] #44 23.62 DEP images/ghost-file.pb-c.d [2020-04-14T16:37:06.371Z] #44 23.67 PBCC images/regfile.pb-c.c [2020-04-14T16:37:06.371Z] #44 23.74 DEP images/regfile.pb-c.d [2020-04-14T16:37:06.371Z] #44 23.79 PBCC images/ns.pb-c.c [2020-04-14T16:37:06.371Z] #44 23.81 DEP images/ns.pb-c.d [2020-04-14T16:37:06.371Z] #44 23.86 PBCC images/fdinfo.pb-c.c [2020-04-14T16:37:06.371Z] #44 24.00 DEP images/fdinfo.pb-c.d [2020-04-14T16:37:06.371Z] #44 24.25 PBCC images/core-aarch64.pb-c.c [2020-04-14T16:37:06.371Z] #44 24.36 PBCC images/core-arm.pb-c.c [2020-04-14T16:37:06.371Z] #44 24.41 PBCC images/core-ppc64.pb-c.c [2020-04-14T16:37:06.371Z] #44 24.54 PBCC images/core-s390.pb-c.c [2020-04-14T16:37:06.371Z] #44 24.57 PBCC images/core-x86.pb-c.c [2020-04-14T16:37:06.371Z] #44 24.67 PBCC images/core.pb-c.c [2020-04-14T16:37:06.631Z] #44 24.86 PBCC images/inventory.pb-c.c [2020-04-14T16:37:06.631Z] #44 25.05 DEP images/core-aarch64.pb-c.d [2020-04-14T16:37:06.887Z] #44 25.20 DEP images/core-arm.pb-c.d [2020-04-14T16:37:07.142Z] #44 ... [2020-04-14T16:37:07.142Z] [2020-04-14T16:37:07.142Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:37:07.142Z] #33 DONE 132.5s [2020-04-14T16:37:07.397Z] [2020-04-14T16:37:07.397Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:37:07.397Z] #44 25.48 DEP images/core-ppc64.pb-c.d [2020-04-14T16:37:07.397Z] #44 25.64 DEP images/core-s390.pb-c.d [2020-04-14T16:37:07.397Z] #44 25.73 DEP images/core-x86.pb-c.d [2020-04-14T16:37:07.652Z] #44 25.89 DEP images/core.pb-c.d [2020-04-14T16:37:07.751Z] ok github.com/docker/docker/pkg/signal 2.329s coverage: 61.0% of statements [2020-04-14T16:37:07.751Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-04-14T16:37:07.908Z] #44 26.17 DEP images/inventory.pb-c.d [2020-04-14T16:37:07.908Z] #44 26.24 PBCC images/cpuinfo.pb-c.c [2020-04-14T16:37:07.908Z] #44 26.30 DEP images/cpuinfo.pb-c.d [2020-04-14T16:37:08.163Z] #44 26.51 PBCC images/stats.pb-c.c [2020-04-14T16:37:08.256Z] #25 32.63 Reading package lists... [2020-04-14T16:37:08.256Z] #25 ... [2020-04-14T16:37:08.256Z] [2020-04-14T16:37:08.256Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:37:08.256Z] #74 33.50 Checking out files: 47% (989/2067) Checking out files: 48% (993/2067) Checking out files: 49% (1013/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 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-04-14T16:37:08.256Z] #74 35.15 + cd /tmp/tmp.7lJn7XuyeI/src/github.com/docker/libnetwork [2020-04-14T16:37:08.256Z] #74 35.15 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-14T16:37:08.256Z] #74 35.83 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-14T16:37:08.362Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-04-14T16:37:08.362Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-04-14T16:37:08.419Z] #44 26.62 DEP images/stats.pb-c.d [2020-04-14T16:37:08.643Z] ok github.com/docker/docker/pkg/symlink 0.005s coverage: 87.7% of statements [2020-04-14T16:37:08.747Z] #62 22.27 Reading package lists... [2020-04-14T16:37:08.747Z] #62 ... [2020-04-14T16:37:08.747Z] [2020-04-14T16:37:08.747Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:37:08.747Z] #74 24.25 Checking out files: 55% (1151/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-04-14T16:37:08.747Z] #74 25.23 + cd /tmp/tmp.0Nt1F4GQGT/src/github.com/docker/libnetwork [2020-04-14T16:37:08.747Z] #74 25.23 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-14T16:37:08.747Z] #74 25.71 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-14T16:37:08.924Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 71.3% of statements [2020-04-14T16:37:09.007Z] #74 ... [2020-04-14T16:37:09.007Z] [2020-04-14T16:37:09.007Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-14T16:37:09.007Z] #10 17.89 Fetched 8166 kB in 13s (640 kB/s) [2020-04-14T16:37:09.007Z] #10 17.89 Reading package lists... [2020-04-14T16:37:09.271Z] #10 25.22 Reading package lists... [2020-04-14T16:37:09.271Z] #10 ... [2020-04-14T16:37:09.271Z] [2020-04-14T16:37:09.271Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:37:09.271Z] #53 27.75 + cd /tmp/tmp.RRhsGADXdv/src/github.com/golangci/golangci-lint/ [2020-04-14T16:37:09.271Z] #53 27.75 + git checkout -q v1.23.8 [2020-04-14T16:37:09.536Z] ok github.com/docker/docker/pkg/system 0.050s coverage: 37.2% of statements [2020-04-14T16:37:09.816Z] ok github.com/docker/docker/pkg/tailfile 0.039s coverage: 88.6% of statements [2020-04-14T16:37:09.845Z] #53 28.43 ++ git describe --tags [2020-04-14T16:37:09.845Z] #53 28.44 + version=v1.23.8 [2020-04-14T16:37:09.845Z] #53 28.45 ++ git rev-parse --short HEAD [2020-04-14T16:37:09.845Z] #53 28.46 + commit=76a82c6 [2020-04-14T16:37:09.845Z] #53 28.46 ++ git show -s --format=%cd [2020-04-14T16:37:09.845Z] #53 28.48 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-14T16:37:09.845Z] #53 28.48 + 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-04-14T16:37:10.097Z] ok github.com/docker/docker/pkg/tarsum 0.025s coverage: 89.3% of statements [2020-04-14T16:37:10.378Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2020-04-14T16:37:10.658Z] testing: warning: no tests to run [2020-04-14T16:37:10.658Z] coverage: [no statements] [2020-04-14T16:37:10.658Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2020-04-14T16:37:10.940Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-04-14T16:37:11.221Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-04-14T16:37:11.221Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-04-14T16:37:11.775Z] #53 ... [2020-04-14T16:37:11.775Z] [2020-04-14T16:37:11.775Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-14T16:37:11.775Z] #41 20.53 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-04-14T16:37:11.775Z] #41 20.74 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-14T16:37:11.775Z] #41 22.95 + 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-04-14T16:37:12.586Z] #44 30.09 make[1]: Nothing to be done for 'all'. [2020-04-14T16:37:12.716Z] #41 ... [2020-04-14T16:37:12.716Z] [2020-04-14T16:37:12.716Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-14T16:37:12.716Z] #43 15.47 Reading package lists... [2020-04-14T16:37:12.716Z] #43 21.83 Reading package lists... [2020-04-14T16:37:12.716Z] #43 28.36 Building dependency tree... [2020-04-14T16:37:12.716Z] #43 31.51 The following additional packages will be installed: [2020-04-14T16:37:12.716Z] #43 31.51 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-14T16:37:12.716Z] #43 31.52 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-14T16:37:12.716Z] #43 31.54 Suggested packages: [2020-04-14T16:37:12.716Z] #43 31.54 manpages-dev python-setuptools [2020-04-14T16:37:12.716Z] #43 ... [2020-04-14T16:37:12.716Z] [2020-04-14T16:37:12.716Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:37:12.716Z] #56 21.33 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-14T16:37:12.716Z] #56 22.75 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-14T16:37:12.716Z] #56 22.83 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-14T16:37:12.716Z] #56 23.09 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-14T16:37:12.716Z] #56 23.21 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-14T16:37:12.716Z] #56 24.59 runtime [2020-04-14T16:37:12.716Z] #56 24.64 runtime/cgo [2020-04-14T16:37:12.977Z] #56 ... [2020-04-14T16:37:12.977Z] [2020-04-14T16:37:12.977Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-14T16:37:12.977Z] #10 25.22 Reading package lists... [2020-04-14T16:37:13.236Z] ok github.com/docker/docker/plugin 0.563s coverage: 27.1% of statements [2020-04-14T16:37:13.859Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-04-14T16:37:14.471Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-04-14T16:37:14.476Z] #44 ... [2020-04-14T16:37:14.476Z] [2020-04-14T16:37:14.476Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:37:14.476Z] #56 129.2 github.com/pkg/diff [2020-04-14T16:37:14.476Z] #56 129.2 go/ast [2020-04-14T16:37:14.476Z] #56 131.6 golang.org/x/crypto/ssh/terminal [2020-04-14T16:37:14.476Z] #56 133.7 mvdan.cc/editorconfig [2020-04-14T16:37:14.476Z] #56 136.1 mvdan.cc/sh/v3/fileutil [2020-04-14T16:37:14.476Z] #56 136.5 mvdan.cc/sh/v3/syntax [2020-04-14T16:37:14.476Z] #56 ... [2020-04-14T16:37:14.476Z] [2020-04-14T16:37:14.476Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:37:14.476Z] #44 32.44 CC images/stats.o [2020-04-14T16:37:14.639Z] #10 32.13 Building dependency tree... [2020-04-14T16:37:14.640Z] #10 ... [2020-04-14T16:37:14.640Z] [2020-04-14T16:37:14.640Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-14T16:37:14.640Z] #25 17.35 Reading package lists... [2020-04-14T16:37:14.640Z] #25 23.93 Reading package lists... [2020-04-14T16:37:14.640Z] #25 30.94 Building dependency tree... [2020-04-14T16:37:14.640Z] #25 ... [2020-04-14T16:37:14.640Z] [2020-04-14T16:37:14.640Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-14T16:37:14.640Z] #43 33.18 The following NEW packages will be installed: [2020-04-14T16:37:14.640Z] #43 33.18 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-14T16:37:14.640Z] #43 33.18 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-14T16:37:14.640Z] #43 33.20 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-14T16:37:14.640Z] #43 33.20 python-six zlib1g-dev [2020-04-14T16:37:14.640Z] #43 33.66 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2020-04-14T16:37:14.640Z] #43 33.66 Need to get 3798 kB of archives. [2020-04-14T16:37:14.640Z] #43 33.66 After this operation, 21.6 MB of additional disk space will be used. [2020-04-14T16:37:14.640Z] #43 33.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-04-14T16:37:14.640Z] #43 33.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-04-14T16:37:14.640Z] #43 33.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-04-14T16:37:14.640Z] #43 33.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-04-14T16:37:14.640Z] #43 33.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-04-14T16:37:14.640Z] #43 33.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-04-14T16:37:14.640Z] #43 33.70 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2020-04-14T16:37:14.640Z] #43 33.72 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-04-14T16:37:14.752Z] ok github.com/docker/docker/reference 0.004s coverage: 84.4% of statements [2020-04-14T16:37:14.814Z] #74 ... [2020-04-14T16:37:14.814Z] [2020-04-14T16:37:14.814Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:37:14.814Z] #56 32.84 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-14T16:37:14.814Z] #56 35.66 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-14T16:37:14.814Z] #56 35.78 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-14T16:37:14.814Z] #56 36.11 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-14T16:37:14.814Z] #56 36.16 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-14T16:37:14.814Z] #56 37.46 runtime/cgo [2020-04-14T16:37:14.814Z] #56 37.46 runtime [2020-04-14T16:37:14.814Z] #56 ... [2020-04-14T16:37:14.814Z] [2020-04-14T16:37:14.814Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-14T16:37:14.814Z] #25 32.63 Reading package lists... [2020-04-14T16:37:14.814Z] #25 ... [2020-04-14T16:37:14.814Z] [2020-04-14T16:37:14.814Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-14T16:37:14.814Z] #41 33.34 Checking out files: 76% (1223/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-04-14T16:37:14.814Z] #41 34.14 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-14T16:37:14.814Z] #41 37.05 + 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-04-14T16:37:14.814Z] #41 ... [2020-04-14T16:37:14.814Z] [2020-04-14T16:37:14.814Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-14T16:37:14.903Z] #43 33.74 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-04-14T16:37:14.903Z] #43 33.82 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-04-14T16:37:14.903Z] #43 33.84 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-04-14T16:37:14.903Z] #43 33.93 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-04-14T16:37:14.903Z] #43 34.05 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2020-04-14T16:37:15.035Z] #44 33.21 CC images/core.o [2020-04-14T16:37:15.164Z] #43 34.05 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-04-14T16:37:15.164Z] #43 34.06 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-14T16:37:15.164Z] #43 34.07 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-04-14T16:37:15.164Z] #43 34.07 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-04-14T16:37:15.748Z] #25 43.65 Building dependency tree... [2020-04-14T16:37:15.748Z] #25 ... [2020-04-14T16:37:15.748Z] [2020-04-14T16:37:15.748Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-14T16:37:15.748Z] #62 34.56 Fetched 8337 kB in 25s (332 kB/s) [2020-04-14T16:37:15.754Z] ok github.com/docker/docker/registry 0.089s coverage: 56.0% of statements [2020-04-14T16:37:15.959Z] #44 34.30 CC images/core-x86.o [2020-04-14T16:37:16.006Z] #62 34.56 Reading package lists... [2020-04-14T16:37:16.006Z] #62 ... [2020-04-14T16:37:16.006Z] [2020-04-14T16:37:16.006Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:37:16.006Z] #53 43.51 + cd /tmp/tmp.f6X0u4rhQx/src/github.com/golangci/golangci-lint/ [2020-04-14T16:37:16.006Z] #53 43.51 + git checkout -q v1.23.8 [2020-04-14T16:37:16.006Z] #53 44.13 ++ git describe --tags [2020-04-14T16:37:16.006Z] #53 44.15 + version=v1.23.8 [2020-04-14T16:37:16.006Z] #53 44.16 ++ git rev-parse --short HEAD [2020-04-14T16:37:16.006Z] #53 44.21 + commit=76a82c6 [2020-04-14T16:37:16.006Z] #53 44.22 ++ git show -s --format=%cd [2020-04-14T16:37:16.006Z] #53 44.28 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-14T16:37:16.006Z] #53 44.28 + 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-04-14T16:37:16.367Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-04-14T16:37:16.367Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2020-04-14T16:37:16.572Z] #53 ... [2020-04-14T16:37:16.572Z] [2020-04-14T16:37:16.572Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-14T16:37:16.572Z] #43 35.15 Fetched 8337 kB in 25s (335 kB/s) [2020-04-14T16:37:16.572Z] #43 35.15 Reading package lists... [2020-04-14T16:37:16.572Z] #43 ... [2020-04-14T16:37:16.572Z] [2020-04-14T16:37:16.572Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:37:16.572Z] #47 43.19 vendor/golang.org/x/crypto/internal/subtle [2020-04-14T16:37:16.572Z] #47 43.43 vendor/golang.org/x/crypto/curve25519 [2020-04-14T16:37:16.886Z] #44 35.25 CC images/core-arm.o [2020-04-14T16:37:16.978Z] ok github.com/docker/docker/runconfig 0.005s coverage: 68.2% of statements [2020-04-14T16:37:17.078Z] #43 35.77 debconf: delaying package configuration, since apt-utils is not installed [2020-04-14T16:37:17.078Z] #43 ... [2020-04-14T16:37:17.078Z] [2020-04-14T16:37:17.078Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-14T16:37:17.078Z] #35 19.52 Reading package lists... [2020-04-14T16:37:17.078Z] #35 26.23 Reading package lists... [2020-04-14T16:37:17.078Z] #35 32.64 Building dependency tree... [2020-04-14T16:37:17.078Z] #35 35.50 The following additional packages will be installed: [2020-04-14T16:37:17.078Z] #35 35.51 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-14T16:37:17.078Z] #35 35.51 Suggested packages: [2020-04-14T16:37:17.078Z] #35 35.51 cmake-doc ninja-build lrzip [2020-04-14T16:37:17.078Z] #35 35.51 Recommended packages: [2020-04-14T16:37:17.078Z] #35 35.51 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-14T16:37:17.078Z] #35 ... [2020-04-14T16:37:17.078Z] [2020-04-14T16:37:17.078Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-14T16:37:17.078Z] #43 35.99 Fetched 3798 kB in 1s (5171 kB/s) [2020-04-14T16:37:17.078Z] #43 36.13 Selecting previously unselected package libcap-dev:arm64. [2020-04-14T16:37:17.098Z] Fetching without tags [2020-04-14T16:37:17.259Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-04-14T16:37:17.340Z] #43 36.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15374 files and directories currently installed.) [2020-04-14T16:37:17.340Z] #43 36.26 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-04-14T16:37:17.340Z] #43 36.30 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-04-14T16:37:17.507Z] #47 ... [2020-04-14T16:37:17.507Z] [2020-04-14T16:37:17.507Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-14T16:37:17.507Z] #10 36.33 Fetched 8337 kB in 26s (320 kB/s) [2020-04-14T16:37:17.765Z] #10 36.33 Reading package lists... [2020-04-14T16:37:17.765Z] #10 ... [2020-04-14T16:37:17.765Z] [2020-04-14T16:37:17.765Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-14T16:37:17.765Z] #25 43.65 Building dependency tree... [2020-04-14T16:37:17.814Z] #44 35.96 CC images/core-aarch64.o [2020-04-14T16:37:17.814Z] #44 ... [2020-04-14T16:37:17.814Z] [2020-04-14T16:37:17.814Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:37:17.814Z] #65 61.77 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-14T16:37:17.814Z] #65 61.77 + BUILDTAGS='netgo osusergo static_build' [2020-04-14T16:37:17.814Z] #65 61.77 + export EXTRA_FLAGS=-buildmode=pie [2020-04-14T16:37:17.814Z] #65 61.77 + EXTRA_FLAGS=-buildmode=pie [2020-04-14T16:37:17.814Z] #65 61.77 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-14T16:37:17.814Z] #65 61.77 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-14T16:37:17.814Z] #65 61.77 + '[' '' = dynamic ']' [2020-04-14T16:37:17.814Z] #65 61.77 + make [2020-04-14T16:37:17.814Z] #65 63.68 + bin/ctr [2020-04-14T16:37:17.814Z] #65 ... [2020-04-14T16:37:17.814Z] [2020-04-14T16:37:17.814Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:37:17.814Z] #47 134.5 go/parser [2020-04-14T16:37:17.814Z] #47 136.1 text/template [2020-04-14T16:37:17.814Z] #47 139.9 encoding/xml [2020-04-14T16:37:17.843Z] Merging remotes/origin/master commit e6d949b9e707c55700c545614d25713bb191aed8 into PR head commit cdc39fa29c710c7b56aef827166f9e98bb7c20b8 [2020-04-14T16:37:17.922Z] #43 ... [2020-04-14T16:37:17.922Z] [2020-04-14T16:37:17.922Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-14T16:37:17.922Z] #62 22.27 Reading package lists... [2020-04-14T16:37:17.922Z] #62 28.75 Building dependency tree... [2020-04-14T16:37:17.922Z] #62 32.26 The following additional packages will be installed: [2020-04-14T16:37:17.922Z] #62 32.27 libbtrfs0 [2020-04-14T16:37:17.922Z] #62 32.45 The following NEW packages will be installed: [2020-04-14T16:37:17.922Z] #62 32.47 libbtrfs-dev libbtrfs0 [2020-04-14T16:37:17.922Z] #62 33.18 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2020-04-14T16:37:17.922Z] #62 33.18 Need to get 119 kB of archives. [2020-04-14T16:37:17.922Z] #62 33.18 After this operation, 387 kB of additional disk space will be used. [2020-04-14T16:37:17.922Z] #62 33.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-04-14T16:37:17.922Z] #62 33.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-04-14T16:37:17.922Z] #62 34.29 debconf: delaying package configuration, since apt-utils is not installed [2020-04-14T16:37:17.922Z] #62 34.54 Fetched 119 kB in 0s (315 kB/s) [2020-04-14T16:37:17.922Z] #62 34.65 Selecting previously unselected package libbtrfs0. [2020-04-14T16:37:17.923Z] #62 34.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 ... 15374 files and directories currently installed.) [2020-04-14T16:37:17.923Z] #62 34.72 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-04-14T16:37:17.923Z] #62 34.73 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-14T16:37:17.923Z] #62 34.87 Selecting previously unselected package libbtrfs-dev. [2020-04-14T16:37:17.923Z] #62 34.87 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-04-14T16:37:17.923Z] #62 34.90 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-14T16:37:17.923Z] #62 35.35 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-14T16:37:17.923Z] #62 35.38 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-14T16:37:17.923Z] #62 35.41 Processing triggers for libc-bin (2.28-10) ... [2020-04-14T16:37:17.923Z] #62 DONE 36.8s [2020-04-14T16:37:17.923Z] [2020-04-14T16:37:17.923Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-14T16:37:17.923Z] #43 36.83 Selecting previously unselected package libnet1:arm64. [2020-04-14T16:37:17.923Z] #43 36.83 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-04-14T16:37:17.923Z] #43 36.85 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-04-14T16:37:17.923Z] #43 ... [2020-04-14T16:37:17.923Z] [2020-04-14T16:37:17.923Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-14T16:37:17.923Z] #63 DONE 0.2s [2020-04-14T16:37:18.184Z] [2020-04-14T16:37:18.184Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-14T16:37:18.184Z] #43 37.04 Selecting previously unselected package libnet1-dev. [2020-04-14T16:37:18.184Z] #43 37.06 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-04-14T16:37:18.184Z] #43 37.07 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-14T16:37:18.184Z] #43 ... [2020-04-14T16:37:18.184Z] [2020-04-14T16:37:18.184Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-14T16:37:18.184Z] #64 DONE 0.2s [2020-04-14T16:37:18.482Z] [2020-04-14T16:37:18.482Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:37:18.698Z] #25 ... [2020-04-14T16:37:18.698Z] [2020-04-14T16:37:18.698Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-14T16:37:18.698Z] #35 37.24 Fetched 8337 kB in 26s (320 kB/s) [2020-04-14T16:37:18.698Z] #35 37.24 Reading package lists... [2020-04-14T16:37:18.698Z] #35 ... [2020-04-14T16:37:18.698Z] [2020-04-14T16:37:18.698Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-14T16:37:18.744Z] #47 ... [2020-04-14T16:37:18.745Z] [2020-04-14T16:37:18.745Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:37:18.745Z] #44 36.73 CC images/core-ppc64.o [2020-04-14T16:37:16.708Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-14T16:37:16.804Z] > git config --add remote.origin.fetch +refs/pull/39771/head:refs/remotes/origin/PR-39771 # timeout=10 [2020-04-14T16:37:16.862Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-14T16:37:16.993Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-14T16:37:17.134Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-14T16:37:17.134Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-14T16:37:17.135Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/39771/head:refs/remotes/origin/PR-39771 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-14T16:37:17.956Z] > git config core.sparsecheckout # timeout=10 [2020-04-14T16:37:18.012Z] > git checkout -f cdc39fa29c710c7b56aef827166f9e98bb7c20b8 # timeout=10 [2020-04-14T16:37:19.273Z] ok github.com/docker/docker/volume/drivers 0.002s coverage: 36.1% of statements [2020-04-14T16:37:19.671Z] #44 37.90 CC images/core-s390.o [2020-04-14T16:37:19.885Z] ok github.com/docker/docker/volume/local 0.054s coverage: 73.0% of statements [2020-04-14T16:37:20.397Z] #65 ... [2020-04-14T16:37:20.397Z] [2020-04-14T16:37:20.397Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-14T16:37:20.397Z] #25 34.53 ca-certificates is already the newest version (20190110). [2020-04-14T16:37:20.397Z] #25 34.53 The following additional packages will be installed: [2020-04-14T16:37:20.397Z] #25 34.54 libjq1 libonig5 [2020-04-14T16:37:20.397Z] #25 34.97 The following NEW packages will be installed: [2020-04-14T16:37:20.397Z] #25 34.97 jq libjq1 libonig5 [2020-04-14T16:37:20.397Z] #25 35.36 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-04-14T16:37:20.397Z] #25 35.36 Need to get 325 kB of archives. [2020-04-14T16:37:20.397Z] #25 35.36 After this operation, 1019 kB of additional disk space will be used. [2020-04-14T16:37:20.397Z] #25 35.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-04-14T16:37:20.397Z] #25 35.37 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-04-14T16:37:20.397Z] #25 35.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-04-14T16:37:20.397Z] #25 36.55 debconf: delaying package configuration, since apt-utils is not installed [2020-04-14T16:37:20.397Z] #25 36.89 Fetched 325 kB in 0s (1114 kB/s) [2020-04-14T16:37:20.397Z] #25 37.07 Selecting previously unselected package libonig5:arm64. [2020-04-14T16:37:20.397Z] #25 37.07 (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 ... 15374 files and directories currently installed.) [2020-04-14T16:37:20.397Z] #25 37.14 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-04-14T16:37:20.397Z] #25 37.22 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-04-14T16:37:20.397Z] #25 37.65 Selecting previously unselected package libjq1:arm64. [2020-04-14T16:37:20.397Z] #25 37.65 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-04-14T16:37:20.397Z] #25 37.67 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-04-14T16:37:20.397Z] #25 37.83 Selecting previously unselected package jq. [2020-04-14T16:37:20.397Z] #25 37.85 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-04-14T16:37:20.397Z] #25 37.87 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-14T16:37:20.397Z] #25 38.12 Setting up libonig5:arm64 (6.9.1-1) ... [2020-04-14T16:37:20.397Z] #25 38.15 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-04-14T16:37:20.397Z] #25 38.19 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-14T16:37:20.397Z] #25 38.23 Processing triggers for libc-bin (2.28-10) ... [2020-04-14T16:37:20.397Z] #25 DONE 39.2s [2020-04-14T16:37:20.397Z] [2020-04-14T16:37:20.397Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-14T16:37:20.397Z] #26 DONE 0.1s [2020-04-14T16:37:20.397Z] [2020-04-14T16:37:20.397Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-14T16:37:20.397Z] #43 37.47 Selecting previously unselected package libnl-3-200:arm64. [2020-04-14T16:37:20.397Z] #43 37.47 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-04-14T16:37:20.397Z] #43 37.52 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-04-14T16:37:20.397Z] #43 37.74 Selecting previously unselected package libnl-3-dev:arm64. [2020-04-14T16:37:20.397Z] #43 37.74 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-04-14T16:37:20.398Z] #43 37.76 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-04-14T16:37:20.398Z] #43 38.23 Selecting previously unselected package libprotobuf-c1:arm64. [2020-04-14T16:37:20.398Z] #43 38.24 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-04-14T16:37:20.398Z] #43 38.24 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-04-14T16:37:20.398Z] #43 38.47 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-04-14T16:37:20.398Z] #43 38.48 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-04-14T16:37:20.398Z] #43 38.49 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-04-14T16:37:20.398Z] #43 38.68 Selecting previously unselected package zlib1g-dev:arm64. [2020-04-14T16:37:20.398Z] #43 38.71 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-04-14T16:37:20.398Z] #43 38.78 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-04-14T16:37:20.398Z] #43 39.25 Selecting previously unselected package libprotobuf17:arm64. [2020-04-14T16:37:20.398Z] #43 39.29 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-04-14T16:37:20.398Z] #43 39.31 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-04-14T16:37:20.497Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2020-04-14T16:37:21.077Z] #44 39.32 CC images/cpuinfo.o [2020-04-14T16:37:21.122Z] ok github.com/docker/docker/volume/service 0.010s coverage: 73.0% of statements [2020-04-14T16:37:21.341Z] #43 40.26 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-04-14T16:37:21.341Z] #43 40.26 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-04-14T16:37:21.341Z] #43 40.28 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-04-14T16:37:21.478Z] Merge succeeded, producing cdc39fa29c710c7b56aef827166f9e98bb7c20b8 [2020-04-14T16:37:21.478Z] Checking out Revision cdc39fa29c710c7b56aef827166f9e98bb7c20b8 (PR-39771) [2020-04-14T16:37:21.601Z] #43 40.58 Selecting previously unselected package libprotobuf-dev:arm64. [2020-04-14T16:37:21.601Z] #43 40.64 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-04-14T16:37:21.862Z] #43 40.64 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-04-14T16:37:22.008Z] #44 40.20 CC images/inventory.o [2020-04-14T16:37:21.084Z] > git merge e6d949b9e707c55700c545614d25713bb191aed8 # timeout=10 [2020-04-14T16:37:21.262Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-04-14T16:37:21.512Z] > git config core.sparsecheckout # timeout=10 [2020-04-14T16:37:21.569Z] > git checkout -f cdc39fa29c710c7b56aef827166f9e98bb7c20b8 # timeout=10 [2020-04-14T16:37:22.571Z] #44 40.60 CC images/fdinfo.o [2020-04-14T16:37:23.131Z] #44 41.28 CC images/fown.o [2020-04-14T16:37:23.131Z] #44 41.46 CC images/ns.o [2020-04-14T16:37:23.386Z] #44 41.74 CC images/regfile.o [2020-04-14T16:37:23.774Z] #43 42.28 Selecting previously unselected package libprotoc17:arm64. [2020-04-14T16:37:23.774Z] #43 42.29 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-04-14T16:37:23.774Z] #43 42.29 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-04-14T16:37:23.945Z] #44 42.12 CC images/ghost-file.o [2020-04-14T16:37:23.963Z] #10 47.00 Reading package lists... [2020-04-14T16:37:23.963Z] #10 ... [2020-04-14T16:37:23.963Z] [2020-04-14T16:37:23.963Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-14T16:37:23.963Z] #25 49.39 ca-certificates is already the newest version (20190110). [2020-04-14T16:37:23.963Z] #25 49.39 The following additional packages will be installed: [2020-04-14T16:37:23.963Z] #25 49.43 libjq1 libonig5 [2020-04-14T16:37:23.963Z] #25 50.11 The following NEW packages will be installed: [2020-04-14T16:37:23.963Z] #25 50.11 jq libjq1 libonig5 [2020-04-14T16:37:23.963Z] #25 50.67 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-04-14T16:37:23.963Z] #25 50.67 Need to get 355 kB of archives. [2020-04-14T16:37:23.963Z] #25 50.67 After this operation, 1072 kB of additional disk space will be used. [2020-04-14T16:37:23.963Z] #25 50.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-14T16:37:23.963Z] #25 50.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-14T16:37:23.963Z] #25 50.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-14T16:37:23.963Z] #25 52.45 debconf: delaying package configuration, since apt-utils is not installed [2020-04-14T16:37:24.035Z] #43 42.99 Selecting previously unselected package protobuf-c-compiler. [2020-04-14T16:37:24.036Z] #43 43.02 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-04-14T16:37:24.199Z] #44 42.56 CC images/fifo.o [2020-04-14T16:37:24.221Z] #25 52.78 Fetched 355 kB in 0s (1171 kB/s) [2020-04-14T16:37:24.296Z] #43 43.05 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-14T16:37:24.296Z] #43 43.20 Selecting previously unselected package protobuf-compiler. [2020-04-14T16:37:24.296Z] #43 43.20 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-04-14T16:37:24.296Z] #43 43.21 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-14T16:37:24.296Z] #43 ... [2020-04-14T16:37:24.296Z] [2020-04-14T16:37:24.296Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:37:24.296Z] #33 42.89 sync [2020-04-14T16:37:24.296Z] #33 42.89 internal/reflectlite [2020-04-14T16:37:24.454Z] #44 42.89 CC images/remap-file-path.o [2020-04-14T16:37:24.478Z] #25 53.30 Selecting previously unselected package libonig5:amd64. [2020-04-14T16:37:24.736Z] #25 53.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 ... 15401 files and directories currently installed.) [2020-04-14T16:37:24.736Z] #25 53.42 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-04-14T16:37:24.736Z] #25 53.43 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-14T16:37:25.013Z] #44 43.22 CC images/eventfd.o [2020-04-14T16:37:25.267Z] #44 43.52 CC images/eventpoll.o [2020-04-14T16:37:25.303Z] #25 54.02 Selecting previously unselected package libjq1:amd64. [2020-04-14T16:37:25.303Z] #25 54.02 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-14T16:37:25.303Z] #25 54.04 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-14T16:37:25.526Z] #44 43.91 CC images/fh.o [2020-04-14T16:37:25.561Z] #25 54.39 Selecting previously unselected package jq. [2020-04-14T16:37:25.561Z] #25 54.40 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-14T16:37:25.561Z] #25 54.44 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-14T16:37:25.680Z] #33 ... [2020-04-14T16:37:25.680Z] [2020-04-14T16:37:25.680Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:37:25.680Z] #74 DONE 44.3s [2020-04-14T16:37:25.942Z] [2020-04-14T16:37:25.942Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-14T16:37:25.942Z] #30 43.15 Checking out files: 88% (1345/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-04-14T16:37:25.942Z] #30 43.58 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-14T16:37:25.942Z] #30 43.98 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-14T16:37:25.942Z] #30 ... [2020-04-14T16:37:25.942Z] [2020-04-14T16:37:25.942Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-14T16:37:25.942Z] #10 35.05 The following additional packages will be installed: [2020-04-14T16:37:25.942Z] #10 35.05 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-14T16:37:25.942Z] #10 35.05 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-14T16:37:25.942Z] #10 35.05 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-14T16:37:25.942Z] #10 35.05 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-14T16:37:25.942Z] #10 35.06 Suggested packages: [2020-04-14T16:37:25.942Z] #10 35.06 gcc-8-locales seccomp wine64 [2020-04-14T16:37:25.942Z] #10 36.63 The following NEW packages will be installed: [2020-04-14T16:37:25.942Z] #10 36.65 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-14T16:37:25.942Z] #10 36.65 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-14T16:37:25.942Z] #10 36.65 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-14T16:37:25.942Z] #10 36.65 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-14T16:37:25.942Z] #10 36.65 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-14T16:37:25.942Z] #10 36.65 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-14T16:37:25.942Z] #10 37.06 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2020-04-14T16:37:25.942Z] #10 37.06 Need to get 73.3 MB of archives. [2020-04-14T16:37:25.942Z] #10 37.06 After this operation, 472 MB of additional disk space will be used. [2020-04-14T16:37:25.942Z] #10 37.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2020-04-14T16:37:25.942Z] #10 37.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2020-04-14T16:37:25.942Z] #10 37.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-04-14T16:37:25.942Z] #10 37.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-04-14T16:37:25.942Z] #10 37.57 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-04-14T16:37:25.942Z] #10 37.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-14T16:37:25.942Z] #10 38.06 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-04-14T16:37:25.942Z] #10 38.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-04-14T16:37:25.942Z] #10 38.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2020-04-14T16:37:25.942Z] #10 41.06 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-04-14T16:37:25.942Z] #10 42.80 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-04-14T16:37:25.942Z] #10 42.82 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-04-14T16:37:25.942Z] #10 42.92 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-04-14T16:37:25.942Z] #10 42.92 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-04-14T16:37:25.942Z] #10 42.92 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2020-04-14T16:37:25.942Z] #10 42.92 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u3 [109 kB] [2020-04-14T16:37:25.942Z] #10 42.92 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-04-14T16:37:25.942Z] #10 42.99 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-04-14T16:37:25.942Z] #10 43.01 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-04-14T16:37:25.942Z] #10 43.05 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-04-14T16:37:25.942Z] #10 43.07 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-04-14T16:37:25.942Z] #10 43.11 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-04-14T16:37:25.942Z] #10 43.12 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-04-14T16:37:25.942Z] #10 43.12 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-04-14T16:37:25.942Z] #10 43.13 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u3 [321 kB] [2020-04-14T16:37:25.942Z] #10 44.58 debconf: delaying package configuration, since apt-utils is not installed [2020-04-14T16:37:25.942Z] #10 44.94 Fetched 73.3 MB in 6s (11.5 MB/s) [2020-04-14T16:37:26.088Z] #44 44.38 CC images/fsnotify.o [2020-04-14T16:37:26.135Z] #25 54.79 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-14T16:37:26.135Z] #25 54.82 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-14T16:37:26.135Z] #25 54.85 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-14T16:37:26.135Z] #25 54.86 Processing triggers for libc-bin (2.28-10) ... [2020-04-14T16:37:26.203Z] #10 45.06 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-14T16:37:26.203Z] #10 45.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% [2020-04-14T16:37:26.203Z] #10 ... [2020-04-14T16:37:26.203Z] [2020-04-14T16:37:26.203Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-14T16:37:26.203Z] #43 43.44 Selecting previously unselected package python-pkg-resources. [2020-04-14T16:37:26.203Z] #43 43.46 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-14T16:37:26.203Z] #43 43.47 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-14T16:37:26.203Z] #43 43.84 Selecting previously unselected package python-six. [2020-04-14T16:37:26.203Z] #43 43.84 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-14T16:37:26.203Z] #43 43.85 Unpacking python-six (1.12.0-1) ... [2020-04-14T16:37:26.203Z] #43 43.97 Selecting previously unselected package python-protobuf. [2020-04-14T16:37:26.203Z] #43 43.98 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-04-14T16:37:26.203Z] #43 43.99 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-14T16:37:26.203Z] #43 44.91 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-14T16:37:26.701Z] #25 ... [2020-04-14T16:37:26.701Z] [2020-04-14T16:37:26.701Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-14T16:37:26.701Z] #62 34.56 Reading package lists... [2020-04-14T16:37:26.959Z] #62 46.21 Reading package lists... [2020-04-14T16:37:26.959Z] #62 ... [2020-04-14T16:37:26.959Z] [2020-04-14T16:37:26.959Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-14T16:37:26.959Z] #43 35.15 Reading package lists... [2020-04-14T16:37:26.959Z] #43 46.72 Reading package lists... [2020-04-14T16:37:26.959Z] #43 ... [2020-04-14T16:37:26.959Z] [2020-04-14T16:37:26.959Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-14T16:37:26.959Z] #25 DONE 55.8s [2020-04-14T16:37:26.959Z] [2020-04-14T16:37:26.959Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-14T16:37:26.959Z] #26 DONE 0.1s [2020-04-14T16:37:26.959Z] [2020-04-14T16:37:26.959Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-14T16:37:27.013Z] #44 45.40 CC images/signalfd.o [2020-04-14T16:37:27.148Z] #43 ... [2020-04-14T16:37:27.148Z] [2020-04-14T16:37:27.148Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-14T16:37:27.148Z] #35 36.15 The following NEW packages will be installed: [2020-04-14T16:37:27.148Z] #35 36.16 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-14T16:37:27.148Z] #35 36.16 vim-common xxd [2020-04-14T16:37:27.148Z] #35 36.51 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2020-04-14T16:37:27.148Z] #35 36.51 Need to get 14.2 MB of archives. [2020-04-14T16:37:27.148Z] #35 36.51 After this operation, 60.0 MB of additional disk space will be used. [2020-04-14T16:37:27.148Z] #35 36.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-04-14T16:37:27.148Z] #35 36.53 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-14T16:37:27.148Z] #35 36.55 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-04-14T16:37:27.148Z] #35 36.69 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-04-14T16:37:27.148Z] #35 37.35 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-04-14T16:37:27.148Z] #35 37.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-04-14T16:37:27.148Z] #35 37.53 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-04-14T16:37:27.148Z] #35 37.57 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-04-14T16:37:27.148Z] #35 37.57 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-04-14T16:37:27.148Z] #35 37.57 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-04-14T16:37:27.148Z] #35 39.41 debconf: delaying package configuration, since apt-utils is not installed [2020-04-14T16:37:27.148Z] #35 39.72 Fetched 14.2 MB in 2s (8936 kB/s) [2020-04-14T16:37:27.148Z] #35 39.98 Selecting previously unselected package xxd. [2020-04-14T16:37:27.148Z] #35 39.98 (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 ... 15374 files and directories currently installed.) [2020-04-14T16:37:27.148Z] #35 40.04 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-04-14T16:37:27.148Z] #35 40.06 Unpacking xxd (2:8.1.0875-5) ... [2020-04-14T16:37:27.148Z] #35 40.36 Selecting previously unselected package vim-common. [2020-04-14T16:37:27.148Z] #35 40.38 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-14T16:37:27.148Z] #35 40.51 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-14T16:37:27.148Z] #35 40.99 Selecting previously unselected package cmake-data. [2020-04-14T16:37:27.148Z] #35 40.99 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-14T16:37:27.148Z] #35 41.00 Unpacking cmake-data (3.13.4-1) ... [2020-04-14T16:37:27.216Z] #35 48.02 Reading package lists... [2020-04-14T16:37:27.216Z] #35 ... [2020-04-14T16:37:27.216Z] [2020-04-14T16:37:27.216Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-14T16:37:27.408Z] #35 ... [2020-04-14T16:37:27.408Z] [2020-04-14T16:37:27.408Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:37:27.408Z] #33 45.78 sort [2020-04-14T16:37:27.408Z] #33 45.80 errors [2020-04-14T16:37:27.572Z] #44 45.82 CC images/fs.o [2020-04-14T16:37:27.979Z] #33 46.64 strconv [2020-04-14T16:37:28.132Z] #44 46.30 CC images/pstree.o [2020-04-14T16:37:28.249Z] #33 46.64 io [2020-04-14T16:37:28.249Z] #33 46.64 internal/oserror [2020-04-14T16:37:28.249Z] #33 46.76 syscall [2020-04-14T16:37:28.690Z] #44 46.92 CC images/pipe.o [2020-04-14T16:37:29.252Z] #44 47.35 CC images/tcp-stream.o [2020-04-14T16:37:29.507Z] #44 47.77 CC images/sk-packet.o [2020-04-14T16:37:29.507Z] #44 ... [2020-04-14T16:37:29.507Z] [2020-04-14T16:37:29.507Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:37:29.507Z] #47 144.7 go/doc [2020-04-14T16:37:29.507Z] #47 149.8 github.com/LK4D4/vndr/versioned [2020-04-14T16:37:29.507Z] #47 150.0 compress/flate [2020-04-14T16:37:29.507Z] #47 150.5 github.com/LK4D4/vndr/build [2020-04-14T16:37:29.507Z] #47 154.6 hash/crc32 [2020-04-14T16:37:29.761Z] #47 ... [2020-04-14T16:37:29.761Z] [2020-04-14T16:37:29.761Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:37:29.761Z] #44 48.20 CC images/mnt.o [2020-04-14T16:37:30.685Z] #44 48.72 CC images/pipe-data.o [2020-04-14T16:37:30.685Z] #44 ... [2020-04-14T16:37:30.685Z] [2020-04-14T16:37:30.685Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:37:30.685Z] #56 147.4 mvdan.cc/sh/v3/cmd/shfmt [2020-04-14T16:37:30.685Z] #56 DONE 155.8s [2020-04-14T16:37:30.685Z] [2020-04-14T16:37:30.685Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-14T16:37:30.839Z] #33 ... [2020-04-14T16:37:30.839Z] [2020-04-14T16:37:30.839Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-14T16:37:30.839Z] #27 4.862 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-14T16:37:30.839Z] #27 5.374 [2020-04-14T16:37:30.839Z] #27 5.758 0.0% # 2.5% ### 5.4% ##### 7.6% ########## 14.4% ############ 17.2% ############### 21.1% ################# 24.3% #################### 28.4% ####################### 32.2% ######################### 35.8% ############################ 39.7% ############################### 44.3% ################################### 48.7% ####################################### 54.3% ########################################### 60.1% ################################################## 70.4% #################################################### 72.6% ######################################################## 78.0% ######################################################## 79.1% ########################################################## 81.9% ############################################################# 85.3% ############################################################### 87.9% ################################################################# 91.6% ###################################################################### 97.4% ######################################################################## 100.0% [2020-04-14T16:37:30.839Z] #27 9.110 [2020-04-14T16:37:30.839Z] #27 9.274 0.1% #### 6.0% ##### 7.9% ############### 21.6% ######################## 33.7% ############################# 40.7% ####################################### 54.8% ##################################################### 74.0% ######################################################################## 100.0% [2020-04-14T16:37:30.839Z] #27 ... [2020-04-14T16:37:30.839Z] [2020-04-14T16:37:30.839Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:37:30.839Z] #65 2.507 + RM_GOPATH=0 [2020-04-14T16:37:30.839Z] #65 2.507 + TMP_GOPATH= [2020-04-14T16:37:30.839Z] #65 2.507 + : /build [2020-04-14T16:37:30.839Z] #65 2.507 + '[' -z '' ']' [2020-04-14T16:37:30.839Z] #65 2.508 ++ mktemp -d [2020-04-14T16:37:30.839Z] #65 2.540 + export GOPATH=/tmp/tmp.xbhAKUYjWZ [2020-04-14T16:37:30.839Z] #65 2.540 + GOPATH=/tmp/tmp.xbhAKUYjWZ [2020-04-14T16:37:30.839Z] #65 2.540 + RM_GOPATH=1 [2020-04-14T16:37:30.839Z] #65 2.540 ++ dirname ./install.sh [2020-04-14T16:37:30.839Z] #65 2.540 + dir=. [2020-04-14T16:37:30.839Z] #65 2.540 + bin=containerd [2020-04-14T16:37:30.839Z] #65 2.540 + shift [2020-04-14T16:37:30.839Z] #65 2.540 + '[' '!' -f ./containerd.installer ']' [2020-04-14T16:37:30.839Z] #65 2.540 + . ./containerd.installer [2020-04-14T16:37:30.839Z] #65 2.540 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-14T16:37:30.839Z] #65 2.540 + install_containerd [2020-04-14T16:37:30.839Z] #65 2.540 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-04-14T16:37:30.839Z] #65 2.540 + git clone https://github.com/containerd/containerd.git /tmp/tmp.xbhAKUYjWZ/src/github.com/containerd/containerd [2020-04-14T16:37:30.839Z] #65 2.541 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-14T16:37:30.839Z] #65 2.552 Cloning into '/tmp/tmp.xbhAKUYjWZ/src/github.com/containerd/containerd'... [2020-04-14T16:37:30.940Z] #10 ... [2020-04-14T16:37:30.940Z] [2020-04-14T16:37:30.940Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:37:30.940Z] #47 156.1 compress/gzip [2020-04-14T16:37:31.100Z] #65 ... [2020-04-14T16:37:31.100Z] [2020-04-14T16:37:31.100Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-14T16:37:31.100Z] #43 49.08 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-04-14T16:37:31.100Z] #43 49.16 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-04-14T16:37:31.100Z] #43 49.22 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-04-14T16:37:31.100Z] #43 49.24 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-04-14T16:37:31.100Z] #43 49.27 Setting up python-six (1.12.0-1) ... [2020-04-14T16:37:31.194Z] #47 156.5 vendor/golang.org/x/crypto/cryptobyte [2020-04-14T16:37:32.116Z] #47 157.5 net [2020-04-14T16:37:32.487Z] #43 51.51 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-04-14T16:37:32.487Z] #43 51.53 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-04-14T16:37:32.487Z] #43 51.58 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-04-14T16:37:32.489Z] #27 ... [2020-04-14T16:37:32.489Z] [2020-04-14T16:37:32.489Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-14T16:37:32.489Z] #10 47.00 Reading package lists... [2020-04-14T16:37:32.489Z] #10 58.36 Building dependency tree... [2020-04-14T16:37:32.748Z] #43 51.61 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-04-14T16:37:32.748Z] #43 51.63 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-04-14T16:37:32.748Z] #43 51.68 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-14T16:37:33.009Z] #43 51.76 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-14T16:37:33.009Z] #43 51.82 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-04-14T16:37:33.009Z] #43 51.84 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-14T16:37:33.009Z] #43 51.85 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-14T16:37:34.388Z] #10 ... [2020-04-14T16:37:34.388Z] [2020-04-14T16:37:34.388Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-14T16:37:34.388Z] #27 7.317 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-14T16:37:34.623Z] #47 159.7 vendor/golang.org/x/crypto/poly1305 [2020-04-14T16:37:34.877Z] #47 160.3 vendor/golang.org/x/sys/cpu [2020-04-14T16:37:34.957Z] #27 7.714 [2020-04-14T16:37:35.436Z] #47 160.8 vendor/golang.org/x/crypto/chacha20poly1305 [2020-04-14T16:37:35.564Z] #43 ... [2020-04-14T16:37:35.564Z] [2020-04-14T16:37:35.564Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:37:35.564Z] #47 43.60 sync [2020-04-14T16:37:35.564Z] #47 43.61 internal/reflectlite [2020-04-14T16:37:35.564Z] #47 46.04 github.com/LK4D4/vndr/godl/singleflight [2020-04-14T16:37:35.564Z] #47 46.06 math/rand [2020-04-14T16:37:35.564Z] #47 46.06 internal/singleflight [2020-04-14T16:37:35.564Z] #47 47.89 io [2020-04-14T16:37:35.564Z] #47 47.89 sort [2020-04-14T16:37:35.564Z] #47 47.89 strconv [2020-04-14T16:37:35.564Z] #47 47.96 syscall [2020-04-14T16:37:35.564Z] #47 50.58 vendor/golang.org/x/net/dns/dnsmessage [2020-04-14T16:37:35.564Z] #47 51.53 bytes [2020-04-14T16:37:35.564Z] #47 53.48 reflect [2020-04-14T16:37:35.564Z] #47 ... [2020-04-14T16:37:35.564Z] [2020-04-14T16:37:35.564Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-14T16:37:35.564Z] #27 10.83 [2020-04-14T16:37:35.565Z] #27 11.10 0.0% ##### 7.8% ######### 13.5% ############# 18.4% ################ 22.7% ################### 26.7% ####################### 32.0% ############################ 39.9% ################################# 46.0% ######################################### 57.9% ################################################# 68.3% ######################################################## 78.7% ############################################################### 87.8% #################################################################### 94.8% ######################################################################## 100.0% [2020-04-14T16:37:35.565Z] #27 12.95 [2020-04-14T16:37:36.094Z] #27 13.28 0.0% # 1.6% ## 2.9% ### 4.4% #### 5.8% ##### 7.1% ###### 8.4% ###### 9.4% ######## 11.8% ########## 14.2% ########### 16.5% ############# 19.1% ############### 21.7% ################# 24.7% ################## 25.7% #################### 27.9% ###################### 30.7% ####################### 33.0% ######################### 35.1% ########################## 36.5% ########################### 38.2% ############################ 39.4% ############################# 40.8% ############################## 41.8% ############################### 43.6% [2020-04-14T16:37:36.094Z] #27 ... [2020-04-14T16:37:36.094Z] [2020-04-14T16:37:36.094Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-14T16:37:36.094Z] #10 45.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15374 files and directories currently installed.) [2020-04-14T16:37:36.094Z] #10 45.19 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-04-14T16:37:36.094Z] #10 45.20 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-14T16:37:36.094Z] #10 48.57 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-14T16:37:36.094Z] #10 48.58 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-04-14T16:37:36.094Z] #10 48.60 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-14T16:37:36.094Z] #10 51.95 Selecting previously unselected package binutils-mingw-w64. [2020-04-14T16:37:36.094Z] #10 51.98 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-14T16:37:36.094Z] #10 51.99 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-14T16:37:36.094Z] #10 52.18 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-04-14T16:37:36.094Z] #10 52.22 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-04-14T16:37:36.094Z] #10 52.26 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-04-14T16:37:36.094Z] #10 52.47 Selecting previously unselected package dmsetup. [2020-04-14T16:37:36.094Z] #10 52.47 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-04-14T16:37:36.094Z] #10 52.47 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-14T16:37:36.094Z] #10 52.63 Selecting previously unselected package mingw-w64-common. [2020-04-14T16:37:36.094Z] #10 52.65 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-14T16:37:36.094Z] #10 52.66 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-14T16:37:36.310Z] ok github.com/docker/docker/pkg/plugins 33.617s coverage: 76.6% of statements [2020-04-14T16:37:36.310Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-14T16:37:36.311Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-14T16:37:36.311Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-14T16:37:36.311Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-14T16:37:36.311Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-14T16:37:36.311Z] ? github.com/docker/docker/rootless [no test files] [2020-04-14T16:37:36.311Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-14T16:37:36.311Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-14T16:37:36.311Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-14T16:37:36.311Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-14T16:37:36.311Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-14T16:37:36.311Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-14T16:37:36.311Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-14T16:37:36.311Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-14T16:37:36.311Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-14T16:37:36.311Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-14T16:37:36.311Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-14T16:37:36.311Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-14T16:37:36.311Z] ? github.com/docker/docker/volume [no test files] [2020-04-14T16:37:36.311Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-14T16:37:36.311Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-14T16:37:36.311Z] [2020-04-14T16:37:36.311Z] === Skipped [2020-04-14T16:37:36.311Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-14T16:37:36.311Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-14T16:37:36.311Z] [2020-04-14T16:37:36.311Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-14T16:37:36.311Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-14T16:37:36.311Z] [2020-04-14T16:37:36.311Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-14T16:37:36.311Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-14T16:37:36.311Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-14T16:37:36.311Z] [2020-04-14T16:37:36.311Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-14T16:37:36.311Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-14T16:37:36.311Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-14T16:37:36.311Z] [2020-04-14T16:37:36.311Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-14T16:37:36.311Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-14T16:37:36.311Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-14T16:37:36.311Z] [2020-04-14T16:37:36.311Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-14T16:37:36.311Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-14T16:37:36.311Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-14T16:37:36.311Z] [2020-04-14T16:37:36.311Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-14T16:37:36.311Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-14T16:37:36.311Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-14T16:37:36.311Z] [2020-04-14T16:37:36.311Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-14T16:37:36.311Z] graphtest_unix.go:73: No driver to put! [2020-04-14T16:37:36.311Z] [2020-04-14T16:37:36.311Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-04-14T16:37:36.311Z] time="2020-04-14T16:36:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-14T16:37:36.311Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-14T16:37:36.311Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-14T16:37:36.311Z] [2020-04-14T16:37:36.311Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-04-14T16:37:36.311Z] time="2020-04-14T16:36:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-14T16:37:36.311Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-14T16:37:36.311Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-14T16:37:36.311Z] [2020-04-14T16:37:36.311Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-04-14T16:37:36.311Z] time="2020-04-14T16:36:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-14T16:37:36.311Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-14T16:37:36.311Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-14T16:37:36.311Z] [2020-04-14T16:37:36.311Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-04-14T16:37:36.311Z] time="2020-04-14T16:36:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-14T16:37:36.311Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-14T16:37:36.311Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-14T16:37:36.311Z] [2020-04-14T16:37:36.311Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-04-14T16:37:36.311Z] time="2020-04-14T16:36:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-14T16:37:36.311Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-14T16:37:36.311Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-14T16:37:36.311Z] [2020-04-14T16:37:36.311Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-04-14T16:37:36.311Z] graphtest_unix.go:73: No driver to put! [2020-04-14T16:37:36.311Z] [2020-04-14T16:37:36.311Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-14T16:37:36.311Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-14T16:37:36.311Z] [2020-04-14T16:37:36.311Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-14T16:37:36.311Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-14T16:37:36.311Z] [2020-04-14T16:37:36.311Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-14T16:37:36.311Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-14T16:37:36.311Z] [2020-04-14T16:37:36.311Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-14T16:37:36.311Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-14T16:37:36.311Z] [2020-04-14T16:37:36.311Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-14T16:37:36.311Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-14T16:37:36.311Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-14T16:37:36.311Z] [2020-04-14T16:37:36.311Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-14T16:37:36.311Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-14T16:37:36.311Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-14T16:37:36.311Z] [2020-04-14T16:37:36.311Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-14T16:37:36.311Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-14T16:37:36.311Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-14T16:37:36.311Z] [2020-04-14T16:37:36.311Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-14T16:37:36.311Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-14T16:37:36.311Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-14T16:37:36.311Z] [2020-04-14T16:37:36.311Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-14T16:37:36.311Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-14T16:37:36.311Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-14T16:37:36.311Z] [2020-04-14T16:37:36.311Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-14T16:37:36.311Z] graphtest_unix.go:73: No driver to put! [2020-04-14T16:37:36.311Z] [2020-04-14T16:37:36.311Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-14T16:37:36.311Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-14T16:37:36.311Z] [2020-04-14T16:37:36.311Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-04-14T16:37:36.311Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-04-14T16:37:36.311Z] [2020-04-14T16:37:36.311Z] [2020-04-14T16:37:36.311Z] DONE 2140 tests, 26 skipped in 187.187s [2020-04-14T16:37:36.357Z] #10 ... [2020-04-14T16:37:36.357Z] [2020-04-14T16:37:36.357Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... Post stage [Pipeline] junit [2020-04-14T16:37:36.961Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-14T16:37:37.318Z] #47 ... [2020-04-14T16:37:37.318Z] [2020-04-14T16:37:37.318Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:37:37.318Z] #44 49.07 CC images/sa.o [2020-04-14T16:37:37.318Z] #44 49.59 CC images/timer.o [2020-04-14T16:37:37.318Z] #44 50.29 CC images/timerfd.o [2020-04-14T16:37:37.318Z] #44 50.75 CC images/mm.o [2020-04-14T16:37:37.318Z] #44 51.36 CC images/sk-opts.o [2020-04-14T16:37:37.318Z] #44 51.90 CC images/sk-unix.o [2020-04-14T16:37:37.318Z] #44 52.53 CC images/sk-inet.o [2020-04-14T16:37:37.318Z] #44 53.21 CC images/tun.o [2020-04-14T16:37:37.318Z] #44 53.81 CC images/sk-netlink.o [2020-04-14T16:37:37.318Z] #44 54.50 CC images/packet-sock.o [2020-04-14T16:37:37.318Z] #44 55.21 CC images/ipc-var.o [2020-04-14T16:37:37.318Z] #44 55.55 CC images/ipc-desc.o [2020-04-14T16:37:37.471Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39771/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cdc39fa29c710c7b56aef827166f9e98bb7c20b8 -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:cdc39fa29c710c7b56aef827166f9e98bb7c20b8 hack/make.sh dynbinary test-integration [2020-04-14T16:37:37.592Z] #27 8.032 # 2.8% #### 6.1% ##### 7.6% ####### 10.5% ############# 18.9% ################ 23.3% ##################### 29.2% ######################## 33.4% ########################### 38.6% ################################ 44.9% ################################### 49.5% ###################################### 53.5% ######################################### 57.2% ########################################### 60.9% ################################################ 67.2% ################################################# 68.4% ################################################# 69.4% ######################################################## 78.0% ############################################################### 88.8% ###################################################################### 97.9% ######################################################################## 100.0% [2020-04-14T16:37:37.761Z] [2020-04-14T16:37:37.761Z] Removing bundles/ [2020-04-14T16:37:37.761Z] [2020-04-14T16:37:37.761Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-14T16:37:37.850Z] #27 10.72 [2020-04-14T16:37:37.850Z] #27 ... [2020-04-14T16:37:37.850Z] [2020-04-14T16:37:37.850Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-14T16:37:37.850Z] #62 46.21 Reading package lists... [2020-04-14T16:37:37.850Z] #62 57.03 Building dependency tree... [2020-04-14T16:37:37.850Z] #62 62.35 The following additional packages will be installed: [2020-04-14T16:37:37.850Z] #62 62.36 libbtrfs0 [2020-04-14T16:37:37.850Z] #62 62.75 The following NEW packages will be installed: [2020-04-14T16:37:37.850Z] #62 62.77 libbtrfs-dev libbtrfs0 [2020-04-14T16:37:37.850Z] #62 63.41 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2020-04-14T16:37:37.850Z] #62 63.41 Need to get 119 kB of archives. [2020-04-14T16:37:37.850Z] #62 63.41 After this operation, 387 kB of additional disk space will be used. [2020-04-14T16:37:37.850Z] #62 63.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-14T16:37:37.850Z] #62 63.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-14T16:37:37.850Z] #62 65.26 debconf: delaying package configuration, since apt-utils is not installed [2020-04-14T16:37:37.850Z] #62 65.61 Fetched 119 kB in 0s (326 kB/s) [2020-04-14T16:37:37.850Z] #62 66.54 Selecting previously unselected package libbtrfs0. [2020-04-14T16:37:37.850Z] #62 66.54 (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 ... 15401 files and directories currently installed.) [2020-04-14T16:37:37.850Z] #62 66.62 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-14T16:37:37.850Z] #62 ... [2020-04-14T16:37:37.850Z] [2020-04-14T16:37:37.850Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:37:37.850Z] #74 DONE 66.4s [2020-04-14T16:37:37.850Z] [2020-04-14T16:37:37.850Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-14T16:37:37.850Z] #62 66.71 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-14T16:37:37.850Z] #62 ... [2020-04-14T16:37:37.850Z] [2020-04-14T16:37:37.850Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-14T16:37:37.850Z] #10 64.38 The following additional packages will be installed: [2020-04-14T16:37:37.850Z] #10 64.38 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-14T16:37:37.850Z] #10 64.44 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-14T16:37:37.850Z] #10 64.44 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-14T16:37:37.850Z] #10 64.44 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-14T16:37:37.850Z] #10 64.45 Suggested packages: [2020-04-14T16:37:37.850Z] #10 64.45 gcc-8-locales seccomp wine64 [2020-04-14T16:37:37.850Z] #10 66.57 The following NEW packages will be installed: [2020-04-14T16:37:37.850Z] #10 66.58 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-14T16:37:37.850Z] #10 66.58 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-14T16:37:37.850Z] #10 66.58 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-14T16:37:37.850Z] #10 66.58 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-14T16:37:37.850Z] #10 66.58 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-14T16:37:37.850Z] #10 66.60 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-14T16:37:37.877Z] #44 55.98 CC images/ipc-shm.o [2020-04-14T16:37:37.877Z] #44 ... [2020-04-14T16:37:37.877Z] [2020-04-14T16:37:37.877Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:37:37.877Z] #47 163.2 vendor/golang.org/x/crypto/hkdf [2020-04-14T16:37:37.925Z] #27 13.28 0.0% # 1.6% ## 2.9% ### 4.4% #### 5.8% ##### 7.1% ###### 8.4% ###### 9.4% ######## 11.8% ########## 14.2% ########### 16.5% ############# 19.1% ############### 21.7% ################# 24.7% ################## 25.7% #################### 27.9% ###################### 30.7% ####################### 33.0% ######################### 35.1% ########################## 36.5% ########################### 38.2% ############################ 39.4% ############################# 40.8% ############################## 41.8% ############################### 43.6% ############################### 44.2% ################################ 45.6% ################################# 46.8% ################################### 48.8% #################################### 50.4% ##################################### 51.9% ###################################### 53.2% ######################################## 56.0% ########################################## 58.6% ########################################### 61.0% ############################################# 62.5% ############################################## 64.3% ############################################### 66.0% ################################################ 67.4% ################################################# 68.9% ################################################# 69.4% ################################################## 69.9% [2020-04-14T16:37:37.925Z] #27 ... [2020-04-14T16:37:37.925Z] [2020-04-14T16:37:37.925Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-14T16:37:37.925Z] #35 46.88 Selecting previously unselected package libicu63:arm64. [2020-04-14T16:37:37.925Z] #35 46.89 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-04-14T16:37:37.925Z] #35 46.92 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-04-14T16:37:37.925Z] #35 53.74 Selecting previously unselected package libxml2:arm64. [2020-04-14T16:37:37.925Z] #35 53.75 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-04-14T16:37:37.925Z] #35 53.78 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-04-14T16:37:37.925Z] #35 54.51 Selecting previously unselected package libarchive13:arm64. [2020-04-14T16:37:37.925Z] #35 54.51 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-04-14T16:37:37.925Z] #35 54.52 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-04-14T16:37:37.925Z] #35 55.10 Selecting previously unselected package libjsoncpp1:arm64. [2020-04-14T16:37:37.925Z] #35 55.11 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-04-14T16:37:37.925Z] #35 55.12 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-04-14T16:37:37.925Z] #35 55.38 Selecting previously unselected package librhash0:arm64. [2020-04-14T16:37:37.925Z] #35 55.38 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-04-14T16:37:37.925Z] #35 55.39 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-04-14T16:37:37.925Z] #35 55.58 Selecting previously unselected package libuv1:arm64. [2020-04-14T16:37:37.925Z] #35 55.62 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-04-14T16:37:37.925Z] #35 55.63 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-04-14T16:37:37.925Z] #35 55.91 Selecting previously unselected package cmake. [2020-04-14T16:37:37.925Z] #35 55.91 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-04-14T16:37:37.925Z] #35 55.92 Unpacking cmake (3.13.4-1) ... [2020-04-14T16:37:37.925Z] #35 ... [2020-04-14T16:37:37.925Z] [2020-04-14T16:37:37.925Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-14T16:37:38.042Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-14T16:37:38.042Z] GOOS="" GOARCH="" GOARM="" [2020-04-14T16:37:38.186Z] #27 13.28 0.0% # 1.6% ## 2.9% ### 4.4% #### 5.8% ##### 7.1% ###### 8.4% ###### 9.4% ######## 11.8% ########## 14.2% ########### 16.5% ############# 19.1% ############### 21.7% ################# 24.7% ################## 25.7% #################### 27.9% ###################### 30.7% ####################### 33.0% ######################### 35.1% ########################## 36.5% ########################### 38.2% ############################ 39.4% ############################# 40.8% ############################## 41.8% ############################### 43.6% ############################### 44.2% ################################ 45.6% ################################# 46.8% ################################### 48.8% #################################### 50.4% ##################################### 51.9% ###################################### 53.2% ######################################## 56.0% ########################################## 58.6% ########################################### 61.0% ############################################# 62.5% ############################################## 64.3% ############################################### 66.0% ################################################ 67.4% ################################################# 68.9% ################################################# 69.4% ################################################## 69.9% ################################################## 70.6% #################################################### 73.5% [2020-04-14T16:37:38.186Z] #27 ... [2020-04-14T16:37:38.186Z] [2020-04-14T16:37:38.186Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:37:38.186Z] #50 46.85 + cd /tmp/tmp.pMNCECLimM/src/gotest.tools/gotestsum [2020-04-14T16:37:38.186Z] #50 46.85 + git checkout -q v0.3.5 [2020-04-14T16:37:38.186Z] #50 46.94 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-14T16:37:38.416Z] #10 67.20 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2020-04-14T16:37:38.416Z] #10 67.20 Need to get 77.7 MB of archives. [2020-04-14T16:37:38.416Z] #10 67.20 After this operation, 487 MB of additional disk space will be used. [2020-04-14T16:37:38.416Z] #10 67.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-04-14T16:37:38.435Z] #47 163.7 vendor/golang.org/x/text/transform [2020-04-14T16:37:38.448Z] #50 ... [2020-04-14T16:37:38.448Z] [2020-04-14T16:37:38.448Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-14T16:37:38.500Z] Commit message: "integration/config: add check for removing non-existing config" [2020-04-14T16:37:38.673Z] #10 67.53 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-04-14T16:37:38.673Z] #10 ... [2020-04-14T16:37:38.673Z] [2020-04-14T16:37:38.673Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-14T16:37:38.673Z] #43 46.72 Reading package lists... [2020-04-14T16:37:38.673Z] #43 57.89 Building dependency tree... [2020-04-14T16:37:38.673Z] #43 63.38 The following additional packages will be installed: [2020-04-14T16:37:38.673Z] #43 63.39 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-14T16:37:38.673Z] #43 63.39 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-14T16:37:38.673Z] #43 63.40 Suggested packages: [2020-04-14T16:37:38.673Z] #43 63.41 manpages-dev python-setuptools [2020-04-14T16:37:38.673Z] #43 65.41 The following NEW packages will be installed: [2020-04-14T16:37:38.673Z] #43 65.43 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-14T16:37:38.673Z] #43 65.43 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-14T16:37:38.673Z] #43 65.43 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-14T16:37:38.673Z] #43 65.44 python-six zlib1g-dev [2020-04-14T16:37:38.673Z] #43 66.00 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2020-04-14T16:37:38.673Z] #43 66.00 Need to get 4095 kB of archives. [2020-04-14T16:37:38.673Z] #43 66.00 After this operation, 22.5 MB of additional disk space will be used. [2020-04-14T16:37:38.673Z] #43 66.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-04-14T16:37:38.673Z] #43 66.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-04-14T16:37:38.673Z] #43 66.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-04-14T16:37:38.673Z] #43 66.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-04-14T16:37:38.673Z] #43 66.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-04-14T16:37:38.673Z] #43 66.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-04-14T16:37:38.673Z] #43 66.14 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-04-14T16:37:38.673Z] #43 66.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-04-14T16:37:38.673Z] #43 66.17 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-04-14T16:37:38.673Z] #43 66.41 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-04-14T16:37:38.673Z] #43 66.43 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-04-14T16:37:38.674Z] #43 66.57 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-04-14T16:37:38.674Z] #43 66.65 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-04-14T16:37:38.674Z] #43 66.66 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-04-14T16:37:38.674Z] #43 66.71 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-14T16:37:38.674Z] #43 66.74 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-04-14T16:37:38.674Z] #43 66.74 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-04-14T16:37:38.931Z] #43 ... [2020-04-14T16:37:38.931Z] [2020-04-14T16:37:38.931Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-14T16:37:38.931Z] #27 10.94 #=#=# ### 5.3% ############ 17.5% ################ 22.6% ########################### 38.8% ############################################## 64.6% ################################################ 68.0% ######################################################## 79.1% ################################################################# 91.3% ######################################################################## 100.0% [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-14T16:37:39.499Z] #27 13.28 0.0% # 1.6% ## 2.9% ### 4.4% #### 5.8% ##### 7.1% ###### 8.4% ###### 9.4% ######## 11.8% ########## 14.2% ########### 16.5% ############# 19.1% ############### 21.7% ################# 24.7% ################## 25.7% #################### 27.9% ###################### 30.7% ####################### 33.0% ######################### 35.1% ########################## 36.5% ########################### 38.2% ############################ 39.4% ############################# 40.8% ############################## 41.8% ############################### 43.6% ############################### 44.2% ################################ 45.6% ################################# 46.8% ################################### 48.8% #################################### 50.4% ##################################### 51.9% ###################################### 53.2% ######################################## 56.0% ########################################## 58.6% ########################################### 61.0% ############################################# 62.5% ############################################## 64.3% ############################################### 66.0% ################################################ 67.4% ################################################# 68.9% ################################################# 69.4% ################################################## 69.9% ################################################## 70.6% #################################################### 73.5% ###################################################### 76.2% ######################################################## 78.8% ########################################################## 81.6% ############################################################ 84.3% ############################################################# 85.8% ############################################################### 88.0% ################################################################## 91.9% #################################################################### 94.5% #################################################################### 95.5% ###################################################################### 97.7% ######################################################################## 100.0% [2020-04-14T16:37:39.765Z] #27 ... [2020-04-14T16:37:39.765Z] [2020-04-14T16:37:39.765Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-14T16:37:39.765Z] #43 57.80 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-04-14T16:37:39.765Z] #43 57.81 Processing triggers for libc-bin (2.28-10) ... [2020-04-14T16:37:39.765Z] #43 DONE 58.7s [2020-04-14T16:37:39.765Z] [2020-04-14T16:37:39.765Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-14T16:37:39.765Z] #27 19.35 [2020-04-14T16:37:39.797Z] #47 165.1 vendor/golang.org/x/text/unicode/bidi [2020-04-14T16:37:39.913Z] #27 ... [2020-04-14T16:37:39.913Z] [2020-04-14T16:37:39.913Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-14T16:37:39.913Z] #62 67.03 Selecting previously unselected package libbtrfs-dev. [2020-04-14T16:37:39.913Z] #62 67.04 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-14T16:37:39.913Z] #62 67.07 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-14T16:37:39.913Z] #62 67.57 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-14T16:37:39.913Z] #62 67.61 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-14T16:37:39.913Z] #62 67.62 Processing triggers for libc-bin (2.28-10) ... [2020-04-14T16:37:39.913Z] #62 DONE 68.6s [2020-04-14T16:37:39.913Z] [2020-04-14T16:37:39.913Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-14T16:37:39.913Z] #35 48.02 Reading package lists... [2020-04-14T16:37:39.913Z] #35 59.15 Building dependency tree... [2020-04-14T16:37:39.913Z] #35 64.69 The following additional packages will be installed: [2020-04-14T16:37:39.913Z] #35 64.75 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-14T16:37:39.913Z] #35 64.75 Suggested packages: [2020-04-14T16:37:39.913Z] #35 64.75 cmake-doc ninja-build lrzip [2020-04-14T16:37:39.913Z] #35 64.75 Recommended packages: [2020-04-14T16:37:39.913Z] #35 64.75 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-14T16:37:39.913Z] #35 66.28 The following NEW packages will be installed: [2020-04-14T16:37:39.913Z] #35 66.30 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-14T16:37:39.913Z] #35 66.30 vim-common xxd [2020-04-14T16:37:39.913Z] #35 66.72 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2020-04-14T16:37:39.913Z] #35 66.72 Need to get 14.9 MB of archives. [2020-04-14T16:37:39.913Z] #35 66.72 After this operation, 61.8 MB of additional disk space will be used. [2020-04-14T16:37:39.913Z] #35 66.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-14T16:37:39.913Z] #35 66.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-14T16:37:39.913Z] #35 66.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-04-14T16:37:39.913Z] #35 67.05 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-14T16:37:39.913Z] #35 68.52 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-04-14T16:37:39.913Z] #35 68.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-04-14T16:37:39.913Z] #35 68.78 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-04-14T16:37:39.913Z] #35 68.78 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-04-14T16:37:40.171Z] #35 ... [2020-04-14T16:37:40.171Z] [2020-04-14T16:37:40.171Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-14T16:37:40.171Z] #63 DONE 0.2s [2020-04-14T16:37:40.171Z] [2020-04-14T16:37:40.171Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-14T16:37:40.171Z] #35 68.82 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-04-14T16:37:40.171Z] #35 68.87 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-04-14T16:37:40.171Z] #35 ... [2020-04-14T16:37:40.171Z] [2020-04-14T16:37:40.171Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-14T16:37:40.171Z] #10 68.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-04-14T16:37:40.171Z] #10 68.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-04-14T16:37:40.171Z] #10 68.17 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-04-14T16:37:40.171Z] #10 68.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-14T16:37:40.171Z] #10 ... [2020-04-14T16:37:40.171Z] [2020-04-14T16:37:40.171Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-14T16:37:40.171Z] #64 DONE 0.2s [2020-04-14T16:37:40.171Z] [2020-04-14T16:37:40.171Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-14T16:37:40.171Z] #10 69.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-04-14T16:37:40.737Z] #10 69.55 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-04-14T16:37:40.737Z] #10 69.58 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-04-14T16:37:41.682Z] #27 ... [2020-04-14T16:37:41.682Z] [2020-04-14T16:37:41.682Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:37:41.682Z] #33 50.21 strings [2020-04-14T16:37:41.682Z] #33 50.21 bytes [2020-04-14T16:37:41.682Z] #33 54.75 reflect [2020-04-14T16:37:41.682Z] #33 55.60 bufio [2020-04-14T16:37:41.682Z] #33 56.80 path [2020-04-14T16:37:41.682Z] #33 58.32 text/tabwriter [2020-04-14T16:37:41.767Z] + docker version [2020-04-14T16:37:41.942Z] #33 ... [2020-04-14T16:37:41.942Z] [2020-04-14T16:37:41.942Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-14T16:37:41.942Z] #35 59.72 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-04-14T16:37:41.942Z] #35 59.75 Setting up xxd (2:8.1.0875-5) ... [2020-04-14T16:37:41.942Z] #35 59.76 Setting up libuv1:arm64 (1.24.1-1) ... [2020-04-14T16:37:41.942Z] #35 59.80 Setting up vim-common (2:8.1.0875-5) ... [2020-04-14T16:37:41.942Z] #35 59.87 Setting up librhash0:arm64 (1.3.8-1) ... [2020-04-14T16:37:41.942Z] #35 59.96 Setting up cmake-data (3.13.4-1) ... [2020-04-14T16:37:41.942Z] #35 59.99 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-04-14T16:37:41.942Z] #35 60.01 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-04-14T16:37:41.942Z] #35 60.02 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-04-14T16:37:41.942Z] #35 60.04 Setting up cmake (3.13.4-1) ... [2020-04-14T16:37:41.942Z] #35 60.09 Processing triggers for libc-bin (2.28-10) ... [2020-04-14T16:37:41.942Z] #35 60.21 Processing triggers for mime-support (3.62) ... [2020-04-14T16:37:41.942Z] #35 DONE 60.9s [2020-04-14T16:37:41.942Z] [2020-04-14T16:37:41.942Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-14T16:37:41.942Z] #27 21.47 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-14T16:37:41.942Z] #27 ... [2020-04-14T16:37:41.942Z] [2020-04-14T16:37:41.942Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-14T16:37:41.942Z] #36 DONE 0.1s [2020-04-14T16:37:42.204Z] [2020-04-14T16:37:42.204Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-14T16:37:42.204Z] #37 DONE 0.2s [2020-04-14T16:37:42.204Z] [2020-04-14T16:37:42.204Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:37:42.465Z] #38 ... [2020-04-14T16:37:42.465Z] [2020-04-14T16:37:42.465Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:37:42.465Z] #56 50.91 strconv [2020-04-14T16:37:42.465Z] #56 50.91 strings [2020-04-14T16:37:42.465Z] #56 50.92 syscall [2020-04-14T16:37:42.465Z] #56 50.92 bytes [2020-04-14T16:37:42.465Z] #56 55.99 bufio [2020-04-14T16:37:42.465Z] #56 57.71 text/tabwriter [2020-04-14T16:37:42.465Z] #56 58.39 reflect [2020-04-14T16:37:42.465Z] #56 59.73 regexp/syntax [2020-04-14T16:37:42.465Z] #56 ... [2020-04-14T16:37:42.465Z] [2020-04-14T16:37:42.465Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-14T16:37:42.465Z] #27 22.01 [2020-04-14T16:37:42.725Z] #27 22.41 # 2.2% ######################################################################## 100.0% [2020-04-14T16:37:42.985Z] #27 22.59 [2020-04-14T16:37:43.062Z] #47 167.8 vendor/golang.org/x/text/secure/bidirule [2020-04-14T16:37:43.062Z] #47 168.2 vendor/golang.org/x/text/unicode/norm [2020-04-14T16:37:44.382Z] #27 24.13 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-14T16:37:44.950Z] #47 ... [2020-04-14T16:37:44.950Z] [2020-04-14T16:37:44.950Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:37:44.950Z] #44 56.38 CC images/ipc-msg.o [2020-04-14T16:37:44.950Z] #44 56.84 CC images/ipc-sem.o [2020-04-14T16:37:44.950Z] #44 57.27 CC images/utsns.o [2020-04-14T16:37:44.950Z] #44 57.84 CC images/creds.o [2020-04-14T16:37:44.950Z] #44 58.36 CC images/vma.o [2020-04-14T16:37:44.950Z] #44 58.82 CC images/netdev.o [2020-04-14T16:37:44.950Z] #44 59.65 CC images/tty.o [2020-04-14T16:37:44.950Z] #44 60.62 CC images/file-lock.o [2020-04-14T16:37:44.950Z] #44 60.89 CC images/rlimit.o [2020-04-14T16:37:44.950Z] #44 61.27 CC images/pagemap.o [2020-04-14T16:37:44.950Z] #44 61.68 CC images/siginfo.o [2020-04-14T16:37:44.950Z] #44 62.12 CC images/rpc.o [2020-04-14T16:37:44.950Z] #44 ... [2020-04-14T16:37:44.950Z] [2020-04-14T16:37:44.950Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-14T16:37:44.950Z] #10 160.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-14T16:37:44.950Z] #10 160.6 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-14T16:37:44.950Z] #10 160.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-14T16:37:45.322Z] #27 24.93 #=#=# [2020-04-14T16:37:45.582Z] #27 25.26 0.8% ######################################################################## 100.0% [2020-04-14T16:37:45.843Z] #27 25.43 [2020-04-14T16:37:46.003Z] #10 ... [2020-04-14T16:37:46.003Z] [2020-04-14T16:37:46.003Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-14T16:37:46.003Z] #27 12.77 [2020-04-14T16:37:46.003Z] #27 13.13 0.0% ## 3.5% ###### 9.1% ######### 12.9% ############ 17.2% ################## 25.9% ###################### 31.0% ########################### 38.4% ############################### 43.9% ###################################### 54.2% ########################################### 60.6% ################################################ 67.6% ######################################################### 79.5% ################################################################ 89.2% ##################################################################### 97.0% ######################################################################## 100.0% [2020-04-14T16:37:46.003Z] #27 15.47 [2020-04-14T16:37:46.317Z] #10 ... [2020-04-14T16:37:46.317Z] [2020-04-14T16:37:46.317Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:37:46.317Z] #44 64.23 CC images/ext-file.o [2020-04-14T16:37:46.317Z] #44 64.52 CC images/cgroup.o [2020-04-14T16:37:47.035Z] #27 16.03 #=#=# 0.0% # 1.6% # 2.6% ## 4.1% #### 5.9% ##### 7.9% ###### 9.5% ######## 11.9% ######### 13.5% ########## 15.1% ############ 17.8% ############# 18.9% ############## 20.4% ############### 22.0% ################# 23.8% ################## 26.2% ################### 27.3% ##################### 29.3% ###################### 31.5% ######################## 33.9% ######################### 35.4% ########################### 37.6% ########################### 38.8% ############################# 40.4% ############################## 42.3% ############################### 43.4% ################################ 45.5% ################################# 46.9% ################################## 48.5% ################################### 49.6% ##################################### 51.8% ####################################### 54.2% ######################################### 57.1% [2020-04-14T16:37:47.035Z] #27 ... [2020-04-14T16:37:47.035Z] [2020-04-14T16:37:47.035Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:37:47.035Z] #33 65.29 internal/reflectlite [2020-04-14T16:37:47.035Z] #33 65.29 sync [2020-04-14T16:37:47.035Z] #33 69.50 errors [2020-04-14T16:37:47.035Z] #33 69.52 sort [2020-04-14T16:37:47.035Z] #33 70.08 strconv [2020-04-14T16:37:47.035Z] #33 71.36 io [2020-04-14T16:37:47.035Z] #33 72.79 internal/oserror [2020-04-14T16:37:47.035Z] #33 72.85 syscall [2020-04-14T16:37:47.035Z] #33 ... [2020-04-14T16:37:47.035Z] [2020-04-14T16:37:47.035Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:37:47.035Z] #47 65.49 sync [2020-04-14T16:37:47.035Z] #47 65.50 internal/reflectlite [2020-04-14T16:37:47.035Z] #47 67.95 github.com/LK4D4/vndr/godl/singleflight [2020-04-14T16:37:47.035Z] #47 68.73 math/rand [2020-04-14T16:37:47.035Z] #47 70.27 internal/singleflight [2020-04-14T16:37:47.035Z] #47 70.93 io [2020-04-14T16:37:47.035Z] #47 70.97 strconv [2020-04-14T16:37:47.035Z] #47 72.59 bytes [2020-04-14T16:37:47.230Z] #27 26.77 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-14T16:37:47.230Z] #27 26.88 skipping existing ed4b54129745 [2020-04-14T16:37:47.230Z] #27 26.98 [2020-04-14T16:37:47.230Z] #27 ... [2020-04-14T16:37:47.230Z] [2020-04-14T16:37:47.230Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:37:47.230Z] #47 55.86 bufio [2020-04-14T16:37:47.230Z] #47 58.64 regexp/syntax [2020-04-14T16:37:47.230Z] #47 61.72 hash/crc32 [2020-04-14T16:37:47.230Z] #47 62.87 vendor/golang.org/x/text/transform [2020-04-14T16:37:47.230Z] #47 65.23 time [2020-04-14T16:37:47.246Z] #44 65.64 CC images/userns.o [2020-04-14T16:37:47.292Z] #47 ... [2020-04-14T16:37:47.292Z] [2020-04-14T16:37:47.292Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-14T16:37:47.491Z] #47 ... [2020-04-14T16:37:47.491Z] [2020-04-14T16:37:47.491Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:37:47.491Z] #38 2.553 + RM_GOPATH=0 [2020-04-14T16:37:47.491Z] #38 2.554 + TMP_GOPATH= [2020-04-14T16:37:47.491Z] #38 2.554 + : /build [2020-04-14T16:37:47.491Z] #38 2.554 + '[' -z '' ']' [2020-04-14T16:37:47.491Z] #38 2.555 ++ mktemp -d [2020-04-14T16:37:47.491Z] #38 2.708 + export GOPATH=/tmp/tmp.OGBmoSNTTr [2020-04-14T16:37:47.491Z] #38 2.708 + GOPATH=/tmp/tmp.OGBmoSNTTr [2020-04-14T16:37:47.491Z] #38 2.708 + RM_GOPATH=1 [2020-04-14T16:37:47.491Z] #38 2.709 ++ dirname ./install.sh [2020-04-14T16:37:47.491Z] #38 2.714 + dir=. [2020-04-14T16:37:47.491Z] #38 2.714 + bin=tini [2020-04-14T16:37:47.491Z] #38 2.714 + shift [2020-04-14T16:37:47.491Z] #38 2.714 + '[' '!' -f ./tini.installer ']' [2020-04-14T16:37:47.491Z] #38 2.714 + . ./tini.installer [2020-04-14T16:37:47.491Z] #38 2.715 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-14T16:37:47.491Z] #38 2.716 + install_tini [2020-04-14T16:37:47.491Z] #38 2.716 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-14T16:37:47.491Z] #38 2.716 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-14T16:37:47.491Z] #38 2.716 + git clone https://github.com/krallin/tini.git /tmp/tmp.OGBmoSNTTr/tini [2020-04-14T16:37:47.491Z] #38 2.720 Cloning into '/tmp/tmp.OGBmoSNTTr/tini'... [2020-04-14T16:37:47.491Z] #38 3.813 + cd /tmp/tmp.OGBmoSNTTr/tini [2020-04-14T16:37:47.491Z] #38 3.817 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-14T16:37:47.491Z] #38 3.829 + cmake . [2020-04-14T16:37:47.491Z] #38 4.782 -- The C compiler identification is GNU 8.3.0 [2020-04-14T16:37:47.491Z] #38 4.848 -- Check for working C compiler: /usr/bin/cc [2020-04-14T16:37:47.960Z] #44 66.07 CC images/google/protobuf/descriptor.o [2020-04-14T16:37:48.085Z] #38 5.728 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-14T16:37:48.085Z] #38 5.730 -- Detecting C compiler ABI info [2020-04-14T16:37:48.660Z] #38 6.631 -- Detecting C compiler ABI info - done [2020-04-14T16:37:48.921Z] #38 6.700 -- Detecting C compile features [2020-04-14T16:37:48.979Z] Client: Docker Engine - Enterprise [2020-04-14T16:37:48.979Z] Version: 19.03.5 [2020-04-14T16:37:48.979Z] API version: 1.40 [2020-04-14T16:37:48.979Z] Go version: go1.12.12 [2020-04-14T16:37:48.979Z] Git commit: 2ee0c57608 [2020-04-14T16:37:48.979Z] Built: 11/13/2019 08:00:16 [2020-04-14T16:37:48.979Z] OS/Arch: windows/amd64 [2020-04-14T16:37:48.979Z] Experimental: false [2020-04-14T16:37:48.979Z] [2020-04-14T16:37:48.979Z] Server: Docker Engine - Enterprise [2020-04-14T16:37:48.979Z] Engine: [2020-04-14T16:37:48.979Z] Version: 19.03.5 [2020-04-14T16:37:48.979Z] API version: 1.40 (minimum version 1.24) [2020-04-14T16:37:48.979Z] Go version: go1.12.12 [2020-04-14T16:37:48.979Z] Git commit: 2ee0c57608 [2020-04-14T16:37:48.979Z] Built: 11/13/2019 07:58:51 [2020-04-14T16:37:48.979Z] OS/Arch: windows/amd64 [2020-04-14T16:37:48.979Z] Experimental: true [2020-04-14T16:37:49.622Z] #27 16.03 #=#=# 0.0% # 1.6% # 2.6% ## 4.1% #### 5.9% ##### 7.9% ###### 9.5% ######## 11.9% ######### 13.5% ########## 15.1% ############ 17.8% ############# 18.9% ############## 20.4% ############### 22.0% ################# 23.8% ################## 26.2% ################### 27.3% ##################### 29.3% ###################### 31.5% ######################## 33.9% ######################### 35.4% ########################### 37.6% ########################### 38.8% ############################# 40.4% ############################## 42.3% ############################### 43.4% ################################ 45.5% ################################# 46.9% ################################## 48.5% ################################### 49.6% ##################################### 51.8% ####################################### 54.2% ######################################### 57.1% ########################################## 58.6% ############################################ 61.7% ############################################# 63.8% ############################################## 65.1% ################################################ 67.0% ################################################# 68.5% ################################################## 69.8% ################################################### 71.7% ##################################################### 73.8% ####################################################### 76.6% ######################################################## 78.3% ########################################################## 80.6% ########################################################### 82.5% ############################################################ 83.4% ############################################################# 85.8% ############################################################### 87.9% ################################################################# 90.5% ################################################################### 93.4% #################################################################### 95.4% ##################################################################### 96.5% ######################################################################## 100.0% [2020-04-14T16:37:49.622Z] #27 22.56 [2020-04-14T16:37:49.868Z] #38 ... [2020-04-14T16:37:49.868Z] [2020-04-14T16:37:49.868Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:37:49.868Z] #44 4.439 Note: Building without setproctitle() and strlcpy() support. [2020-04-14T16:37:49.868Z] #44 4.439 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-14T16:37:49.868Z] #44 4.444 Note: Building without GnuTLS support [2020-04-14T16:37:49.868Z] #44 6.771 fatal: not a git repository (or any of the parent directories): .git [2020-04-14T16:37:49.868Z] #44 6.820 GEN .gitid [2020-04-14T16:37:49.868Z] #44 6.856 GEN criu/include/version.h [2020-04-14T16:37:49.868Z] #44 6.961 GEN include/common/asm [2020-04-14T16:37:49.868Z] #44 9.220 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-14T16:37:49.868Z] #44 9.328 PBCC images/opts.pb-c.c [2020-04-14T16:37:49.868Z] #44 9.500 PBCC images/sit.pb-c.c [2020-04-14T16:37:49.868Z] #44 9.591 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-14T16:37:49.868Z] #44 9.694 DEP images/opts.pb-c.d [2020-04-14T16:37:49.868Z] #44 9.858 DEP images/sit.pb-c.d [2020-04-14T16:37:49.868Z] #44 9.963 PBCC images/macvlan.pb-c.c [2020-04-14T16:37:49.868Z] #44 9.999 DEP images/macvlan.pb-c.d [2020-04-14T16:37:49.868Z] #44 10.10 PBCC images/autofs.pb-c.c [2020-04-14T16:37:49.868Z] #44 ... [2020-04-14T16:37:49.868Z] [2020-04-14T16:37:49.868Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-14T16:37:49.868Z] #27 28.25 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-14T16:37:49.868Z] #27 28.68 #=#=# [2020-04-14T16:37:49.868Z] #27 29.04 ######################################################################## 100.0% [2020-04-14T16:37:49.868Z] #27 29.16 [2020-04-14T16:37:49.868Z] #27 29.27 Download of images into '/build' complete. [2020-04-14T16:37:49.868Z] #27 29.27 Use something like the following to load the result into a Docker daemon: [2020-04-14T16:37:49.868Z] #27 29.27 tar -cC '/build' . | docker load [2020-04-14T16:37:49.868Z] #27 DONE 29.6s [2020-04-14T16:37:49.868Z] [2020-04-14T16:37:49.868Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:37:49.868Z] #44 10.11 DEP images/autofs.pb-c.d [2020-04-14T16:37:49.868Z] #44 10.23 PBCC images/sysctl.pb-c.c [2020-04-14T16:37:49.868Z] #44 ... [2020-04-14T16:37:49.868Z] [2020-04-14T16:37:49.868Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:37:49.868Z] #56 67.06 time [2020-04-14T16:37:49.868Z] #56 68.09 regexp [Pipeline] sh [2020-04-14T16:37:50.556Z] #27 ... [2020-04-14T16:37:50.556Z] [2020-04-14T16:37:50.556Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:37:50.556Z] #65 4.806 + RM_GOPATH=0 [2020-04-14T16:37:50.556Z] #65 4.806 + TMP_GOPATH= [2020-04-14T16:37:50.556Z] #65 4.806 + : /build [2020-04-14T16:37:50.556Z] #65 4.806 + '[' -z '' ']' [2020-04-14T16:37:50.556Z] #65 4.812 ++ mktemp -d [2020-04-14T16:37:50.556Z] #65 4.819 + export GOPATH=/tmp/tmp.oQrgstGTuH [2020-04-14T16:37:50.556Z] #65 4.819 + GOPATH=/tmp/tmp.oQrgstGTuH [2020-04-14T16:37:50.556Z] #65 4.819 + RM_GOPATH=1 [2020-04-14T16:37:50.556Z] #65 4.819 ++ dirname ./install.sh [2020-04-14T16:37:50.556Z] #65 4.819 + dir=. [2020-04-14T16:37:50.556Z] #65 4.819 + bin=containerd [2020-04-14T16:37:50.556Z] #65 4.819 + shift [2020-04-14T16:37:50.556Z] #65 4.819 + '[' '!' -f ./containerd.installer ']' [2020-04-14T16:37:50.556Z] #65 4.819 + . ./containerd.installer [2020-04-14T16:37:50.556Z] #65 4.819 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-14T16:37:50.556Z] #65 4.819 + install_containerd [2020-04-14T16:37:50.556Z] #65 4.819 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-04-14T16:37:50.556Z] #65 4.819 + git clone https://github.com/containerd/containerd.git /tmp/tmp.oQrgstGTuH/src/github.com/containerd/containerd [2020-04-14T16:37:50.556Z] #65 4.819 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-14T16:37:50.556Z] #65 4.839 Cloning into '/tmp/tmp.oQrgstGTuH/src/github.com/containerd/containerd'... [2020-04-14T16:37:50.556Z] #65 ... [2020-04-14T16:37:50.556Z] [2020-04-14T16:37:50.556Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-14T16:37:50.556Z] #43 69.32 debconf: delaying package configuration, since apt-utils is not installed [2020-04-14T16:37:50.556Z] #43 69.71 Fetched 4095 kB in 1s (3471 kB/s) [2020-04-14T16:37:50.556Z] #43 69.93 Selecting previously unselected package libcap-dev:amd64. [2020-04-14T16:37:50.556Z] #43 69.93 (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 ... 15401 files and directories currently installed.) [2020-04-14T16:37:50.556Z] #43 70.18 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-04-14T16:37:50.556Z] #43 70.23 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-04-14T16:37:50.556Z] #43 70.46 Selecting previously unselected package libnet1:amd64. [2020-04-14T16:37:50.556Z] #43 70.46 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-14T16:37:50.556Z] #43 70.47 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-14T16:37:50.556Z] #43 70.66 Selecting previously unselected package libnet1-dev. [2020-04-14T16:37:50.556Z] #43 70.69 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-14T16:37:50.556Z] #43 70.69 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-14T16:37:50.556Z] #43 71.01 Selecting previously unselected package libnl-3-200:amd64. [2020-04-14T16:37:50.556Z] #43 71.01 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-14T16:37:50.556Z] #43 71.05 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-14T16:37:50.556Z] #43 71.51 Selecting previously unselected package libnl-3-dev:amd64. [2020-04-14T16:37:50.556Z] #43 71.51 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-04-14T16:37:50.556Z] #43 71.52 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-14T16:37:50.556Z] #43 72.03 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-14T16:37:50.556Z] #43 72.03 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-14T16:37:50.556Z] #43 72.05 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-14T16:37:50.556Z] #43 72.29 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-04-14T16:37:50.556Z] #43 72.29 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-04-14T16:37:50.556Z] #43 72.30 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-14T16:37:50.556Z] #43 72.61 Selecting previously unselected package zlib1g-dev:amd64. [2020-04-14T16:37:50.556Z] #43 72.61 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-04-14T16:37:50.556Z] #43 72.62 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-14T16:37:50.556Z] #43 72.90 Selecting previously unselected package libprotobuf17:amd64. [2020-04-14T16:37:50.556Z] #43 72.91 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-04-14T16:37:50.556Z] #43 72.91 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-14T16:37:50.556Z] #43 74.45 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-04-14T16:37:50.556Z] #43 74.47 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-04-14T16:37:50.556Z] #43 74.51 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-14T16:37:50.556Z] #43 74.98 Selecting previously unselected package libprotobuf-dev:amd64. [2020-04-14T16:37:50.556Z] #43 74.98 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-04-14T16:37:50.556Z] #43 74.99 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-14T16:37:50.556Z] #43 77.82 Selecting previously unselected package libprotoc17:amd64. [2020-04-14T16:37:50.556Z] #43 77.83 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-04-14T16:37:50.556Z] #43 77.84 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-14T16:37:50.556Z] #43 78.93 Selecting previously unselected package protobuf-c-compiler. [2020-04-14T16:37:50.556Z] #43 78.96 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-04-14T16:37:50.556Z] #43 78.97 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-14T16:37:50.556Z] #43 79.34 Selecting previously unselected package protobuf-compiler. [2020-04-14T16:37:50.556Z] #43 79.40 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-04-14T16:37:50.556Z] #43 79.43 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-14T16:37:50.556Z] #43 ... [2020-04-14T16:37:50.556Z] [2020-04-14T16:37:50.556Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:37:50.556Z] #56 78.88 syscall [2020-04-14T16:37:50.556Z] #56 79.00 reflect [2020-04-14T16:37:51.068Z] + docker info [2020-04-14T16:37:51.226Z] #44 69.47 CC images/opts.o [2020-04-14T16:37:51.786Z] #44 69.97 CC images/seccomp.o [2020-04-14T16:37:51.786Z] #44 ... [2020-04-14T16:37:51.786Z] [2020-04-14T16:37:51.786Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:37:51.786Z] #68 177.0 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-14T16:37:51.786Z] #68 177.0 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-14T16:37:51.790Z] #56 ... [2020-04-14T16:37:51.790Z] [2020-04-14T16:37:51.790Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-14T16:37:51.790Z] #10 60.37 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-14T16:37:51.790Z] #10 60.37 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-14T16:37:51.790Z] #10 60.39 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-14T16:37:51.790Z] #10 69.15 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-14T16:37:51.790Z] #10 69.15 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-04-14T16:37:51.790Z] #10 69.19 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-14T16:37:51.790Z] #10 69.44 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-14T16:37:51.790Z] #10 69.46 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-04-14T16:37:51.790Z] #10 69.46 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-14T16:37:51.790Z] #10 ... [2020-04-14T16:37:51.790Z] [2020-04-14T16:37:51.790Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:37:51.790Z] #44 10.26 DEP images/sysctl.pb-c.d [2020-04-14T16:37:51.790Z] #44 10.35 PBCC images/time.pb-c.c [2020-04-14T16:37:51.790Z] #44 10.47 DEP images/time.pb-c.d [2020-04-14T16:37:51.790Z] #44 10.56 PBCC images/binfmt-misc.pb-c.c [2020-04-14T16:37:51.790Z] #44 10.57 DEP images/binfmt-misc.pb-c.d [2020-04-14T16:37:51.790Z] #44 10.66 PBCC images/seccomp.pb-c.c [2020-04-14T16:37:51.790Z] #44 10.68 DEP images/seccomp.pb-c.d [2020-04-14T16:37:51.790Z] #44 10.74 PBCC images/userns.pb-c.c [2020-04-14T16:37:51.790Z] #44 10.79 DEP images/userns.pb-c.d [2020-04-14T16:37:51.790Z] #44 10.99 PBCC images/cgroup.pb-c.c [2020-04-14T16:37:51.790Z] #44 11.02 DEP images/cgroup.pb-c.d [2020-04-14T16:37:51.790Z] #44 11.16 PBCC images/fown.pb-c.c [2020-04-14T16:37:51.790Z] #44 11.20 PBCC images/ext-file.pb-c.c [2020-04-14T16:37:51.790Z] #44 11.30 DEP images/fown.pb-c.d [2020-04-14T16:37:51.790Z] #44 11.40 DEP images/ext-file.pb-c.d [2020-04-14T16:37:51.790Z] #44 11.56 PBCC images/rpc.pb-c.c [2020-04-14T16:37:51.790Z] #44 11.63 DEP images/rpc.pb-c.d [2020-04-14T16:37:51.790Z] #44 11.73 PBCC images/siginfo.pb-c.c [2020-04-14T16:37:51.790Z] #44 11.81 DEP images/siginfo.pb-c.d [2020-04-14T16:37:51.790Z] #44 12.00 PBCC images/pagemap.pb-c.c [2020-04-14T16:37:51.790Z] #44 12.06 DEP images/pagemap.pb-c.d [2020-04-14T16:37:52.051Z] #44 12.16 PBCC images/rlimit.pb-c.c [2020-04-14T16:37:52.051Z] #44 12.17 DEP images/rlimit.pb-c.d [2020-04-14T16:37:52.051Z] #44 12.18 PBCC images/file-lock.pb-c.c [2020-04-14T16:37:52.051Z] #44 12.23 DEP images/file-lock.pb-c.d [2020-04-14T16:37:52.051Z] #44 12.37 PBCC images/tty.pb-c.c [2020-04-14T16:37:52.051Z] #44 12.42 DEP images/tty.pb-c.d [2020-04-14T16:37:52.311Z] #44 12.47 PBCC images/tun.pb-c.c [2020-04-14T16:37:52.311Z] #44 12.55 PBCC images/netdev.pb-c.c [2020-04-14T16:37:52.311Z] #44 12.67 DEP images/tun.pb-c.d [2020-04-14T16:37:52.454Z] #56 ... [2020-04-14T16:37:52.454Z] [2020-04-14T16:37:52.454Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-14T16:37:52.454Z] #35 70.79 debconf: delaying package configuration, since apt-utils is not installed [2020-04-14T16:37:52.454Z] #35 71.04 Fetched 14.9 MB in 3s (5089 kB/s) [2020-04-14T16:37:52.454Z] #35 71.23 Selecting previously unselected package xxd. [2020-04-14T16:37:52.454Z] #35 71.23 (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 ... 15401 files and directories currently installed.) [2020-04-14T16:37:52.454Z] #35 71.29 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-14T16:37:52.454Z] #35 71.30 Unpacking xxd (2:8.1.0875-5) ... [2020-04-14T16:37:52.454Z] #35 71.85 Selecting previously unselected package vim-common. [2020-04-14T16:37:52.454Z] #35 71.85 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-14T16:37:52.454Z] #35 72.00 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-14T16:37:52.454Z] #35 72.71 Selecting previously unselected package cmake-data. [2020-04-14T16:37:52.454Z] #35 72.71 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-14T16:37:52.454Z] #35 72.73 Unpacking cmake-data (3.13.4-1) ... [2020-04-14T16:37:52.454Z] #35 78.66 Selecting previously unselected package libicu63:amd64. [2020-04-14T16:37:52.454Z] #35 78.68 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-14T16:37:52.454Z] #35 78.68 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-14T16:37:52.454Z] #35 ... [2020-04-14T16:37:52.454Z] [2020-04-14T16:37:52.454Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-14T16:37:52.454Z] #43 79.76 Selecting previously unselected package python-pkg-resources. [2020-04-14T16:37:52.454Z] #43 79.76 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-14T16:37:52.454Z] #43 79.76 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-14T16:37:52.454Z] #43 80.37 Selecting previously unselected package python-six. [2020-04-14T16:37:52.454Z] #43 80.37 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-14T16:37:52.454Z] #43 80.37 Unpacking python-six (1.12.0-1) ... [2020-04-14T16:37:52.454Z] #43 80.71 Selecting previously unselected package python-protobuf. [2020-04-14T16:37:52.454Z] #43 80.71 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-04-14T16:37:52.454Z] #43 80.73 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-14T16:37:52.572Z] #44 12.78 DEP images/netdev.pb-c.d [2020-04-14T16:37:52.832Z] #44 12.94 PBCC images/vma.pb-c.c [2020-04-14T16:37:52.832Z] #44 12.97 DEP images/vma.pb-c.d [2020-04-14T16:37:52.832Z] #44 13.02 PBCC images/creds.pb-c.c [2020-04-14T16:37:52.832Z] #44 13.06 DEP images/creds.pb-c.d [2020-04-14T16:37:52.832Z] #44 13.16 PBCC images/utsns.pb-c.c [2020-04-14T16:37:53.094Z] #44 13.18 DEP images/utsns.pb-c.d [2020-04-14T16:37:53.094Z] #44 13.26 PBCC images/ipc-desc.pb-c.c [2020-04-14T16:37:53.094Z] #44 13.30 PBCC images/ipc-sem.pb-c.c [2020-04-14T16:37:53.094Z] #44 13.32 DEP images/ipc-desc.pb-c.d [2020-04-14T16:37:53.094Z] #44 13.43 DEP images/ipc-sem.pb-c.d [2020-04-14T16:37:53.354Z] #44 13.48 PBCC images/ipc-msg.pb-c.c [2020-04-14T16:37:53.355Z] #44 13.53 DEP images/ipc-msg.pb-c.d [2020-04-14T16:37:53.355Z] #44 13.57 PBCC images/ipc-shm.pb-c.c [2020-04-14T16:37:53.355Z] #44 13.59 DEP images/ipc-shm.pb-c.d [2020-04-14T16:37:53.355Z] #44 13.64 PBCC images/ipc-var.pb-c.c [2020-04-14T16:37:53.387Z] #43 81.89 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-14T16:37:53.616Z] #44 13.66 DEP images/ipc-var.pb-c.d [2020-04-14T16:37:53.616Z] #44 13.78 PBCC images/sk-opts.pb-c.c [2020-04-14T16:37:53.616Z] #44 ... [2020-04-14T16:37:53.616Z] [2020-04-14T16:37:53.616Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:37:53.616Z] #33 62.03 internal/syscall/execenv [2020-04-14T16:37:53.616Z] #33 62.04 internal/syscall/unix [2020-04-14T16:37:53.616Z] #33 62.05 time [2020-04-14T16:37:53.616Z] #33 68.42 internal/poll [2020-04-14T16:37:53.616Z] #33 70.74 internal/fmtsort [2020-04-14T16:37:53.616Z] #33 71.45 os [2020-04-14T16:37:53.616Z] #33 ... [2020-04-14T16:37:53.616Z] [2020-04-14T16:37:53.616Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:37:53.616Z] #44 13.80 PBCC images/packet-sock.pb-c.c [2020-04-14T16:37:53.616Z] #44 13.91 DEP images/sk-opts.pb-c.d [2020-04-14T16:37:53.883Z] #44 14.00 DEP images/packet-sock.pb-c.d [2020-04-14T16:37:53.883Z] #44 14.13 PBCC images/sk-netlink.pb-c.c [2020-04-14T16:37:54.144Z] #44 14.29 DEP images/sk-netlink.pb-c.d [2020-04-14T16:37:54.144Z] #44 14.37 PBCC images/sk-inet.pb-c.c [2020-04-14T16:37:54.407Z] #44 14.55 DEP images/sk-inet.pb-c.d [2020-04-14T16:37:54.407Z] #44 14.65 PBCC images/sk-unix.pb-c.c [2020-04-14T16:37:54.407Z] #44 14.69 DEP images/sk-unix.pb-c.d [2020-04-14T16:37:54.407Z] #44 14.79 PBCC images/mm.pb-c.c [2020-04-14T16:37:54.667Z] #44 14.91 DEP images/mm.pb-c.d [2020-04-14T16:37:54.667Z] #44 15.01 PBCC images/timerfd.pb-c.c [2020-04-14T16:37:54.929Z] #44 15.12 DEP images/timerfd.pb-c.d [2020-04-14T16:37:54.929Z] #44 15.19 PBCC images/timer.pb-c.c [2020-04-14T16:37:54.929Z] #44 15.29 DEP images/timer.pb-c.d [2020-04-14T16:37:54.929Z] #44 15.31 PBCC images/sa.pb-c.c [2020-04-14T16:37:55.190Z] #44 15.39 DEP images/sa.pb-c.d [2020-04-14T16:37:55.190Z] #44 15.43 PBCC images/pipe-data.pb-c.c [2020-04-14T16:37:55.190Z] #44 15.48 DEP images/pipe-data.pb-c.d [2020-04-14T16:37:55.190Z] #44 15.54 PBCC images/mnt.pb-c.c [2020-04-14T16:37:55.454Z] #44 15.62 DEP images/mnt.pb-c.d [2020-04-14T16:37:55.454Z] #44 15.69 PBCC images/sk-packet.pb-c.c [2020-04-14T16:37:55.454Z] #44 15.75 DEP images/sk-packet.pb-c.d [2020-04-14T16:37:55.760Z] #44 15.90 PBCC images/tcp-stream.pb-c.c [2020-04-14T16:37:55.760Z] #44 15.95 DEP images/tcp-stream.pb-c.d [2020-04-14T16:37:55.760Z] #44 16.04 PBCC images/pipe.pb-c.c [2020-04-14T16:37:55.917Z] #43 ... [2020-04-14T16:37:55.917Z] [2020-04-14T16:37:55.917Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:37:55.917Z] #50 73.89 + cd /tmp/tmp.K8imfam9ud/src/gotest.tools/gotestsum [2020-04-14T16:37:55.917Z] #50 73.89 + git checkout -q v0.3.5 [2020-04-14T16:37:55.917Z] #50 74.07 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-14T16:37:55.917Z] #50 ... [2020-04-14T16:37:55.917Z] [2020-04-14T16:37:55.917Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-14T16:37:55.917Z] #27 24.48 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-14T16:37:55.917Z] #27 25.28 [2020-04-14T16:37:55.917Z] #27 25.54 #=#=# ######################################################################## 100.0% [2020-04-14T16:37:55.917Z] #27 25.92 [2020-04-14T16:37:55.917Z] #27 27.10 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-14T16:37:55.917Z] #27 27.65 [2020-04-14T16:37:55.917Z] #27 27.83 ########################################## 58.9% ######################################################################## 100.0% [2020-04-14T16:37:55.917Z] #27 28.10 [2020-04-14T16:37:56.026Z] #44 16.13 DEP images/pipe.pb-c.d [2020-04-14T16:37:56.026Z] #44 16.21 PBCC images/pstree.pb-c.c [2020-04-14T16:37:56.026Z] #44 16.23 DEP images/pstree.pb-c.d [2020-04-14T16:37:56.026Z] #44 16.31 PBCC images/fs.pb-c.c [2020-04-14T16:37:56.026Z] #44 16.32 DEP images/fs.pb-c.d [2020-04-14T16:37:56.026Z] #44 16.37 PBCC images/signalfd.pb-c.c [2020-04-14T16:37:56.026Z] #44 16.40 DEP images/signalfd.pb-c.d [2020-04-14T16:37:56.175Z] #27 ... [2020-04-14T16:37:56.175Z] [2020-04-14T16:37:56.175Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-14T16:37:56.175Z] #30 74.68 Checking out files: 78% (1190/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1402/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-04-14T16:37:56.175Z] #30 76.50 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-14T16:37:56.175Z] #30 77.16 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-14T16:37:56.288Z] #44 16.44 PBCC images/fh.pb-c.c [2020-04-14T16:37:56.288Z] #44 16.48 PBCC images/fsnotify.pb-c.c [2020-04-14T16:37:56.288Z] #44 16.52 DEP images/fh.pb-c.d [2020-04-14T16:37:56.288Z] #44 16.56 DEP images/fsnotify.pb-c.d [2020-04-14T16:37:56.288Z] #44 16.60 PBCC images/eventpoll.pb-c.c [2020-04-14T16:37:56.288Z] #44 16.63 DEP images/eventpoll.pb-c.d [2020-04-14T16:37:56.433Z] #30 ... [2020-04-14T16:37:56.433Z] [2020-04-14T16:37:56.433Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-14T16:37:56.433Z] #10 75.28 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-04-14T16:37:56.433Z] #10 79.25 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-04-14T16:37:56.433Z] #10 79.25 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-04-14T16:37:56.433Z] #10 79.26 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-14T16:37:56.433Z] #10 79.26 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-14T16:37:56.433Z] #10 79.27 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-04-14T16:37:56.433Z] #10 79.27 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-04-14T16:37:56.433Z] #10 79.33 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-04-14T16:37:56.433Z] #10 79.40 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-04-14T16:37:56.433Z] #10 79.40 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-04-14T16:37:56.433Z] #10 79.44 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-04-14T16:37:56.433Z] #10 79.47 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-04-14T16:37:56.433Z] #10 79.59 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-04-14T16:37:56.433Z] #10 79.59 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-04-14T16:37:56.433Z] #10 79.62 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-04-14T16:37:56.433Z] #10 79.62 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-04-14T16:37:56.433Z] #10 81.42 debconf: delaying package configuration, since apt-utils is not installed [2020-04-14T16:37:56.433Z] #10 81.82 Fetched 77.7 MB in 13s (6085 kB/s) [2020-04-14T16:37:56.433Z] #10 82.02 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-14T16:37:56.433Z] #10 82.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 ... 15401 files and directories currently installed.) [2020-04-14T16:37:56.433Z] #10 82.07 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-04-14T16:37:56.433Z] #10 82.09 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-14T16:37:56.549Z] #44 16.73 PBCC images/eventfd.pb-c.c [2020-04-14T16:37:56.549Z] #44 16.82 DEP images/eventfd.pb-c.d [2020-04-14T16:37:56.725Z] #10 ... [2020-04-14T16:37:56.725Z] [2020-04-14T16:37:56.725Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-14T16:37:56.725Z] #27 29.33 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-14T16:37:56.725Z] #27 29.60 skipping existing 1849cc453dee [2020-04-14T16:37:56.810Z] #44 ... [2020-04-14T16:37:56.810Z] [2020-04-14T16:37:56.810Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:37:56.810Z] #38 10.16 -- Detecting C compile features - done [2020-04-14T16:37:56.810Z] #38 10.22 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-14T16:37:56.811Z] #38 10.56 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-14T16:37:56.811Z] #38 10.74 -- Configuring done [2020-04-14T16:37:56.811Z] #38 10.77 -- Generating done [2020-04-14T16:37:56.811Z] #38 10.78 -- Build files have been written to: /tmp/tmp.OGBmoSNTTr/tini [2020-04-14T16:37:56.811Z] #38 10.80 + make tini-static [2020-04-14T16:37:56.811Z] #38 11.44 Scanning dependencies of target tini-static [2020-04-14T16:37:56.811Z] #38 11.60 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-14T16:37:56.811Z] #38 13.50 [100%] Linking C executable tini-static [2020-04-14T16:37:56.811Z] #38 14.24 [100%] Built target tini-static [2020-04-14T16:37:56.811Z] #38 14.31 + mkdir -p /build [2020-04-14T16:37:56.811Z] #38 14.31 + cp tini-static /build/docker-init [2020-04-14T16:37:56.811Z] #38 DONE 14.7s [2020-04-14T16:37:56.811Z] [2020-04-14T16:37:56.811Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:37:56.811Z] #44 16.98 PBCC images/remap-file-path.pb-c.c [2020-04-14T16:37:56.811Z] #44 16.99 DEP images/remap-file-path.pb-c.d [2020-04-14T16:37:56.811Z] #44 17.12 PBCC images/fifo.pb-c.c [2020-04-14T16:37:56.811Z] #44 17.17 DEP images/fifo.pb-c.d [2020-04-14T16:37:56.984Z] #27 29.90 [2020-04-14T16:37:57.028Z] #68 ... [2020-04-14T16:37:57.028Z] [2020-04-14T16:37:57.028Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:37:57.028Z] #44 70.49 CC images/binfmt-misc.o [2020-04-14T16:37:57.028Z] #44 70.75 CC images/time.o [2020-04-14T16:37:57.028Z] #44 71.09 CC images/sysctl.o [2020-04-14T16:37:57.028Z] #44 71.30 CC images/autofs.o [2020-04-14T16:37:57.028Z] #44 71.62 CC images/macvlan.o [2020-04-14T16:37:57.028Z] #44 71.96 CC images/sit.o [2020-04-14T16:37:57.028Z] #44 72.39 LINK images/built-in.o [2020-04-14T16:37:57.028Z] #44 72.63 GEN compel/include/asm [2020-04-14T16:37:57.028Z] #44 72.65 GEN compel/include/version.h [2020-04-14T16:37:57.028Z] #44 72.70 touch .config [2020-04-14T16:37:57.028Z] #44 72.73 GEN include/common/config.h [2020-04-14T16:37:57.028Z] #44 72.88 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-04-14T16:37:57.028Z] #44 72.92 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-04-14T16:37:57.028Z] #44 72.98 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-04-14T16:37:57.028Z] #44 73.00 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-04-14T16:37:57.028Z] #44 73.07 DEP compel/arch/x86/plugins/std/memcpy.d [2020-04-14T16:37:57.028Z] #44 73.09 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-04-14T16:37:57.028Z] #44 73.14 GEN compel/plugins/include/uapi/std/syscall.h [2020-04-14T16:37:57.028Z] #44 73.19 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-04-14T16:37:57.028Z] #44 73.20 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-04-14T16:37:57.028Z] #44 73.25 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-14T16:37:57.028Z] #44 73.27 DEP compel/plugins/std/infect.d [2020-04-14T16:37:57.028Z] #44 73.40 DEP compel/plugins/std/string.d [2020-04-14T16:37:57.028Z] #44 73.54 DEP compel/plugins/std/log.d [2020-04-14T16:37:57.028Z] #44 73.71 DEP compel/plugins/std/fds.d [2020-04-14T16:37:57.028Z] #44 73.90 DEP compel/plugins/std/std.d [2020-04-14T16:37:57.028Z] #44 74.07 DEP compel/plugins/shmem/shmem.d [2020-04-14T16:37:57.028Z] #44 74.23 DEP compel/plugins/fds/fds.d [2020-04-14T16:37:57.028Z] #44 74.45 CC compel/plugins/std/std.o [2020-04-14T16:37:57.028Z] #44 74.99 CC compel/plugins/std/fds.o [2020-04-14T16:37:57.072Z] #44 17.25 PBCC images/ghost-file.pb-c.c [2020-04-14T16:37:57.072Z] #44 17.28 DEP images/ghost-file.pb-c.d [2020-04-14T16:37:57.072Z] #44 17.31 PBCC images/regfile.pb-c.c [2020-04-14T16:37:57.072Z] #44 17.33 DEP images/regfile.pb-c.d [2020-04-14T16:37:57.072Z] #44 17.41 PBCC images/ns.pb-c.c [2020-04-14T16:37:57.072Z] #44 17.47 DEP images/ns.pb-c.d [2020-04-14T16:37:57.335Z] #44 17.54 PBCC images/fdinfo.pb-c.c [2020-04-14T16:37:57.335Z] #44 17.62 DEP images/fdinfo.pb-c.d [2020-04-14T16:37:57.589Z] #44 75.84 CC compel/plugins/std/log.o [2020-04-14T16:37:57.596Z] #44 17.77 PBCC images/core-aarch64.pb-c.c [2020-04-14T16:37:57.596Z] #44 17.88 PBCC images/core-arm.pb-c.c [2020-04-14T16:37:57.596Z] #44 17.97 PBCC images/core-ppc64.pb-c.c [2020-04-14T16:37:57.858Z] #44 18.04 PBCC images/core-s390.pb-c.c [2020-04-14T16:37:57.858Z] #44 18.10 PBCC images/core-x86.pb-c.c [2020-04-14T16:37:57.858Z] #44 18.15 PBCC images/core.pb-c.c [2020-04-14T16:37:57.858Z] #44 18.25 PBCC images/inventory.pb-c.c [2020-04-14T16:37:58.119Z] #44 18.34 DEP images/core-aarch64.pb-c.d [2020-04-14T16:37:58.691Z] #44 18.75 DEP images/core-arm.pb-c.d [2020-04-14T16:37:58.691Z] #44 18.90 DEP images/core-ppc64.pb-c.d [2020-04-14T16:37:58.691Z] #44 19.00 DEP images/core-s390.pb-c.d [2020-04-14T16:37:58.691Z] #44 19.09 DEP images/core-x86.pb-c.d [2020-04-14T16:37:58.888Z] #27 ... [2020-04-14T16:37:58.888Z] [2020-04-14T16:37:58.888Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:37:58.888Z] #33 76.99 reflect [2020-04-14T16:37:58.888Z] #33 87.07 time [2020-04-14T16:37:58.888Z] #33 ... [2020-04-14T16:37:58.888Z] [2020-04-14T16:37:58.888Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:37:58.888Z] #47 77.01 bufio [2020-04-14T16:37:58.888Z] #47 77.35 reflect [2020-04-14T16:37:58.888Z] #47 80.31 syscall [2020-04-14T16:37:58.888Z] #47 ... [2020-04-14T16:37:58.888Z] [2020-04-14T16:37:58.888Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-14T16:37:58.888Z] #10 85.87 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-14T16:37:58.888Z] #10 85.90 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-04-14T16:37:58.888Z] #10 85.91 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-14T16:37:58.951Z] #44 19.36 DEP images/core.pb-c.d [2020-04-14T16:37:58.951Z] #44 ... [2020-04-14T16:37:58.951Z] [2020-04-14T16:37:58.951Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:37:58.951Z] #47 67.62 regexp [2020-04-14T16:37:58.951Z] #47 73.91 github.com/LK4D4/vndr/versioned [2020-04-14T16:37:58.951Z] #47 74.42 path/filepath [2020-04-14T16:37:58.951Z] #47 74.43 internal/lazyregexp [2020-04-14T16:37:58.952Z] #47 74.50 net [2020-04-14T16:37:58.952Z] #47 76.95 os/exec [2020-04-14T16:37:59.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-14T16:37:59.213Z] #47 ... [2020-04-14T16:37:59.213Z] [2020-04-14T16:37:59.213Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:37:59.213Z] #65 37.82 Checking out files: 49% (1559/3158) Checking out files: 50% (1579/3158) Checking out files: 51% (1611/3158) Checking out files: 52% (1643/3158) Checking out files: 53% (1674/3158) Checking out files: 54% (1706/3158) Checking out files: 55% (1737/3158) Checking out files: 56% (1769/3158) Checking out files: 57% (1801/3158) Checking out files: 58% (1832/3158) Checking out files: 59% (1864/3158) Checking out files: 60% (1895/3158) Checking out files: 61% (1927/3158) Checking out files: 62% (1958/3158) Checking out files: 63% (1990/3158) Checking out files: 64% (2022/3158) Checking out files: 65% (2053/3158) Checking out files: 66% (2085/3158) Checking out files: 67% (2116/3158) Checking out files: 68% (2148/3158) Checking out files: 69% (2180/3158) Checking out files: 70% (2211/3158) Checking out files: 71% (2243/3158) Checking out files: 72% (2274/3158) Checking out files: 73% (2306/3158) Checking out files: 74% (2337/3158) Checking out files: 75% (2369/3158) Checking out files: 76% (2401/3158) Checking out files: 77% (2432/3158) Checking out files: 78% (2464/3158) Checking out files: 79% (2495/3158) Checking out files: 80% (2527/3158) Checking out files: 81% (2558/3158) Checking out files: 82% (2590/3158) Checking out files: 83% (2622/3158) Checking out files: 84% (2653/3158) Checking out files: 85% (2685/3158) Checking out files: 86% (2716/3158) Checking out files: 86% (2739/3158) Checking out files: 87% (2748/3158) Checking out files: 88% (2780/3158) Checking out files: 89% (2811/3158) Checking out files: 90% (2843/3158) Checking out files: 91% (2874/3158) Checking out files: 92% (2906/3158) Checking out files: 93% (2937/3158) Checking out files: 94% (2969/3158) Checking out files: 95% (3001/3158) Checking out files: 96% (3032/3158) Checking out files: 97% (3064/3158) Checking out files: 98% (3095/3158) Checking out files: 99% (3127/3158) Checking out files: 100% (3158/3158) Checking out files: 100% (3158/3158), done. [2020-04-14T16:37:59.213Z] #65 39.25 + cd /tmp/tmp.xbhAKUYjWZ/src/github.com/containerd/containerd [2020-04-14T16:37:59.213Z] #65 39.25 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-14T16:37:59.475Z] #44 77.33 CC compel/plugins/std/string.o [2020-04-14T16:38:00.035Z] #44 ... [2020-04-14T16:38:00.035Z] [2020-04-14T16:38:00.035Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:38:00.035Z] #47 175.3 vendor/golang.org/x/net/idna [2020-04-14T16:38:00.035Z] #47 178.6 vendor/golang.org/x/net/http2/hpack [2020-04-14T16:38:00.035Z] #47 180.7 mime [2020-04-14T16:38:00.035Z] #47 184.2 mime/quotedprintable [2020-04-14T16:38:00.035Z] #47 185.0 net/http/internal [2020-04-14T16:38:00.156Z] #65 41.99 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-14T16:38:00.291Z] #47 ... [2020-04-14T16:38:00.291Z] [2020-04-14T16:38:00.291Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:38:00.291Z] #44 78.49 CC compel/plugins/std/infect.o [2020-04-14T16:38:00.648Z] #44 79.08 CC compel/arch/x86/plugins/std/parasite-head.o [2020-04-14T16:38:00.653Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-14T16:38:00.664Z] #65 41.99 + BUILDTAGS='netgo osusergo static_build' [2020-04-14T16:38:00.664Z] #65 41.99 + export EXTRA_FLAGS=-buildmode=pie [2020-04-14T16:38:00.664Z] #65 41.99 + EXTRA_FLAGS=-buildmode=pie [2020-04-14T16:38:00.664Z] #65 42.00 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-14T16:38:00.664Z] #65 42.00 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-14T16:38:00.664Z] #65 42.00 + '[' '' = dynamic ']' [2020-04-14T16:38:00.664Z] #65 42.00 + make [2020-04-14T16:38:00.904Z] #44 79.12 CC compel/arch/x86/plugins/std/memcpy.o [2020-04-14T16:38:00.904Z] #44 79.20 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-04-14T16:38:00.905Z] #44 79.27 AR compel/plugins/std.lib.a [2020-04-14T16:38:00.905Z] #44 79.32 CC compel/plugins/fds/fds.o [2020-04-14T16:38:01.238Z] #65 42.99 + bin/ctr [2020-04-14T16:38:01.465Z] #44 79.61 AR compel/plugins/fds.lib.a [2020-04-14T16:38:01.466Z] #44 ... [2020-04-14T16:38:01.466Z] [2020-04-14T16:38:01.466Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:38:01.466Z] #68 DONE 186.7s [2020-04-14T16:38:01.466Z] [2020-04-14T16:38:01.466Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:38:01.466Z] #44 79.73 HOSTDEP compel/src/lib/log-host.d [2020-04-14T16:38:01.466Z] #44 ... [2020-04-14T16:38:01.466Z] [2020-04-14T16:38:01.466Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-14T16:38:01.466Z] #69 DONE 0.1s [2020-04-14T16:38:01.466Z] [2020-04-14T16:38:01.466Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:38:01.466Z] #44 79.85 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-14T16:38:01.722Z] #44 80.03 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-04-14T16:38:01.977Z] #44 80.18 HOSTDEP compel/src/main-host.d [2020-04-14T16:38:02.173Z] #10 ... [2020-04-14T16:38:02.173Z] [2020-04-14T16:38:02.173Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-14T16:38:02.173Z] #27 31.95 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-14T16:38:02.173Z] #27 32.79 [2020-04-14T16:38:02.173Z] #27 33.15 ######################################################################## 100.0% [2020-04-14T16:38:02.173Z] #27 33.58 [2020-04-14T16:38:02.173Z] #27 33.77 Download of images into '/build' complete. [2020-04-14T16:38:02.173Z] #27 33.77 Use something like the following to load the result into a Docker daemon: [2020-04-14T16:38:02.173Z] #27 33.77 tar -cC '/build' . | docker load [2020-04-14T16:38:02.173Z] #27 DONE 34.5s [2020-04-14T16:38:02.173Z] [2020-04-14T16:38:02.173Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-14T16:38:02.173Z] #43 89.81 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-14T16:38:02.173Z] #43 89.87 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-14T16:38:02.173Z] #43 89.93 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-14T16:38:02.173Z] #43 90.04 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-14T16:38:02.173Z] #43 90.09 Setting up python-six (1.12.0-1) ... [2020-04-14T16:38:02.232Z] #44 80.43 DEP compel/src/lib/ptrace.d [2020-04-14T16:38:02.489Z] #44 80.59 DEP compel/src/lib/infect.d [2020-04-14T16:38:02.489Z] #44 ... [2020-04-14T16:38:02.489Z] [2020-04-14T16:38:02.489Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:38:02.489Z] #50 DONE 187.7s [2020-04-14T16:38:02.744Z] [2020-04-14T16:38:02.744Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-14T16:38:02.744Z] #10 187.5 Selecting previously unselected package libapparmor1:amd64. [2020-04-14T16:38:02.744Z] #10 187.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-04-14T16:38:02.744Z] #10 187.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-04-14T16:38:02.744Z] #10 187.6 Selecting previously unselected package libapparmor-dev:amd64. [2020-04-14T16:38:02.744Z] #10 187.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-04-14T16:38:02.744Z] #10 187.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-14T16:38:02.744Z] #10 187.8 Selecting previously unselected package libbtrfs0. [2020-04-14T16:38:02.744Z] #10 187.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-14T16:38:02.744Z] #10 187.8 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-14T16:38:02.744Z] #10 187.9 Selecting previously unselected package libbtrfs-dev. [2020-04-14T16:38:02.744Z] #10 188.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-14T16:38:02.744Z] #10 188.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-14T16:38:02.744Z] #10 188.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-04-14T16:38:02.744Z] #10 188.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-14T16:38:02.744Z] #10 188.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-14T16:38:02.744Z] #10 188.4 Selecting previously unselected package libudev-dev:amd64. [2020-04-14T16:38:02.744Z] #10 188.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-04-14T16:38:02.999Z] #10 188.7 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-14T16:38:03.255Z] #10 188.9 Selecting previously unselected package libsepol1-dev:amd64. [2020-04-14T16:38:03.255Z] #10 188.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-04-14T16:38:03.255Z] #10 188.9 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-04-14T16:38:04.180Z] #10 189.6 Selecting previously unselected package libpcre16-3:amd64. [2020-04-14T16:38:04.180Z] #10 189.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-04-14T16:38:04.180Z] #10 189.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-04-14T16:38:04.180Z] #10 189.8 Selecting previously unselected package libpcre32-3:amd64. [2020-04-14T16:38:04.180Z] #10 189.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-04-14T16:38:04.180Z] #10 189.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-04-14T16:38:04.435Z] #10 190.1 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-04-14T16:38:04.435Z] #10 190.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-04-14T16:38:04.435Z] #10 190.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-14T16:38:04.690Z] #10 190.2 Selecting previously unselected package libpcre3-dev:amd64. [2020-04-14T16:38:04.690Z] #10 190.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-04-14T16:38:04.690Z] #10 190.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-14T16:38:04.945Z] #10 190.6 Selecting previously unselected package libselinux1-dev:amd64. [2020-04-14T16:38:04.945Z] #10 190.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-04-14T16:38:04.945Z] #10 190.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-14T16:38:05.200Z] #10 190.9 Selecting previously unselected package libdevmapper-dev:amd64. [2020-04-14T16:38:05.200Z] #10 190.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-04-14T16:38:05.200Z] #10 190.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-14T16:38:05.200Z] #10 191.0 Selecting previously unselected package libseccomp-dev:amd64. [2020-04-14T16:38:05.200Z] #10 191.0 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-04-14T16:38:05.200Z] #10 191.0 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-14T16:38:05.445Z] #65 ... [2020-04-14T16:38:05.445Z] [2020-04-14T16:38:05.445Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:38:05.445Z] #33 73.26 fmt [2020-04-14T16:38:05.445Z] #33 73.27 path/filepath [2020-04-14T16:38:05.445Z] #33 74.94 io/ioutil [2020-04-14T16:38:05.445Z] #33 76.91 flag [2020-04-14T16:38:05.445Z] #33 76.92 github.com/BurntSushi/toml [2020-04-14T16:38:05.445Z] #33 76.92 log [2020-04-14T16:38:05.445Z] #33 81.45 github.com/BurntSushi/toml/cmd/tomlv [2020-04-14T16:38:05.445Z] #33 ... [2020-04-14T16:38:05.445Z] [2020-04-14T16:38:05.445Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:38:05.445Z] #44 19.53 DEP images/inventory.pb-c.d [2020-04-14T16:38:05.445Z] #44 19.69 PBCC images/cpuinfo.pb-c.c [2020-04-14T16:38:05.445Z] #44 19.77 DEP images/cpuinfo.pb-c.d [2020-04-14T16:38:05.445Z] #44 19.81 PBCC images/stats.pb-c.c [2020-04-14T16:38:05.445Z] #44 19.86 DEP images/stats.pb-c.d [2020-04-14T16:38:05.445Z] #44 21.84 make[1]: Nothing to be done for 'all'. [2020-04-14T16:38:05.445Z] #44 23.69 CC images/stats.o [2020-04-14T16:38:05.445Z] #44 24.13 CC images/core.o [2020-04-14T16:38:05.445Z] #44 25.25 CC images/core-x86.o [2020-04-14T16:38:05.455Z] #10 191.1 Selecting previously unselected package libsystemd-dev:amd64. [2020-04-14T16:38:05.455Z] #10 191.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-04-14T16:38:05.455Z] #10 191.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-14T16:38:06.015Z] #10 191.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-14T16:38:06.015Z] #10 191.6 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-14T16:38:06.015Z] #10 191.6 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-04-14T16:38:06.015Z] #10 191.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-14T16:38:06.015Z] #10 191.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-04-14T16:38:06.015Z] #10 191.6 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-04-14T16:38:06.015Z] #10 191.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-14T16:38:06.015Z] #10 191.6 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-14T16:38:06.015Z] #10 191.6 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-04-14T16:38:06.015Z] #10 191.6 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-14T16:38:06.015Z] #10 191.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-14T16:38:06.015Z] #10 191.7 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-14T16:38:06.015Z] #10 191.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-14T16:38:06.015Z] #10 191.7 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-14T16:38:06.015Z] #10 191.7 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-14T16:38:06.015Z] #10 191.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-14T16:38:06.015Z] #10 191.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-14T16:38:06.015Z] #10 191.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-14T16:38:06.015Z] #10 191.8 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-04-14T16:38:06.015Z] #10 191.8 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-04-14T16:38:06.019Z] #44 26.28 CC images/core-arm.o [2020-04-14T16:38:06.019Z] #44 ... [2020-04-14T16:38:06.019Z] [2020-04-14T16:38:06.019Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:38:06.019Z] #56 74.49 path/filepath [2020-04-14T16:38:06.019Z] #56 74.62 mvdan.cc/sh/v3/fileutil [2020-04-14T16:38:06.019Z] #56 77.35 encoding/binary [2020-04-14T16:38:06.019Z] #56 77.35 flag [2020-04-14T16:38:06.019Z] #56 77.35 github.com/pkg/diff [2020-04-14T16:38:06.019Z] #56 77.43 go/token [2020-04-14T16:38:06.019Z] #56 79.83 go/scanner [2020-04-14T16:38:06.019Z] #56 80.28 mvdan.cc/editorconfig [2020-04-14T16:38:06.019Z] #56 81.08 mvdan.cc/sh/v3/syntax [2020-04-14T16:38:06.019Z] #56 81.66 encoding/base64 [2020-04-14T16:38:06.019Z] #56 83.14 go/ast [2020-04-14T16:38:06.019Z] #56 83.34 golang.org/x/sys/unix [2020-04-14T16:38:06.019Z] #56 83.45 encoding/json [2020-04-14T16:38:06.270Z] #10 191.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-14T16:38:06.270Z] #10 191.8 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-04-14T16:38:06.270Z] #10 191.8 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-04-14T16:38:06.270Z] #10 191.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-14T16:38:06.270Z] #10 191.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-14T16:38:06.270Z] #10 191.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-14T16:38:06.270Z] #10 191.8 Setting up dmsetup (2:1.02.155-3) ... [2020-04-14T16:38:06.270Z] #10 191.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-14T16:38:06.270Z] #10 191.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-14T16:38:06.270Z] #10 191.9 Processing triggers for libc-bin (2.28-10) ... [2020-04-14T16:38:06.281Z] #56 ... [2020-04-14T16:38:06.281Z] [2020-04-14T16:38:06.281Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:38:06.281Z] #47 78.27 flag [2020-04-14T16:38:06.281Z] #47 78.31 go/token [2020-04-14T16:38:06.281Z] #47 80.04 go/scanner [2020-04-14T16:38:06.281Z] #47 81.20 net/url [2020-04-14T16:38:06.281Z] #47 81.56 text/template/parse [2020-04-14T16:38:06.281Z] #47 83.25 go/ast [2020-04-14T16:38:06.281Z] #47 84.76 encoding/json [2020-04-14T16:38:06.525Z] #10 DONE 192.2s [2020-04-14T16:38:06.525Z] [2020-04-14T16:38:06.525Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-14T16:38:06.781Z] #58 DONE 0.1s [2020-04-14T16:38:06.781Z] [2020-04-14T16:38:06.781Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-14T16:38:06.781Z] #59 DONE 0.1s [2020-04-14T16:38:06.781Z] [2020-04-14T16:38:06.781Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:38:06.853Z] #47 ... [2020-04-14T16:38:06.853Z] [2020-04-14T16:38:06.853Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:38:06.853Z] #44 26.88 CC images/core-aarch64.o [2020-04-14T16:38:07.115Z] #44 27.35 CC images/core-ppc64.o [2020-04-14T16:38:07.435Z] #43 ... [2020-04-14T16:38:07.435Z] [2020-04-14T16:38:07.435Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-14T16:38:07.435Z] #10 92.04 Selecting previously unselected package binutils-mingw-w64. [2020-04-14T16:38:07.435Z] #10 92.09 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-14T16:38:07.435Z] #10 92.09 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-14T16:38:07.435Z] #10 92.54 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-04-14T16:38:07.435Z] #10 92.58 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-14T16:38:07.435Z] #10 92.59 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-14T16:38:07.435Z] #10 93.05 Selecting previously unselected package dmsetup. [2020-04-14T16:38:07.435Z] #10 93.05 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-04-14T16:38:07.435Z] #10 93.06 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-14T16:38:07.435Z] #10 93.61 Selecting previously unselected package mingw-w64-common. [2020-04-14T16:38:07.435Z] #10 93.65 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-14T16:38:07.435Z] #10 93.68 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-14T16:38:07.687Z] #44 ... [2020-04-14T16:38:07.687Z] [2020-04-14T16:38:07.687Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:38:07.687Z] #33 DONE 86.2s [2020-04-14T16:38:07.687Z] [2020-04-14T16:38:07.687Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-14T16:38:08.261Z] #30 ... [2020-04-14T16:38:08.261Z] [2020-04-14T16:38:08.261Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:38:08.261Z] #44 28.49 CC images/core-s390.o [2020-04-14T16:38:08.370Z] #10 ... [2020-04-14T16:38:08.370Z] [2020-04-14T16:38:08.370Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-14T16:38:08.370Z] #43 97.08 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-14T16:38:08.370Z] #43 97.10 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-14T16:38:08.370Z] #43 97.13 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-14T16:38:08.370Z] #43 97.14 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-04-14T16:38:08.370Z] #43 97.15 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-14T16:38:08.370Z] #43 97.18 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-14T16:38:08.627Z] #43 97.21 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-14T16:38:08.627Z] #43 97.22 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-14T16:38:08.628Z] #43 97.25 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-14T16:38:08.628Z] #43 97.28 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-14T16:38:08.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-14T16:38:09.294Z] #60 2.355 + RM_GOPATH=0 [2020-04-14T16:38:09.294Z] #60 ... [2020-04-14T16:38:09.294Z] [2020-04-14T16:38:09.294Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-14T16:38:09.294Z] #11 DONE 2.6s [2020-04-14T16:38:09.294Z] [2020-04-14T16:38:09.294Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:38:09.294Z] #60 2.356 + TMP_GOPATH= [2020-04-14T16:38:09.294Z] #60 2.356 + : /build [2020-04-14T16:38:09.294Z] #60 2.356 + '[' -z '' ']' [2020-04-14T16:38:09.294Z] #60 2.359 ++ mktemp -d [2020-04-14T16:38:09.294Z] #60 2.372 + export GOPATH=/tmp/tmp.SUtqyLppSR [2020-04-14T16:38:09.294Z] #60 2.372 + GOPATH=/tmp/tmp.SUtqyLppSR [2020-04-14T16:38:09.294Z] #60 2.372 + RM_GOPATH=1 [2020-04-14T16:38:09.294Z] #60 2.373 ++ dirname ./install.sh [2020-04-14T16:38:09.294Z] #60 2.375 + dir=. [2020-04-14T16:38:09.294Z] #60 2.375 + bin=runc [2020-04-14T16:38:09.294Z] #60 2.375 + shift [2020-04-14T16:38:09.294Z] #60 2.375 + '[' '!' -f ./runc.installer ']' [2020-04-14T16:38:09.294Z] #60 2.375 + . ./runc.installer [2020-04-14T16:38:09.294Z] #60 2.376 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-14T16:38:09.294Z] #60 2.376 + install_runc [2020-04-14T16:38:09.294Z] #60 2.379 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-14T16:38:09.294Z] #60 2.382 + uname -r [2020-04-14T16:38:09.294Z] #60 2.389 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-14T16:38:09.294Z] #60 2.389 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-14T16:38:09.294Z] #60 2.392 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-14T16:38:09.294Z] #60 2.392 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.SUtqyLppSR/src/github.com/opencontainers/runc [2020-04-14T16:38:09.294Z] #60 2.394 Cloning into '/tmp/tmp.SUtqyLppSR/src/github.com/opencontainers/runc'... [2020-04-14T16:38:09.674Z] #44 29.94 CC images/cpuinfo.o [2020-04-14T16:38:10.246Z] #44 30.32 CC images/inventory.o [2020-04-14T16:38:10.507Z] #44 30.82 CC images/fdinfo.o [2020-04-14T16:38:11.078Z] #44 31.28 CC images/fown.o [2020-04-14T16:38:11.343Z] #44 31.49 CC images/ns.o [2020-04-14T16:38:11.620Z] #44 31.77 CC images/regfile.o [2020-04-14T16:38:11.806Z] #60 ... [2020-04-14T16:38:11.806Z] [2020-04-14T16:38:11.806Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-14T16:38:11.806Z] #12 DONE 2.3s [2020-04-14T16:38:11.806Z] [2020-04-14T16:38:11.806Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-14T16:38:12.203Z] #44 32.24 CC images/ghost-file.o [2020-04-14T16:38:12.367Z] #13 ... [2020-04-14T16:38:12.367Z] [2020-04-14T16:38:12.367Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:38:12.367Z] #47 187.6 crypto/tls [2020-04-14T16:38:12.367Z] #47 194.7 net/http/httptrace [2020-04-14T16:38:12.367Z] #47 195.1 net/http [2020-04-14T16:38:12.463Z] #44 32.65 CC images/fifo.o [2020-04-14T16:38:12.622Z] #47 ... [2020-04-14T16:38:12.622Z] [2020-04-14T16:38:12.622Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:38:12.622Z] #44 80.84 DEP compel/src/lib/infect-util.d [2020-04-14T16:38:12.622Z] #44 81.05 DEP compel/src/lib/infect-rpc.d [2020-04-14T16:38:12.622Z] #44 81.32 DEP compel/arch/x86/src/lib/infect.d [2020-04-14T16:38:12.622Z] #44 81.51 DEP compel/arch/x86/src/lib/cpu.d [2020-04-14T16:38:12.622Z] #44 81.62 DEP compel/src/lib/log.d [2020-04-14T16:38:12.622Z] #44 81.77 DEP compel/src/main.d [2020-04-14T16:38:12.622Z] #44 81.99 DEP compel/src/lib/handle-elf.d [2020-04-14T16:38:12.622Z] #44 82.16 DEP compel/arch/x86/src/lib/handle-elf.d [2020-04-14T16:38:12.622Z] #44 82.53 CC compel/src/lib/log.o [2020-04-14T16:38:12.622Z] #44 82.74 CC compel/arch/x86/src/lib/cpu.o [2020-04-14T16:38:12.622Z] #44 83.38 CC compel/arch/x86/src/lib/infect.o [2020-04-14T16:38:12.622Z] #44 84.06 CC compel/src/lib/infect-rpc.o [2020-04-14T16:38:12.622Z] #44 84.35 CC compel/src/lib/infect-util.o [2020-04-14T16:38:12.622Z] #44 84.61 CC compel/src/lib/infect.o [2020-04-14T16:38:12.622Z] #44 87.17 CC compel/src/lib/ptrace.o [2020-04-14T16:38:12.622Z] #44 87.71 AR compel/libcompel.a [2020-04-14T16:38:12.622Z] #44 87.87 HOSTCC compel/src/main-host.o [2020-04-14T16:38:12.622Z] #44 88.25 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-04-14T16:38:12.622Z] #44 88.49 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-14T16:38:12.622Z] #44 88.86 HOSTCC compel/src/lib/log-host.o [2020-04-14T16:38:12.622Z] #44 89.10 HOSTLINK compel/compel-host-bin [2020-04-14T16:38:12.622Z] #44 89.36 DEP soccr/soccr.d [2020-04-14T16:38:12.622Z] #44 89.54 CC soccr/soccr.o [2020-04-14T16:38:12.811Z] #43 ... [2020-04-14T16:38:12.811Z] [2020-04-14T16:38:12.811Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-14T16:38:12.811Z] #35 91.50 Selecting previously unselected package libxml2:amd64. [2020-04-14T16:38:12.811Z] #35 91.50 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-04-14T16:38:12.811Z] #35 91.50 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-14T16:38:12.811Z] #35 92.53 Selecting previously unselected package libarchive13:amd64. [2020-04-14T16:38:12.811Z] #35 92.58 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-04-14T16:38:12.811Z] #35 92.59 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-14T16:38:12.811Z] #35 93.32 Selecting previously unselected package libjsoncpp1:amd64. [2020-04-14T16:38:12.811Z] #35 93.35 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-04-14T16:38:12.811Z] #35 93.36 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-14T16:38:12.811Z] #35 93.83 Selecting previously unselected package librhash0:amd64. [2020-04-14T16:38:12.811Z] #35 93.84 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-04-14T16:38:12.811Z] #35 93.86 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-04-14T16:38:12.811Z] #35 94.31 Selecting previously unselected package libuv1:amd64. [2020-04-14T16:38:12.811Z] #35 94.31 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-04-14T16:38:12.811Z] #35 94.31 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-04-14T16:38:12.811Z] #35 94.72 Selecting previously unselected package cmake. [2020-04-14T16:38:12.811Z] #35 94.72 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-04-14T16:38:12.811Z] #35 94.72 Unpacking cmake (3.13.4-1) ... [2020-04-14T16:38:12.811Z] #35 100.0 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-14T16:38:12.811Z] #35 100.1 Setting up xxd (2:8.1.0875-5) ... [2020-04-14T16:38:12.811Z] #35 100.1 Setting up libuv1:amd64 (1.24.1-1) ... [2020-04-14T16:38:12.811Z] #35 100.1 Setting up vim-common (2:8.1.0875-5) ... [2020-04-14T16:38:12.811Z] #35 100.2 Setting up librhash0:amd64 (1.3.8-1) ... [2020-04-14T16:38:12.811Z] #35 100.2 Setting up cmake-data (3.13.4-1) ... [2020-04-14T16:38:12.811Z] #35 100.2 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-14T16:38:12.811Z] #35 100.4 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-14T16:38:12.811Z] #35 100.5 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-14T16:38:12.811Z] #35 100.5 Setting up cmake (3.13.4-1) ... [2020-04-14T16:38:12.811Z] #35 100.6 Processing triggers for libc-bin (2.28-10) ... [2020-04-14T16:38:12.811Z] #35 100.6 Processing triggers for mime-support (3.62) ... [2020-04-14T16:38:12.811Z] #35 DONE 101.4s [2020-04-14T16:38:12.811Z] [2020-04-14T16:38:12.811Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-14T16:38:12.811Z] #36 DONE 0.1s [2020-04-14T16:38:12.811Z] [2020-04-14T16:38:12.811Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-14T16:38:12.811Z] #37 DONE 0.1s [2020-04-14T16:38:12.811Z] [2020-04-14T16:38:12.811Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:38:12.877Z] #44 91.23 AR soccr/libsoccr.a [2020-04-14T16:38:12.877Z] #44 91.28 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-14T16:38:13.139Z] #44 33.25 CC images/remap-file-path.o [2020-04-14T16:38:13.400Z] #44 33.69 CC images/eventfd.o [2020-04-14T16:38:13.440Z] #44 91.71 DEP criu/arch/x86/sigframe.d [2020-04-14T16:38:13.440Z] #44 ... [2020-04-14T16:38:13.440Z] [2020-04-14T16:38:13.440Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-14T16:38:13.440Z] #13 1.996 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-14T16:38:13.440Z] #13 DONE 2.1s [2020-04-14T16:38:13.661Z] #44 34.05 CC images/eventpoll.o [2020-04-14T16:38:13.695Z] [2020-04-14T16:38:13.695Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:38:13.695Z] #44 91.87 DEP criu/arch/x86/sigaction_compat.d [2020-04-14T16:38:13.695Z] #44 92.09 DEP criu/arch/x86/kerndat.d [2020-04-14T16:38:13.744Z] #38 ... [2020-04-14T16:38:13.744Z] [2020-04-14T16:38:13.744Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:38:13.744Z] #56 92.05 time [2020-04-14T16:38:13.744Z] #56 101.2 context [2020-04-14T16:38:13.744Z] #56 102.2 encoding/binary [2020-04-14T16:38:13.744Z] #56 ... [2020-04-14T16:38:13.744Z] [2020-04-14T16:38:13.744Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:38:13.744Z] #33 96.77 internal/poll [2020-04-14T16:38:13.744Z] #33 100.3 internal/fmtsort [2020-04-14T16:38:13.744Z] #33 100.3 internal/syscall/execenv [2020-04-14T16:38:13.744Z] #33 100.6 internal/syscall/unix [2020-04-14T16:38:13.744Z] #33 101.0 os [2020-04-14T16:38:13.744Z] #33 101.3 strings [2020-04-14T16:38:13.951Z] #44 92.36 DEP criu/arch/x86/crtools.d [2020-04-14T16:38:14.002Z] #33 ... [2020-04-14T16:38:14.002Z] [2020-04-14T16:38:14.002Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:38:14.002Z] #56 102.3 os [2020-04-14T16:38:14.232Z] #44 34.45 CC images/fh.o [2020-04-14T16:38:14.232Z] #44 ... [2020-04-14T16:38:14.232Z] [2020-04-14T16:38:14.232Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-14T16:38:14.232Z] #10 93.10 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-14T16:38:14.232Z] #10 93.10 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-04-14T16:38:14.232Z] #10 93.11 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-14T16:38:14.512Z] #44 92.53 DEP criu/arch/x86/cpu.d [2020-04-14T16:38:14.512Z] #44 92.67 CC criu/arch/x86/cpu.o [2020-04-14T16:38:15.072Z] #44 93.28 CC criu/arch/x86/crtools.o [2020-04-14T16:38:15.374Z] #56 ... [2020-04-14T16:38:15.374Z] [2020-04-14T16:38:15.374Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:38:15.374Z] #47 93.72 time [2020-04-14T16:38:15.374Z] #47 101.6 strings [2020-04-14T16:38:15.374Z] #47 102.9 os [2020-04-14T16:38:15.634Z] #44 ... [2020-04-14T16:38:15.634Z] [2020-04-14T16:38:15.634Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-14T16:38:15.634Z] #14 DONE 2.1s [2020-04-14T16:38:15.890Z] [2020-04-14T16:38:15.890Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-14T16:38:15.939Z] #47 ... [2020-04-14T16:38:15.939Z] [2020-04-14T16:38:15.939Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:38:15.939Z] #38 2.911 + RM_GOPATH=0 [2020-04-14T16:38:15.939Z] #38 2.911 + TMP_GOPATH= [2020-04-14T16:38:15.939Z] #38 2.911 + : /build [2020-04-14T16:38:15.939Z] #38 2.911 + '[' -z '' ']' [2020-04-14T16:38:15.939Z] #38 2.914 ++ mktemp -d [2020-04-14T16:38:15.939Z] #38 2.928 + export GOPATH=/tmp/tmp.CBQ8zQo4da [2020-04-14T16:38:15.939Z] #38 2.928 + GOPATH=/tmp/tmp.CBQ8zQo4da [2020-04-14T16:38:15.939Z] #38 2.928 + RM_GOPATH=1 [2020-04-14T16:38:15.939Z] #38 2.929 ++ dirname ./install.sh [2020-04-14T16:38:15.939Z] #38 2.932 + dir=. [2020-04-14T16:38:15.939Z] #38 2.932 + bin=tini [2020-04-14T16:38:15.939Z] #38 2.932 + shift [2020-04-14T16:38:15.939Z] #38 2.933 + '[' '!' -f ./tini.installer ']' [2020-04-14T16:38:15.939Z] #38 2.933 + . ./tini.installer [2020-04-14T16:38:15.939Z] #38 2.933 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-14T16:38:15.939Z] #38 2.933 + install_tini [2020-04-14T16:38:15.939Z] #38 2.933 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-14T16:38:15.939Z] #38 2.934 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-14T16:38:15.939Z] #38 2.934 + git clone https://github.com/krallin/tini.git /tmp/tmp.CBQ8zQo4da/tini [2020-04-14T16:38:15.939Z] #38 2.940 Cloning into '/tmp/tmp.CBQ8zQo4da/tini'... [2020-04-14T16:38:16.873Z] #38 3.877 + cd /tmp/tmp.CBQ8zQo4da/tini [2020-04-14T16:38:16.873Z] #38 3.879 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-14T16:38:16.873Z] #38 3.923 + cmake . [2020-04-14T16:38:17.131Z] #38 ... [2020-04-14T16:38:17.131Z] [2020-04-14T16:38:17.131Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-14T16:38:17.131Z] #43 105.4 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-14T16:38:17.131Z] #43 105.4 Processing triggers for libc-bin (2.28-10) ... [2020-04-14T16:38:17.131Z] #43 DONE 106.0s [2020-04-14T16:38:17.388Z] [2020-04-14T16:38:17.388Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:38:17.776Z] #15 DONE 2.1s [2020-04-14T16:38:17.776Z] [2020-04-14T16:38:17.776Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-14T16:38:20.291Z] #16 DONE 2.2s [2020-04-14T16:38:20.291Z] [2020-04-14T16:38:20.291Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:38:20.291Z] #44 94.72 CC criu/arch/x86/kerndat.o [2020-04-14T16:38:20.291Z] #44 95.25 CC criu/arch/x86/sigaction_compat.o [2020-04-14T16:38:20.291Z] #44 95.46 CC criu/arch/x86/sigframe.o [2020-04-14T16:38:20.291Z] #44 95.76 LINK criu/arch/x86/crtools.built-in.o [2020-04-14T16:38:20.291Z] #44 95.81 DEP criu/pie/util-vdso-elf32.d [2020-04-14T16:38:20.291Z] #44 95.97 DEP criu/pie/util-vdso.d [2020-04-14T16:38:20.291Z] #44 96.17 DEP criu/pie/util.d [2020-04-14T16:38:20.291Z] #44 96.42 CC criu/pie/util.o [2020-04-14T16:38:20.291Z] #44 96.80 CC criu/pie/util-vdso.o [2020-04-14T16:38:20.291Z] #44 97.50 CC criu/pie/util-vdso-elf32.o [2020-04-14T16:38:20.291Z] #44 98.23 AR criu/pie/pie.lib.a [2020-04-14T16:38:20.291Z] #44 98.41 DEP criu/pie/restorer.d [2020-04-14T16:38:20.546Z] #44 98.69 DEP criu/arch/x86/sigaction_compat_pie.d [2020-04-14T16:38:20.546Z] #44 98.85 DEP criu/arch/x86/restorer_unmap.d [2020-04-14T16:38:20.546Z] #44 98.87 DEP criu/arch/x86/restorer.d [2020-04-14T16:38:20.801Z] #44 99.07 DEP criu/arch/x86/vdso-pie.d [2020-04-14T16:38:20.819Z] #10 ... [2020-04-14T16:38:20.819Z] [2020-04-14T16:38:20.819Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:38:20.819Z] #44 34.87 CC images/fsnotify.o [2020-04-14T16:38:20.819Z] #44 35.81 CC images/signalfd.o [2020-04-14T16:38:20.819Z] #44 36.14 CC images/fs.o [2020-04-14T16:38:20.819Z] #44 36.45 CC images/pstree.o [2020-04-14T16:38:20.819Z] #44 36.65 CC images/pipe.o [2020-04-14T16:38:20.819Z] #44 36.96 CC images/tcp-stream.o [2020-04-14T16:38:20.819Z] #44 37.21 CC images/sk-packet.o [2020-04-14T16:38:20.819Z] #44 37.75 CC images/mnt.o [2020-04-14T16:38:20.819Z] #44 38.14 CC images/pipe-data.o [2020-04-14T16:38:20.819Z] #44 38.54 CC images/sa.o [2020-04-14T16:38:20.819Z] #44 38.86 CC images/timer.o [2020-04-14T16:38:20.819Z] #44 39.51 CC images/timerfd.o [2020-04-14T16:38:20.819Z] #44 39.84 CC images/mm.o [2020-04-14T16:38:20.819Z] #44 40.24 CC images/sk-opts.o [2020-04-14T16:38:20.819Z] #44 40.61 CC images/sk-unix.o [2020-04-14T16:38:20.887Z] Removing intermediate container 8ef7811c0f11 [2020-04-14T16:38:20.887Z] ---> 7731dd9137a1 [2020-04-14T16:38:20.887Z] Step 11/16 : ARG GOOS [2020-04-14T16:38:20.887Z] ---> Running in 6015609d00df [2020-04-14T16:38:20.887Z] Removing intermediate container 6015609d00df [2020-04-14T16:38:20.887Z] ---> 068c76f80a92 [2020-04-14T16:38:20.887Z] Step 12/16 : ARG GOARCH [2020-04-14T16:38:20.887Z] ---> Running in 01964aa0ce80 [2020-04-14T16:38:20.887Z] Removing intermediate container 01964aa0ce80 [2020-04-14T16:38:20.887Z] ---> 34951994687a [2020-04-14T16:38:20.887Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-04-14T16:38:20.887Z] ---> Running in 0ef7a9b98196 [2020-04-14T16:38:21.056Z] #44 99.16 DEP criu/pie/parasite-vdso.d [2020-04-14T16:38:21.056Z] #44 99.38 DEP criu/pie/parasite.d [2020-04-14T16:38:21.080Z] #44 41.12 CC images/sk-inet.o [2020-04-14T16:38:21.341Z] #44 41.54 CC images/tun.o [2020-04-14T16:38:21.617Z] #44 99.70 CC criu/pie/parasite.o [2020-04-14T16:38:21.914Z] #44 42.01 CC images/sk-netlink.o [2020-04-14T16:38:22.174Z] #44 42.44 CC images/packet-sock.o [2020-04-14T16:38:22.174Z] #44 ... [2020-04-14T16:38:22.174Z] [2020-04-14T16:38:22.174Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:38:22.174Z] #47 90.81 text/template [2020-04-14T16:38:22.174Z] #47 92.53 encoding/xml [2020-04-14T16:38:22.174Z] #47 94.03 go/parser [2020-04-14T16:38:22.174Z] #47 99.24 go/doc [2020-04-14T16:38:22.435Z] #47 ... [2020-04-14T16:38:22.435Z] [2020-04-14T16:38:22.435Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:38:22.435Z] #56 96.62 golang.org/x/crypto/ssh/terminal [2020-04-14T16:38:22.435Z] #56 99.70 mvdan.cc/sh/v3/cmd/shfmt [2020-04-14T16:38:22.651Z] #44 5.232 Note: Building without setproctitle() and strlcpy() support. [2020-04-14T16:38:22.651Z] #44 5.232 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-14T16:38:22.651Z] #44 5.253 Note: Building without GnuTLS support [2020-04-14T16:38:22.909Z] #44 ... [2020-04-14T16:38:22.909Z] [2020-04-14T16:38:22.909Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:38:22.909Z] #38 4.879 -- The C compiler identification is GNU 8.3.0 [2020-04-14T16:38:22.909Z] #38 4.988 -- Check for working C compiler: /usr/bin/cc [2020-04-14T16:38:22.909Z] #38 5.757 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-14T16:38:22.909Z] #38 5.791 -- Detecting C compiler ABI info [2020-04-14T16:38:22.909Z] #38 6.656 -- Detecting C compiler ABI info - done [2020-04-14T16:38:22.909Z] #38 6.691 -- Detecting C compile features [2020-04-14T16:38:22.909Z] #38 9.477 -- Detecting C compile features - done [2020-04-14T16:38:22.909Z] #38 9.565 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-14T16:38:22.909Z] #38 10.15 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-14T16:38:22.909Z] #38 10.27 -- Configuring done [2020-04-14T16:38:22.979Z] #44 100.9 LINK criu/pie/parasite.built-in.o [2020-04-14T16:38:22.979Z] #44 101.0 GEN criu/pie/parasite-blob.h [2020-04-14T16:38:22.979Z] #44 101.0 CC criu/pie/parasite-vdso.o [2020-04-14T16:38:23.166Z] #38 10.31 -- Generating done [2020-04-14T16:38:23.166Z] #38 10.34 -- Build files have been written to: /tmp/tmp.CBQ8zQo4da/tini [2020-04-14T16:38:23.166Z] #38 10.38 + make tini-static [2020-04-14T16:38:23.539Z] #44 101.7 CC criu/arch/x86/vdso-pie.o [2020-04-14T16:38:23.539Z] #44 ... [2020-04-14T16:38:23.539Z] [2020-04-14T16:38:23.539Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:38:23.539Z] #47 208.8 github.com/LK4D4/vndr/godl [2020-04-14T16:38:23.823Z] #56 ... [2020-04-14T16:38:23.823Z] [2020-04-14T16:38:23.823Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:38:23.823Z] #47 102.2 math/big [2020-04-14T16:38:24.098Z] #38 11.20 Scanning dependencies of target tini-static [2020-04-14T16:38:24.356Z] #38 11.45 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-14T16:38:24.471Z] #47 209.6 github.com/LK4D4/vndr [2020-04-14T16:38:24.768Z] #47 103.2 vendor/golang.org/x/text/unicode/norm [2020-04-14T16:38:26.253Z] #38 ... [2020-04-14T16:38:26.253Z] [2020-04-14T16:38:26.253Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-14T16:38:26.253Z] #10 104.7 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-14T16:38:26.253Z] #10 104.7 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-14T16:38:26.253Z] #10 104.7 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-14T16:38:26.253Z] #10 114.9 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-14T16:38:26.253Z] #10 ... [2020-04-14T16:38:26.253Z] [2020-04-14T16:38:26.253Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:38:26.253Z] #33 104.4 path [2020-04-14T16:38:26.253Z] #33 104.9 text/tabwriter [2020-04-14T16:38:26.253Z] #33 106.4 path/filepath [2020-04-14T16:38:26.253Z] #33 106.5 fmt [2020-04-14T16:38:26.253Z] #33 108.3 io/ioutil [2020-04-14T16:38:26.253Z] #33 111.9 github.com/BurntSushi/toml [2020-04-14T16:38:26.253Z] #33 111.9 flag [2020-04-14T16:38:26.253Z] #33 ... [2020-04-14T16:38:26.253Z] [2020-04-14T16:38:26.253Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-14T16:38:26.253Z] #10 114.9 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-14T16:38:26.253Z] #10 114.9 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-14T16:38:26.253Z] #10 115.0 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-14T16:38:26.253Z] #10 ... [2020-04-14T16:38:26.253Z] [2020-04-14T16:38:26.253Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:38:26.253Z] #56 104.7 encoding/base64 [2020-04-14T16:38:26.253Z] #56 106.4 golang.org/x/sys/unix [2020-04-14T16:38:26.253Z] #56 106.9 fmt [2020-04-14T16:38:26.357Z] #47 ... [2020-04-14T16:38:26.357Z] [2020-04-14T16:38:26.357Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:38:26.357Z] #60 9.495 + cd /tmp/tmp.SUtqyLppSR/src/github.com/opencontainers/runc [2020-04-14T16:38:26.357Z] #60 9.512 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-14T16:38:26.357Z] #60 9.995 + '[' -z '' ']' [2020-04-14T16:38:26.357Z] #60 9.995 + target=static [2020-04-14T16:38:26.357Z] #60 9.995 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-14T16:38:26.357Z] #60 11.84 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-04-14T16:38:26.357Z] #60 ... [2020-04-14T16:38:26.357Z] [2020-04-14T16:38:26.357Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:38:26.357Z] #44 102.1 CC criu/arch/x86/restorer.o [2020-04-14T16:38:26.357Z] #44 102.6 CC criu/arch/x86/restorer_unmap.o [2020-04-14T16:38:26.357Z] #44 102.7 CC criu/arch/x86/sigaction_compat_pie.o [2020-04-14T16:38:26.357Z] #44 103.0 CC criu/pie/restorer.o [2020-04-14T16:38:26.511Z] #56 ... [2020-04-14T16:38:26.511Z] [2020-04-14T16:38:26.511Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:38:26.511Z] #44 8.877 fatal: not a git repository (or any of the parent directories): .git [2020-04-14T16:38:26.511Z] #44 8.984 GEN .gitid [2020-04-14T16:38:26.511Z] #44 8.992 GEN criu/include/version.h [2020-04-14T16:38:26.511Z] #44 9.021 GEN include/common/asm [2020-04-14T16:38:27.032Z] Client: [2020-04-14T16:38:27.032Z] Debug Mode: false [2020-04-14T16:38:27.032Z] Plugins: [2020-04-14T16:38:27.032Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-04-14T16:38:27.032Z] [2020-04-14T16:38:27.032Z] Server: [2020-04-14T16:38:27.032Z] Containers: 0 [2020-04-14T16:38:27.032Z] Running: 0 [2020-04-14T16:38:27.032Z] Paused: 0 [2020-04-14T16:38:27.032Z] Stopped: 0 [2020-04-14T16:38:27.032Z] Images: 0 [2020-04-14T16:38:27.032Z] Server Version: 19.03.5 [2020-04-14T16:38:27.032Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-04-14T16:38:27.032Z] Windows: [2020-04-14T16:38:27.032Z] LCOW: [2020-04-14T16:38:27.032Z] Logging Driver: json-file [2020-04-14T16:38:27.032Z] Plugins: [2020-04-14T16:38:27.032Z] Volume: local [2020-04-14T16:38:27.032Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-14T16:38:27.032Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-14T16:38:27.032Z] Swarm: inactive [2020-04-14T16:38:27.032Z] Default Isolation: process [2020-04-14T16:38:27.032Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-04-14T16:38:27.032Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-04-14T16:38:27.032Z] OSType: windows [2020-04-14T16:38:27.032Z] Architecture: x86_64 [2020-04-14T16:38:27.032Z] CPUs: 4 [2020-04-14T16:38:27.032Z] Total Memory: 32GiB [2020-04-14T16:38:27.032Z] Name: azwin-2-4b8570 [2020-04-14T16:38:27.032Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-04-14T16:38:27.032Z] Docker Root Dir: D:\docker [2020-04-14T16:38:27.032Z] Debug Mode: false [2020-04-14T16:38:27.032Z] Registry: https://index.docker.io/v1/ [2020-04-14T16:38:27.032Z] Labels: [2020-04-14T16:38:27.032Z] Experimental: true [2020-04-14T16:38:27.032Z] Insecure Registries: [2020-04-14T16:38:27.032Z] 10.0.0.4:5000 [2020-04-14T16:38:27.032Z] 127.0.0.0/8 [2020-04-14T16:38:27.032Z] Registry Mirrors: [2020-04-14T16:38:27.032Z] http://10.0.0.4:5000/ [2020-04-14T16:38:27.032Z] Live Restore Enabled: false [2020-04-14T16:38:27.032Z] [2020-04-14T16:38:27.076Z] #44 ... [2020-04-14T16:38:27.076Z] [2020-04-14T16:38:27.076Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:38:27.076Z] #47 105.4 regexp/syntax [2020-04-14T16:38:27.076Z] #47 108.1 fmt [2020-04-14T16:38:27.076Z] #47 114.0 regexp [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-04-14T16:38:27.334Z] #47 ... [2020-04-14T16:38:27.334Z] [2020-04-14T16:38:27.334Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:38:27.334Z] #56 115.4 encoding/json [2020-04-14T16:38:27.989Z] #47 106.4 github.com/LK4D4/vndr/build [2020-04-14T16:38:28.242Z] #44 106.5 LINK criu/pie/restorer.built-in.o [2020-04-14T16:38:28.242Z] #44 106.5 GEN criu/pie/restorer-blob.h [2020-04-14T16:38:28.242Z] #44 106.6 DEP criu/vdso.d [2020-04-14T16:38:28.266Z] #56 ... [2020-04-14T16:38:28.266Z] [2020-04-14T16:38:28.266Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:38:28.266Z] #38 14.07 [100%] Linking C executable tini-static [2020-04-14T16:38:28.266Z] #38 15.11 [100%] Built target tini-static [2020-04-14T16:38:28.266Z] #38 15.24 + mkdir -p /build [2020-04-14T16:38:28.266Z] #38 15.24 + cp tini-static /build/docker-init [2020-04-14T16:38:28.266Z] #38 DONE 15.4s [2020-04-14T16:38:28.266Z] [2020-04-14T16:38:28.266Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:38:28.266Z] #47 116.4 go/token [2020-04-14T16:38:28.501Z] #44 106.8 DEP criu/vdso-compat.d [2020-04-14T16:38:28.756Z] #44 106.9 DEP criu/uts_ns.d [2020-04-14T16:38:28.934Z] #47 ... [2020-04-14T16:38:28.934Z] [2020-04-14T16:38:28.934Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:38:28.934Z] #56 DONE 107.2s [2020-04-14T16:38:28.934Z] [2020-04-14T16:38:28.934Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:38:28.934Z] #44 42.94 CC images/ipc-var.o [2020-04-14T16:38:28.934Z] #44 43.20 CC images/ipc-desc.o [2020-04-14T16:38:28.934Z] #44 43.64 CC images/ipc-shm.o [2020-04-14T16:38:28.934Z] #44 43.96 CC images/ipc-msg.o [2020-04-14T16:38:28.934Z] #44 44.36 CC images/ipc-sem.o [2020-04-14T16:38:28.934Z] #44 44.59 CC images/utsns.o [2020-04-14T16:38:28.934Z] #44 44.95 CC images/creds.o [2020-04-14T16:38:28.934Z] #44 45.76 CC images/vma.o [2020-04-14T16:38:28.934Z] #44 46.36 CC images/netdev.o [2020-04-14T16:38:28.934Z] #44 46.89 CC images/tty.o [2020-04-14T16:38:28.934Z] #44 47.84 CC images/file-lock.o [2020-04-14T16:38:28.934Z] #44 48.10 CC images/rlimit.o [2020-04-14T16:38:28.934Z] #44 48.50 CC images/pagemap.o [2020-04-14T16:38:28.934Z] #44 48.90 CC images/siginfo.o [2020-04-14T16:38:29.011Z] #44 107.1 DEP criu/util.d [2020-04-14T16:38:29.011Z] #44 107.3 DEP criu/uffd.d [2020-04-14T16:38:29.196Z] #44 49.44 CC images/rpc.o [2020-04-14T16:38:29.267Z] #44 107.5 DEP criu/tun.d [2020-04-14T16:38:29.522Z] #44 107.7 DEP criu/tty.d [2020-04-14T16:38:29.637Z] #47 117.9 go/scanner [2020-04-14T16:38:29.777Z] #44 108.0 DEP criu/timerfd.d [2020-04-14T16:38:29.777Z] #44 108.1 DEP criu/sysfs_parse.d [2020-04-14T16:38:30.033Z] #44 108.2 DEP criu/sysctl.d [2020-04-14T16:38:30.033Z] #44 ... [2020-04-14T16:38:30.033Z] [2020-04-14T16:38:30.033Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-14T16:38:30.033Z] #17 2.598 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-14T16:38:30.033Z] #17 2.653 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-14T16:38:30.033Z] #17 2.701 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-14T16:38:30.033Z] #17 3.178 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-14T16:38:30.033Z] #17 4.577 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-14T16:38:30.033Z] #17 6.052 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-14T16:38:30.033Z] #17 ... [2020-04-14T16:38:30.033Z] [2020-04-14T16:38:30.033Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:38:30.033Z] #44 108.4 DEP criu/string.d [2020-04-14T16:38:30.288Z] #44 108.4 DEP criu/stats.d [2020-04-14T16:38:30.288Z] #44 108.6 DEP criu/sockets.d [2020-04-14T16:38:30.544Z] #44 108.7 DEP criu/sk-unix.d [2020-04-14T16:38:30.544Z] #44 108.9 DEP criu/sk-tcp.d [2020-04-14T16:38:30.799Z] #44 109.0 DEP criu/sk-queue.d [2020-04-14T16:38:31.054Z] #44 109.2 DEP criu/sk-packet.d [2020-04-14T16:38:31.054Z] #44 109.4 DEP criu/sk-netlink.d [2020-04-14T16:38:31.110Z] #44 ... [2020-04-14T16:38:31.110Z] [2020-04-14T16:38:31.110Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:38:31.110Z] #68 109.4 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-14T16:38:31.110Z] #68 109.4 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-14T16:38:31.313Z] #44 109.5 DEP criu/sk-inet.d [2020-04-14T16:38:31.534Z] #47 119.8 go/ast [2020-04-14T16:38:31.604Z] #44 109.7 DEP criu/signalfd.d [2020-04-14T16:38:31.604Z] #44 109.9 DEP criu/sigframe.d [2020-04-14T16:38:31.792Z] #47 120.0 internal/lazyregexp [2020-04-14T16:38:31.884Z] #44 110.1 DEP criu/shmem.d [2020-04-14T16:38:32.145Z] #44 110.3 DEP criu/servicefd.d [2020-04-14T16:38:32.145Z] #44 110.4 DEP criu/seize.d [2020-04-14T16:38:32.358Z] #47 120.7 net/url [2020-04-14T16:38:32.403Z] #44 110.6 DEP criu/seccomp.d [2020-04-14T16:38:32.659Z] #44 110.9 DEP criu/rst-malloc.d [2020-04-14T16:38:32.914Z] #44 ... [2020-04-14T16:38:32.914Z] [2020-04-14T16:38:32.914Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:38:32.914Z] #47 DONE 218.1s [2020-04-14T16:38:32.914Z] [2020-04-14T16:38:32.914Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:38:32.914Z] #44 111.1 DEP criu/rbtree.d [2020-04-14T16:38:32.914Z] #44 111.2 DEP criu/pstree.d [2020-04-14T16:38:33.169Z] #44 111.5 DEP criu/protobuf.d [2020-04-14T16:38:33.291Z] #47 ... [2020-04-14T16:38:33.291Z] [2020-04-14T16:38:33.291Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:38:33.291Z] #56 121.7 github.com/pkg/diff [2020-04-14T16:38:33.425Z] #44 111.7 GEN criu/protobuf-desc-gen.h [2020-04-14T16:38:34.741Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-14T16:38:34.741Z] [2020-04-14T16:38:34.741Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-14T16:38:34.741Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-14T16:38:34.741Z] HOSTNAME=bbada87ecc10 [2020-04-14T16:38:34.741Z] TESTDEBUG=0 [2020-04-14T16:38:34.741Z] DEST=bundles/test-integration [2020-04-14T16:38:34.741Z] PWD=/go/src/github.com/docker/docker [2020-04-14T16:38:34.741Z] DOCKER_GITCOMMIT=cdc39fa29c710c7b56aef827166f9e98bb7c20b8 [2020-04-14T16:38:34.741Z] container=docker [2020-04-14T16:38:34.741Z] HOME=/root [2020-04-14T16:38:34.741Z] GOLANG_VERSION=1.13.10 [2020-04-14T16:38:34.741Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-14T16:38:34.741Z] VALIDATE_BRANCH=master [2020-04-14T16:38:34.741Z] TERM=xterm [2020-04-14T16:38:34.741Z] DOCKER_PKG=github.com/docker/docker [2020-04-14T16:38:34.741Z] SHLVL=1 [2020-04-14T16:38:34.741Z] TIMEOUT=120m [2020-04-14T16:38:34.741Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-14T16:38:34.741Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-14T16:38:34.741Z] GO111MODULE=off [2020-04-14T16:38:34.741Z] DOCKER_EXPERIMENTAL=1 [2020-04-14T16:38:34.741Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-14T16:38:34.741Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-14T16:38:34.741Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-14T16:38:34.741Z] GOPATH=/go [2020-04-14T16:38:34.741Z] PKG_CONFIG=pkg-config [2020-04-14T16:38:34.741Z] _=/usr/bin/env [2020-04-14T16:38:34.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-14T16:38:35.312Z] #44 113.5 DEP criu/protobuf-desc.d [2020-04-14T16:38:35.567Z] #44 113.7 DEP criu/proc_parse.d [2020-04-14T16:38:35.567Z] #44 113.9 DEP criu/plugin.d [2020-04-14T16:38:35.821Z] #44 114.0 DEP criu/pipes.d [2020-04-14T16:38:35.821Z] #44 114.2 DEP criu/pie-util.d [2020-04-14T16:38:36.076Z] #44 114.2 DEP criu/pie-util-vdso.d [2020-04-14T16:38:36.076Z] #44 114.3 DEP criu/pie-util-vdso-elf32.d [2020-04-14T16:38:36.330Z] #44 114.4 DEP criu/path.d [2020-04-14T16:38:36.330Z] #44 114.5 DEP criu/parasite-syscall.d [2020-04-14T16:38:36.330Z] #44 114.7 DEP criu/pagemap.d [2020-04-14T16:38:36.405Z] #68 ... [2020-04-14T16:38:36.405Z] [2020-04-14T16:38:36.405Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-14T16:38:36.405Z] #10 111.2 Selecting previously unselected package libapparmor1:arm64. [2020-04-14T16:38:36.405Z] #10 111.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-04-14T16:38:36.405Z] #10 111.2 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-04-14T16:38:36.405Z] #10 111.3 Selecting previously unselected package libapparmor-dev:arm64. [2020-04-14T16:38:36.405Z] #10 111.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-04-14T16:38:36.405Z] #10 111.3 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-04-14T16:38:36.405Z] #10 111.6 Selecting previously unselected package libbtrfs0. [2020-04-14T16:38:36.405Z] #10 111.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-04-14T16:38:36.405Z] #10 111.6 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-14T16:38:36.405Z] #10 111.8 Selecting previously unselected package libbtrfs-dev. [2020-04-14T16:38:36.405Z] #10 111.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-04-14T16:38:36.405Z] #10 111.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-14T16:38:36.405Z] #10 111.9 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-04-14T16:38:36.405Z] #10 112.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-04-14T16:38:36.405Z] #10 112.0 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-04-14T16:38:36.405Z] #10 112.1 Selecting previously unselected package libudev-dev:arm64. [2020-04-14T16:38:36.405Z] #10 112.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_arm64.deb ... [2020-04-14T16:38:36.405Z] #10 112.2 Unpacking libudev-dev:arm64 (241-7~deb10u3) ... [2020-04-14T16:38:36.405Z] #10 112.4 Selecting previously unselected package libsepol1-dev:arm64. [2020-04-14T16:38:36.405Z] #10 112.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-04-14T16:38:36.405Z] #10 112.4 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-04-14T16:38:36.405Z] #10 112.7 Selecting previously unselected package libpcre16-3:arm64. [2020-04-14T16:38:36.405Z] #10 112.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-04-14T16:38:36.405Z] #10 112.7 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-04-14T16:38:36.405Z] #10 113.0 Selecting previously unselected package libpcre32-3:arm64. [2020-04-14T16:38:36.405Z] #10 113.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-04-14T16:38:36.405Z] #10 113.0 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-04-14T16:38:36.405Z] #10 113.2 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-04-14T16:38:36.405Z] #10 113.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-04-14T16:38:36.405Z] #10 113.2 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-04-14T16:38:36.405Z] #10 113.4 Selecting previously unselected package libpcre3-dev:arm64. [2020-04-14T16:38:36.405Z] #10 113.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-04-14T16:38:36.405Z] #10 113.4 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-04-14T16:38:36.405Z] #10 114.1 Selecting previously unselected package libselinux1-dev:arm64. [2020-04-14T16:38:36.405Z] #10 114.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-04-14T16:38:36.405Z] #10 114.1 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-04-14T16:38:36.405Z] #10 114.5 Selecting previously unselected package libdevmapper-dev:arm64. [2020-04-14T16:38:36.405Z] #10 114.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-04-14T16:38:36.405Z] #10 114.5 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-04-14T16:38:36.405Z] #10 114.6 Selecting previously unselected package libseccomp-dev:arm64. [2020-04-14T16:38:36.405Z] #10 114.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-04-14T16:38:36.405Z] #10 114.6 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-04-14T16:38:36.405Z] #10 114.9 Selecting previously unselected package libsystemd-dev:arm64. [2020-04-14T16:38:36.405Z] #10 114.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_arm64.deb ... [2020-04-14T16:38:36.405Z] #10 115.0 Unpacking libsystemd-dev:arm64 (241-7~deb10u3) ... [2020-04-14T16:38:36.570Z] #56 124.4 go/ast [2020-04-14T16:38:36.570Z] #56 ... [2020-04-14T16:38:36.570Z] [2020-04-14T16:38:36.570Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-14T16:38:36.570Z] #10 115.4 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-14T16:38:36.570Z] #10 115.4 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-14T16:38:36.570Z] #10 115.4 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-14T16:38:36.585Z] #44 114.8 DEP criu/pagemap-cache.d [2020-04-14T16:38:36.585Z] #44 114.9 DEP criu/page-xfer.d [2020-04-14T16:38:36.585Z] #44 115.0 DEP criu/page-pipe.d [2020-04-14T16:38:36.828Z] #10 ... [2020-04-14T16:38:36.828Z] [2020-04-14T16:38:36.828Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:38:36.839Z] #44 115.1 DEP criu/netfilter.d [2020-04-14T16:38:36.977Z] #10 115.9 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-04-14T16:38:36.977Z] #10 ... [2020-04-14T16:38:36.977Z] [2020-04-14T16:38:36.977Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:38:36.977Z] #68 DONE 115.6s [2020-04-14T16:38:36.977Z] [2020-04-14T16:38:36.977Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-14T16:38:36.977Z] #10 115.9 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-04-14T16:38:36.977Z] #10 115.9 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-04-14T16:38:36.977Z] #10 ... [2020-04-14T16:38:36.977Z] [2020-04-14T16:38:36.977Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-14T16:38:36.977Z] #69 DONE 0.1s [2020-04-14T16:38:36.977Z] [2020-04-14T16:38:36.977Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-14T16:38:36.977Z] #10 116.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-14T16:38:36.977Z] #10 116.0 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-04-14T16:38:36.977Z] #10 116.0 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-04-14T16:38:36.977Z] #10 116.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-14T16:38:36.977Z] #10 116.0 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-14T16:38:36.977Z] #10 116.1 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-04-14T16:38:36.977Z] #10 116.1 Setting up libudev-dev:arm64 (241-7~deb10u3) ... [2020-04-14T16:38:37.086Z] #65 54.34 Checking out files: 36% (1157/3158) Checking out files: 37% (1169/3158) Checking out files: 38% (1201/3158) Checking out files: 39% (1232/3158) Checking out files: 40% (1264/3158) Checking out files: 41% (1295/3158) Checking out files: 42% (1327/3158) Checking out files: 43% (1358/3158) Checking out files: 44% (1390/3158) Checking out files: 45% (1422/3158) Checking out files: 46% (1453/3158) Checking out files: 47% (1485/3158) Checking out files: 48% (1516/3158) Checking out files: 49% (1548/3158) Checking out files: 50% (1579/3158) Checking out files: 51% (1611/3158) Checking out files: 52% (1643/3158) Checking out files: 53% (1674/3158) Checking out files: 54% (1706/3158) Checking out files: 55% (1737/3158) Checking out files: 56% (1769/3158) Checking out files: 57% (1801/3158) Checking out files: 58% (1832/3158) Checking out files: 59% (1864/3158) Checking out files: 60% (1895/3158) Checking out files: 61% (1927/3158) Checking out files: 62% (1958/3158) Checking out files: 63% (1990/3158) Checking out files: 64% (2022/3158) Checking out files: 65% (2053/3158) Checking out files: 66% (2085/3158) Checking out files: 67% (2116/3158) Checking out files: 68% (2148/3158) Checking out files: 69% (2180/3158) Checking out files: 70% (2211/3158) Checking out files: 71% (2243/3158) Checking out files: 71% (2257/3158) Checking out files: 72% (2274/3158) Checking out files: 73% (2306/3158) Checking out files: 74% (2337/3158) Checking out files: 75% (2369/3158) Checking out files: 76% (2401/3158) Checking out files: 77% (2432/3158) Checking out files: 78% (2464/3158) Checking out files: 79% (2495/3158) Checking out files: 80% (2527/3158) Checking out files: 81% (2558/3158) Checking out files: 82% (2590/3158) Checking out files: 83% (2622/3158) Checking out files: 84% (2653/3158) Checking out files: 85% (2685/3158) Checking out files: 86% (2716/3158) Checking out files: 87% (2748/3158) Checking out files: 88% (2780/3158) Checking out files: 89% (2811/3158) Checking out files: 89% (2840/3158) Checking out files: 90% (2843/3158) Checking out files: 91% (2874/3158) Checking out files: 92% (2906/3158) Checking out files: 93% (2937/3158) Checking out files: 94% (2969/3158) [2020-04-14T16:38:37.086Z] #65 ... [2020-04-14T16:38:37.086Z] [2020-04-14T16:38:37.086Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:38:37.086Z] #33 115.3 log [2020-04-14T16:38:37.086Z] #33 119.3 github.com/BurntSushi/toml/cmd/tomlv [2020-04-14T16:38:37.086Z] #33 ... [2020-04-14T16:38:37.086Z] [2020-04-14T16:38:37.086Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:38:37.095Z] #44 115.3 DEP criu/net.d [2020-04-14T16:38:37.239Z] #10 116.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-14T16:38:37.239Z] #10 116.2 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-14T16:38:37.239Z] #10 116.2 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-04-14T16:38:37.239Z] #10 116.2 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-14T16:38:37.239Z] #10 116.3 Setting up libsystemd-dev:arm64 (241-7~deb10u3) ... [2020-04-14T16:38:37.239Z] #10 116.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-14T16:38:37.239Z] #10 116.3 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-04-14T16:38:37.239Z] #10 116.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-14T16:38:37.239Z] #10 116.4 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-04-14T16:38:37.343Z] #65 54.34 Checking out files: 36% (1157/3158) Checking out files: 37% (1169/3158) Checking out files: 38% (1201/3158) Checking out files: 39% (1232/3158) Checking out files: 40% (1264/3158) Checking out files: 41% (1295/3158) Checking out files: 42% (1327/3158) Checking out files: 43% (1358/3158) Checking out files: 44% (1390/3158) Checking out files: 45% (1422/3158) Checking out files: 46% (1453/3158) Checking out files: 47% (1485/3158) Checking out files: 48% (1516/3158) Checking out files: 49% (1548/3158) Checking out files: 50% (1579/3158) Checking out files: 51% (1611/3158) Checking out files: 52% (1643/3158) Checking out files: 53% (1674/3158) Checking out files: 54% (1706/3158) Checking out files: 55% (1737/3158) Checking out files: 56% (1769/3158) Checking out files: 57% (1801/3158) Checking out files: 58% (1832/3158) Checking out files: 59% (1864/3158) Checking out files: 60% (1895/3158) Checking out files: 61% (1927/3158) Checking out files: 62% (1958/3158) Checking out files: 63% (1990/3158) Checking out files: 64% (2022/3158) Checking out files: 65% (2053/3158) Checking out files: 66% (2085/3158) Checking out files: 67% (2116/3158) Checking out files: 68% (2148/3158) Checking out files: 69% (2180/3158) Checking out files: 70% (2211/3158) Checking out files: 71% (2243/3158) Checking out files: 71% (2257/3158) Checking out files: 72% (2274/3158) Checking out files: 73% (2306/3158) Checking out files: 74% (2337/3158) Checking out files: 75% (2369/3158) Checking out files: 76% (2401/3158) Checking out files: 77% (2432/3158) Checking out files: 78% (2464/3158) Checking out files: 79% (2495/3158) Checking out files: 80% (2527/3158) Checking out files: 81% (2558/3158) Checking out files: 82% (2590/3158) Checking out files: 83% (2622/3158) Checking out files: 84% (2653/3158) Checking out files: 85% (2685/3158) Checking out files: 86% (2716/3158) Checking out files: 87% (2748/3158) Checking out files: 88% (2780/3158) Checking out files: 89% (2811/3158) Checking out files: 89% (2840/3158) Checking out files: 90% (2843/3158) Checking out files: 91% (2874/3158) Checking out files: 92% (2906/3158) Checking out files: 93% (2937/3158) Checking out files: 94% (2969/3158) Checking out files: 95% (3001/3158) Checking out files: 96% (3032/3158) Checking out files: 97% (3064/3158) Checking out files: 98% (3095/3158) Checking out files: 99% (3127/3158) Checking out files: 100% (3158/3158) Checking out files: 100% (3158/3158), done. [2020-04-14T16:38:37.343Z] #65 57.07 + cd /tmp/tmp.oQrgstGTuH/src/github.com/containerd/containerd [2020-04-14T16:38:37.343Z] #65 57.07 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-14T16:38:37.350Z] #44 115.5 DEP criu/namespaces.d [2020-04-14T16:38:37.350Z] #44 115.7 DEP criu/mount.d [2020-04-14T16:38:37.501Z] #10 116.4 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-04-14T16:38:37.501Z] #10 116.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-14T16:38:37.501Z] #10 116.4 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-04-14T16:38:37.501Z] #10 116.4 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-04-14T16:38:37.501Z] #10 116.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-14T16:38:37.501Z] #10 116.5 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-04-14T16:38:37.501Z] #10 116.5 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-04-14T16:38:37.501Z] #10 116.5 Setting up dmsetup (2:1.02.155-3) ... [2020-04-14T16:38:37.501Z] #10 116.6 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-04-14T16:38:37.501Z] #10 116.6 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-04-14T16:38:37.501Z] #10 116.6 Processing triggers for libc-bin (2.28-10) ... [2020-04-14T16:38:37.604Z] #44 116.0 DEP criu/mem.d [2020-04-14T16:38:37.859Z] #44 116.2 DEP criu/lsm.d [2020-04-14T16:38:37.859Z] #44 116.3 DEP criu/log.d [2020-04-14T16:38:38.077Z] #10 DONE 117.1s [2020-04-14T16:38:38.077Z] [2020-04-14T16:38:38.077Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:38:38.077Z] #44 51.53 CC images/ext-file.o [2020-04-14T16:38:38.077Z] #44 51.92 CC images/cgroup.o [2020-04-14T16:38:38.077Z] #44 53.02 CC images/userns.o [2020-04-14T16:38:38.077Z] #44 53.47 CC images/google/protobuf/descriptor.o [2020-04-14T16:38:38.077Z] #44 56.00 CC images/opts.o [2020-04-14T16:38:38.077Z] #44 56.37 CC images/seccomp.o [2020-04-14T16:38:38.077Z] #44 56.86 CC images/binfmt-misc.o [2020-04-14T16:38:38.077Z] #44 57.24 CC images/time.o [2020-04-14T16:38:38.077Z] #44 57.55 CC images/sysctl.o [2020-04-14T16:38:38.077Z] #44 57.90 CC images/autofs.o [2020-04-14T16:38:38.077Z] #44 58.18 CC images/macvlan.o [2020-04-14T16:38:38.338Z] #44 ... [2020-04-14T16:38:38.338Z] [2020-04-14T16:38:38.338Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-14T16:38:38.338Z] #58 DONE 0.1s [2020-04-14T16:38:38.338Z] [2020-04-14T16:38:38.338Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-14T16:38:38.338Z] #11 ... [2020-04-14T16:38:38.338Z] [2020-04-14T16:38:38.338Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-14T16:38:38.338Z] #59 DONE 0.1s [2020-04-14T16:38:38.418Z] #44 116.5 DEP criu/libnetlink.d [2020-04-14T16:38:38.418Z] #44 116.6 DEP criu/kerndat.d [2020-04-14T16:38:38.418Z] #44 116.7 DEP criu/kcmp-ids.d [2020-04-14T16:38:38.418Z] #44 116.8 DEP criu/irmap.d [2020-04-14T16:38:38.418Z] #44 116.8 DEP criu/ipc_ns.d [2020-04-14T16:38:38.599Z] [2020-04-14T16:38:38.599Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:38:38.673Z] #44 117.0 DEP criu/image.d [2020-04-14T16:38:38.673Z] #44 117.1 DEP criu/image-desc.d [2020-04-14T16:38:38.712Z] #65 ... [2020-04-14T16:38:38.712Z] [2020-04-14T16:38:38.712Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:38:38.712Z] #33 DONE 126.8s [2020-04-14T16:38:38.712Z] [2020-04-14T16:38:38.712Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:38:38.712Z] #44 13.03 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-14T16:38:38.712Z] #44 13.28 PBCC images/opts.pb-c.c [2020-04-14T16:38:38.712Z] #44 13.64 PBCC images/sit.pb-c.c [2020-04-14T16:38:38.712Z] #44 13.72 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-14T16:38:38.712Z] #44 13.82 DEP images/opts.pb-c.d [2020-04-14T16:38:38.712Z] #44 13.94 DEP images/sit.pb-c.d [2020-04-14T16:38:38.712Z] #44 14.03 PBCC images/macvlan.pb-c.c [2020-04-14T16:38:38.712Z] #44 14.05 DEP images/macvlan.pb-c.d [2020-04-14T16:38:38.712Z] #44 14.14 PBCC images/autofs.pb-c.c [2020-04-14T16:38:38.712Z] #44 14.21 DEP images/autofs.pb-c.d [2020-04-14T16:38:38.712Z] #44 14.29 PBCC images/sysctl.pb-c.c [2020-04-14T16:38:38.712Z] #44 14.33 DEP images/sysctl.pb-c.d [2020-04-14T16:38:38.712Z] #44 14.42 PBCC images/time.pb-c.c [2020-04-14T16:38:38.712Z] #44 14.59 DEP images/time.pb-c.d [2020-04-14T16:38:38.712Z] #44 14.75 PBCC images/binfmt-misc.pb-c.c [2020-04-14T16:38:38.712Z] #44 14.78 DEP images/binfmt-misc.pb-c.d [2020-04-14T16:38:38.712Z] #44 14.88 PBCC images/seccomp.pb-c.c [2020-04-14T16:38:38.712Z] #44 14.88 DEP images/seccomp.pb-c.d [2020-04-14T16:38:38.712Z] #44 14.89 PBCC images/userns.pb-c.c [2020-04-14T16:38:38.712Z] #44 14.90 DEP images/userns.pb-c.d [2020-04-14T16:38:38.712Z] #44 14.91 PBCC images/cgroup.pb-c.c [2020-04-14T16:38:38.712Z] #44 14.92 DEP images/cgroup.pb-c.d [2020-04-14T16:38:38.712Z] #44 14.94 PBCC images/fown.pb-c.c [2020-04-14T16:38:38.712Z] #44 14.95 PBCC images/ext-file.pb-c.c [2020-04-14T16:38:38.712Z] #44 14.95 DEP images/fown.pb-c.d [2020-04-14T16:38:38.712Z] #44 15.01 DEP images/ext-file.pb-c.d [2020-04-14T16:38:38.712Z] #44 15.07 PBCC images/rpc.pb-c.c [2020-04-14T16:38:38.712Z] #44 15.25 DEP images/rpc.pb-c.d [2020-04-14T16:38:38.712Z] #44 15.39 PBCC images/siginfo.pb-c.c [2020-04-14T16:38:38.712Z] #44 15.41 DEP images/siginfo.pb-c.d [2020-04-14T16:38:38.712Z] #44 15.50 PBCC images/pagemap.pb-c.c [2020-04-14T16:38:38.712Z] #44 15.66 DEP images/pagemap.pb-c.d [2020-04-14T16:38:38.712Z] #44 15.76 PBCC images/rlimit.pb-c.c [2020-04-14T16:38:38.712Z] #44 15.82 DEP images/rlimit.pb-c.d [2020-04-14T16:38:38.712Z] #44 15.90 PBCC images/file-lock.pb-c.c [2020-04-14T16:38:38.712Z] #44 15.93 DEP images/file-lock.pb-c.d [2020-04-14T16:38:38.712Z] #44 16.02 PBCC images/tty.pb-c.c [2020-04-14T16:38:38.712Z] #44 16.13 DEP images/tty.pb-c.d [2020-04-14T16:38:38.712Z] #44 16.21 PBCC images/tun.pb-c.c [2020-04-14T16:38:38.712Z] #44 16.32 PBCC images/netdev.pb-c.c [2020-04-14T16:38:38.712Z] #44 16.42 DEP images/tun.pb-c.d [2020-04-14T16:38:38.712Z] #44 16.47 DEP images/netdev.pb-c.d [2020-04-14T16:38:38.712Z] #44 16.60 PBCC images/vma.pb-c.c [2020-04-14T16:38:38.712Z] #44 16.70 DEP images/vma.pb-c.d [2020-04-14T16:38:38.712Z] #44 16.75 PBCC images/creds.pb-c.c [2020-04-14T16:38:38.712Z] #44 16.78 DEP images/creds.pb-c.d [2020-04-14T16:38:38.712Z] #44 16.85 PBCC images/utsns.pb-c.c [2020-04-14T16:38:38.712Z] #44 16.86 DEP images/utsns.pb-c.d [2020-04-14T16:38:38.712Z] #44 16.87 PBCC images/ipc-desc.pb-c.c [2020-04-14T16:38:38.712Z] #44 16.90 PBCC images/ipc-sem.pb-c.c [2020-04-14T16:38:38.712Z] #44 17.00 DEP images/ipc-desc.pb-c.d [2020-04-14T16:38:38.712Z] #44 17.11 DEP images/ipc-sem.pb-c.d [2020-04-14T16:38:38.712Z] #44 17.15 PBCC images/ipc-msg.pb-c.c [2020-04-14T16:38:38.712Z] #44 17.18 DEP images/ipc-msg.pb-c.d [2020-04-14T16:38:38.712Z] #44 17.29 PBCC images/ipc-shm.pb-c.c [2020-04-14T16:38:38.712Z] #44 17.32 DEP images/ipc-shm.pb-c.d [2020-04-14T16:38:38.712Z] #44 17.41 PBCC images/ipc-var.pb-c.c [2020-04-14T16:38:38.712Z] #44 17.48 DEP images/ipc-var.pb-c.d [2020-04-14T16:38:38.712Z] #44 17.68 PBCC images/sk-opts.pb-c.c [2020-04-14T16:38:38.712Z] #44 17.79 PBCC images/packet-sock.pb-c.c [2020-04-14T16:38:38.712Z] #44 17.98 DEP images/sk-opts.pb-c.d [2020-04-14T16:38:38.712Z] #44 18.06 DEP images/packet-sock.pb-c.d [2020-04-14T16:38:38.712Z] #44 18.28 PBCC images/sk-netlink.pb-c.c [2020-04-14T16:38:38.712Z] #44 18.56 DEP images/sk-netlink.pb-c.d [2020-04-14T16:38:38.712Z] #44 18.66 PBCC images/sk-inet.pb-c.c [2020-04-14T16:38:38.712Z] #44 18.77 DEP images/sk-inet.pb-c.d [2020-04-14T16:38:38.712Z] #44 18.96 PBCC images/sk-unix.pb-c.c [2020-04-14T16:38:38.712Z] #44 19.15 DEP images/sk-unix.pb-c.d [2020-04-14T16:38:38.712Z] #44 19.31 PBCC images/mm.pb-c.c [2020-04-14T16:38:38.712Z] #44 19.35 DEP images/mm.pb-c.d [2020-04-14T16:38:38.712Z] #44 19.60 PBCC images/timerfd.pb-c.c [2020-04-14T16:38:38.712Z] #44 19.76 DEP images/timerfd.pb-c.d [2020-04-14T16:38:38.712Z] #44 19.89 PBCC images/timer.pb-c.c [2020-04-14T16:38:38.712Z] #44 19.94 DEP images/timer.pb-c.d [2020-04-14T16:38:38.712Z] #44 20.02 PBCC images/sa.pb-c.c [2020-04-14T16:38:38.712Z] #44 20.07 DEP images/sa.pb-c.d [2020-04-14T16:38:38.712Z] #44 20.25 PBCC images/pipe-data.pb-c.c [2020-04-14T16:38:38.712Z] #44 20.29 DEP images/pipe-data.pb-c.d [2020-04-14T16:38:38.712Z] #44 20.34 PBCC images/mnt.pb-c.c [2020-04-14T16:38:38.712Z] #44 20.45 DEP images/mnt.pb-c.d [2020-04-14T16:38:38.712Z] #44 20.49 PBCC images/sk-packet.pb-c.c [2020-04-14T16:38:38.712Z] #44 20.53 DEP images/sk-packet.pb-c.d [2020-04-14T16:38:38.712Z] #44 20.60 PBCC images/tcp-stream.pb-c.c [2020-04-14T16:38:38.712Z] #44 20.66 DEP images/tcp-stream.pb-c.d [2020-04-14T16:38:38.712Z] #44 20.79 PBCC images/pipe.pb-c.c [2020-04-14T16:38:38.712Z] #44 20.96 DEP images/pipe.pb-c.d [2020-04-14T16:38:38.712Z] #44 21.12 PBCC images/pstree.pb-c.c [2020-04-14T16:38:38.712Z] #44 21.14 DEP images/pstree.pb-c.d [2020-04-14T16:38:38.712Z] #44 21.26 PBCC images/fs.pb-c.c [2020-04-14T16:38:38.712Z] #44 21.31 DEP images/fs.pb-c.d [2020-04-14T16:38:38.712Z] #44 21.42 PBCC images/signalfd.pb-c.c [2020-04-14T16:38:38.712Z] #44 21.53 DEP images/signalfd.pb-c.d [2020-04-14T16:38:38.928Z] #44 117.2 DEP criu/fsnotify.d [2020-04-14T16:38:38.928Z] #44 117.4 DEP criu/filesystems.d [2020-04-14T16:38:38.970Z] #44 21.59 PBCC images/fh.pb-c.c [2020-04-14T16:38:38.970Z] #44 21.72 PBCC images/fsnotify.pb-c.c [2020-04-14T16:38:38.970Z] #44 21.82 DEP images/fh.pb-c.d [2020-04-14T16:38:39.182Z] #44 117.5 DEP criu/files.d [2020-04-14T16:38:39.227Z] #44 21.92 DEP images/fsnotify.pb-c.d [2020-04-14T16:38:39.227Z] #44 22.03 PBCC images/eventpoll.pb-c.c [2020-04-14T16:38:39.227Z] #44 22.14 DEP images/eventpoll.pb-c.d [2020-04-14T16:38:39.485Z] #44 22.26 PBCC images/eventfd.pb-c.c [2020-04-14T16:38:39.485Z] #44 22.29 DEP images/eventfd.pb-c.d [2020-04-14T16:38:39.741Z] #44 117.8 DEP criu/files-reg.d [2020-04-14T16:38:39.741Z] #44 117.9 DEP criu/files-ext.d [2020-04-14T16:38:39.741Z] #44 118.1 DEP criu/file-lock.d [2020-04-14T16:38:39.741Z] #44 118.2 DEP criu/file-ids.d [2020-04-14T16:38:39.742Z] #44 22.44 PBCC images/remap-file-path.pb-c.c [2020-04-14T16:38:39.742Z] #44 22.51 DEP images/remap-file-path.pb-c.d [2020-04-14T16:38:39.995Z] #44 118.3 DEP criu/fifo.d [2020-04-14T16:38:39.995Z] #44 118.4 DEP criu/fdstore.d [2020-04-14T16:38:40.004Z] #44 22.70 PBCC images/fifo.pb-c.c [2020-04-14T16:38:40.004Z] #44 22.76 DEP images/fifo.pb-c.d [2020-04-14T16:38:40.004Z] #44 22.87 PBCC images/ghost-file.pb-c.c [2020-04-14T16:38:40.004Z] #44 ... [2020-04-14T16:38:40.004Z] [2020-04-14T16:38:40.004Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:38:40.004Z] #65 59.74 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-14T16:38:40.004Z] #65 59.74 + BUILDTAGS='netgo osusergo static_build' [2020-04-14T16:38:40.004Z] #65 59.74 + export EXTRA_FLAGS=-buildmode=pie [2020-04-14T16:38:40.004Z] #65 59.74 + EXTRA_FLAGS=-buildmode=pie [2020-04-14T16:38:40.004Z] #65 59.74 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-14T16:38:40.004Z] #65 59.74 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-14T16:38:40.004Z] #65 59.74 + '[' '' = dynamic ']' [2020-04-14T16:38:40.004Z] #65 59.74 + make [2020-04-14T16:38:40.250Z] #44 118.5 DEP criu/fault-injection.d [2020-04-14T16:38:40.250Z] #44 118.6 DEP criu/external.d [2020-04-14T16:38:40.504Z] #44 118.7 DEP criu/eventpoll.d [2020-04-14T16:38:40.505Z] #44 118.8 DEP criu/eventfd.d [2020-04-14T16:38:40.759Z] #44 118.9 DEP criu/crtools.d [2020-04-14T16:38:40.759Z] #44 119.1 DEP criu/cr-service.d [2020-04-14T16:38:41.014Z] #44 119.2 DEP criu/cr-restore.d [2020-04-14T16:38:41.150Z] #60 ... [2020-04-14T16:38:41.150Z] [2020-04-14T16:38:41.150Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-14T16:38:41.150Z] #11 DONE 2.9s [2020-04-14T16:38:41.150Z] [2020-04-14T16:38:41.150Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:38:41.150Z] #60 2.720 + RM_GOPATH=0 [2020-04-14T16:38:41.150Z] #60 2.720 + TMP_GOPATH= [2020-04-14T16:38:41.150Z] #60 2.720 + : /build [2020-04-14T16:38:41.150Z] #60 2.720 + '[' -z '' ']' [2020-04-14T16:38:41.150Z] #60 2.720 ++ mktemp -d [2020-04-14T16:38:41.150Z] #60 2.722 + export GOPATH=/tmp/tmp.Op1nEAfuAD [2020-04-14T16:38:41.150Z] #60 2.722 + GOPATH=/tmp/tmp.Op1nEAfuAD [2020-04-14T16:38:41.150Z] #60 2.722 + RM_GOPATH=1 [2020-04-14T16:38:41.150Z] #60 2.737 ++ dirname ./install.sh [2020-04-14T16:38:41.150Z] #60 2.737 + dir=. [2020-04-14T16:38:41.150Z] #60 2.737 + bin=runc [2020-04-14T16:38:41.150Z] #60 2.737 + shift [2020-04-14T16:38:41.150Z] #60 2.737 + '[' '!' -f ./runc.installer ']' [2020-04-14T16:38:41.150Z] #60 2.737 + . ./runc.installer [2020-04-14T16:38:41.150Z] #60 2.737 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-14T16:38:41.150Z] #60 2.737 + install_runc [2020-04-14T16:38:41.150Z] #60 2.737 + uname -r [2020-04-14T16:38:41.150Z] #60 2.737 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-14T16:38:41.150Z] #60 2.741 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-14T16:38:41.150Z] #60 2.741 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-14T16:38:41.150Z] #60 2.741 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Op1nEAfuAD/src/github.com/opencontainers/runc [2020-04-14T16:38:41.150Z] #60 2.743 Cloning into '/tmp/tmp.Op1nEAfuAD/src/github.com/opencontainers/runc'... [2020-04-14T16:38:41.150Z] #60 2.743 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-14T16:38:41.269Z] #44 119.5 DEP criu/cr-errno.d [2020-04-14T16:38:41.269Z] #44 119.5 DEP criu/cr-dump.d [2020-04-14T16:38:41.524Z] #44 119.8 DEP criu/cr-dedup.d [2020-04-14T16:38:41.524Z] #44 ... [2020-04-14T16:38:41.524Z] [2020-04-14T16:38:41.524Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-14T16:38:41.524Z] #17 11.66 Fetched 8337 kB in 9s (879 kB/s) [2020-04-14T16:38:41.524Z] #17 11.66 Reading package lists... [2020-04-14T16:38:41.524Z] #17 16.21 Reading package lists... [2020-04-14T16:38:41.524Z] #17 19.39 Building dependency tree... [2020-04-14T16:38:41.524Z] #17 21.39 libcap2-bin is already the newest version (1:2.25-2). [2020-04-14T16:38:41.524Z] #17 21.39 The following additional packages will be installed: [2020-04-14T16:38:41.524Z] #17 21.39 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-14T16:38:41.524Z] #17 21.39 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-14T16:38:41.524Z] #17 21.39 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-14T16:38:41.524Z] #17 21.39 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-14T16:38:41.524Z] #17 21.39 python3.7 python3.7-minimal vim-runtime xxd [2020-04-14T16:38:41.524Z] #17 21.39 Suggested packages: [2020-04-14T16:38:41.524Z] #17 21.40 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-14T16:38:41.524Z] #17 21.40 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-14T16:38:41.524Z] #17 21.40 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-14T16:38:41.524Z] #17 21.40 Recommended packages: [2020-04-14T16:38:41.524Z] #17 21.40 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-14T16:38:41.524Z] #17 21.41 python3-keyrings.alt python3-xdg unzip [2020-04-14T16:38:41.779Z] #17 ... [2020-04-14T16:38:41.779Z] [2020-04-14T16:38:41.779Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:38:41.779Z] #44 119.9 DEP criu/cr-check.d [2020-04-14T16:38:41.779Z] #44 120.1 DEP criu/config.d [2020-04-14T16:38:41.902Z] #65 61.30 + bin/ctr [2020-04-14T16:38:42.034Z] #44 120.3 DEP criu/clone-noasan.d [2020-04-14T16:38:42.290Z] #44 120.4 DEP criu/cgroup.d [2020-04-14T16:38:42.290Z] #44 ... [2020-04-14T16:38:42.290Z] [2020-04-14T16:38:42.290Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-14T16:38:42.290Z] #30 DONE 227.9s [2020-04-14T16:38:42.290Z] [2020-04-14T16:38:42.290Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:38:42.290Z] #44 120.6 DEP criu/cgroup-props.d [2020-04-14T16:38:42.545Z] #44 120.7 DEP criu/bitmap.d [2020-04-14T16:38:42.545Z] #44 120.7 DEP criu/bfd.d [2020-04-14T16:38:42.545Z] #44 120.9 DEP criu/autofs.d [2020-04-14T16:38:43.105Z] #44 121.2 DEP criu/aio.d [2020-04-14T16:38:43.360Z] #44 121.5 DEP criu/action-scripts.d [2020-04-14T16:38:43.614Z] #44 121.8 CC criu/action-scripts.o [2020-04-14T16:38:43.709Z] #60 ... [2020-04-14T16:38:43.709Z] [2020-04-14T16:38:43.709Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:38:43.709Z] #44 58.56 CC images/sit.o [2020-04-14T16:38:43.709Z] #44 58.86 LINK images/built-in.o [2020-04-14T16:38:43.709Z] #44 59.09 GEN compel/include/asm [2020-04-14T16:38:43.709Z] #44 59.11 GEN compel/include/version.h [2020-04-14T16:38:43.709Z] #44 59.16 touch .config [2020-04-14T16:38:43.709Z] #44 59.20 GEN include/common/config.h [2020-04-14T16:38:43.709Z] #44 59.36 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-14T16:38:43.709Z] #44 59.38 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-04-14T16:38:43.709Z] #44 59.52 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-04-14T16:38:43.709Z] #44 59.54 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-04-14T16:38:43.709Z] #44 59.56 DEP compel/plugins/std/infect.d [2020-04-14T16:38:43.709Z] #44 59.80 DEP compel/plugins/std/string.d [2020-04-14T16:38:43.709Z] #44 59.98 DEP compel/plugins/std/log.d [2020-04-14T16:38:43.709Z] #44 60.14 DEP compel/plugins/std/fds.d [2020-04-14T16:38:43.709Z] #44 60.29 DEP compel/plugins/std/std.d [2020-04-14T16:38:43.709Z] #44 60.59 DEP compel/plugins/shmem/shmem.d [2020-04-14T16:38:43.709Z] #44 60.78 DEP compel/plugins/fds/fds.d [2020-04-14T16:38:43.709Z] #44 60.92 CC compel/plugins/std/std.o [2020-04-14T16:38:43.709Z] #44 61.42 CC compel/plugins/std/fds.o [2020-04-14T16:38:43.709Z] #44 62.17 CC compel/plugins/std/log.o [2020-04-14T16:38:43.709Z] #44 63.66 CC compel/plugins/std/string.o [2020-04-14T16:38:43.709Z] #44 ... [2020-04-14T16:38:43.709Z] [2020-04-14T16:38:43.709Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:38:43.709Z] #47 112.1 mime/quotedprintable [2020-04-14T16:38:43.709Z] #47 112.7 net/http/internal [2020-04-14T16:38:43.709Z] #47 115.7 crypto/ecdsa [2020-04-14T16:38:43.709Z] #47 115.7 crypto/rsa [2020-04-14T16:38:43.709Z] #47 115.7 crypto/x509/pkix [2020-04-14T16:38:43.709Z] #47 117.0 vendor/golang.org/x/crypto/cryptobyte [2020-04-14T16:38:43.709Z] #47 120.1 net/textproto [2020-04-14T16:38:43.709Z] #47 120.1 vendor/golang.org/x/net/http/httpproxy [2020-04-14T16:38:43.709Z] #47 120.2 crypto/x509 [2020-04-14T16:38:43.709Z] #47 121.9 vendor/golang.org/x/net/http/httpguts [2020-04-14T16:38:43.709Z] #47 121.9 mime/multipart [2020-04-14T16:38:43.870Z] #44 122.2 CC criu/aio.o [2020-04-14T16:38:44.280Z] #47 ... [2020-04-14T16:38:44.280Z] [2020-04-14T16:38:44.280Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:38:44.280Z] #44 64.52 CC compel/plugins/std/infect.o [2020-04-14T16:38:44.280Z] #44 ... [2020-04-14T16:38:44.280Z] [2020-04-14T16:38:44.280Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-14T16:38:44.280Z] #12 DONE 3.2s [2020-04-14T16:38:44.430Z] #44 122.7 CC criu/autofs.o [2020-04-14T16:38:44.542Z] [2020-04-14T16:38:44.542Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-14T16:38:45.182Z] #65 ... [2020-04-14T16:38:45.183Z] [2020-04-14T16:38:45.183Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:38:45.183Z] #47 123.3 text/template/parse [2020-04-14T16:38:45.183Z] #47 128.5 go/parser [2020-04-14T16:38:45.183Z] #47 131.0 text/template [2020-04-14T16:38:45.183Z] #47 ... [2020-04-14T16:38:45.183Z] [2020-04-14T16:38:45.183Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:38:45.183Z] #44 23.02 DEP images/ghost-file.pb-c.d [2020-04-14T16:38:45.183Z] #44 23.21 PBCC images/regfile.pb-c.c [2020-04-14T16:38:45.183Z] #44 23.36 DEP images/regfile.pb-c.d [2020-04-14T16:38:45.183Z] #44 23.50 PBCC images/ns.pb-c.c [2020-04-14T16:38:45.183Z] #44 23.73 DEP images/ns.pb-c.d [2020-04-14T16:38:45.183Z] #44 23.78 PBCC images/fdinfo.pb-c.c [2020-04-14T16:38:45.183Z] #44 23.98 DEP images/fdinfo.pb-c.d [2020-04-14T16:38:45.183Z] #44 24.05 PBCC images/core-aarch64.pb-c.c [2020-04-14T16:38:45.183Z] #44 24.23 PBCC images/core-arm.pb-c.c [2020-04-14T16:38:45.183Z] #44 24.38 PBCC images/core-ppc64.pb-c.c [2020-04-14T16:38:45.183Z] #44 24.44 PBCC images/core-s390.pb-c.c [2020-04-14T16:38:45.183Z] #44 24.57 PBCC images/core-x86.pb-c.c [2020-04-14T16:38:45.183Z] #44 24.66 PBCC images/core.pb-c.c [2020-04-14T16:38:45.183Z] #44 24.77 PBCC images/inventory.pb-c.c [2020-04-14T16:38:45.183Z] #44 24.90 DEP images/core-aarch64.pb-c.d [2020-04-14T16:38:45.183Z] #44 25.00 DEP images/core-arm.pb-c.d [2020-04-14T16:38:45.183Z] #44 25.11 DEP images/core-ppc64.pb-c.d [2020-04-14T16:38:45.183Z] #44 25.18 DEP images/core-s390.pb-c.d [2020-04-14T16:38:45.183Z] #44 25.20 DEP images/core-x86.pb-c.d [2020-04-14T16:38:45.183Z] #44 25.27 DEP images/core.pb-c.d [2020-04-14T16:38:45.183Z] #44 25.39 DEP images/inventory.pb-c.d [2020-04-14T16:38:45.183Z] #44 25.55 PBCC images/cpuinfo.pb-c.c [2020-04-14T16:38:45.183Z] #44 25.65 DEP images/cpuinfo.pb-c.d [2020-04-14T16:38:45.183Z] #44 25.68 PBCC images/stats.pb-c.c [2020-04-14T16:38:45.183Z] #44 25.72 DEP images/stats.pb-c.d [2020-04-14T16:38:45.183Z] #44 27.73 make[1]: Nothing to be done for 'all'. [2020-04-14T16:38:45.791Z] #44 124.1 CC criu/bfd.o [2020-04-14T16:38:46.046Z] #44 124.4 CC criu/bitmap.o [2020-04-14T16:38:46.302Z] #44 124.5 CC criu/cgroup-props.o [2020-04-14T16:38:47.087Z] #13 2.407 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-14T16:38:47.087Z] #13 DONE 2.6s [2020-04-14T16:38:47.087Z] [2020-04-14T16:38:47.087Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-14T16:38:47.226Z] #44 125.2 CC criu/cgroup.o [2020-04-14T16:38:47.708Z] #44 ... [2020-04-14T16:38:47.708Z] [2020-04-14T16:38:47.708Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:38:47.708Z] #56 125.8 golang.org/x/crypto/ssh/terminal [2020-04-14T16:38:47.708Z] #56 128.8 mvdan.cc/editorconfig [2020-04-14T16:38:47.708Z] #56 131.1 mvdan.cc/sh/v3/fileutil [2020-04-14T16:38:47.708Z] #56 131.4 mvdan.cc/sh/v3/syntax [2020-04-14T16:38:47.708Z] #56 ... [2020-04-14T16:38:47.708Z] [2020-04-14T16:38:47.708Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:38:47.708Z] #47 134.9 encoding/xml [2020-04-14T16:38:48.151Z] #44 ... [2020-04-14T16:38:48.151Z] [2020-04-14T16:38:48.151Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-14T16:38:48.151Z] #17 23.46 The following NEW packages will be installed: [2020-04-14T16:38:48.151Z] #17 23.46 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-14T16:38:48.151Z] #17 23.46 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-14T16:38:48.151Z] #17 23.47 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-14T16:38:48.151Z] #17 23.47 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-14T16:38:48.151Z] #17 23.47 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-14T16:38:48.151Z] #17 23.47 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-14T16:38:48.151Z] #17 23.47 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-14T16:38:48.151Z] #17 23.47 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-14T16:38:48.151Z] #17 23.47 xz-utils zip [2020-04-14T16:38:48.151Z] #17 23.81 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2020-04-14T16:38:48.151Z] #17 23.81 Need to get 28.5 MB of archives. [2020-04-14T16:38:48.151Z] #17 23.81 After this operation, 116 MB of additional disk space will be used. [2020-04-14T16:38:48.151Z] #17 23.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-04-14T16:38:48.151Z] #17 23.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-04-14T16:38:48.152Z] #17 23.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-04-14T16:38:48.152Z] #17 23.93 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-04-14T16:38:48.152Z] #17 23.93 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-04-14T16:38:48.152Z] #17 23.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-04-14T16:38:48.152Z] #17 24.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-04-14T16:38:48.152Z] #17 24.03 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-04-14T16:38:48.152Z] #17 24.03 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-04-14T16:38:48.152Z] #17 24.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-04-14T16:38:48.152Z] #17 24.04 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-04-14T16:38:48.152Z] #17 24.04 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-04-14T16:38:48.152Z] #17 24.06 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-04-14T16:38:48.152Z] #17 24.06 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-04-14T16:38:48.152Z] #17 24.06 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-04-14T16:38:48.152Z] #17 24.06 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-04-14T16:38:48.152Z] #17 24.09 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-14T16:38:48.152Z] #17 24.10 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-14T16:38:48.152Z] #17 24.11 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-04-14T16:38:48.152Z] #17 24.13 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-04-14T16:38:48.152Z] #17 24.13 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-04-14T16:38:48.152Z] #17 24.14 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-04-14T16:38:48.152Z] #17 24.17 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-04-14T16:38:48.152Z] #17 24.17 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-14T16:38:48.152Z] #17 24.18 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-14T16:38:48.152Z] #17 24.19 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-14T16:38:48.152Z] #17 24.19 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-04-14T16:38:48.152Z] #17 24.19 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-04-14T16:38:48.152Z] #17 24.20 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-14T16:38:48.152Z] #17 24.58 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-04-14T16:38:48.152Z] #17 24.58 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-04-14T16:38:48.152Z] #17 24.59 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-04-14T16:38:48.152Z] #17 24.59 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-04-14T16:38:48.152Z] #17 24.60 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-04-14T16:38:48.152Z] #17 24.61 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-04-14T16:38:48.152Z] #17 24.69 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-14T16:38:48.152Z] #17 24.69 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-04-14T16:38:48.152Z] #17 24.70 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-04-14T16:38:48.152Z] #17 24.71 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-14T16:38:48.152Z] #17 24.71 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-04-14T16:38:48.152Z] #17 24.73 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-14T16:38:48.152Z] #17 24.73 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-04-14T16:38:48.152Z] #17 24.78 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-04-14T16:38:48.152Z] #17 24.80 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-04-14T16:38:48.152Z] #17 24.81 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-14T16:38:48.152Z] #17 25.03 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-04-14T16:38:48.152Z] #17 25.07 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-04-14T16:38:48.152Z] #17 25.12 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-04-14T16:38:48.152Z] #17 25.62 debconf: delaying package configuration, since apt-utils is not installed [2020-04-14T16:38:48.152Z] #17 25.71 Fetched 28.5 MB in 2s (17.9 MB/s) [2020-04-14T16:38:48.152Z] #17 25.77 Selecting previously unselected package pigz. [2020-04-14T16:38:48.152Z] #17 25.77 (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 ... 23423 files and directories currently installed.) [2020-04-14T16:38:48.152Z] #17 25.81 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-04-14T16:38:48.152Z] #17 25.81 Unpacking pigz (2.4-1) ... [2020-04-14T16:38:48.152Z] #17 25.89 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-04-14T16:38:48.152Z] #17 25.89 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-14T16:38:48.152Z] #17 25.90 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-14T16:38:48.152Z] #17 26.37 Selecting previously unselected package python3.7-minimal. [2020-04-14T16:38:48.152Z] #17 26.38 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-14T16:38:48.152Z] #17 26.39 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-14T16:38:48.152Z] #17 27.23 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-14T16:38:48.152Z] #17 27.25 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-14T16:38:49.513Z] #17 29.34 Selecting previously unselected package python3-minimal. [2020-04-14T16:38:49.513Z] #17 29.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23672 files and directories currently installed.) [2020-04-14T16:38:49.513Z] #17 29.42 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-04-14T16:38:49.513Z] #17 29.42 Unpacking python3-minimal (3.7.3-1) ... [2020-04-14T16:38:49.513Z] #17 29.50 Selecting previously unselected package libmpdec2:amd64. [2020-04-14T16:38:49.513Z] #17 29.51 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-04-14T16:38:49.513Z] #17 29.53 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-04-14T16:38:49.513Z] #17 29.62 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-04-14T16:38:49.634Z] #14 DONE 2.4s [2020-04-14T16:38:49.634Z] [2020-04-14T16:38:49.634Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:38:49.634Z] #60 10.47 + cd /tmp/tmp.Op1nEAfuAD/src/github.com/opencontainers/runc [2020-04-14T16:38:49.634Z] #60 10.47 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-14T16:38:49.634Z] #60 10.84 + '[' -z '' ']' [2020-04-14T16:38:49.634Z] #60 10.84 + target=static [2020-04-14T16:38:49.634Z] #60 10.84 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-14T16:38:49.768Z] #17 29.62 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-04-14T16:38:49.768Z] #17 29.63 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-14T16:38:50.695Z] #17 30.52 Selecting previously unselected package python3.7. [2020-04-14T16:38:50.695Z] #17 30.53 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-04-14T16:38:50.695Z] #17 30.53 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-14T16:38:50.695Z] #17 30.70 Selecting previously unselected package libpython3-stdlib:amd64. [2020-04-14T16:38:50.695Z] #17 30.70 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-04-14T16:38:50.695Z] #17 30.70 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-14T16:38:50.695Z] #17 30.79 Setting up python3-minimal (3.7.3-1) ... [2020-04-14T16:38:50.987Z] #47 139.4 go/doc [2020-04-14T16:38:51.018Z] #60 12.33 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-04-14T16:38:51.620Z] #17 31.51 Selecting previously unselected package python3. [2020-04-14T16:38:51.620Z] #17 31.51 (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 ... 24084 files and directories currently installed.) [2020-04-14T16:38:51.620Z] #17 31.55 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-04-14T16:38:51.620Z] #17 31.56 Unpacking python3 (3.7.3-1) ... [2020-04-14T16:38:51.620Z] #17 31.65 Selecting previously unselected package libip4tc0:amd64. [2020-04-14T16:38:51.620Z] #17 31.66 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-04-14T16:38:51.620Z] #17 31.67 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-04-14T16:38:51.620Z] #17 31.75 Selecting previously unselected package libip6tc0:amd64. [2020-04-14T16:38:51.876Z] #17 31.76 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-04-14T16:38:51.876Z] #17 31.77 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-04-14T16:38:51.876Z] #17 31.83 Selecting previously unselected package libiptc0:amd64. [2020-04-14T16:38:51.876Z] #17 31.84 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-04-14T16:38:51.876Z] #17 31.85 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-04-14T16:38:51.876Z] #17 31.93 Selecting previously unselected package libnfnetlink0:amd64. [2020-04-14T16:38:51.876Z] #17 31.93 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-04-14T16:38:51.876Z] #17 31.94 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-14T16:38:51.876Z] #17 31.99 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-04-14T16:38:51.876Z] #17 32.00 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-04-14T16:38:51.876Z] #17 32.01 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-14T16:38:51.960Z] #60 ... [2020-04-14T16:38:51.960Z] [2020-04-14T16:38:51.960Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:38:51.961Z] #50 DONE 130.5s [2020-04-14T16:38:51.961Z] [2020-04-14T16:38:51.961Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-14T16:38:51.961Z] #15 DONE 2.6s [2020-04-14T16:38:51.961Z] [2020-04-14T16:38:51.961Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:38:51.961Z] #44 65.07 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-04-14T16:38:51.961Z] #44 65.17 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-04-14T16:38:51.961Z] #44 65.22 AR compel/plugins/std.lib.a [2020-04-14T16:38:51.961Z] #44 65.31 CC compel/plugins/fds/fds.o [2020-04-14T16:38:51.961Z] #44 65.62 AR compel/plugins/fds.lib.a [2020-04-14T16:38:51.961Z] #44 65.70 HOSTDEP compel/src/lib/log-host.d [2020-04-14T16:38:51.961Z] #44 66.01 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-14T16:38:51.961Z] #44 66.26 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-04-14T16:38:51.961Z] #44 66.50 HOSTDEP compel/src/main-host.d [2020-04-14T16:38:51.961Z] #44 66.72 DEP compel/src/lib/ptrace.d [2020-04-14T16:38:51.961Z] #44 66.93 DEP compel/src/lib/infect.d [2020-04-14T16:38:51.961Z] #44 67.20 DEP compel/src/lib/infect-util.d [2020-04-14T16:38:51.961Z] #44 67.43 DEP compel/src/lib/infect-rpc.d [2020-04-14T16:38:51.961Z] #44 67.53 DEP compel/arch/aarch64/src/lib/infect.d [2020-04-14T16:38:51.961Z] #44 67.67 DEP compel/arch/aarch64/src/lib/cpu.d [2020-04-14T16:38:51.961Z] #44 67.90 DEP compel/src/lib/log.d [2020-04-14T16:38:51.961Z] #44 67.97 DEP compel/src/main.d [2020-04-14T16:38:51.961Z] #44 68.10 DEP compel/src/lib/handle-elf.d [2020-04-14T16:38:51.961Z] #44 68.27 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-04-14T16:38:51.961Z] #44 68.66 CC compel/src/lib/log.o [2020-04-14T16:38:51.961Z] #44 69.07 CC compel/arch/aarch64/src/lib/cpu.o [2020-04-14T16:38:51.961Z] #44 69.50 CC compel/arch/aarch64/src/lib/infect.o [2020-04-14T16:38:51.961Z] #44 70.27 CC compel/src/lib/infect-rpc.o [2020-04-14T16:38:51.961Z] #44 70.73 CC compel/src/lib/infect-util.o [2020-04-14T16:38:51.961Z] #44 71.08 CC compel/src/lib/infect.o [2020-04-14T16:38:52.131Z] #17 32.09 Selecting previously unselected package libnftnl11:amd64. [2020-04-14T16:38:52.131Z] #17 32.10 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-04-14T16:38:52.131Z] #17 32.10 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-04-14T16:38:52.131Z] #17 32.18 Selecting previously unselected package iptables. [2020-04-14T16:38:52.131Z] #17 32.19 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-04-14T16:38:52.131Z] #17 32.20 Unpacking iptables (1.8.2-4) ... [2020-04-14T16:38:52.691Z] #17 32.54 Selecting previously unselected package xxd. [2020-04-14T16:38:52.691Z] #17 32.55 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-14T16:38:52.691Z] #17 32.55 Unpacking xxd (2:8.1.0875-5) ... [2020-04-14T16:38:52.691Z] #17 32.68 Selecting previously unselected package vim-common. [2020-04-14T16:38:52.691Z] #17 32.69 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-14T16:38:52.691Z] #17 32.71 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-14T16:38:52.887Z] #47 ... [2020-04-14T16:38:52.887Z] [2020-04-14T16:38:52.887Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:38:52.887Z] #44 31.22 CC images/stats.o [2020-04-14T16:38:52.887Z] #44 31.73 CC images/core.o [2020-04-14T16:38:52.887Z] #44 32.78 CC images/core-x86.o [2020-04-14T16:38:52.887Z] #44 33.72 CC images/core-arm.o [2020-04-14T16:38:52.887Z] #44 34.45 CC images/core-aarch64.o [2020-04-14T16:38:52.887Z] #44 34.91 CC images/core-ppc64.o [2020-04-14T16:38:52.946Z] #17 32.89 Selecting previously unselected package bash-completion. [2020-04-14T16:38:52.946Z] #17 32.90 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-14T16:38:53.144Z] #44 35.99 CC images/core-s390.o [2020-04-14T16:38:53.154Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-04-14T16:38:53.154Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-7765b2f7\powershellScript.ps1'; exit $LASTEXITCODE; [2020-04-14T16:38:53.154Z] ---------------------------------------------------------------------------- [2020-04-14T16:38:53.154Z] [2020-04-14T16:38:53.154Z] INFO: executeCI.ps1 starting at Tue Apr 14 16:38:52 CUT 2020 [2020-04-14T16:38:53.154Z] [2020-04-14T16:38:53.154Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-04-14T16:38:53.154Z] INFO: Running git version 2.24.1.windows.2 [2020-04-14T16:38:53.154Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-04-14T16:38:53.154Z] INFO: Environment variables: [2020-04-14T16:38:53.154Z] [2020-04-14T16:38:53.154Z] Name Value [2020-04-14T16:38:53.154Z] ---- ----- [2020-04-14T16:38:53.154Z] ALLUSERSPROFILE C:\ProgramData [2020-04-14T16:38:53.154Z] amd64 true [2020-04-14T16:38:53.154Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-04-14T16:38:53.154Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-04-14T16:38:53.154Z] arm64 true [2020-04-14T16:38:53.154Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5 [2020-04-14T16:38:53.154Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5 [2020-04-14T16:38:53.154Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-04-14T16:38:53.154Z] BRANCH_NAME PR-39771 [2020-04-14T16:38:53.154Z] BUILD_DISPLAY_NAME #12 [2020-04-14T16:38:53.154Z] BUILD_ID 12 [2020-04-14T16:38:53.154Z] BUILD_NUMBER 12 [2020-04-14T16:38:53.154Z] BUILD_TAG jenkins-moby-PR-39771-12 [2020-04-14T16:38:53.154Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-39771/12/ [2020-04-14T16:38:53.154Z] CHANGE_AUTHOR thaJeztah [2020-04-14T16:38:53.154Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-04-14T16:38:53.154Z] CHANGE_BRANCH cleanup_TestTemplatedConfig [2020-04-14T16:38:53.154Z] CHANGE_FORK thaJeztah/docker [2020-04-14T16:38:53.154Z] CHANGE_ID 39771 [2020-04-14T16:38:53.154Z] CHANGE_TARGET master [2020-04-14T16:38:53.154Z] CHANGE_TITLE Integration: fix various issues in "config" and "secret" tests [2020-04-14T16:38:53.154Z] CHANGE_URL https://github.com/moby/moby/pull/39771 [2020-04-14T16:38:53.154Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-14T16:38:53.154Z] CommonProgramFiles C:\Program Files\Common Files [2020-04-14T16:38:53.154Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-04-14T16:38:53.154Z] CommonProgramW6432 C:\Program Files\Common Files [2020-04-14T16:38:53.154Z] COMPUTERNAME azwin-2-4b8570 [2020-04-14T16:38:53.154Z] ComSpec C:\windows\system32\cmd.exe [2020-04-14T16:38:53.154Z] ConfigSequenceNumber 0 [2020-04-14T16:38:53.154Z] dco true [2020-04-14T16:38:53.154Z] DOCKER_BUILDKIT 0 [2020-04-14T16:38:53.154Z] DOCKER_DUT_DEBUG 1 [2020-04-14T16:38:53.154Z] DOCKER_EXPERIMENTAL 1 [2020-04-14T16:38:53.154Z] DOCKER_GRAPHDRIVER overlay2 [2020-04-14T16:38:53.154Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-04-14T16:38:53.154Z] EXECUTOR_NUMBER 0 [2020-04-14T16:38:53.154Z] FQDN azwin-2-4b8570.westus.cloudapp.azure.com [2020-04-14T16:38:53.154Z] GIT_BRANCH PR-39771 [2020-04-14T16:38:53.154Z] GIT_COMMIT cdc39fa29c710c7b56aef827166f9e98bb7c20b8 [2020-04-14T16:38:53.154Z] GIT_PREVIOUS_COMMIT b5526b7e9260f92a9bc131542cb837f69055a670 [2020-04-14T16:38:53.154Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 25572009a2863cd5c056af7ef76063ade0ef3897 [2020-04-14T16:38:53.154Z] GIT_URL https://github.com/moby/moby.git [2020-04-14T16:38:53.154Z] HUDSON_COOKIE ea559ed6-95ff-4e30-9c82-7d7e9ae7869c [2020-04-14T16:38:53.154Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-04-14T16:38:53.154Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-04-14T16:38:53.154Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-04-14T16:38:53.154Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-04-14T16:38:53.154Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-04-14T16:38:53.154Z] JENKINS_NODE_COOKIE 070344ef-2758-41dc-ae0a-1a2624561b27 [2020-04-14T16:38:53.154Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-04-14T16:38:53.154Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-04-14T16:38:53.154Z] JOB_BASE_NAME PR-39771 [2020-04-14T16:38:53.155Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-39771/display/redirect [2020-04-14T16:38:53.155Z] JOB_NAME moby/PR-39771 [2020-04-14T16:38:53.155Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-39771/ [2020-04-14T16:38:53.155Z] library.jps.version master [2020-04-14T16:38:53.155Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-04-14T16:38:53.155Z] NODE_LABELS amd64 azure azwin-2-4b8570 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-04-14T16:38:53.155Z] NODE_NAME azwin-2-4b8570 [2020-04-14T16:38:53.155Z] NUMBER_OF_PROCESSORS 4 [2020-04-14T16:38:53.156Z] OS Windows_NT [2020-04-14T16:38:53.156Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-04-14T16:38:53.156Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-04-14T16:38:53.156Z] ppc64le true [2020-04-14T16:38:53.156Z] PROCESSOR_ARCHITECTURE AMD64 [2020-04-14T16:38:53.156Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-04-14T16:38:53.156Z] PROCESSOR_LEVEL 6 [2020-04-14T16:38:53.156Z] PROCESSOR_REVISION 4f01 [2020-04-14T16:38:53.156Z] ProgramData C:\ProgramData [2020-04-14T16:38:53.156Z] ProgramFiles C:\Program Files [2020-04-14T16:38:53.156Z] ProgramFiles(x86) C:\Program Files (x86) [2020-04-14T16:38:53.156Z] ProgramW6432 C:\Program Files [2020-04-14T16:38:53.156Z] PROMPT $P$G [2020-04-14T16:38:53.156Z] PSExecutionPolicyPreference Bypass [2020-04-14T16:38:53.156Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-04-14T16:38:53.156Z] PUBLIC C:\Users\Public [2020-04-14T16:38:53.156Z] rootless true [2020-04-14T16:38:53.156Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-39771/12/display/redirect?page=changes [2020-04-14T16:38:53.156Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-39771/12/display/redirect [2020-04-14T16:38:53.156Z] s390x true [2020-04-14T16:38:53.156Z] SKIP_VALIDATION_TESTS 1 [2020-04-14T16:38:53.156Z] SOURCES_DRIVE d [2020-04-14T16:38:53.156Z] SOURCES_SUBDIR gopath [2020-04-14T16:38:53.156Z] STAGE_NAME Run tests [2020-04-14T16:38:53.156Z] SystemDrive C: [2020-04-14T16:38:53.156Z] SystemRoot C:\windows [2020-04-14T16:38:53.156Z] TEMP C:\windows\TEMP [2020-04-14T16:38:53.156Z] TESTDEBUG 0 [2020-04-14T16:38:53.156Z] TESTRUN_DRIVE d [2020-04-14T16:38:53.156Z] TESTRUN_SUBDIR CI [2020-04-14T16:38:53.156Z] TIMEOUT 120m [2020-04-14T16:38:53.157Z] TMP C:\windows\TEMP [2020-04-14T16:38:53.157Z] unit_validate true [2020-04-14T16:38:53.157Z] USERDOMAIN WORKGROUP [2020-04-14T16:38:53.157Z] USERNAME azwin-2-4b8570$ [2020-04-14T16:38:53.157Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-04-14T16:38:53.157Z] validate_force false [2020-04-14T16:38:53.157Z] windir C:\windows [2020-04-14T16:38:53.157Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-04-14T16:38:53.157Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-04-14T16:38:53.157Z] windowsRS1 false [2020-04-14T16:38:53.157Z] windowsRS5 true [2020-04-14T16:38:53.157Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-04-14T16:38:53.157Z] [2020-04-14T16:38:53.157Z] [2020-04-14T16:38:53.157Z] [2020-04-14T16:38:54.507Z] #44 74.45 CC compel/src/lib/ptrace.o [2020-04-14T16:38:54.520Z] #44 37.11 CC images/cpuinfo.o [2020-04-14T16:38:54.768Z] #44 74.99 AR compel/libcompel.a [2020-04-14T16:38:55.029Z] #44 75.06 HOSTCC compel/src/main-host.o [2020-04-14T16:38:55.085Z] #44 37.93 CC images/inventory.o [2020-04-14T16:38:55.601Z] #44 ... [2020-04-14T16:38:55.601Z] [2020-04-14T16:38:55.601Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-14T16:38:55.601Z] #16 DONE 3.5s [2020-04-14T16:38:55.601Z] [2020-04-14T16:38:55.601Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:38:55.601Z] #47 124.7 crypto/tls [2020-04-14T16:38:55.601Z] #47 132.4 net/http/httptrace [2020-04-14T16:38:55.601Z] #47 132.8 net/http [2020-04-14T16:38:55.601Z] #47 ... [2020-04-14T16:38:55.601Z] [2020-04-14T16:38:55.601Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:38:55.601Z] #44 75.81 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-04-14T16:38:55.650Z] #44 38.24 CC images/fdinfo.o [2020-04-14T16:38:55.650Z] #44 ... [2020-04-14T16:38:55.650Z] [2020-04-14T16:38:55.650Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:38:55.650Z] #47 144.0 github.com/LK4D4/vndr/versioned [2020-04-14T16:38:55.908Z] #47 144.3 compress/flate [2020-04-14T16:38:56.137Z] INFO: Sources under d:\gopath\... [2020-04-14T16:38:56.137Z] INFO: Test run under d:\CI\... [2020-04-14T16:38:56.137Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-04-14T16:38:56.137Z] INFO: docker/docker repository was found [2020-04-14T16:38:56.137Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-04-14T16:38:56.165Z] #47 144.7 github.com/LK4D4/vndr/build [2020-04-14T16:38:56.173Z] #44 76.24 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-14T16:38:56.207Z] #17 35.64 Unpacking bash-completion (1:2.8-6) ... [2020-04-14T16:38:56.207Z] #17 36.07 Selecting previously unselected package bzip2. [2020-04-14T16:38:56.207Z] #17 36.09 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-04-14T16:38:56.207Z] #17 36.10 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-14T16:38:56.207Z] #17 36.17 Selecting previously unselected package xz-utils. [2020-04-14T16:38:56.207Z] #17 36.19 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-04-14T16:38:56.207Z] #17 36.20 Unpacking xz-utils (5.2.4-1) ... [2020-04-14T16:38:56.463Z] #17 36.34 Selecting previously unselected package apparmor. [2020-04-14T16:38:56.463Z] #17 36.34 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-04-14T16:38:56.463Z] #17 36.42 Unpacking apparmor (2.13.2-10) ... [2020-04-14T16:38:56.718Z] #17 36.79 Selecting previously unselected package aufs-tools. [2020-04-14T16:38:56.718Z] #17 36.81 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-04-14T16:38:56.718Z] #17 36.81 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-14T16:38:56.746Z] #44 76.89 HOSTCC compel/src/lib/log-host.o [2020-04-14T16:38:56.973Z] #17 36.92 Selecting previously unselected package libonig5:amd64. [2020-04-14T16:38:56.973Z] #17 36.93 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-04-14T16:38:56.973Z] #17 36.94 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-14T16:38:57.009Z] #44 77.38 HOSTLINK compel/compel-host-bin [2020-04-14T16:38:57.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-14T16:38:57.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-14T16:38:57.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-14T16:38:57.136Z] ltsc2019: Pulling from windows/servercore [2020-04-14T16:38:57.228Z] #17 37.09 Selecting previously unselected package libjq1:amd64. [2020-04-14T16:38:57.228Z] #17 37.09 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-14T16:38:57.228Z] #17 37.10 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-14T16:38:57.228Z] #17 37.20 Selecting previously unselected package jq. [2020-04-14T16:38:57.228Z] #17 37.22 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-14T16:38:57.228Z] #17 37.23 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-14T16:38:57.271Z] #44 77.55 DEP soccr/soccr.d [2020-04-14T16:38:57.484Z] #17 37.31 Selecting previously unselected package libaio1:amd64. [2020-04-14T16:38:57.484Z] #17 37.32 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-04-14T16:38:57.484Z] #17 37.33 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-04-14T16:38:57.484Z] #17 37.38 Selecting previously unselected package libgpm2:amd64. [2020-04-14T16:38:57.484Z] #17 37.38 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-04-14T16:38:57.484Z] #17 37.39 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-04-14T16:38:57.484Z] #17 37.46 Selecting previously unselected package libicu63:amd64. [2020-04-14T16:38:57.484Z] #17 37.47 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-14T16:38:57.484Z] #17 37.47 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-14T16:38:57.533Z] #44 77.80 CC soccr/soccr.o [2020-04-14T16:38:57.612Z] 65014b3c3121: Pulling fs layer [2020-04-14T16:38:57.612Z] 23645bd7ee08: Pulling fs layer [2020-04-14T16:38:59.368Z] #17 ... [2020-04-14T16:38:59.368Z] [2020-04-14T16:38:59.368Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:38:59.368Z] #44 127.7 CC criu/clone-noasan.o [2020-04-14T16:38:59.368Z] #44 127.8 CC criu/config.o [2020-04-14T16:38:59.368Z] #44 129.1 CC criu/cr-check.o [2020-04-14T16:38:59.368Z] #44 130.8 CC criu/cr-dedup.o [2020-04-14T16:38:59.368Z] #44 131.3 CC criu/cr-dump.o [2020-04-14T16:38:59.368Z] #44 133.5 CC criu/cr-errno.o [2020-04-14T16:38:59.368Z] #44 133.6 CC criu/cr-restore.o [2020-04-14T16:38:59.446Z] #44 79.62 AR soccr/libsoccr.a [2020-04-14T16:38:59.446Z] #44 79.67 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-14T16:38:59.622Z] #44 138.1 CC criu/cr-service.o [2020-04-14T16:39:00.019Z] #44 80.33 DEP criu/arch/aarch64/sigframe.d [2020-04-14T16:39:00.280Z] #44 80.57 DEP criu/arch/aarch64/crtools.d [2020-04-14T16:39:00.347Z] #47 148.6 hash/crc32 [2020-04-14T16:39:00.542Z] #44 80.82 DEP criu/arch/aarch64/cpu.d [2020-04-14T16:39:00.542Z] #44 80.85 DEP criu/arch/aarch64/bitops.d [2020-04-14T16:39:00.542Z] #44 80.90 CC criu/arch/aarch64/bitops.o [2020-04-14T16:39:00.803Z] #44 80.98 CC criu/arch/aarch64/cpu.o [2020-04-14T16:39:00.803Z] #44 81.15 CC criu/arch/aarch64/crtools.o [2020-04-14T16:39:00.984Z] #44 ... [2020-04-14T16:39:00.984Z] [2020-04-14T16:39:00.984Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-14T16:39:00.984Z] #17 41.04 Selecting previously unselected package libnet1:amd64. [2020-04-14T16:39:00.984Z] #17 41.05 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-14T16:39:00.984Z] #17 41.05 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-14T16:39:01.239Z] #17 41.15 Selecting previously unselected package libnl-3-200:amd64. [2020-04-14T16:39:01.239Z] #17 41.17 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-14T16:39:01.239Z] #17 41.18 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-14T16:39:01.239Z] #17 41.27 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-14T16:39:01.239Z] #17 41.28 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-14T16:39:01.239Z] #17 41.29 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-14T16:39:01.239Z] #17 41.37 Selecting previously unselected package libreadline5:amd64. [2020-04-14T16:39:01.281Z] #47 149.6 compress/gzip [2020-04-14T16:39:01.494Z] #17 41.37 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-04-14T16:39:01.494Z] #17 41.38 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-14T16:39:01.494Z] #17 41.48 Selecting previously unselected package net-tools. [2020-04-14T16:39:01.494Z] #17 41.48 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-04-14T16:39:01.494Z] #17 41.50 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-14T16:39:01.750Z] #17 41.66 Selecting previously unselected package python-pip-whl. [2020-04-14T16:39:01.750Z] #17 41.68 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-14T16:39:01.750Z] #17 41.68 Unpacking python-pip-whl (18.1-5) ... [2020-04-14T16:39:02.191Z] #44 82.15 CC criu/arch/aarch64/sigframe.o [2020-04-14T16:39:02.191Z] #44 82.36 LINK criu/arch/aarch64/crtools.built-in.o [2020-04-14T16:39:02.191Z] #44 82.42 DEP criu/pie/util-vdso.d [2020-04-14T16:39:02.216Z] #47 150.4 vendor/golang.org/x/crypto/cryptobyte [2020-04-14T16:39:02.216Z] #47 150.7 net [2020-04-14T16:39:02.310Z] #17 42.26 Selecting previously unselected package python3-lib2to3. [2020-04-14T16:39:02.310Z] #17 42.28 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-14T16:39:02.310Z] #17 42.28 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-14T16:39:02.310Z] #17 42.41 Selecting previously unselected package python3-distutils. [2020-04-14T16:39:02.310Z] #17 42.42 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-14T16:39:02.310Z] #17 42.43 Unpacking python3-distutils (3.7.3-1) ... [2020-04-14T16:39:02.452Z] #44 82.62 DEP criu/pie/util.d [2020-04-14T16:39:02.474Z] #47 ... [2020-04-14T16:39:02.474Z] [2020-04-14T16:39:02.474Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:39:02.474Z] #56 142.2 mvdan.cc/sh/v3/cmd/shfmt [2020-04-14T16:39:02.474Z] #56 DONE 150.9s [2020-04-14T16:39:02.474Z] [2020-04-14T16:39:02.474Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:39:02.474Z] #44 38.82 CC images/fown.o [2020-04-14T16:39:02.474Z] #44 39.39 CC images/ns.o [2020-04-14T16:39:02.474Z] #44 39.91 CC images/regfile.o [2020-04-14T16:39:02.474Z] #44 40.35 CC images/ghost-file.o [2020-04-14T16:39:02.474Z] #44 40.99 CC images/fifo.o [2020-04-14T16:39:02.474Z] #44 41.53 CC images/remap-file-path.o [2020-04-14T16:39:02.474Z] #44 41.94 CC images/eventfd.o [2020-04-14T16:39:02.474Z] #44 42.18 CC images/eventpoll.o [2020-04-14T16:39:02.474Z] #44 42.60 CC images/fh.o [2020-04-14T16:39:02.474Z] #44 43.02 CC images/fsnotify.o [2020-04-14T16:39:02.474Z] #44 43.91 CC images/signalfd.o [2020-04-14T16:39:02.474Z] #44 44.19 CC images/fs.o [2020-04-14T16:39:02.474Z] #44 44.48 CC images/pstree.o [2020-04-14T16:39:02.474Z] #44 44.85 CC images/pipe.o [2020-04-14T16:39:02.474Z] #44 45.23 CC images/tcp-stream.o [2020-04-14T16:39:02.565Z] #17 42.57 Selecting previously unselected package python3-pip. [2020-04-14T16:39:02.565Z] #17 42.58 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-14T16:39:02.565Z] #17 42.59 Unpacking python3-pip (18.1-5) ... [2020-04-14T16:39:02.733Z] #44 45.54 CC images/sk-packet.o [2020-04-14T16:39:02.746Z] #44 82.92 CC criu/pie/util.o [2020-04-14T16:39:02.820Z] #17 42.76 Selecting previously unselected package python3-pkg-resources. [2020-04-14T16:39:02.820Z] #17 42.78 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-14T16:39:02.820Z] #17 42.78 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-14T16:39:03.009Z] #44 83.31 CC criu/pie/util-vdso.o [2020-04-14T16:39:03.075Z] #17 42.90 Selecting previously unselected package python3-setuptools. [2020-04-14T16:39:03.075Z] #17 42.92 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-14T16:39:03.075Z] #17 42.92 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-14T16:39:03.075Z] #17 43.16 Selecting previously unselected package python3-wheel. [2020-04-14T16:39:03.075Z] #17 43.16 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-14T16:39:03.075Z] #17 43.17 Unpacking python3-wheel (0.32.3-2) ... [2020-04-14T16:39:03.075Z] #17 43.25 Selecting previously unselected package sudo. [2020-04-14T16:39:03.075Z] #17 43.26 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-04-14T16:39:03.075Z] #17 43.26 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-14T16:39:03.580Z] #44 ... [2020-04-14T16:39:03.580Z] [2020-04-14T16:39:03.580Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:39:03.665Z] #44 46.23 CC images/mnt.o [2020-04-14T16:39:03.923Z] #44 46.68 CC images/pipe-data.o [2020-04-14T16:39:04.000Z] #17 43.74 Selecting previously unselected package thin-provisioning-tools. [2020-04-14T16:39:04.000Z] #17 43.75 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-04-14T16:39:04.000Z] #17 43.76 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-14T16:39:04.000Z] #17 43.98 Selecting previously unselected package uidmap. [2020-04-14T16:39:04.000Z] #17 44.00 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-04-14T16:39:04.000Z] #17 44.00 Unpacking uidmap (1:4.5-1.1) ... [2020-04-14T16:39:04.000Z] #17 44.11 Selecting previously unselected package vim-runtime. [2020-04-14T16:39:04.255Z] #17 44.11 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-14T16:39:04.255Z] #17 44.15 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-04-14T16:39:04.255Z] #17 44.19 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-14T16:39:04.255Z] #17 44.20 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-14T16:39:04.488Z] #44 47.25 CC images/sa.o [2020-04-14T16:39:05.053Z] #44 47.62 CC images/timer.o [2020-04-14T16:39:05.311Z] #44 ... [2020-04-14T16:39:05.311Z] [2020-04-14T16:39:05.311Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:39:05.311Z] #47 153.5 vendor/golang.org/x/crypto/internal/chacha20 [2020-04-14T16:39:05.406Z] #23 142.3 Checking out files: 20% (2222/10681) Checking out files: 21% (2244/10681) Checking out files: 22% (2350/10681) Checking out files: 23% (2457/10681) Checking out files: 24% (2564/10681) Checking out files: 25% (2671/10681) Checking out files: 26% (2778/10681) Checking out files: 27% (2884/10681) Checking out files: 28% (2991/10681) Checking out files: 29% (3098/10681) Checking out files: 30% (3205/10681) Checking out files: 31% (3312/10681) Checking out files: 32% (3418/10681) Checking out files: 33% (3525/10681) Checking out files: 34% (3632/10681) Checking out files: 35% (3739/10681) Checking out files: 36% (3846/10681) Checking out files: 37% (3952/10681) Checking out files: 37% (4022/10681) Checking out files: 38% (4059/10681) Checking out files: 39% (4166/10681) Checking out files: 40% (4273/10681) Checking out files: 41% (4380/10681) Checking out files: 42% (4487/10681) Checking out files: 43% (4593/10681) Checking out files: 44% (4700/10681) Checking out files: 45% (4807/10681) Checking out files: 46% (4914/10681) Checking out files: 47% (5021/10681) Checking out files: 48% (5127/10681) Checking out files: 49% (5234/10681) Checking out files: 50% (5341/10681) Checking out files: 51% (5448/10681) Checking out files: 52% (5555/10681) Checking out files: 53% (5661/10681) [2020-04-14T16:39:05.406Z] #23 ... [2020-04-14T16:39:05.406Z] [2020-04-14T16:39:05.406Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-14T16:39:05.406Z] #17 2.737 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-14T16:39:05.406Z] #17 2.843 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-14T16:39:05.406Z] #17 2.850 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-14T16:39:05.406Z] #17 3.601 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-04-14T16:39:05.406Z] #17 5.098 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB] [2020-04-14T16:39:05.406Z] #17 6.472 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-04-14T16:39:05.406Z] #17 9.962 Fetched 8166 kB in 8s (1086 kB/s) [2020-04-14T16:39:05.667Z] #17 9.962 Reading package lists... [2020-04-14T16:39:05.667Z] #17 ... [2020-04-14T16:39:05.667Z] [2020-04-14T16:39:05.667Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:39:06.245Z] #47 154.6 vendor/golang.org/x/crypto/poly1305 [2020-04-14T16:39:06.365Z] 23645bd7ee08: Verifying Checksum [2020-04-14T16:39:06.365Z] 23645bd7ee08: Download complete [2020-04-14T16:39:06.810Z] #47 155.2 vendor/golang.org/x/crypto/chacha20poly1305 [2020-04-14T16:39:07.515Z] #17 47.16 Selecting previously unselected package vim. [2020-04-14T16:39:07.515Z] #17 47.16 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-04-14T16:39:07.515Z] #17 47.19 Unpacking vim (2:8.1.0875-5) ... [2020-04-14T16:39:07.771Z] #17 47.78 Selecting previously unselected package xfsprogs. [2020-04-14T16:39:07.771Z] #17 47.78 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-04-14T16:39:07.771Z] #17 47.79 Unpacking xfsprogs (4.20.0-1) ... [2020-04-14T16:39:08.022Z] #23 142.3 Checking out files: 20% (2222/10681) Checking out files: 21% (2244/10681) Checking out files: 22% (2350/10681) Checking out files: 23% (2457/10681) Checking out files: 24% (2564/10681) Checking out files: 25% (2671/10681) Checking out files: 26% (2778/10681) Checking out files: 27% (2884/10681) Checking out files: 28% (2991/10681) Checking out files: 29% (3098/10681) Checking out files: 30% (3205/10681) Checking out files: 31% (3312/10681) Checking out files: 32% (3418/10681) Checking out files: 33% (3525/10681) Checking out files: 34% (3632/10681) Checking out files: 35% (3739/10681) Checking out files: 36% (3846/10681) Checking out files: 37% (3952/10681) Checking out files: 37% (4022/10681) Checking out files: 38% (4059/10681) Checking out files: 39% (4166/10681) Checking out files: 40% (4273/10681) Checking out files: 41% (4380/10681) Checking out files: 42% (4487/10681) Checking out files: 43% (4593/10681) Checking out files: 44% (4700/10681) Checking out files: 45% (4807/10681) Checking out files: 46% (4914/10681) Checking out files: 47% (5021/10681) Checking out files: 48% (5127/10681) Checking out files: 49% (5234/10681) Checking out files: 50% (5341/10681) Checking out files: 51% (5448/10681) Checking out files: 52% (5555/10681) Checking out files: 53% (5661/10681) Checking out files: 54% (5768/10681) Checking out files: 54% (5853/10681) Checking out files: 55% (5875/10681) Checking out files: 56% (5982/10681) Checking out files: 57% (6089/10681) Checking out files: 58% (6195/10681) Checking out files: 59% (6302/10681) Checking out files: 60% (6409/10681) Checking out files: 61% (6516/10681) Checking out files: 62% (6623/10681) Checking out files: 63% (6730/10681) Checking out files: 64% (6836/10681) Checking out files: 65% (6943/10681) Checking out files: 66% (7050/10681) Checking out files: 67% (7157/10681) Checking out files: 68% (7264/10681) Checking out files: 69% (7370/10681) Checking out files: 70% (7477/10681) Checking out files: 71% (7584/10681) Checking out files: 72% (7691/10681) Checking out files: 72% (7770/10681) Checking out files: 73% (7798/10681) Checking out files: 74% (7904/10681) Checking out files: 75% (8011/10681) Checking out files: 76% (8118/10681) Checking out files: 77% (8225/10681) Checking out files: 78% (8332/10681) Checking out files: 79% (8438/10681) Checking out files: 80% (8545/10681) Checking out files: 81% (8652/10681) Checking out files: 82% (8759/10681) Checking out files: 83% (8866/10681) Checking out files: 84% (8973/10681) Checking out files: 85% (9079/10681) Checking out files: 86% (9186/10681) Checking out files: 87% (9293/10681) Checking out files: 88% (9400/10681) Checking out files: 89% (9507/10681) Checking out files: 90% (9613/10681) Checking out files: 91% (9720/10681) Checking out files: 91% (9771/10681) Checking out files: 92% (9827/10681) Checking out files: 93% (9934/10681) Checking out files: 94% (10041/10681) Checking out files: 95% (10147/10681) Checking out files: 96% (10254/10681) Checking out files: 97% (10361/10681) Checking out files: 98% (10468/10681) Checking out files: 99% (10575/10681) Checking out files: 100% (10681/10681) Checking out files: 100% (10681/10681), done. [2020-04-14T16:39:08.284Z] #23 146.8 + cd /tmp/tmp.OYojEriYVP/tmp/docker-ce [2020-04-14T16:39:08.284Z] #23 146.8 + git checkout -q v17.06.2-ce [2020-04-14T16:39:08.331Z] #17 48.28 Selecting previously unselected package zip. [2020-04-14T16:39:08.331Z] #17 48.29 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-04-14T16:39:08.331Z] #17 48.29 Unpacking zip (3.0-11+b1) ... [2020-04-14T16:39:08.331Z] #17 48.54 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-14T16:39:08.586Z] #17 48.56 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-14T16:39:08.586Z] #17 48.57 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-04-14T16:39:08.586Z] #17 48.58 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-14T16:39:08.586Z] #17 48.61 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-04-14T16:39:08.586Z] #17 48.62 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-04-14T16:39:08.586Z] #17 48.63 Setting up uidmap (1:4.5-1.1) ... [2020-04-14T16:39:08.587Z] #17 48.64 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-04-14T16:39:08.587Z] #17 48.65 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-14T16:39:08.587Z] #17 48.66 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-14T16:39:08.587Z] #17 48.67 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-14T16:39:08.587Z] #17 48.68 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-14T16:39:08.587Z] #17 48.69 Setting up xxd (2:8.1.0875-5) ... [2020-04-14T16:39:08.587Z] #17 48.69 Setting up zip (3.0-11+b1) ... [2020-04-14T16:39:08.587Z] #17 48.70 Setting up vim-common (2:8.1.0875-5) ... [2020-04-14T16:39:08.587Z] #17 48.73 Setting up bash-completion (1:2.8-6) ... [2020-04-14T16:39:09.370Z] #47 157.4 vendor/golang.org/x/crypto/hkdf [2020-04-14T16:39:09.668Z] #47 157.8 vendor/golang.org/x/text/transform [2020-04-14T16:39:11.048Z] #47 159.2 vendor/golang.org/x/text/unicode/bidi [2020-04-14T16:39:11.850Z] #17 51.26 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-04-14T16:39:11.850Z] #17 51.27 Setting up xz-utils (5.2.4-1) ... [2020-04-14T16:39:11.850Z] #17 51.29 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-14T16:39:11.850Z] #17 51.30 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-14T16:39:11.850Z] #17 51.37 invoke-rc.d: could not determine current runlevel [2020-04-14T16:39:11.850Z] #17 51.38 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-14T16:39:11.850Z] #17 51.39 Setting up pigz (2.4-1) ... [2020-04-14T16:39:11.850Z] #17 51.40 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-14T16:39:11.850Z] #17 51.41 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-14T16:39:11.850Z] #17 51.43 Setting up python-pip-whl (18.1-5) ... [2020-04-14T16:39:11.850Z] #17 51.44 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-04-14T16:39:11.850Z] #17 51.45 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-14T16:39:11.850Z] #17 ... [2020-04-14T16:39:11.850Z] [2020-04-14T16:39:11.850Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:39:11.850Z] #44 139.8 CC criu/crtools.o [2020-04-14T16:39:11.850Z] #44 140.4 CC criu/eventfd.o [2020-04-14T16:39:11.850Z] #44 140.8 CC criu/eventpoll.o [2020-04-14T16:39:11.850Z] #44 141.7 CC criu/external.o [2020-04-14T16:39:11.850Z] #44 142.1 CC criu/fault-injection.o [2020-04-14T16:39:11.850Z] #44 142.3 CC criu/fdstore.o [2020-04-14T16:39:11.850Z] #44 142.7 CC criu/fifo.o [2020-04-14T16:39:11.850Z] #44 143.1 CC criu/file-ids.o [2020-04-14T16:39:11.850Z] #44 143.4 CC criu/file-lock.o [2020-04-14T16:39:11.850Z] #44 144.5 CC criu/files-ext.o [2020-04-14T16:39:11.851Z] #44 144.9 CC criu/files-reg.o [2020-04-14T16:39:11.851Z] #44 146.9 CC criu/files.o [2020-04-14T16:39:11.851Z] #44 148.9 CC criu/filesystems.o [2020-04-14T16:39:11.851Z] #44 149.6 CC criu/fsnotify.o [2020-04-14T16:39:11.851Z] #44 ... [2020-04-14T16:39:11.851Z] [2020-04-14T16:39:11.851Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-14T16:39:11.851Z] #17 51.81 Setting up libaio1:amd64 (0.3.112-3) ... [2020-04-14T16:39:11.851Z] #17 51.82 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-14T16:39:11.851Z] #17 51.83 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-14T16:39:11.851Z] #17 51.84 Setting up vim (2:8.1.0875-5) ... [2020-04-14T16:39:11.851Z] #17 51.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-14T16:39:11.851Z] #17 51.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-14T16:39:11.851Z] #17 51.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-14T16:39:11.851Z] #17 51.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-14T16:39:11.851Z] #17 51.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-14T16:39:11.851Z] #17 51.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-14T16:39:11.851Z] #17 51.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-14T16:39:11.851Z] #17 51.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-14T16:39:11.851Z] #17 51.90 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-14T16:39:11.851Z] #17 51.91 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-14T16:39:11.851Z] #17 51.92 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-14T16:39:11.851Z] #17 51.93 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-14T16:39:11.851Z] #17 51.94 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-14T16:39:11.851Z] #17 51.95 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-14T16:39:11.980Z] #47 ... [2020-04-14T16:39:11.980Z] [2020-04-14T16:39:11.980Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:39:11.980Z] #44 48.36 CC images/timerfd.o [2020-04-14T16:39:11.980Z] #44 48.96 CC images/mm.o [2020-04-14T16:39:11.980Z] #44 49.43 CC images/sk-opts.o [2020-04-14T16:39:11.980Z] #44 49.75 CC images/sk-unix.o [2020-04-14T16:39:11.980Z] #44 50.30 CC images/sk-inet.o [2020-04-14T16:39:11.980Z] #44 51.22 CC images/tun.o [2020-04-14T16:39:11.980Z] #44 51.63 CC images/sk-netlink.o [2020-04-14T16:39:11.980Z] #44 51.89 CC images/packet-sock.o [2020-04-14T16:39:11.980Z] #44 52.41 CC images/ipc-var.o [2020-04-14T16:39:11.980Z] #44 52.74 CC images/ipc-desc.o [2020-04-14T16:39:11.980Z] #44 53.21 CC images/ipc-shm.o [2020-04-14T16:39:11.980Z] #44 53.81 CC images/ipc-msg.o [2020-04-14T16:39:11.980Z] #44 54.39 CC images/ipc-sem.o [2020-04-14T16:39:11.980Z] #44 54.65 CC images/utsns.o [2020-04-14T16:39:12.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-14T16:39:12.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-14T16:39:12.544Z] #44 55.13 CC images/creds.o [2020-04-14T16:39:12.801Z] #44 55.60 CC images/vma.o [2020-04-14T16:39:13.595Z] #23 151.8 + mkdir -p /tmp/tmp.OYojEriYVP/src/github.com/docker [2020-04-14T16:39:13.595Z] #23 151.8 + mv components/cli /tmp/tmp.OYojEriYVP/src/github.com/docker/cli [2020-04-14T16:39:13.595Z] #23 151.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-04-14T16:39:13.596Z] #44 56.29 CC images/netdev.o [2020-04-14T16:39:13.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-14T16:39:13.806Z] 65014b3c3121: Verifying Checksum [2020-04-14T16:39:13.807Z] 65014b3c3121: Download complete [2020-04-14T16:39:13.854Z] #44 ... [2020-04-14T16:39:13.854Z] [2020-04-14T16:39:13.854Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:39:13.854Z] #47 162.1 vendor/golang.org/x/text/secure/bidirule [2020-04-14T16:39:13.857Z] #23 ... [2020-04-14T16:39:13.857Z] [2020-04-14T16:39:13.857Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:39:13.857Z] #44 84.10 AR criu/pie/pie.lib.a [2020-04-14T16:39:13.857Z] #44 84.18 DEP criu/pie/restorer.d [2020-04-14T16:39:13.857Z] #44 84.42 DEP criu/arch/aarch64/intraprocedure.d [2020-04-14T16:39:13.857Z] #44 84.44 DEP criu/arch/aarch64/restorer.d [2020-04-14T16:39:13.857Z] #44 84.57 DEP criu/arch/aarch64/vdso-pie.d [2020-04-14T16:39:13.857Z] #44 84.65 DEP criu/pie/parasite-vdso.d [2020-04-14T16:39:13.857Z] #44 84.77 DEP criu/pie/parasite.d [2020-04-14T16:39:13.857Z] #44 85.01 CC criu/pie/parasite.o [2020-04-14T16:39:13.857Z] #44 86.92 LINK criu/pie/parasite.built-in.o [2020-04-14T16:39:13.857Z] #44 86.94 GEN criu/pie/parasite-blob.h [2020-04-14T16:39:13.857Z] #44 86.97 CC criu/pie/parasite-vdso.o [2020-04-14T16:39:13.857Z] #44 87.76 CC criu/arch/aarch64/vdso-pie.o [2020-04-14T16:39:13.857Z] #44 88.10 CC criu/arch/aarch64/restorer.o [2020-04-14T16:39:13.857Z] #44 88.53 CC criu/arch/aarch64/intraprocedure.o [2020-04-14T16:39:13.857Z] #44 88.56 CC criu/pie/restorer.o [2020-04-14T16:39:13.857Z] #44 91.82 LINK criu/pie/restorer.built-in.o [2020-04-14T16:39:13.857Z] #44 91.83 GEN criu/pie/restorer-blob.h [2020-04-14T16:39:13.857Z] #44 91.96 DEP criu/vdso.d [2020-04-14T16:39:13.857Z] #44 92.40 DEP criu/uts_ns.d [2020-04-14T16:39:13.857Z] #44 92.63 DEP criu/util.d [2020-04-14T16:39:13.857Z] #44 92.86 DEP criu/uffd.d [2020-04-14T16:39:13.857Z] #44 93.09 DEP criu/tun.d [2020-04-14T16:39:13.857Z] #44 93.22 DEP criu/tty.d [2020-04-14T16:39:13.857Z] #44 93.46 DEP criu/timerfd.d [2020-04-14T16:39:13.857Z] #44 93.58 DEP criu/sysfs_parse.d [2020-04-14T16:39:13.857Z] #44 93.81 DEP criu/sysctl.d [2020-04-14T16:39:13.857Z] #44 94.07 DEP criu/string.d [2020-04-14T16:39:13.857Z] #44 94.13 DEP criu/stats.d [2020-04-14T16:39:14.118Z] #44 94.31 DEP criu/sockets.d [2020-04-14T16:39:14.251Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-14T16:39:14.380Z] #44 94.63 DEP criu/sk-unix.d [2020-04-14T16:39:14.423Z] #47 162.7 vendor/golang.org/x/text/unicode/norm [2020-04-14T16:39:14.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-14T16:39:14.642Z] #44 94.85 DEP criu/sk-tcp.d [2020-04-14T16:39:14.903Z] #44 95.10 DEP criu/sk-queue.d [2020-04-14T16:39:15.112Z] #17 55.10 Setting up iptables (1.8.2-4) ... [2020-04-14T16:39:15.112Z] #17 55.12 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-14T16:39:15.112Z] #17 55.13 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-14T16:39:15.112Z] #17 55.13 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-14T16:39:15.112Z] #17 55.14 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-14T16:39:15.112Z] #17 55.14 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-14T16:39:15.112Z] #17 55.15 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-14T16:39:15.112Z] #17 55.16 Setting up python3 (3.7.3-1) ... [2020-04-14T16:39:15.165Z] #44 95.35 DEP criu/sk-packet.d [2020-04-14T16:39:15.367Z] #17 55.50 Setting up python3-wheel (0.32.3-2) ... [2020-04-14T16:39:15.426Z] #44 95.73 DEP criu/sk-netlink.d [2020-04-14T16:39:15.689Z] #44 95.97 DEP criu/sk-inet.d [2020-04-14T16:39:15.951Z] #44 96.25 DEP criu/signalfd.d [2020-04-14T16:39:16.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-14T16:39:16.214Z] #44 96.48 DEP criu/sigframe.d [2020-04-14T16:39:16.214Z] #44 ... [2020-04-14T16:39:16.214Z] [2020-04-14T16:39:16.214Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:39:16.214Z] #47 144.7 github.com/LK4D4/vndr/godl [2020-04-14T16:39:16.214Z] #47 145.6 github.com/LK4D4/vndr [2020-04-14T16:39:16.293Z] #17 56.17 Setting up apparmor (2.13.2-10) ... [2020-04-14T16:39:16.476Z] #47 ... [2020-04-14T16:39:16.476Z] [2020-04-14T16:39:16.476Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:39:16.476Z] #44 96.63 DEP criu/shmem.d [2020-04-14T16:39:16.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-14T16:39:16.737Z] #44 96.88 DEP criu/servicefd.d [2020-04-14T16:39:16.737Z] #44 97.06 DEP criu/seize.d [2020-04-14T16:39:16.998Z] #44 97.27 DEP criu/seccomp.d [2020-04-14T16:39:17.259Z] #44 97.54 DEP criu/rst-malloc.d [2020-04-14T16:39:17.527Z] #44 97.59 DEP criu/rbtree.d [2020-04-14T16:39:17.527Z] #44 97.64 DEP criu/pstree.d [2020-04-14T16:39:17.527Z] #44 97.83 DEP criu/protobuf.d [2020-04-14T16:39:17.527Z] #44 ... [2020-04-14T16:39:17.527Z] [2020-04-14T16:39:17.527Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:39:17.527Z] #47 DONE 156.2s [2020-04-14T16:39:17.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-14T16:39:17.656Z] #17 57.65 Setting up xfsprogs (4.20.0-1) ... [2020-04-14T16:39:17.656Z] #17 57.66 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-14T16:39:17.788Z] [2020-04-14T16:39:17.788Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:39:17.788Z] #44 98.00 GEN criu/protobuf-desc-gen.h [2020-04-14T16:39:18.217Z] #17 58.07 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-14T16:39:18.777Z] #17 58.83 Setting up python3-distutils (3.7.3-1) ... [2020-04-14T16:39:19.174Z] #44 ... [2020-04-14T16:39:19.174Z] [2020-04-14T16:39:19.174Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-14T16:39:19.174Z] #17 9.962 Reading package lists... [2020-04-14T16:39:19.174Z] #17 13.72 Reading package lists... [2020-04-14T16:39:19.174Z] #17 17.61 Building dependency tree... [2020-04-14T16:39:19.174Z] #17 19.91 libcap2-bin is already the newest version (1:2.25-2). [2020-04-14T16:39:19.174Z] #17 19.91 The following additional packages will be installed: [2020-04-14T16:39:19.174Z] #17 19.91 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-14T16:39:19.174Z] #17 19.92 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-14T16:39:19.174Z] #17 19.92 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-14T16:39:19.174Z] #17 19.92 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-14T16:39:19.174Z] #17 19.92 python3.7 python3.7-minimal vim-runtime xxd [2020-04-14T16:39:19.174Z] #17 19.94 Suggested packages: [2020-04-14T16:39:19.174Z] #17 19.94 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-14T16:39:19.174Z] #17 19.94 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-14T16:39:19.174Z] #17 19.94 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-14T16:39:19.174Z] #17 19.94 Recommended packages: [2020-04-14T16:39:19.174Z] #17 19.94 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-14T16:39:19.174Z] #17 19.94 python3-keyrings.alt python3-xdg unzip [2020-04-14T16:39:19.174Z] #17 21.94 The following NEW packages will be installed: [2020-04-14T16:39:19.174Z] #17 21.94 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-14T16:39:19.174Z] #17 21.94 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-14T16:39:19.174Z] #17 21.94 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-14T16:39:19.174Z] #17 21.94 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-14T16:39:19.174Z] #17 21.94 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-14T16:39:19.174Z] #17 21.94 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-14T16:39:19.174Z] #17 21.94 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-14T16:39:19.174Z] #17 21.94 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-14T16:39:19.174Z] #17 21.94 xz-utils zip [2020-04-14T16:39:19.174Z] #17 22.31 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2020-04-14T16:39:19.174Z] #17 22.31 Need to get 27.6 MB of archives. [2020-04-14T16:39:19.174Z] #17 22.31 After this operation, 114 MB of additional disk space will be used. [2020-04-14T16:39:19.174Z] #17 22.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-04-14T16:39:19.174Z] #17 22.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB] [2020-04-14T16:39:19.174Z] #17 22.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB] [2020-04-14T16:39:19.174Z] #17 22.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-04-14T16:39:19.174Z] #17 22.43 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-04-14T16:39:19.174Z] #17 22.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB] [2020-04-14T16:39:19.174Z] #17 22.59 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB] [2020-04-14T16:39:19.174Z] #17 22.61 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-04-14T16:39:19.174Z] #17 22.61 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-04-14T16:39:19.174Z] #17 22.61 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-04-14T16:39:19.174Z] #17 22.62 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-04-14T16:39:19.174Z] #17 22.63 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-04-14T16:39:19.174Z] #17 22.63 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-04-14T16:39:19.174Z] #17 22.63 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-04-14T16:39:19.174Z] #17 22.64 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-04-14T16:39:19.174Z] #17 22.64 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-04-14T16:39:19.174Z] #17 22.67 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-04-14T16:39:19.174Z] #17 22.68 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-14T16:39:19.174Z] #17 22.68 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-04-14T16:39:19.174Z] #17 22.71 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-04-14T16:39:19.174Z] #17 22.72 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-04-14T16:39:19.174Z] #17 22.73 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-04-14T16:39:19.174Z] #17 22.75 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-04-14T16:39:19.174Z] #17 22.76 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-04-14T16:39:19.174Z] #17 22.77 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-04-14T16:39:19.174Z] #17 22.78 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-04-14T16:39:19.174Z] #17 22.78 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-04-14T16:39:19.174Z] #17 22.79 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-04-14T16:39:19.174Z] #17 22.79 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-04-14T16:39:19.174Z] #17 23.13 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-04-14T16:39:19.174Z] #17 23.13 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-04-14T16:39:19.174Z] #17 23.13 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-04-14T16:39:19.174Z] #17 23.13 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-04-14T16:39:19.174Z] #17 23.14 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-04-14T16:39:19.174Z] #17 23.15 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-04-14T16:39:19.174Z] #17 23.24 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-14T16:39:19.174Z] #17 23.24 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-04-14T16:39:19.174Z] #17 23.27 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-04-14T16:39:19.174Z] #17 23.27 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-14T16:39:19.174Z] #17 23.28 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-04-14T16:39:19.174Z] #17 23.28 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-14T16:39:19.174Z] #17 23.28 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-04-14T16:39:19.174Z] #17 23.36 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-04-14T16:39:19.174Z] #17 23.37 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-04-14T16:39:19.174Z] #17 23.38 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-14T16:39:19.174Z] #17 23.73 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-04-14T16:39:19.174Z] #17 23.79 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-04-14T16:39:19.337Z] #17 59.38 Setting up python3-setuptools (40.8.0-1) ... [2020-04-14T16:39:19.437Z] #17 ... [2020-04-14T16:39:19.437Z] [2020-04-14T16:39:19.437Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-14T16:39:19.437Z] #30 DONE 158.3s [2020-04-14T16:39:19.437Z] [2020-04-14T16:39:19.437Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-14T16:39:19.437Z] #17 23.82 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-04-14T16:39:19.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-14T16:39:19.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-14T16:39:19.680Z] #47 ... [2020-04-14T16:39:19.680Z] [2020-04-14T16:39:19.680Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-14T16:39:19.680Z] #10 158.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-14T16:39:19.680Z] #10 158.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-14T16:39:19.680Z] #10 158.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-14T16:39:19.680Z] #10 ... [2020-04-14T16:39:19.680Z] [2020-04-14T16:39:19.680Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:39:19.680Z] #44 56.94 CC images/tty.o [2020-04-14T16:39:19.680Z] #44 57.85 CC images/file-lock.o [2020-04-14T16:39:19.680Z] #44 58.26 CC images/rlimit.o [2020-04-14T16:39:19.680Z] #44 58.55 CC images/pagemap.o [2020-04-14T16:39:19.680Z] #44 59.22 CC images/siginfo.o [2020-04-14T16:39:19.680Z] #44 59.92 CC images/rpc.o [2020-04-14T16:39:19.680Z] #44 62.08 CC images/ext-file.o [2020-04-14T16:39:19.680Z] #44 62.35 CC images/cgroup.o [2020-04-14T16:39:20.009Z] #17 24.56 debconf: delaying package configuration, since apt-utils is not installed [2020-04-14T16:39:20.270Z] #17 24.77 Fetched 27.6 MB in 2s (15.5 MB/s) [2020-04-14T16:39:20.270Z] #17 24.82 Selecting previously unselected package pigz. [2020-04-14T16:39:20.270Z] #17 24.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23396 files and directories currently installed.) [2020-04-14T16:39:20.270Z] #17 24.89 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-04-14T16:39:20.270Z] #17 24.89 Unpacking pigz (2.4-1) ... [2020-04-14T16:39:20.531Z] #17 25.12 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-04-14T16:39:20.531Z] #17 25.13 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-04-14T16:39:20.531Z] #17 25.14 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-04-14T16:39:20.613Z] #44 63.45 CC images/userns.o [2020-04-14T16:39:20.700Z] #17 60.67 Setting up python3-pip (18.1-5) ... [2020-04-14T16:39:20.871Z] #44 ... [2020-04-14T16:39:20.871Z] [2020-04-14T16:39:20.871Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:39:20.871Z] #47 169.3 vendor/golang.org/x/net/idna [2020-04-14T16:39:21.113Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-14T16:39:21.475Z] #17 25.79 Selecting previously unselected package python3.7-minimal. [2020-04-14T16:39:21.475Z] #17 25.79 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-04-14T16:39:21.475Z] #17 25.82 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-14T16:39:21.626Z] #17 61.68 Processing triggers for libc-bin (2.28-10) ... [2020-04-14T16:39:21.626Z] #17 61.75 Processing triggers for mime-support (3.62) ... [2020-04-14T16:39:21.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-14T16:39:22.047Z] #17 26.58 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-04-14T16:39:22.186Z] #17 DONE 62.2s [2020-04-14T16:39:22.186Z] [2020-04-14T16:39:22.186Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-14T16:39:22.186Z] #41 259.2 + dpkg --print-architecture [2020-04-14T16:39:22.186Z] #41 259.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-14T16:39:22.186Z] #41 259.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-04-14T16:39:22.186Z] #41 259.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-04-14T16:39:22.186Z] #41 ... [2020-04-14T16:39:22.186Z] [2020-04-14T16:39:22.186Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-14T16:39:22.308Z] #17 26.71 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-14T16:39:22.749Z] #18 ... [2020-04-14T16:39:22.749Z] [2020-04-14T16:39:22.749Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:39:22.749Z] #44 150.9 CC criu/image-desc.o [2020-04-14T16:39:22.749Z] #44 151.1 CC criu/image.o [2020-04-14T16:39:22.749Z] #44 152.1 CC criu/ipc_ns.o [2020-04-14T16:39:22.749Z] #44 153.5 CC criu/irmap.o [2020-04-14T16:39:22.749Z] #44 154.2 CC criu/kcmp-ids.o [2020-04-14T16:39:22.749Z] #44 154.6 CC criu/kerndat.o [2020-04-14T16:39:22.749Z] #44 155.8 CC criu/libnetlink.o [2020-04-14T16:39:22.749Z] #44 156.2 CC criu/log.o [2020-04-14T16:39:22.749Z] #44 156.7 CC criu/lsm.o [2020-04-14T16:39:22.749Z] #44 157.2 CC criu/mem.o [2020-04-14T16:39:22.749Z] #44 158.8 CC criu/mount.o [2020-04-14T16:39:23.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-14T16:39:24.112Z] #44 ... [2020-04-14T16:39:24.112Z] [2020-04-14T16:39:24.112Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-14T16:39:24.112Z] #18 1.772 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-14T16:39:24.112Z] #18 1.776 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-14T16:39:24.112Z] #18 1.779 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-14T16:39:24.112Z] #18 DONE 1.9s [2020-04-14T16:39:24.112Z] [2020-04-14T16:39:24.112Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:39:24.112Z] #44 ... [2020-04-14T16:39:24.112Z] [2020-04-14T16:39:24.112Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-14T16:39:24.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-14T16:39:24.854Z] #17 29.18 Selecting previously unselected package python3-minimal. [2020-04-14T16:39:24.855Z] #17 29.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 ... 23645 files and directories currently installed.) [2020-04-14T16:39:24.855Z] #17 29.26 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-04-14T16:39:24.855Z] #17 29.27 Unpacking python3-minimal (3.7.3-1) ... [2020-04-14T16:39:24.855Z] #17 29.40 Selecting previously unselected package libmpdec2:arm64. [2020-04-14T16:39:24.855Z] #17 29.40 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-04-14T16:39:24.855Z] #17 29.41 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-04-14T16:39:25.051Z] #47 172.8 vendor/golang.org/x/net/http2/hpack [2020-04-14T16:39:25.118Z] #17 29.49 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-04-14T16:39:25.118Z] #17 29.50 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ... [2020-04-14T16:39:25.118Z] #17 29.52 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-04-14T16:39:25.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-14T16:39:25.828Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-14T16:39:25.829Z] Using test binary docker [2020-04-14T16:39:25.829Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-14T16:39:25.829Z] +++ /etc/init.d/apparmor start [2020-04-14T16:39:25.829Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-14T16:39:25.829Z] INFO: Waiting for daemon to start... [2020-04-14T16:39:25.829Z] Starting dockerd [2020-04-14T16:39:25.829Z] +++ 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-04-14T16:39:25.970Z] #17 30.34 Selecting previously unselected package python3.7. [2020-04-14T16:39:25.970Z] #17 30.35 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ... [2020-04-14T16:39:25.970Z] #17 30.36 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-14T16:39:25.970Z] #17 30.50 Selecting previously unselected package libpython3-stdlib:arm64. [2020-04-14T16:39:25.970Z] #17 30.51 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-04-14T16:39:25.970Z] #17 30.52 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-04-14T16:39:26.231Z] #17 30.70 Setting up python3-minimal (3.7.3-1) ... [2020-04-14T16:39:26.948Z] #47 175.2 mime [2020-04-14T16:39:27.205Z] #47 ... [2020-04-14T16:39:27.205Z] [2020-04-14T16:39:27.205Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:39:27.205Z] #44 63.97 CC images/google/protobuf/descriptor.o [2020-04-14T16:39:27.205Z] #44 66.67 CC images/opts.o [2020-04-14T16:39:27.205Z] #44 67.06 CC images/seccomp.o [2020-04-14T16:39:27.205Z] #44 67.38 CC images/binfmt-misc.o [2020-04-14T16:39:27.205Z] #44 67.60 CC images/time.o [2020-04-14T16:39:27.205Z] #44 67.97 CC images/sysctl.o [2020-04-14T16:39:27.205Z] #44 68.50 CC images/autofs.o [2020-04-14T16:39:27.205Z] #44 68.84 CC images/macvlan.o [2020-04-14T16:39:27.205Z] #44 69.27 CC images/sit.o [2020-04-14T16:39:27.205Z] #44 69.79 LINK images/built-in.o [2020-04-14T16:39:27.205Z] #44 70.02 GEN compel/include/asm [2020-04-14T16:39:27.470Z] #44 70.04 GEN compel/include/version.h [2020-04-14T16:39:27.470Z] #44 70.08 touch .config [2020-04-14T16:39:27.470Z] #44 70.16 GEN include/common/config.h [2020-04-14T16:39:27.470Z] #44 70.41 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-04-14T16:39:27.621Z] #17 31.93 Selecting previously unselected package python3. [2020-04-14T16:39:27.621Z] #17 31.93 (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 ... 24057 files and directories currently installed.) [2020-04-14T16:39:27.621Z] #17 32.02 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-04-14T16:39:27.621Z] #17 32.04 Unpacking python3 (3.7.3-1) ... [2020-04-14T16:39:27.621Z] #17 32.14 Selecting previously unselected package libip4tc0:arm64. [2020-04-14T16:39:27.621Z] #17 32.16 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-04-14T16:39:27.621Z] #17 32.16 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-04-14T16:39:27.847Z] . [2020-04-14T16:39:27.847Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-14T16:39:27.882Z] #17 32.29 Selecting previously unselected package libip6tc0:arm64. [2020-04-14T16:39:27.882Z] #17 32.29 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-04-14T16:39:27.882Z] #17 32.30 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-04-14T16:39:27.882Z] #17 32.40 Selecting previously unselected package libiptc0:arm64. [2020-04-14T16:39:27.882Z] #17 32.43 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-04-14T16:39:27.882Z] #17 32.44 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-04-14T16:39:28.034Z] #44 70.60 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-04-14T16:39:28.034Z] #44 70.68 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-04-14T16:39:28.034Z] #44 70.80 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-04-14T16:39:28.035Z] #44 70.92 DEP compel/arch/x86/plugins/std/memcpy.d [2020-04-14T16:39:28.127Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-14T16:39:28.127Z] Error: No such image: emptyfs [2020-04-14T16:39:28.127Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-14T16:39:28.127Z] ++++ docker load [2020-04-14T16:39:28.127Z] Running integration-test (iteration 1) [2020-04-14T16:39:28.144Z] #17 32.57 Selecting previously unselected package libnfnetlink0:arm64. [2020-04-14T16:39:28.144Z] #17 32.59 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-04-14T16:39:28.144Z] #17 32.61 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-04-14T16:39:28.292Z] #44 71.00 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-04-14T16:39:28.292Z] #44 71.06 GEN compel/plugins/include/uapi/std/syscall.h [2020-04-14T16:39:28.292Z] #44 71.15 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-04-14T16:39:28.405Z] #17 32.71 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-04-14T16:39:28.405Z] #17 32.72 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-04-14T16:39:28.405Z] #17 32.72 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-04-14T16:39:28.405Z] #17 32.80 Selecting previously unselected package libnftnl11:arm64. [2020-04-14T16:39:28.405Z] #17 32.81 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-04-14T16:39:28.405Z] #17 32.81 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-04-14T16:39:28.408Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-04-14T16:39:28.408Z] ++ 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-04-14T16:39:28.408Z] ++ set -e [2020-04-14T16:39:28.408Z] ++ '[' -n 0 ']' [2020-04-14T16:39:28.408Z] ++ set -x [2020-04-14T16:39:28.408Z] ++ env -i DEST=/go/src/github.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-04-14T16:39:28.549Z] #44 71.26 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-04-14T16:39:28.549Z] #44 71.33 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-14T16:39:28.549Z] #44 71.35 DEP compel/plugins/std/infect.d [2020-04-14T16:39:28.667Z] #17 32.92 Selecting previously unselected package iptables. [2020-04-14T16:39:28.667Z] #17 32.92 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-04-14T16:39:28.667Z] #17 32.93 Unpacking iptables (1.8.2-4) ... [2020-04-14T16:39:28.929Z] #17 33.28 Selecting previously unselected package xxd. [2020-04-14T16:39:28.929Z] #17 33.30 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-04-14T16:39:28.929Z] #17 33.30 Unpacking xxd (2:8.1.0875-5) ... [2020-04-14T16:39:28.929Z] #17 33.41 Selecting previously unselected package vim-common. [2020-04-14T16:39:28.929Z] #17 33.42 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-14T16:39:28.929Z] #17 33.45 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-14T16:39:29.114Z] #44 71.64 DEP compel/plugins/std/string.d [2020-04-14T16:39:29.114Z] #44 71.82 DEP compel/plugins/std/log.d [2020-04-14T16:39:29.114Z] #44 71.86 DEP compel/plugins/std/fds.d [2020-04-14T16:39:29.114Z] #44 71.93 DEP compel/plugins/std/std.d [2020-04-14T16:39:29.190Z] #17 33.71 Selecting previously unselected package bash-completion. [2020-04-14T16:39:29.190Z] #17 33.71 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-14T16:39:29.255Z] Removing intermediate container 0ef7a9b98196 [2020-04-14T16:39:29.255Z] ---> 0068b622692d [2020-04-14T16:39:29.255Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-04-14T16:39:29.255Z] ---> ebd73b5ebd31 [2020-04-14T16:39:29.255Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-04-14T16:39:29.255Z] ---> 792d6ff3486d [2020-04-14T16:39:29.255Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-04-14T16:39:29.255Z] ---> Running in 197d82396acf [2020-04-14T16:39:29.255Z] Removing intermediate container 197d82396acf [2020-04-14T16:39:29.255Z] ---> 6c50aa7fb69a [2020-04-14T16:39:29.255Z] Successfully built 6c50aa7fb69a [2020-04-14T16:39:29.256Z] Successfully tagged moby-buildx:latest [2020-04-14T16:39:29.256Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-04-14T16:39:29.256Z] if [ -n "${id}" ]; then \ [2020-04-14T16:39:29.256Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-04-14T16:39:29.256Z] && touch bundles/buildx; \ [2020-04-14T16:39:29.256Z] docker rm -f ${id}; \ [2020-04-14T16:39:29.256Z] fi [2020-04-14T16:39:29.256Z] 4b5f8f4a7bc33c57d73e62cf51eddd248506f0fbfbb936e2ec69980fe01ad3f3 [2020-04-14T16:39:29.256Z] bundles/buildx version [2020-04-14T16:39:29.256Z] buildx v0.3.1 6db68d0 [2020-04-14T16:39:29.256Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:cdc39fa29c710c7b56aef827166f9e98bb7c20b8 . [2020-04-14T16:39:29.256Z] #1 [internal] booting buildkit [2020-04-14T16:39:29.256Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-04-14T16:39:29.256Z] #1 pulling image moby/buildkit:buildx-stable-1 2.5s done [2020-04-14T16:39:29.256Z] #1 creating container buildx_buildkit_default [2020-04-14T16:39:29.256Z] #1 creating container buildx_buildkit_default 0.4s done [2020-04-14T16:39:29.256Z] #1 DONE 2.9s [2020-04-14T16:39:29.256Z] [2020-04-14T16:39:29.256Z] #3 [internal] load .dockerignore [2020-04-14T16:39:29.256Z] #3 transferring context: 87B done [2020-04-14T16:39:29.256Z] #3 DONE 0.0s [2020-04-14T16:39:29.256Z] [2020-04-14T16:39:29.256Z] #2 [internal] load build definition from Dockerfile [2020-04-14T16:39:29.256Z] #2 transferring dockerfile: 17.09kB done [2020-04-14T16:39:29.256Z] #2 DONE 0.0s [2020-04-14T16:39:29.256Z] [2020-04-14T16:39:29.256Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-14T16:39:29.256Z] #4 DONE 0.6s [2020-04-14T16:39:29.256Z] [2020-04-14T16:39:29.256Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-14T16:39:29.256Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-04-14T16:39:29.256Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-04-14T16:39:29.256Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2020-04-14T16:39:29.256Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 3.60MB / 8.18MB 0.1s [2020-04-14T16:39:29.256Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2020-04-14T16:39:29.256Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.3s done [2020-04-14T16:39:29.256Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-04-14T16:39:29.256Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2020-04-14T16:39:29.256Z] #5 DONE 0.9s [2020-04-14T16:39:29.256Z] [2020-04-14T16:39:29.256Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-14T16:39:29.256Z] #7 DONE 0.3s [2020-04-14T16:39:29.256Z] [2020-04-14T16:39:29.256Z] #6 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-14T16:39:29.256Z] #6 DONE 0.3s [2020-04-14T16:39:29.256Z] [2020-04-14T16:39:29.256Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626... [2020-04-14T16:39:29.256Z] #8 resolve docker.io/library/golang:1.13.10-buster@sha256:1c2767626a00a6ae363c8ef83569b0a98096b0d3b89d2536d32062eed06df402 done [2020-04-14T16:39:29.256Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 0B / 54.14MB 0.1s [2020-04-14T16:39:29.256Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 0B / 8.25MB 0.1s [2020-04-14T16:39:29.256Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 0B / 57.39MB 0.1s [2020-04-14T16:39:29.256Z] #8 sha256:e4da803bae8bb7a7ed0d4d23bc6ee673fe44880f52ce4884cc64754f7168b44a 155B / 155B 0.1s [2020-04-14T16:39:29.256Z] #8 sha256:2f43dd711d716eff5a4d1668a936b8a3ea9c0932b14213712e14430fc0a3350f 5.46kB / 5.46kB done [2020-04-14T16:39:29.256Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 0B / 10.73MB 0.1s [2020-04-14T16:39:29.256Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 0B / 96.51MB 0.1s [2020-04-14T16:39:29.256Z] #8 sha256:1c2767626a00a6ae363c8ef83569b0a98096b0d3b89d2536d32062eed06df402 1.42kB / 1.42kB done [2020-04-14T16:39:29.256Z] #8 sha256:d3b484376efc1a7cbd8b5e7651bddba7987b96cccf400030c97f05b32322534c 1.79kB / 1.79kB done [2020-04-14T16:39:29.256Z] #8 sha256:e4da803bae8bb7a7ed0d4d23bc6ee673fe44880f52ce4884cc64754f7168b44a 155B / 155B 0.1s done [2020-04-14T16:39:29.256Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 31.80kB / 73.51MB 0.3s [2020-04-14T16:39:29.256Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 818.24kB / 8.25MB 0.4s [2020-04-14T16:39:29.256Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 1.01MB / 10.73MB 0.4s [2020-04-14T16:39:29.256Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 1.47MB / 8.25MB 0.6s [2020-04-14T16:39:29.256Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 1.70MB / 10.73MB 0.6s [2020-04-14T16:39:29.256Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 2.03MB / 8.25MB 0.7s [2020-04-14T16:39:29.256Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 2.26MB / 10.73MB 0.7s [2020-04-14T16:39:29.256Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 3.14MB / 54.14MB 0.9s [2020-04-14T16:39:29.256Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 2.69MB / 8.25MB 0.9s [2020-04-14T16:39:29.256Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 2.92MB / 10.73MB 0.9s [2020-04-14T16:39:29.256Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 3.23MB / 8.25MB 1.0s [2020-04-14T16:39:29.256Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 3.24MB / 57.39MB 1.0s [2020-04-14T16:39:29.256Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 3.87MB / 8.25MB 1.2s [2020-04-14T16:39:29.256Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 4.06MB / 10.73MB 1.2s [2020-04-14T16:39:29.256Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 3.77MB / 73.51MB 1.2s [2020-04-14T16:39:29.256Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 4.52MB / 8.25MB 1.3s [2020-04-14T16:39:29.256Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 4.75MB / 10.73MB 1.3s [2020-04-14T16:39:29.256Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 5.05MB / 8.25MB 1.5s [2020-04-14T16:39:29.256Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 4.88MB / 96.51MB 1.5s [2020-04-14T16:39:29.256Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 6.00MB / 54.14MB 1.6s [2020-04-14T16:39:29.256Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 5.50MB / 8.25MB 1.6s [2020-04-14T16:39:29.256Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 5.70MB / 10.73MB 1.6s [2020-04-14T16:39:29.256Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 6.03MB / 8.25MB 1.8s [2020-04-14T16:39:29.256Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 6.26MB / 10.73MB 1.8s [2020-04-14T16:39:29.256Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 6.39MB / 57.39MB 1.9s [2020-04-14T16:39:29.256Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 6.95MB / 8.25MB 2.1s [2020-04-14T16:39:29.256Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 7.18MB / 10.73MB 2.1s [2020-04-14T16:39:29.256Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 7.83MB / 8.25MB 2.4s [2020-04-14T16:39:29.256Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 8.06MB / 10.73MB 2.4s [2020-04-14T16:39:29.256Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 7.90MB / 73.51MB 2.4s [2020-04-14T16:39:29.256Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 9.01MB / 54.14MB 2.5s [2020-04-14T16:39:29.256Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 8.25MB / 8.25MB 2.5s done [2020-04-14T16:39:29.256Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 8.68MB / 10.73MB 2.5s [2020-04-14T16:39:29.256Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 9.23MB / 10.73MB 2.7s [2020-04-14T16:39:29.256Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 9.89MB / 57.39MB 2.8s [2020-04-14T16:39:29.256Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 9.89MB / 10.73MB 2.8s [2020-04-14T16:39:29.256Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 10.55MB / 10.73MB 3.0s [2020-04-14T16:39:29.256Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 10.32MB / 96.51MB 3.0s [2020-04-14T16:39:29.256Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 11.99MB / 54.14MB 3.1s [2020-04-14T16:39:29.256Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 10.73MB / 10.73MB 3.1s done [2020-04-14T16:39:29.256Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 11.94MB / 73.51MB 3.1s [2020-04-14T16:39:29.256Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 13.35MB / 57.39MB 3.4s [2020-04-14T16:39:29.256Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 14.71MB / 54.14MB 3.6s [2020-04-14T16:39:29.371Z] #44 72.07 DEP compel/plugins/shmem/shmem.d [2020-04-14T16:39:29.371Z] #44 72.17 DEP compel/plugins/fds/fds.d [2020-04-14T16:39:29.547Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 16.24MB / 57.39MB 3.9s [2020-04-14T16:39:29.547Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 16.02MB / 96.51MB 3.9s [2020-04-14T16:39:29.547Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 16.46MB / 73.51MB 3.9s [2020-04-14T16:39:29.629Z] #44 ... [2020-04-14T16:39:29.629Z] [2020-04-14T16:39:29.629Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:39:29.629Z] #47 177.9 net/http/internal [2020-04-14T16:39:29.835Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 17.74MB / 54.14MB 4.0s [2020-04-14T16:39:30.124Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 21.02MB / 54.14MB 4.5s [2020-04-14T16:39:30.124Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 19.82MB / 57.39MB 4.5s [2020-04-14T16:39:30.124Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 20.35MB / 73.51MB 4.5s [2020-04-14T16:39:30.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-14T16:39:30.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-14T16:39:30.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-14T16:39:30.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-14T16:39:30.419Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 21.19MB / 96.51MB 4.6s [2020-04-14T16:39:30.601Z] #17 ... [2020-04-14T16:39:30.602Z] [2020-04-14T16:39:30.602Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:39:30.602Z] #44 100.8 DEP criu/protobuf-desc.d [2020-04-14T16:39:30.602Z] #44 101.0 DEP criu/proc_parse.d [2020-04-14T16:39:30.602Z] #44 101.2 DEP criu/plugin.d [2020-04-14T16:39:30.602Z] #44 101.4 DEP criu/pipes.d [2020-04-14T16:39:30.602Z] #44 101.6 DEP criu/pie-util.d [2020-04-14T16:39:30.602Z] #44 101.8 DEP criu/pie-util-vdso.d [2020-04-14T16:39:30.602Z] #44 101.9 DEP criu/path.d [2020-04-14T16:39:30.602Z] #44 102.0 DEP criu/parasite-syscall.d [2020-04-14T16:39:30.602Z] #44 102.3 DEP criu/pagemap.d [2020-04-14T16:39:30.602Z] #44 102.5 DEP criu/pagemap-cache.d [2020-04-14T16:39:30.602Z] #44 102.7 DEP criu/page-xfer.d [2020-04-14T16:39:30.602Z] #44 102.9 DEP criu/page-pipe.d [2020-04-14T16:39:30.602Z] #44 103.0 DEP criu/netfilter.d [2020-04-14T16:39:30.602Z] #44 103.2 DEP criu/net.d [2020-04-14T16:39:30.602Z] #44 103.5 DEP criu/namespaces.d [2020-04-14T16:39:30.602Z] #44 103.6 DEP criu/mount.d [2020-04-14T16:39:30.602Z] #44 103.9 DEP criu/mem.d [2020-04-14T16:39:30.602Z] #44 104.0 DEP criu/lsm.d [2020-04-14T16:39:30.602Z] #44 104.2 DEP criu/log.d [2020-04-14T16:39:30.602Z] #44 104.3 DEP criu/libnetlink.d [2020-04-14T16:39:30.602Z] #44 104.4 DEP criu/kerndat.d [2020-04-14T16:39:30.602Z] #44 104.6 DEP criu/kcmp-ids.d [2020-04-14T16:39:30.602Z] #44 104.7 DEP criu/irmap.d [2020-04-14T16:39:30.602Z] #44 104.9 DEP criu/ipc_ns.d [2020-04-14T16:39:30.602Z] #44 105.2 DEP criu/image.d [2020-04-14T16:39:30.602Z] #44 105.4 DEP criu/image-desc.d [2020-04-14T16:39:30.602Z] #44 105.5 DEP criu/fsnotify.d [2020-04-14T16:39:30.602Z] #44 105.8 DEP criu/filesystems.d [2020-04-14T16:39:30.602Z] #44 106.0 DEP criu/files.d [2020-04-14T16:39:30.602Z] #44 106.2 DEP criu/files-reg.d [2020-04-14T16:39:30.602Z] #44 106.4 DEP criu/files-ext.d [2020-04-14T16:39:30.602Z] #44 106.6 DEP criu/file-lock.d [2020-04-14T16:39:30.602Z] #44 106.7 DEP criu/file-ids.d [2020-04-14T16:39:30.602Z] #44 106.9 DEP criu/fifo.d [2020-04-14T16:39:30.602Z] #44 107.2 DEP criu/fdstore.d [2020-04-14T16:39:30.602Z] #44 107.3 DEP criu/fault-injection.d [2020-04-14T16:39:30.602Z] #44 107.4 DEP criu/external.d [2020-04-14T16:39:30.602Z] #44 107.4 DEP criu/eventpoll.d [2020-04-14T16:39:30.602Z] #44 107.7 DEP criu/eventfd.d [2020-04-14T16:39:30.602Z] #44 107.9 DEP criu/crtools.d [2020-04-14T16:39:30.602Z] #44 108.1 DEP criu/cr-service.d [2020-04-14T16:39:30.602Z] #44 108.3 DEP criu/cr-restore.d [2020-04-14T16:39:30.602Z] #44 108.6 DEP criu/cr-errno.d [2020-04-14T16:39:30.602Z] #44 108.6 DEP criu/cr-dump.d [2020-04-14T16:39:30.602Z] #44 108.9 DEP criu/cr-dedup.d [2020-04-14T16:39:30.602Z] #44 109.0 DEP criu/cr-check.d [2020-04-14T16:39:30.602Z] #44 109.3 DEP criu/config.d [2020-04-14T16:39:30.602Z] #44 109.4 DEP criu/clone-noasan.d [2020-04-14T16:39:30.602Z] #44 109.5 DEP criu/cgroup.d [2020-04-14T16:39:30.602Z] #44 109.6 DEP criu/cgroup-props.d [2020-04-14T16:39:30.602Z] #44 109.8 DEP criu/bitmap.d [2020-04-14T16:39:30.602Z] #44 109.8 DEP criu/bfd.d [2020-04-14T16:39:30.602Z] #44 110.0 DEP criu/autofs.d [2020-04-14T16:39:30.602Z] #44 110.2 DEP criu/aio.d [2020-04-14T16:39:30.602Z] #44 110.4 DEP criu/action-scripts.d [2020-04-14T16:39:30.602Z] #44 110.7 CC criu/action-scripts.o [2020-04-14T16:39:30.642Z] #19 5.770 Collecting yamllint==1.16.0 [2020-04-14T16:39:30.739Z] #8 ... [2020-04-14T16:39:30.739Z] [2020-04-14T16:39:30.739Z] #72 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-14T16:39:30.739Z] #72 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-04-14T16:39:30.739Z] #72 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-04-14T16:39:30.739Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.0s done [2020-04-14T16:39:30.739Z] #72 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-04-14T16:39:30.739Z] #72 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.0s done [2020-04-14T16:39:30.739Z] #72 DONE 5.1s [2020-04-14T16:39:30.739Z] [2020-04-14T16:39:30.739Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626... [2020-04-14T16:39:30.739Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 24.23MB / 54.14MB 5.1s [2020-04-14T16:39:30.739Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 23.20MB / 57.39MB 5.1s [2020-04-14T16:39:30.739Z] #8 ... [2020-04-14T16:39:30.739Z] [2020-04-14T16:39:30.739Z] #21 [internal] load build context [2020-04-14T16:39:30.739Z] #21 transferring context: 37.08MB 5.2s [2020-04-14T16:39:30.862Z] #44 111.1 CC criu/aio.o [2020-04-14T16:39:31.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-14T16:39:31.202Z] #19 ... [2020-04-14T16:39:31.202Z] [2020-04-14T16:39:31.202Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:39:31.202Z] #44 163.4 CC criu/namespaces.o [2020-04-14T16:39:31.202Z] #44 165.6 CC criu/net.o [2020-04-14T16:39:31.202Z] #44 169.0 CC criu/netfilter.o [2020-04-14T16:39:31.202Z] #44 169.3 CC criu/page-pipe.o [2020-04-14T16:39:31.441Z] #44 111.6 CC criu/autofs.o [2020-04-14T16:39:31.762Z] #44 169.9 CC criu/page-xfer.o [2020-04-14T16:39:32.155Z] #47 ... [2020-04-14T16:39:32.155Z] [2020-04-14T16:39:32.155Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:39:32.155Z] #68 170.3 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-14T16:39:32.155Z] #68 170.3 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-14T16:39:32.155Z] #68 ... [2020-04-14T16:39:32.155Z] [2020-04-14T16:39:32.155Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:39:32.155Z] #44 72.37 CC compel/plugins/std/std.o [2020-04-14T16:39:32.155Z] #44 72.75 CC compel/plugins/std/fds.o [2020-04-14T16:39:32.155Z] #44 73.43 CC compel/plugins/std/log.o [2020-04-14T16:39:32.155Z] #44 74.81 CC compel/plugins/std/string.o [2020-04-14T16:39:32.264Z] #21 ... [2020-04-14T16:39:32.264Z] [2020-04-14T16:39:32.264Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626... [2020-04-14T16:39:32.264Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 34.52MB / 54.14MB 6.7s [2020-04-14T16:39:32.264Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 34.21MB / 57.39MB 6.7s [2020-04-14T16:39:32.264Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 34.42MB / 96.51MB 6.7s [2020-04-14T16:39:32.264Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 34.55MB / 73.51MB 6.7s [2020-04-14T16:39:32.390Z] #44 ... [2020-04-14T16:39:32.390Z] [2020-04-14T16:39:32.390Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-14T16:39:32.390Z] #17 36.81 Unpacking bash-completion (1:2.8-6) ... [2020-04-14T16:39:32.415Z] #44 ... [2020-04-14T16:39:32.415Z] [2020-04-14T16:39:32.415Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:39:32.415Z] #68 DONE 180.7s [2020-04-14T16:39:32.415Z] [2020-04-14T16:39:32.415Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-14T16:39:32.415Z] #69 DONE 0.1s [2020-04-14T16:39:32.557Z] #8 ... [2020-04-14T16:39:32.557Z] [2020-04-14T16:39:32.557Z] #21 [internal] load build context [2020-04-14T16:39:32.557Z] #21 transferring context: 52.78MB 7.0s done [2020-04-14T16:39:32.557Z] #21 DONE 7.0s [2020-04-14T16:39:32.557Z] [2020-04-14T16:39:32.557Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626... [2020-04-14T16:39:32.676Z] [2020-04-14T16:39:32.676Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-14T16:39:32.847Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 37.27MB / 54.14MB 7.0s [2020-04-14T16:39:32.847Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 38.66MB / 57.39MB 7.2s [2020-04-14T16:39:32.847Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 39.40MB / 73.51MB 7.2s [2020-04-14T16:39:32.934Z] #30 ... [2020-04-14T16:39:32.934Z] [2020-04-14T16:39:32.934Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:39:32.934Z] #44 75.70 CC compel/plugins/std/infect.o [2020-04-14T16:39:32.970Z] #17 37.40 Selecting previously unselected package bzip2. [2020-04-14T16:39:32.970Z] #17 37.41 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-04-14T16:39:32.970Z] #17 37.42 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-14T16:39:33.125Z] #44 171.2 CC criu/pagemap-cache.o [2020-04-14T16:39:33.135Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 41.33MB / 54.14MB 7.3s [2020-04-14T16:39:33.135Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 40.41MB / 96.51MB 7.3s [2020-04-14T16:39:33.135Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 42.23MB / 57.39MB 7.5s [2020-04-14T16:39:33.135Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 43.14MB / 73.51MB 7.5s [2020-04-14T16:39:33.239Z] #17 37.56 Selecting previously unselected package xz-utils. [2020-04-14T16:39:33.239Z] #17 37.57 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-04-14T16:39:33.239Z] #17 37.58 Unpacking xz-utils (5.2.4-1) ... [2020-04-14T16:39:33.239Z] #17 37.81 Selecting previously unselected package apparmor. [2020-04-14T16:39:33.380Z] #44 171.6 CC criu/pagemap.o [2020-04-14T16:39:33.508Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 44.94MB / 54.14MB 7.6s [2020-04-14T16:39:33.508Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 45.77MB / 57.39MB 7.8s [2020-04-14T16:39:33.508Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 45.58MB / 96.51MB 7.8s [2020-04-14T16:39:33.508Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 47.34MB / 73.51MB 7.8s [2020-04-14T16:39:33.517Z] #17 37.81 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-04-14T16:39:33.517Z] #17 37.90 Unpacking apparmor (2.13.2-10) ... [2020-04-14T16:39:33.807Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 48.55MB / 54.14MB 7.9s [2020-04-14T16:39:33.808Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 48.82MB / 57.39MB 8.1s [2020-04-14T16:39:33.880Z] #44 76.52 CC compel/arch/x86/plugins/std/parasite-head.o [2020-04-14T16:39:33.880Z] #44 76.64 CC compel/arch/x86/plugins/std/memcpy.o [2020-04-14T16:39:33.880Z] #44 76.69 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-04-14T16:39:34.039Z] #17 38.39 Selecting previously unselected package aufs-tools. [2020-04-14T16:39:34.039Z] #17 38.39 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-04-14T16:39:34.039Z] #17 38.40 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-14T16:39:34.039Z] #17 38.53 Selecting previously unselected package libonig5:arm64. [2020-04-14T16:39:34.039Z] #17 38.54 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-04-14T16:39:34.039Z] #17 38.55 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-04-14T16:39:34.098Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 52.89MB / 54.14MB 8.2s [2020-04-14T16:39:34.098Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 50.95MB / 96.51MB 8.2s [2020-04-14T16:39:34.098Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 51.64MB / 73.51MB 8.2s [2020-04-14T16:39:34.098Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 54.14MB / 54.14MB 8.3s done [2020-04-14T16:39:34.098Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 52.39MB / 57.39MB 8.4s [2020-04-14T16:39:34.138Z] #44 76.79 AR compel/plugins/std.lib.a [2020-04-14T16:39:34.138Z] #44 76.90 CC compel/plugins/fds/fds.o [2020-04-14T16:39:34.299Z] #17 38.72 Selecting previously unselected package libjq1:arm64. [2020-04-14T16:39:34.299Z] #17 38.72 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-04-14T16:39:34.299Z] #17 38.73 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-04-14T16:39:34.305Z] #44 172.4 CC criu/parasite-syscall.o [2020-04-14T16:39:34.388Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 55.64MB / 57.39MB 8.5s [2020-04-14T16:39:34.388Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 56.15MB / 73.51MB 8.5s [2020-04-14T16:39:34.388Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 57.39MB / 57.39MB 8.7s done [2020-04-14T16:39:34.388Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 61.83MB / 96.51MB 8.8s [2020-04-14T16:39:34.388Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 61.14MB / 73.51MB 8.8s [2020-04-14T16:39:34.560Z] #17 38.90 Selecting previously unselected package jq. [2020-04-14T16:39:34.560Z] #17 38.91 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-04-14T16:39:34.560Z] #17 38.91 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-14T16:39:34.560Z] #17 39.00 Selecting previously unselected package libaio1:arm64. [2020-04-14T16:39:34.560Z] #17 39.01 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-04-14T16:39:34.560Z] #17 39.03 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-04-14T16:39:34.560Z] #17 39.13 Selecting previously unselected package libgpm2:arm64. [2020-04-14T16:39:34.677Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 70.20MB / 73.51MB 9.1s [2020-04-14T16:39:34.702Z] #44 77.35 AR compel/plugins/fds.lib.a [2020-04-14T16:39:34.702Z] #44 77.44 HOSTDEP compel/src/lib/log-host.d [2020-04-14T16:39:34.821Z] #17 39.13 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-04-14T16:39:34.821Z] #17 39.14 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-04-14T16:39:34.821Z] #17 39.25 Selecting previously unselected package libicu63:arm64. [2020-04-14T16:39:34.821Z] #17 39.25 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-04-14T16:39:34.821Z] #17 39.26 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-04-14T16:39:34.865Z] #44 173.3 CC criu/path.o [2020-04-14T16:39:34.960Z] #44 77.70 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-14T16:39:34.965Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 71.38MB / 96.51MB 9.3s [2020-04-14T16:39:34.965Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 73.51MB / 73.51MB 9.2s done [2020-04-14T16:39:34.965Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 78.99MB / 96.51MB 9.4s [2020-04-14T16:39:35.198Z] Loaded image: buildpack-deps:jessie [2020-04-14T16:39:35.198Z] Loaded image: busybox:latest [2020-04-14T16:39:35.198Z] Loaded image: busybox:glibc [2020-04-14T16:39:35.198Z] Loaded image: debian:jessie [2020-04-14T16:39:35.198Z] Loaded image: hello-world:latest [2020-04-14T16:39:35.198Z] INFO: Testing against a local daemon [2020-04-14T16:39:35.198Z] === RUN TestCgroupNamespacesBuild [2020-04-14T16:39:35.217Z] #44 77.92 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-04-14T16:39:35.218Z] #44 ... [2020-04-14T16:39:35.218Z] [2020-04-14T16:39:35.218Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:39:35.218Z] #50 DONE 183.6s [2020-04-14T16:39:35.253Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 87.35MB / 96.51MB 9.6s [2020-04-14T16:39:35.253Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 96.51MB / 96.51MB 9.7s [2020-04-14T16:39:35.425Z] #44 ... [2020-04-14T16:39:35.425Z] [2020-04-14T16:39:35.425Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-14T16:39:35.425Z] #19 11.16 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-14T16:39:35.425Z] #19 11.25 Collecting pyyaml (from yamllint==1.16.0) [2020-04-14T16:39:35.475Z] [2020-04-14T16:39:35.475Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:39:35.475Z] #44 78.15 HOSTDEP compel/src/main-host.d [2020-04-14T16:39:35.537Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 96.51MB / 96.51MB 9.8s done [2020-04-14T16:39:35.537Z] #8 unpacking docker.io/library/golang:1.13.10-buster@sha256:1c2767626a00a6ae363c8ef83569b0a98096b0d3b89d2536d32062eed06df402 [2020-04-14T16:39:35.680Z] #19 11.39 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-14T16:39:35.733Z] #44 78.36 DEP compel/src/lib/ptrace.d [2020-04-14T16:39:35.733Z] #44 78.62 DEP compel/src/lib/infect.d [2020-04-14T16:39:35.994Z] #44 78.81 DEP compel/src/lib/infect-util.d [2020-04-14T16:39:36.251Z] #44 78.96 DEP compel/src/lib/infect-rpc.d [2020-04-14T16:39:36.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-14T16:39:36.508Z] #44 79.29 DEP compel/arch/x86/src/lib/infect.d [2020-04-14T16:39:36.765Z] #44 79.55 DEP compel/arch/x86/src/lib/cpu.d [2020-04-14T16:39:37.022Z] #44 79.68 DEP compel/src/lib/log.d [2020-04-14T16:39:37.022Z] #44 79.93 DEP compel/src/main.d [2020-04-14T16:39:37.043Z] #19 12.89 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-14T16:39:37.043Z] #19 12.95 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-04-14T16:39:37.043Z] #19 13.01 Building wheels for collected packages: pyyaml [2020-04-14T16:39:37.043Z] #19 13.02 Running setup.py bdist_wheel for pyyaml: started [2020-04-14T16:39:37.279Z] #44 80.08 DEP compel/src/lib/handle-elf.d [2020-04-14T16:39:37.537Z] #44 80.29 DEP compel/arch/x86/src/lib/handle-elf.d [2020-04-14T16:39:37.795Z] #44 80.60 CC compel/src/lib/log.o [2020-04-14T16:39:37.867Z] --- PASS: TestCgroupNamespacesBuild (2.21s) [2020-04-14T16:39:37.867Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-14T16:39:38.123Z] #17 42.44 Selecting previously unselected package libnet1:arm64. [2020-04-14T16:39:38.123Z] #17 42.45 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-04-14T16:39:38.123Z] #17 42.46 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-04-14T16:39:38.123Z] #17 42.59 Selecting previously unselected package libnl-3-200:arm64. [2020-04-14T16:39:38.123Z] #17 42.60 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-04-14T16:39:38.123Z] #17 42.60 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-04-14T16:39:38.359Z] #44 81.05 CC compel/arch/x86/src/lib/cpu.o [2020-04-14T16:39:38.384Z] #17 42.71 Selecting previously unselected package libprotobuf-c1:arm64. [2020-04-14T16:39:38.384Z] #17 42.71 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-04-14T16:39:38.384Z] #17 42.72 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-04-14T16:39:38.384Z] #17 42.82 Selecting previously unselected package libreadline5:arm64. [2020-04-14T16:39:38.384Z] #17 42.83 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-04-14T16:39:38.384Z] #17 42.84 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-04-14T16:39:38.405Z] #19 14.28 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-14T16:39:38.405Z] #19 14.28 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-14T16:39:38.405Z] #19 14.36 Successfully built pyyaml [2020-04-14T16:39:38.405Z] #19 14.39 Installing collected packages: pyyaml, pathspec, yamllint [2020-04-14T16:39:38.645Z] #17 42.95 Selecting previously unselected package net-tools. [2020-04-14T16:39:38.645Z] #17 42.96 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-04-14T16:39:38.645Z] #17 42.98 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-14T16:39:38.906Z] #17 43.25 Selecting previously unselected package python-pip-whl. [2020-04-14T16:39:38.906Z] #17 43.25 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-14T16:39:38.906Z] #17 43.28 Unpacking python-pip-whl (18.1-5) ... [2020-04-14T16:39:38.969Z] #19 14.76 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-14T16:39:39.262Z] #19 DONE 15.3s [2020-04-14T16:39:39.262Z] [2020-04-14T16:39:39.262Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:39:39.262Z] #44 173.6 CC criu/pie-util-vdso-elf32.o [2020-04-14T16:39:39.262Z] #44 174.1 CC criu/pie-util-vdso.o [2020-04-14T16:39:39.262Z] #44 174.6 CC criu/pie-util.o [2020-04-14T16:39:39.262Z] #44 174.7 CC criu/pipes.o [2020-04-14T16:39:39.262Z] #44 175.5 CC criu/plugin.o [2020-04-14T16:39:39.262Z] #44 176.0 CC criu/proc_parse.o [2020-04-14T16:39:39.292Z] #44 82.04 CC compel/arch/x86/src/lib/infect.o [2020-04-14T16:39:39.333Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.81s) [2020-04-14T16:39:39.333Z] === RUN TestBuildWithSession [2020-04-14T16:39:39.333Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-14T16:39:39.333Z] build_session_test.go:25: TODO: BuildKit [2020-04-14T16:39:39.333Z] === RUN TestBuildSquashParent [2020-04-14T16:39:39.477Z] #17 43.85 Selecting previously unselected package python3-lib2to3. [2020-04-14T16:39:39.477Z] #17 43.87 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-14T16:39:39.477Z] #17 43.88 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-14T16:39:39.542Z] #44 ... [2020-04-14T16:39:39.542Z] [2020-04-14T16:39:39.542Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-14T16:39:39.542Z] #24 DONE 0.2s [2020-04-14T16:39:39.640Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-14T16:39:39.738Z] #17 44.05 Selecting previously unselected package python3-distutils. [2020-04-14T16:39:39.738Z] #17 44.05 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-14T16:39:39.738Z] #17 44.06 Unpacking python3-distutils (3.7.3-1) ... [2020-04-14T16:39:39.738Z] #17 44.27 Selecting previously unselected package python3-pip. [2020-04-14T16:39:39.797Z] [2020-04-14T16:39:39.797Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-14T16:39:39.857Z] #44 82.68 CC compel/src/lib/infect-rpc.o [2020-04-14T16:39:39.999Z] #17 44.27 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-14T16:39:39.999Z] #17 44.28 Unpacking python3-pip (18.1-5) ... [2020-04-14T16:39:39.999Z] #17 44.51 Selecting previously unselected package python3-pkg-resources. [2020-04-14T16:39:39.999Z] #17 44.52 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-14T16:39:40.115Z] #44 82.90 CC compel/src/lib/infect-util.o [2020-04-14T16:39:40.259Z] #17 44.53 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-14T16:39:40.373Z] #44 83.11 CC compel/src/lib/infect.o [2020-04-14T16:39:40.521Z] #17 44.83 Selecting previously unselected package python3-setuptools. [2020-04-14T16:39:40.521Z] #17 44.83 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-14T16:39:40.521Z] #17 44.83 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-14T16:39:40.728Z] #28 DONE 0.9s [2020-04-14T16:39:40.728Z] [2020-04-14T16:39:40.728Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-14T16:39:40.728Z] #31 DONE 0.1s [2020-04-14T16:39:40.728Z] [2020-04-14T16:39:40.728Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-14T16:39:40.728Z] #34 DONE 0.1s [2020-04-14T16:39:40.728Z] [2020-04-14T16:39:40.728Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-14T16:39:40.728Z] #39 DONE 0.1s [2020-04-14T16:39:40.728Z] [2020-04-14T16:39:40.728Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:39:40.783Z] #17 45.18 Selecting previously unselected package python3-wheel. [2020-04-14T16:39:40.783Z] #17 45.18 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-14T16:39:40.783Z] #17 45.21 Unpacking python3-wheel (0.32.3-2) ... [2020-04-14T16:39:40.783Z] #17 45.30 Selecting previously unselected package sudo. [2020-04-14T16:39:40.783Z] #17 45.31 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-04-14T16:39:40.783Z] #17 45.33 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-14T16:39:41.286Z] #53 ... [2020-04-14T16:39:41.286Z] [2020-04-14T16:39:41.286Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:39:41.286Z] #44 179.3 CC criu/protobuf-desc.o [2020-04-14T16:39:41.306Z] #44 ... [2020-04-14T16:39:41.306Z] [2020-04-14T16:39:41.306Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-14T16:39:41.306Z] #10 186.1 Selecting previously unselected package libapparmor1:amd64. [2020-04-14T16:39:41.306Z] #10 186.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-04-14T16:39:41.306Z] #10 186.1 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-04-14T16:39:41.306Z] #10 186.2 Selecting previously unselected package libapparmor-dev:amd64. [2020-04-14T16:39:41.306Z] #10 186.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-04-14T16:39:41.306Z] #10 186.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-14T16:39:41.306Z] #10 186.5 Selecting previously unselected package libbtrfs0. [2020-04-14T16:39:41.306Z] #10 186.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-14T16:39:41.306Z] #10 186.5 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-14T16:39:41.306Z] #10 186.7 Selecting previously unselected package libbtrfs-dev. [2020-04-14T16:39:41.306Z] #10 186.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-14T16:39:41.306Z] #10 186.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-14T16:39:41.306Z] #10 186.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-04-14T16:39:41.306Z] #10 186.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-14T16:39:41.306Z] #10 187.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-14T16:39:41.306Z] #10 187.3 Selecting previously unselected package libudev-dev:amd64. [2020-04-14T16:39:41.306Z] #10 187.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-04-14T16:39:41.306Z] #10 187.4 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-14T16:39:41.306Z] #10 187.6 Selecting previously unselected package libsepol1-dev:amd64. [2020-04-14T16:39:41.306Z] #10 187.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-04-14T16:39:41.306Z] #10 187.6 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-04-14T16:39:41.306Z] #10 187.9 Selecting previously unselected package libpcre16-3:amd64. [2020-04-14T16:39:41.306Z] #10 187.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-04-14T16:39:41.306Z] #10 187.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-04-14T16:39:41.306Z] #10 188.0 Selecting previously unselected package libpcre32-3:amd64. [2020-04-14T16:39:41.306Z] #10 188.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-04-14T16:39:41.306Z] #10 188.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-04-14T16:39:41.306Z] #10 188.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-04-14T16:39:41.306Z] #10 188.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-04-14T16:39:41.306Z] #10 188.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-14T16:39:41.306Z] #10 188.3 Selecting previously unselected package libpcre3-dev:amd64. [2020-04-14T16:39:41.306Z] #10 188.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-04-14T16:39:41.306Z] #10 188.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-14T16:39:41.306Z] #10 188.7 Selecting previously unselected package libselinux1-dev:amd64. [2020-04-14T16:39:41.306Z] #10 188.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-04-14T16:39:41.306Z] #10 188.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-14T16:39:41.306Z] #10 189.0 Selecting previously unselected package libdevmapper-dev:amd64. [2020-04-14T16:39:41.306Z] #10 189.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-04-14T16:39:41.306Z] #10 189.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-14T16:39:41.306Z] #10 189.0 Selecting previously unselected package libseccomp-dev:amd64. [2020-04-14T16:39:41.306Z] #10 189.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-04-14T16:39:41.306Z] #10 189.1 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-14T16:39:41.306Z] #10 189.2 Selecting previously unselected package libsystemd-dev:amd64. [2020-04-14T16:39:41.306Z] #10 189.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-04-14T16:39:41.306Z] #10 189.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-14T16:39:41.306Z] #10 189.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-14T16:39:41.306Z] #10 189.7 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-14T16:39:41.306Z] #10 189.7 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-04-14T16:39:41.306Z] #10 189.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-14T16:39:41.306Z] #10 189.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-04-14T16:39:41.306Z] #10 189.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-04-14T16:39:41.306Z] #10 189.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-14T16:39:41.306Z] #10 189.8 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-14T16:39:41.306Z] #10 189.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-04-14T16:39:41.306Z] #10 189.8 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-14T16:39:41.306Z] #10 189.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-14T16:39:41.306Z] #10 189.9 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-14T16:39:41.306Z] #10 189.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-14T16:39:41.306Z] #10 189.9 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-14T16:39:41.306Z] #10 189.9 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-14T16:39:41.306Z] #10 189.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-14T16:39:41.306Z] #10 189.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-14T16:39:41.306Z] #10 189.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-14T16:39:41.306Z] #10 189.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-04-14T16:39:41.306Z] #10 189.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-04-14T16:39:41.306Z] #10 189.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-14T16:39:41.306Z] #10 189.9 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-04-14T16:39:41.306Z] #10 189.9 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-04-14T16:39:41.306Z] #10 189.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-14T16:39:41.306Z] #10 190.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-14T16:39:41.306Z] #10 190.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-14T16:39:41.306Z] #10 190.0 Setting up dmsetup (2:1.02.155-3) ... [2020-04-14T16:39:41.306Z] #10 190.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-14T16:39:41.306Z] #10 190.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-14T16:39:41.306Z] #10 190.0 Processing triggers for libc-bin (2.28-10) ... [2020-04-14T16:39:41.354Z] #17 45.79 Selecting previously unselected package thin-provisioning-tools. [2020-04-14T16:39:41.354Z] #17 45.79 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-04-14T16:39:41.354Z] #17 45.82 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-14T16:39:41.616Z] #17 46.09 Selecting previously unselected package uidmap. [2020-04-14T16:39:41.616Z] #17 46.09 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-04-14T16:39:41.616Z] #17 46.13 Unpacking uidmap (1:4.5-1.1) ... [2020-04-14T16:39:41.845Z] #44 180.1 CC criu/protobuf.o [2020-04-14T16:39:41.872Z] #10 DONE 190.4s [2020-04-14T16:39:41.872Z] [2020-04-14T16:39:41.872Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-14T16:39:41.872Z] #58 DONE 0.1s [2020-04-14T16:39:41.872Z] [2020-04-14T16:39:41.872Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-14T16:39:41.877Z] #17 46.28 Selecting previously unselected package vim-runtime. [2020-04-14T16:39:41.877Z] #17 46.28 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-14T16:39:41.877Z] #17 46.32 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-04-14T16:39:41.877Z] #17 46.33 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-14T16:39:41.877Z] #17 46.35 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-14T16:39:42.129Z] #11 ... [2020-04-14T16:39:42.129Z] [2020-04-14T16:39:42.129Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-14T16:39:42.129Z] #59 DONE 0.2s [2020-04-14T16:39:42.129Z] [2020-04-14T16:39:42.129Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:39:42.407Z] #44 ... [2020-04-14T16:39:42.407Z] [2020-04-14T16:39:42.407Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-14T16:39:42.407Z] #41 DONE 287.8s [2020-04-14T16:39:42.407Z] [2020-04-14T16:39:42.407Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:39:42.407Z] #44 180.5 CC criu/pstree.o [2020-04-14T16:39:42.452Z] #17 ... [2020-04-14T16:39:42.452Z] [2020-04-14T16:39:42.452Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-14T16:39:42.452Z] #41 181.3 + dpkg --print-architecture [2020-04-14T16:39:42.713Z] #41 DONE 181.6s [2020-04-14T16:39:42.713Z] [2020-04-14T16:39:42.713Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:39:42.713Z] #44 113.4 CC criu/bfd.o [2020-04-14T16:39:42.713Z] #44 114.1 CC criu/bitmap.o [2020-04-14T16:39:42.713Z] #44 114.2 CC criu/cgroup-props.o [2020-04-14T16:39:42.713Z] #44 115.2 CC criu/cgroup.o [2020-04-14T16:39:42.713Z] #44 118.6 CC criu/clone-noasan.o [2020-04-14T16:39:42.713Z] #44 118.8 CC criu/config.o [2020-04-14T16:39:42.713Z] #44 121.1 CC criu/cr-check.o [2020-04-14T16:39:43.286Z] #44 123.6 CC criu/cr-dedup.o [2020-04-14T16:39:43.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-14T16:39:44.026Z] #60 2.042 + RM_GOPATH=0 [2020-04-14T16:39:44.026Z] #60 2.042 + TMP_GOPATH= [2020-04-14T16:39:44.026Z] #60 2.042 + : /build [2020-04-14T16:39:44.026Z] #60 2.042 + '[' -z '' ']' [2020-04-14T16:39:44.026Z] #60 2.042 ++ mktemp -d [2020-04-14T16:39:44.026Z] #60 2.042 + export GOPATH=/tmp/tmp.BYd0njiGqL [2020-04-14T16:39:44.026Z] #60 2.042 + GOPATH=/tmp/tmp.BYd0njiGqL [2020-04-14T16:39:44.026Z] #60 2.042 + RM_GOPATH=1 [2020-04-14T16:39:44.026Z] #60 2.042 ++ dirname ./install.sh [2020-04-14T16:39:44.026Z] #60 2.045 + dir=. [2020-04-14T16:39:44.026Z] #60 2.045 + bin=runc [2020-04-14T16:39:44.026Z] #60 2.045 + shift [2020-04-14T16:39:44.026Z] #60 2.045 + '[' '!' -f ./runc.installer ']' [2020-04-14T16:39:44.026Z] #60 2.045 + . ./runc.installer [2020-04-14T16:39:44.026Z] #60 2.045 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-14T16:39:44.026Z] #60 2.045 + install_runc [2020-04-14T16:39:44.026Z] #60 2.047 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-14T16:39:44.026Z] #60 2.048 + uname -r [2020-04-14T16:39:44.026Z] #60 2.055 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-14T16:39:44.026Z] #60 2.059 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-14T16:39:44.026Z] #60 2.059 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-14T16:39:44.026Z] #60 2.060 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.BYd0njiGqL/src/github.com/opencontainers/runc [2020-04-14T16:39:44.026Z] #60 2.074 Cloning into '/tmp/tmp.BYd0njiGqL/src/github.com/opencontainers/runc'... [2020-04-14T16:39:44.228Z] #44 124.2 CC criu/cr-dump.o [2020-04-14T16:39:44.284Z] #60 ... [2020-04-14T16:39:44.284Z] [2020-04-14T16:39:44.284Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-14T16:39:44.284Z] #11 DONE 2.7s [2020-04-14T16:39:44.289Z] #44 ... [2020-04-14T16:39:44.289Z] [2020-04-14T16:39:44.289Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-14T16:39:44.289Z] #42 DONE 0.2s [2020-04-14T16:39:44.289Z] [2020-04-14T16:39:44.289Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:39:44.289Z] #44 182.4 CC criu/rbtree.o [2020-04-14T16:39:44.289Z] #44 182.7 CC criu/rst-malloc.o [2020-04-14T16:39:44.543Z] [2020-04-14T16:39:44.543Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:39:44.543Z] #44 85.37 CC compel/src/lib/ptrace.o [2020-04-14T16:39:44.543Z] #44 85.90 AR compel/libcompel.a [2020-04-14T16:39:44.543Z] #44 85.99 HOSTCC compel/src/main-host.o [2020-04-14T16:39:44.543Z] #44 86.29 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-04-14T16:39:44.543Z] #44 86.47 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-14T16:39:44.543Z] #44 86.94 HOSTCC compel/src/lib/log-host.o [2020-04-14T16:39:44.543Z] #44 87.20 HOSTLINK compel/compel-host-bin [2020-04-14T16:39:44.543Z] #44 87.44 DEP soccr/soccr.d [2020-04-14T16:39:44.543Z] #44 ... [2020-04-14T16:39:44.543Z] [2020-04-14T16:39:44.543Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:39:44.543Z] #47 182.8 crypto/tls [2020-04-14T16:39:44.543Z] #47 190.4 net/http/httptrace [2020-04-14T16:39:44.543Z] #47 190.8 net/http [2020-04-14T16:39:44.544Z] #44 182.9 CC criu/seccomp.o [2020-04-14T16:39:44.801Z] #47 ... [2020-04-14T16:39:44.801Z] [2020-04-14T16:39:44.801Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-14T16:39:45.104Z] #44 183.4 CC criu/seize.o [2020-04-14T16:39:45.663Z] #44 184.0 CC criu/servicefd.o [2020-04-14T16:39:46.169Z] --- PASS: TestBuildSquashParent (6.41s) [2020-04-14T16:39:46.169Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-14T16:39:46.169Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-14T16:39:46.169Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-14T16:39:46.169Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-14T16:39:46.169Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-14T16:39:46.169Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-14T16:39:46.169Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-14T16:39:46.169Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-14T16:39:46.169Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-14T16:39:46.169Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-14T16:39:46.169Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-14T16:39:46.169Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-14T16:39:46.169Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-14T16:39:46.169Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-14T16:39:46.169Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-14T16:39:46.221Z] #44 184.3 CC criu/shmem.o [2020-04-14T16:39:46.698Z] #12 DONE 2.3s [2020-04-14T16:39:46.698Z] [2020-04-14T16:39:46.698Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-14T16:39:46.778Z] #44 126.6 CC criu/cr-errno.o [2020-04-14T16:39:46.778Z] #44 126.6 CC criu/cr-restore.o [2020-04-14T16:39:46.778Z] #44 ... [2020-04-14T16:39:46.778Z] [2020-04-14T16:39:46.778Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-14T16:39:46.778Z] #17 50.82 Selecting previously unselected package vim. [2020-04-14T16:39:46.778Z] #17 50.83 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-04-14T16:39:46.778Z] #17 50.85 Unpacking vim (2:8.1.0875-5) ... [2020-04-14T16:39:46.778Z] #17 51.29 Selecting previously unselected package xfsprogs. [2020-04-14T16:39:46.778Z] #17 51.29 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-04-14T16:39:46.778Z] #17 51.30 Unpacking xfsprogs (4.20.0-1) ... [2020-04-14T16:39:46.780Z] #44 185.0 CC criu/sigframe.o [2020-04-14T16:39:47.035Z] #44 185.2 CC criu/signalfd.o [2020-04-14T16:39:47.289Z] #44 185.5 CC criu/sk-inet.o [2020-04-14T16:39:47.350Z] #17 51.85 Selecting previously unselected package zip. [2020-04-14T16:39:47.350Z] #17 51.87 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-04-14T16:39:47.350Z] #17 51.87 Unpacking zip (3.0-11+b1) ... [2020-04-14T16:39:47.611Z] #17 52.11 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-14T16:39:47.611Z] #17 52.13 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-14T16:39:47.611Z] #17 52.15 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-04-14T16:39:47.611Z] #17 52.16 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-04-14T16:39:47.611Z] #17 52.18 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-04-14T16:39:47.611Z] #17 52.20 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-04-14T16:39:47.611Z] #17 52.21 Setting up uidmap (1:4.5-1.1) ... [2020-04-14T16:39:47.875Z] #17 52.22 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-04-14T16:39:47.875Z] #17 52.23 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-04-14T16:39:47.875Z] #17 52.24 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-14T16:39:47.875Z] #17 52.26 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-04-14T16:39:47.875Z] #17 52.27 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-04-14T16:39:47.875Z] #17 52.28 Setting up xxd (2:8.1.0875-5) ... [2020-04-14T16:39:47.875Z] #17 52.29 Setting up zip (3.0-11+b1) ... [2020-04-14T16:39:47.875Z] #17 52.31 Setting up vim-common (2:8.1.0875-5) ... [2020-04-14T16:39:47.875Z] #17 52.33 Setting up bash-completion (1:2.8-6) ... [2020-04-14T16:39:48.182Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-14T16:39:48.182Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-14T16:39:48.212Z] #44 186.4 CC criu/sk-netlink.o [2020-04-14T16:39:48.467Z] #44 186.7 CC criu/sk-packet.o [2020-04-14T16:39:48.595Z] #13 1.921 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-14T16:39:48.595Z] #13 DONE 2.0s [2020-04-14T16:39:48.595Z] [2020-04-14T16:39:48.595Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:39:48.595Z] #44 87.72 CC soccr/soccr.o [2020-04-14T16:39:48.595Z] #44 89.09 AR soccr/libsoccr.a [2020-04-14T16:39:48.595Z] #44 89.15 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-14T16:39:48.595Z] #44 89.44 DEP criu/arch/x86/sigframe.d [2020-04-14T16:39:48.595Z] #44 89.64 DEP criu/arch/x86/sigaction_compat.d [2020-04-14T16:39:48.595Z] #44 89.80 DEP criu/arch/x86/kerndat.d [2020-04-14T16:39:48.595Z] #44 89.97 DEP criu/arch/x86/crtools.d [2020-04-14T16:39:48.595Z] #44 90.27 DEP criu/arch/x86/cpu.d [2020-04-14T16:39:48.595Z] #44 90.50 CC criu/arch/x86/cpu.o [2020-04-14T16:39:48.595Z] #44 91.08 CC criu/arch/x86/crtools.o [2020-04-14T16:39:49.039Z] #44 187.2 CC criu/sk-queue.o [2020-04-14T16:39:49.294Z] #44 187.7 CC criu/sk-tcp.o [2020-04-14T16:39:49.917Z] #44 188.1 CC criu/sk-unix.o [2020-04-14T16:39:50.050Z] #44 92.52 CC criu/arch/x86/kerndat.o [2020-04-14T16:39:50.308Z] #44 93.00 CC criu/arch/x86/sigaction_compat.o [2020-04-14T16:39:50.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-14T16:39:50.566Z] #44 93.21 CC criu/arch/x86/sigframe.o [2020-04-14T16:39:50.824Z] #44 ... [2020-04-14T16:39:50.824Z] [2020-04-14T16:39:50.824Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-14T16:39:50.824Z] #14 DONE 2.1s [2020-04-14T16:39:50.824Z] [2020-04-14T16:39:50.824Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:39:50.824Z] #44 93.66 LINK criu/arch/x86/crtools.built-in.o [2020-04-14T16:39:50.848Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-14T16:39:50.848Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-14T16:39:51.082Z] #44 93.78 DEP criu/pie/util-vdso-elf32.d [2020-04-14T16:39:51.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-14T16:39:51.326Z] #17 55.84 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-04-14T16:39:51.326Z] #17 55.92 Setting up xz-utils (5.2.4-1) ... [2020-04-14T16:39:51.339Z] #44 94.03 DEP criu/pie/util-vdso.d [2020-04-14T16:39:51.339Z] #44 94.18 DEP criu/pie/util.d [2020-04-14T16:39:51.589Z] #17 55.96 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-14T16:39:51.589Z] #17 55.97 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-14T16:39:51.589Z] #17 56.11 invoke-rc.d: could not determine current runlevel [2020-04-14T16:39:51.589Z] #17 56.12 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-14T16:39:51.589Z] #17 56.13 Setting up pigz (2.4-1) ... [2020-04-14T16:39:51.589Z] #17 56.15 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-04-14T16:39:51.596Z] #44 94.42 CC criu/pie/util.o [2020-04-14T16:39:51.801Z] #44 189.8 CC criu/sockets.o [2020-04-14T16:39:51.854Z] #17 56.21 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-04-14T16:39:51.854Z] #17 56.31 Setting up python-pip-whl (18.1-5) ... [2020-04-14T16:39:51.854Z] #17 ... [2020-04-14T16:39:51.854Z] [2020-04-14T16:39:51.854Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:39:51.854Z] #44 132.1 CC criu/cr-service.o [2020-04-14T16:39:51.856Z] #44 94.72 CC criu/pie/util-vdso.o [2020-04-14T16:39:52.360Z] #44 190.6 CC criu/stats.o [2020-04-14T16:39:52.615Z] #44 190.9 CC criu/string.o [2020-04-14T16:39:52.615Z] #44 191.0 CC criu/sysctl.o [2020-04-14T16:39:52.789Z] #44 95.40 CC criu/pie/util-vdso-elf32.o [2020-04-14T16:39:52.789Z] #44 ... [2020-04-14T16:39:52.789Z] [2020-04-14T16:39:52.789Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-14T16:39:52.789Z] #15 DONE 2.0s [2020-04-14T16:39:53.047Z] [2020-04-14T16:39:53.047Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:39:53.047Z] #60 9.852 + cd /tmp/tmp.BYd0njiGqL/src/github.com/opencontainers/runc [2020-04-14T16:39:53.047Z] #60 9.853 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-14T16:39:53.047Z] #60 10.49 + '[' -z '' ']' [2020-04-14T16:39:53.047Z] #60 10.49 + target=static [2020-04-14T16:39:53.047Z] #60 10.49 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-14T16:39:53.514Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-04-14T16:39:53.514Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.31s) [2020-04-14T16:39:53.514Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.43s) [2020-04-14T16:39:53.514Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.32s) [2020-04-14T16:39:53.514Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.27s) [2020-04-14T16:39:53.514Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.58s) [2020-04-14T16:39:53.514Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.59s) [2020-04-14T16:39:53.514Z] === RUN TestBuildMultiStageCopy [2020-04-14T16:39:53.514Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-14T16:39:53.538Z] #44 191.6 CC criu/sysfs_parse.o [2020-04-14T16:39:53.539Z] #44 191.9 CC criu/timerfd.o [2020-04-14T16:39:53.842Z] #44 133.9 CC criu/crtools.o [2020-04-14T16:39:54.098Z] #44 192.2 CC criu/tty.o [2020-04-14T16:39:54.414Z] #44 134.6 CC criu/eventfd.o [2020-04-14T16:39:54.418Z] #60 12.27 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-04-14T16:39:54.983Z] #60 ... [2020-04-14T16:39:54.983Z] [2020-04-14T16:39:54.983Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-14T16:39:54.983Z] #16 DONE 2.2s [2020-04-14T16:39:54.983Z] [2020-04-14T16:39:54.983Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-14T16:39:55.002Z] #44 135.1 CC criu/eventpoll.o [2020-04-14T16:39:55.458Z] #44 193.8 CC criu/tun.o [2020-04-14T16:39:55.528Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-14T16:39:56.017Z] #44 194.3 CC criu/uffd.o [2020-04-14T16:39:56.151Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-14T16:39:56.424Z] #44 136.4 CC criu/external.o [2020-04-14T16:39:56.566Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-14T16:39:56.712Z] #44 136.9 CC criu/fault-injection.o [2020-04-14T16:39:56.712Z] #44 137.0 CC criu/fdstore.o [2020-04-14T16:39:56.763Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-14T16:39:56.942Z] #44 195.3 CC criu/util.o [2020-04-14T16:39:57.374Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-14T16:39:57.506Z] #17 2.549 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-14T16:39:57.669Z] #44 137.6 CC criu/fifo.o [2020-04-14T16:39:57.669Z] #44 ... [2020-04-14T16:39:57.669Z] [2020-04-14T16:39:57.669Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-14T16:39:57.669Z] #17 56.31 Setting up python-pip-whl (18.1-5) ... [2020-04-14T16:39:57.669Z] #17 56.40 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-04-14T16:39:57.669Z] #17 56.43 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-14T16:39:57.669Z] #17 57.00 Setting up libaio1:arm64 (0.3.112-3) ... [2020-04-14T16:39:57.669Z] #17 57.01 Setting up libonig5:arm64 (6.9.1-1) ... [2020-04-14T16:39:57.669Z] #17 57.02 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-04-14T16:39:57.669Z] #17 57.05 Setting up vim (2:8.1.0875-5) ... [2020-04-14T16:39:57.669Z] #17 57.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-14T16:39:57.669Z] #17 57.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-14T16:39:57.669Z] #17 57.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-14T16:39:57.669Z] #17 57.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-14T16:39:57.669Z] #17 57.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-14T16:39:57.669Z] #17 57.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-14T16:39:57.669Z] #17 57.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-14T16:39:57.669Z] #17 57.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-14T16:39:57.669Z] #17 57.17 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-04-14T16:39:57.669Z] #17 57.18 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-14T16:39:57.669Z] #17 57.19 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-04-14T16:39:57.669Z] #17 57.22 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-14T16:39:57.669Z] #17 57.25 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-04-14T16:39:57.669Z] #17 57.26 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-14T16:39:57.669Z] #17 60.59 Setting up iptables (1.8.2-4) ... [2020-04-14T16:39:57.669Z] #17 60.63 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-14T16:39:57.669Z] #17 60.63 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-14T16:39:57.669Z] #17 60.64 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-14T16:39:57.669Z] #17 60.70 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-14T16:39:57.669Z] #17 60.72 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-14T16:39:57.669Z] #17 60.73 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-14T16:39:57.669Z] #17 60.74 Setting up python3 (3.7.3-1) ... [2020-04-14T16:39:57.669Z] #17 61.40 Setting up python3-wheel (0.32.3-2) ... [2020-04-14T16:39:57.669Z] #17 ... [2020-04-14T16:39:57.669Z] [2020-04-14T16:39:57.669Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:39:57.669Z] #44 138.0 CC criu/file-ids.o [2020-04-14T16:39:57.764Z] #17 2.636 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-14T16:39:57.764Z] #17 2.719 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-14T16:39:57.986Z] --- PASS: TestBuildMultiStageCopy (4.85s) [2020-04-14T16:39:57.986Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.54s) [2020-04-14T16:39:57.986Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s) [2020-04-14T16:39:57.986Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s) [2020-04-14T16:39:57.986Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.58s) [2020-04-14T16:39:57.986Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.65s) [2020-04-14T16:39:57.986Z] === RUN TestBuildMultiStageParentConfig [2020-04-14T16:39:58.021Z] #17 3.204 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-14T16:39:58.238Z] #44 138.5 CC criu/file-lock.o [2020-04-14T16:39:58.302Z] #44 196.5 CC criu/uts_ns.o [2020-04-14T16:39:58.302Z] #44 ... [2020-04-14T16:39:58.302Z] [2020-04-14T16:39:58.302Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:39:58.302Z] #60 111.5 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-04-14T16:39:59.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-14T16:39:59.391Z] #17 4.510 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-14T16:39:59.462Z] --- PASS: TestBuildMultiStageParentConfig (1.58s) [2020-04-14T16:39:59.462Z] === RUN TestBuildLabelWithTargets [2020-04-14T16:39:59.620Z] #44 139.7 CC criu/files-ext.o [2020-04-14T16:39:59.663Z] #60 112.8 + mkdir -p /build [2020-04-14T16:39:59.663Z] #60 112.8 + cp runc /build/runc [2020-04-14T16:39:59.919Z] #60 DONE 113.2s [2020-04-14T16:39:59.919Z] [2020-04-14T16:39:59.919Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:39:59.919Z] #44 196.7 CC criu/vdso-compat.o [2020-04-14T16:39:59.919Z] #44 196.9 CC criu/vdso.o [2020-04-14T16:39:59.919Z] #44 197.3 LINK criu/built-in.o [2020-04-14T16:39:59.919Z] #44 197.5 LINK criu/criu [2020-04-14T16:39:59.919Z] #44 197.9 DEP lib/c/criu.d [2020-04-14T16:39:59.919Z] #44 198.0 CC images/rpc.pb-c.o [2020-04-14T16:40:00.190Z] #44 140.2 CC criu/files-reg.o [2020-04-14T16:40:00.479Z] #44 198.6 CC lib/c/criu.o [2020-04-14T16:40:01.286Z] #17 6.000 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-14T16:40:01.404Z] #44 199.6 LINK lib/c/built-in.o [2020-04-14T16:40:01.404Z] #44 199.6 LINK lib/c/libcriu.so [2020-04-14T16:40:01.404Z] #44 199.7 LINK lib/c/libcriu.a [2020-04-14T16:40:01.404Z] #44 199.8 GEN magic.py [2020-04-14T16:40:01.544Z] #17 ... [2020-04-14T16:40:01.544Z] [2020-04-14T16:40:01.544Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:40:01.544Z] #44 96.41 AR criu/pie/pie.lib.a [2020-04-14T16:40:01.544Z] #44 96.47 DEP criu/pie/restorer.d [2020-04-14T16:40:01.544Z] #44 96.66 DEP criu/arch/x86/sigaction_compat_pie.d [2020-04-14T16:40:01.544Z] #44 96.80 DEP criu/arch/x86/restorer_unmap.d [2020-04-14T16:40:01.544Z] #44 96.85 DEP criu/arch/x86/restorer.d [2020-04-14T16:40:01.544Z] #44 97.06 DEP criu/arch/x86/vdso-pie.d [2020-04-14T16:40:01.544Z] #44 97.16 DEP criu/pie/parasite-vdso.d [2020-04-14T16:40:01.544Z] #44 97.32 DEP criu/pie/parasite.d [2020-04-14T16:40:01.544Z] #44 97.58 CC criu/pie/parasite.o [2020-04-14T16:40:01.544Z] #44 98.98 LINK criu/pie/parasite.built-in.o [2020-04-14T16:40:01.544Z] #44 99.00 GEN criu/pie/parasite-blob.h [2020-04-14T16:40:01.544Z] #44 99.02 CC criu/pie/parasite-vdso.o [2020-04-14T16:40:01.544Z] #44 99.66 CC criu/arch/x86/vdso-pie.o [2020-04-14T16:40:01.544Z] #44 100.0 CC criu/arch/x86/restorer.o [2020-04-14T16:40:01.544Z] #44 100.6 CC criu/arch/x86/restorer_unmap.o [2020-04-14T16:40:01.544Z] #44 100.6 CC criu/arch/x86/sigaction_compat_pie.o [2020-04-14T16:40:01.544Z] #44 100.9 CC criu/pie/restorer.o [2020-04-14T16:40:01.544Z] #44 103.7 LINK criu/pie/restorer.built-in.o [2020-04-14T16:40:01.544Z] #44 103.7 GEN criu/pie/restorer-blob.h [2020-04-14T16:40:01.544Z] #44 103.8 DEP criu/vdso.d [2020-04-14T16:40:01.544Z] #44 104.0 DEP criu/vdso-compat.d [2020-04-14T16:40:01.544Z] #44 104.1 DEP criu/uts_ns.d [2020-04-14T16:40:01.544Z] #44 104.3 DEP criu/util.d [2020-04-14T16:40:01.660Z] #44 199.9 Note: Building without setproctitle() and strlcpy() support. [2020-04-14T16:40:01.660Z] #44 199.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-14T16:40:01.660Z] #44 199.9 Note: Building without GnuTLS support [2020-04-14T16:40:01.801Z] #44 104.5 DEP criu/uffd.d [2020-04-14T16:40:01.801Z] #44 104.7 DEP criu/tun.d [2020-04-14T16:40:02.073Z] #44 104.8 DEP criu/tty.d [2020-04-14T16:40:02.126Z] --- PASS: TestBuildLabelWithTargets (2.41s) [2020-04-14T16:40:02.126Z] === RUN TestBuildWithEmptyLayers [2020-04-14T16:40:02.220Z] #44 200.4 fatal: not a git repository (or any of the parent directories): .git [2020-04-14T16:40:02.330Z] #44 105.0 DEP criu/timerfd.d [2020-04-14T16:40:02.330Z] #44 105.2 DEP criu/sysfs_parse.d [2020-04-14T16:40:02.476Z] #44 200.9 make[1]: Nothing to be done for 'all'. [2020-04-14T16:40:02.587Z] #44 105.3 DEP criu/sysctl.d [2020-04-14T16:40:02.587Z] #44 105.5 DEP criu/string.d [2020-04-14T16:40:02.734Z] #44 142.5 CC criu/files.o [2020-04-14T16:40:02.737Z] --- PASS: TestBuildWithEmptyLayers (0.95s) [2020-04-14T16:40:02.737Z] === RUN TestBuildMultiStageOnBuild [2020-04-14T16:40:02.845Z] #44 105.6 DEP criu/stats.d [2020-04-14T16:40:03.036Z] #44 201.5 make[1]: 'images/built-in.o' is up to date. [2020-04-14T16:40:03.102Z] #44 105.7 DEP criu/sockets.d [2020-04-14T16:40:03.102Z] #44 105.8 DEP criu/sk-unix.d [2020-04-14T16:40:03.292Z] #44 201.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-14T16:40:03.292Z] #44 201.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-14T16:40:03.292Z] #44 201.5 make[1]: 'compel/libcompel.a' is up to date. [2020-04-14T16:40:03.292Z] #44 201.6 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-14T16:40:03.292Z] #44 201.6 make[1]: Nothing to be done for 'all'. [2020-04-14T16:40:03.292Z] #44 201.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-14T16:40:03.362Z] #44 106.0 DEP criu/sk-tcp.d [2020-04-14T16:40:03.362Z] #44 106.2 DEP criu/sk-queue.d [2020-04-14T16:40:03.547Z] #44 201.8 make[2]: Nothing to be done for 'all'. [2020-04-14T16:40:03.547Z] #44 201.8 make[2]: Nothing to be done for 'all'. [2020-04-14T16:40:03.547Z] #44 201.8 make[2]: Nothing to be done for 'all'. [2020-04-14T16:40:03.620Z] #44 106.4 DEP criu/sk-packet.d [2020-04-14T16:40:03.803Z] #44 201.9 make[2]: Nothing to be done for 'all'. [2020-04-14T16:40:03.803Z] #44 201.9 make[2]: Nothing to be done for 'all'. [2020-04-14T16:40:03.803Z] #44 202.0 make[2]: Nothing to be done for 'all'. [2020-04-14T16:40:03.803Z] #44 202.0 make[2]: Nothing to be done for 'all'. [2020-04-14T16:40:03.803Z] #44 202.1 make[2]: Nothing to be done for 'all'. [2020-04-14T16:40:03.803Z] #44 202.1 INSTALL criu/criu [2020-04-14T16:40:03.877Z] #44 106.6 DEP criu/sk-netlink.d [2020-04-14T16:40:03.877Z] #44 106.7 DEP criu/sk-inet.d [2020-04-14T16:40:04.058Z] #44 DONE 202.3s [2020-04-14T16:40:04.058Z] [2020-04-14T16:40:04.058Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:40:04.058Z] #65 237.5 + bin/containerd [2020-04-14T16:40:04.134Z] #44 106.9 DEP criu/signalfd.d [2020-04-14T16:40:04.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-14T16:40:04.391Z] #44 107.1 DEP criu/sigframe.d [2020-04-14T16:40:04.391Z] #44 107.2 DEP criu/shmem.d [2020-04-14T16:40:04.649Z] #44 107.4 DEP criu/servicefd.d [2020-04-14T16:40:04.906Z] #44 107.5 DEP criu/seize.d [2020-04-14T16:40:04.906Z] #44 107.7 DEP criu/seccomp.d [2020-04-14T16:40:05.164Z] #44 107.8 DEP criu/rst-malloc.d [2020-04-14T16:40:05.164Z] #44 107.9 DEP criu/rbtree.d [2020-04-14T16:40:05.164Z] #44 107.9 DEP criu/pstree.d [2020-04-14T16:40:05.286Z] #44 145.1 CC criu/filesystems.o [2020-04-14T16:40:05.422Z] #44 108.1 DEP criu/protobuf.d [2020-04-14T16:40:05.422Z] #44 108.3 GEN criu/protobuf-desc-gen.h [2020-04-14T16:40:05.880Z] #44 ... [2020-04-14T16:40:05.880Z] [2020-04-14T16:40:05.880Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-14T16:40:05.880Z] #17 62.50 Setting up apparmor (2.13.2-10) ... [2020-04-14T16:40:05.880Z] #17 64.57 Setting up xfsprogs (4.20.0-1) ... [2020-04-14T16:40:05.880Z] #17 64.58 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-14T16:40:05.880Z] #17 65.02 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-14T16:40:05.880Z] #17 66.10 Setting up python3-distutils (3.7.3-1) ... [2020-04-14T16:40:05.880Z] #17 66.80 Setting up python3-setuptools (40.8.0-1) ... [2020-04-14T16:40:05.880Z] #17 68.50 Setting up python3-pip (18.1-5) ... [2020-04-14T16:40:05.880Z] #17 69.88 Processing triggers for libc-bin (2.28-10) ... [2020-04-14T16:40:05.880Z] #17 69.93 Processing triggers for mime-support (3.62) ... [2020-04-14T16:40:05.880Z] #17 ... [2020-04-14T16:40:05.880Z] [2020-04-14T16:40:05.880Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:40:05.880Z] #44 146.1 CC criu/fsnotify.o [2020-04-14T16:40:05.946Z] #65 ... [2020-04-14T16:40:05.946Z] [2020-04-14T16:40:05.946Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-14T16:40:05.946Z] #45 DONE 0.1s [2020-04-14T16:40:05.946Z] [2020-04-14T16:40:05.946Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-14T16:40:05.946Z] #48 DONE 0.1s [2020-04-14T16:40:05.946Z] [2020-04-14T16:40:05.946Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-14T16:40:05.946Z] #51 DONE 0.1s [2020-04-14T16:40:05.946Z] [2020-04-14T16:40:05.946Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:40:05.986Z] #44 ... [2020-04-14T16:40:05.986Z] [2020-04-14T16:40:05.986Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:40:05.986Z] #47 204.4 github.com/LK4D4/vndr/godl [2020-04-14T16:40:05.986Z] #47 205.1 github.com/LK4D4/vndr [2020-04-14T16:40:06.140Z] #44 ... [2020-04-14T16:40:06.140Z] [2020-04-14T16:40:06.140Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-14T16:40:06.140Z] #17 DONE 70.5s [2020-04-14T16:40:06.177Z] --- PASS: TestBuildMultiStageOnBuild (2.92s) [2020-04-14T16:40:06.177Z] === RUN TestBuildUncleanTarFilenames [2020-04-14T16:40:06.243Z] #47 DONE 214.6s [2020-04-14T16:40:06.243Z] [2020-04-14T16:40:06.243Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:40:06.243Z] #65 ... [2020-04-14T16:40:06.243Z] [2020-04-14T16:40:06.243Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-14T16:40:06.243Z] #17 11.47 Fetched 8337 kB in 9s (893 kB/s) [2020-04-14T16:40:06.400Z] [2020-04-14T16:40:06.400Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-14T16:40:07.178Z] --- PASS: TestBuildUncleanTarFilenames (1.22s) [2020-04-14T16:40:07.178Z] === RUN TestBuildMultiStageLayerLeak [2020-04-14T16:40:07.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-14T16:40:08.111Z] #8 unpacking docker.io/library/golang:1.13.10-buster@sha256:1c2767626a00a6ae363c8ef83569b0a98096b0d3b89d2536d32062eed06df402 28.9s done [2020-04-14T16:40:08.111Z] #8 DONE 38.7s [2020-04-14T16:40:08.111Z] [2020-04-14T16:40:08.111Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-14T16:40:08.111Z] #9 DONE 0.2s [2020-04-14T16:40:08.111Z] [2020-04-14T16:40:08.111Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-14T16:40:08.111Z] #10 DONE 0.2s [2020-04-14T16:40:08.111Z] [2020-04-14T16:40:08.111Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-14T16:40:08.111Z] #30 DONE 0.1s [2020-04-14T16:40:08.111Z] [2020-04-14T16:40:08.111Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-14T16:40:08.111Z] #11 ... [2020-04-14T16:40:08.111Z] [2020-04-14T16:40:08.111Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-14T16:40:08.111Z] #22 DONE 0.1s [2020-04-14T16:40:08.111Z] [2020-04-14T16:40:08.111Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-14T16:40:08.111Z] #41 DONE 0.1s [2020-04-14T16:40:08.111Z] [2020-04-14T16:40:08.111Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-14T16:40:08.111Z] #23 DONE 0.1s [2020-04-14T16:40:08.111Z] [2020-04-14T16:40:08.111Z] #56 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-14T16:40:08.111Z] #56 DONE 0.1s [2020-04-14T16:40:08.111Z] [2020-04-14T16:40:08.111Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-14T16:40:08.111Z] #50 DONE 0.1s [2020-04-14T16:40:08.111Z] [2020-04-14T16:40:08.111Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-14T16:40:08.111Z] #53 DONE 0.1s [2020-04-14T16:40:08.111Z] [2020-04-14T16:40:08.111Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-14T16:40:08.111Z] #47 DONE 0.1s [2020-04-14T16:40:08.111Z] [2020-04-14T16:40:08.111Z] #74 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-14T16:40:08.111Z] #74 DONE 0.2s [2020-04-14T16:40:08.111Z] [2020-04-14T16:40:08.111Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-14T16:40:08.111Z] #33 DONE 0.2s [2020-04-14T16:40:08.111Z] [2020-04-14T16:40:08.111Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:40:08.111Z] #75 ... [2020-04-14T16:40:08.111Z] [2020-04-14T16:40:08.111Z] #68 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-14T16:40:08.111Z] #68 DONE 0.2s [2020-04-14T16:40:08.111Z] [2020-04-14T16:40:08.111Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:40:08.111Z] #69 0.729 + RM_GOPATH=0 [2020-04-14T16:40:08.111Z] #69 0.730 + TMP_GOPATH= [2020-04-14T16:40:08.111Z] #69 0.730 + : /build/ [2020-04-14T16:40:08.111Z] #69 0.731 + '[' -z '' ']' [2020-04-14T16:40:08.111Z] #69 0.735 ++ mktemp -d [2020-04-14T16:40:08.111Z] #69 0.749 + export GOPATH=/tmp/tmp.yfQtPd63wX [2020-04-14T16:40:08.111Z] #69 0.749 + GOPATH=/tmp/tmp.yfQtPd63wX [2020-04-14T16:40:08.111Z] #69 0.749 + RM_GOPATH=1 [2020-04-14T16:40:08.111Z] #69 0.759 ++ dirname ./install.sh [2020-04-14T16:40:08.111Z] #69 0.772 + dir=. [2020-04-14T16:40:08.111Z] #69 0.772 + bin=rootlesskit [2020-04-14T16:40:08.111Z] #69 0.772 + shift [2020-04-14T16:40:08.111Z] #69 0.773 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-14T16:40:08.111Z] #69 0.773 + . ./rootlesskit.installer [2020-04-14T16:40:08.111Z] #69 0.773 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-14T16:40:08.111Z] #69 0.774 + install_rootlesskit [2020-04-14T16:40:08.111Z] #69 0.774 + case "$1" in [2020-04-14T16:40:08.111Z] #69 0.775 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-14T16:40:08.111Z] #69 0.775 + export CGO_ENABLED=0 [2020-04-14T16:40:08.111Z] #69 0.775 + CGO_ENABLED=0 [2020-04-14T16:40:08.111Z] #69 0.775 + _install_rootlesskit [2020-04-14T16:40:08.111Z] #69 0.775 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-14T16:40:08.111Z] #69 0.775 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.yfQtPd63wX/src/github.com/rootless-containers/rootlesskit [2020-04-14T16:40:08.111Z] #69 0.781 Cloning into '/tmp/tmp.yfQtPd63wX/src/github.com/rootless-containers/rootlesskit'... [2020-04-14T16:40:08.315Z] #18 1.930 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-14T16:40:08.315Z] #18 1.950 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-14T16:40:08.315Z] #18 1.955 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-14T16:40:08.315Z] #18 DONE 2.1s [2020-04-14T16:40:08.315Z] [2020-04-14T16:40:08.315Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-14T16:40:10.421Z] #17 11.47 Reading package lists... [2020-04-14T16:40:10.618Z] --- PASS: TestBuildMultiStageLayerLeak (3.05s) [2020-04-14T16:40:10.618Z] === RUN TestBuildWithHugeFile [2020-04-14T16:40:10.872Z] #69 ... [2020-04-14T16:40:10.872Z] [2020-04-14T16:40:10.872Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:40:10.872Z] #75 0.878 + RM_GOPATH=0 [2020-04-14T16:40:10.872Z] #75 0.878 + TMP_GOPATH= [2020-04-14T16:40:10.872Z] #75 0.878 + : /build [2020-04-14T16:40:10.872Z] #75 0.880 + '[' -z '' ']' [2020-04-14T16:40:10.872Z] #75 0.881 ++ mktemp -d [2020-04-14T16:40:10.872Z] #75 0.894 + export GOPATH=/tmp/tmp.BbiVZAYd6b [2020-04-14T16:40:10.872Z] #75 0.898 + GOPATH=/tmp/tmp.BbiVZAYd6b [2020-04-14T16:40:10.872Z] #75 0.905 + RM_GOPATH=1 [2020-04-14T16:40:10.872Z] #75 0.939 ++ dirname ./install.sh [2020-04-14T16:40:10.872Z] #75 0.944 + dir=. [2020-04-14T16:40:10.872Z] #75 0.945 + bin=proxy [2020-04-14T16:40:10.872Z] #75 0.945 + shift [2020-04-14T16:40:10.872Z] #75 0.945 + '[' '!' -f ./proxy.installer ']' [2020-04-14T16:40:10.872Z] #75 0.946 + . ./proxy.installer [2020-04-14T16:40:10.872Z] #75 0.947 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-14T16:40:10.872Z] #75 0.950 + install_proxy [2020-04-14T16:40:10.872Z] #75 0.950 + case "$1" in [2020-04-14T16:40:10.872Z] #75 0.951 + export CGO_ENABLED=0 [2020-04-14T16:40:10.872Z] #75 0.951 + CGO_ENABLED=0 [2020-04-14T16:40:10.872Z] #75 0.951 + _install_proxy [2020-04-14T16:40:10.872Z] #75 0.951 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-14T16:40:10.872Z] #75 0.952 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-14T16:40:10.872Z] #75 0.952 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.BbiVZAYd6b/src/github.com/docker/libnetwork [2020-04-14T16:40:10.872Z] #75 0.986 Cloning into '/tmp/tmp.BbiVZAYd6b/src/github.com/docker/libnetwork'... [2020-04-14T16:40:10.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-14T16:40:11.505Z] #75 ... [2020-04-14T16:40:11.505Z] [2020-04-14T16:40:11.505Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:40:11.505Z] #34 0.749 + RM_GOPATH=0 [2020-04-14T16:40:11.505Z] #34 0.749 + TMP_GOPATH= [2020-04-14T16:40:11.505Z] #34 0.749 + : /build [2020-04-14T16:40:11.505Z] #34 0.749 + '[' -z '' ']' [2020-04-14T16:40:11.505Z] #34 0.754 ++ mktemp -d [2020-04-14T16:40:11.505Z] #34 0.808 + export GOPATH=/tmp/tmp.LXy8dw3bRT [2020-04-14T16:40:11.505Z] #34 0.808 + GOPATH=/tmp/tmp.LXy8dw3bRT [2020-04-14T16:40:11.505Z] #34 0.811 + RM_GOPATH=1 [2020-04-14T16:40:11.505Z] #34 0.815 ++ dirname ./install.sh [2020-04-14T16:40:11.505Z] #34 0.874 + dir=. [2020-04-14T16:40:11.505Z] #34 0.875 + bin=tomlv [2020-04-14T16:40:11.505Z] #34 0.879 + shift [2020-04-14T16:40:11.505Z] #34 0.885 + '[' '!' -f ./tomlv.installer ']' [2020-04-14T16:40:11.505Z] #34 0.887 + . ./tomlv.installer [2020-04-14T16:40:11.505Z] #34 0.912 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-14T16:40:11.505Z] #34 0.913 + install_tomlv [2020-04-14T16:40:11.505Z] #34 0.913 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-14T16:40:11.505Z] #34 0.913 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.LXy8dw3bRT/src/github.com/BurntSushi/toml [2020-04-14T16:40:11.505Z] #34 0.913 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-14T16:40:11.505Z] #34 0.943 Cloning into '/tmp/tmp.LXy8dw3bRT/src/github.com/BurntSushi/toml'... [2020-04-14T16:40:11.505Z] #34 3.269 + cd /tmp/tmp.LXy8dw3bRT/src/github.com/BurntSushi/toml [2020-04-14T16:40:11.505Z] #34 3.275 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-14T16:40:11.505Z] #34 3.300 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-14T16:40:11.505Z] #34 4.399 runtime/internal/sys [2020-04-14T16:40:11.505Z] #34 4.538 math/bits [2020-04-14T16:40:11.505Z] #34 4.653 runtime/internal/atomic [2020-04-14T16:40:11.506Z] #34 4.692 internal/cpu [2020-04-14T16:40:11.506Z] #34 5.394 runtime/internal/math [2020-04-14T16:40:11.506Z] #34 5.760 unicode/utf8 [2020-04-14T16:40:11.506Z] #34 6.032 sync/atomic [2020-04-14T16:40:11.792Z] #17 15.01 Reading package lists... [2020-04-14T16:40:11.792Z] #17 ... [2020-04-14T16:40:11.792Z] [2020-04-14T16:40:11.792Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:40:11.792Z] #44 110.6 DEP criu/protobuf-desc.d [2020-04-14T16:40:11.792Z] #44 110.6 DEP criu/proc_parse.d [2020-04-14T16:40:11.792Z] #44 110.8 DEP criu/plugin.d [2020-04-14T16:40:11.792Z] #44 110.9 DEP criu/pipes.d [2020-04-14T16:40:11.792Z] #44 111.1 DEP criu/pie-util.d [2020-04-14T16:40:11.792Z] #44 111.2 DEP criu/pie-util-vdso.d [2020-04-14T16:40:11.792Z] #44 111.3 DEP criu/pie-util-vdso-elf32.d [2020-04-14T16:40:11.792Z] #44 111.4 DEP criu/path.d [2020-04-14T16:40:11.792Z] #44 111.5 DEP criu/parasite-syscall.d [2020-04-14T16:40:11.792Z] #44 111.7 DEP criu/pagemap.d [2020-04-14T16:40:11.792Z] #44 111.9 DEP criu/pagemap-cache.d [2020-04-14T16:40:11.792Z] #44 112.1 DEP criu/page-xfer.d [2020-04-14T16:40:11.792Z] #44 112.2 DEP criu/page-pipe.d [2020-04-14T16:40:11.792Z] #44 112.3 DEP criu/netfilter.d [2020-04-14T16:40:11.792Z] #44 112.5 DEP criu/net.d [2020-04-14T16:40:11.792Z] #44 112.8 DEP criu/namespaces.d [2020-04-14T16:40:11.792Z] #44 113.0 DEP criu/mount.d [2020-04-14T16:40:11.792Z] #44 113.1 DEP criu/mem.d [2020-04-14T16:40:11.792Z] #44 113.3 DEP criu/lsm.d [2020-04-14T16:40:11.792Z] #44 113.4 DEP criu/log.d [2020-04-14T16:40:11.792Z] #44 113.5 DEP criu/libnetlink.d [2020-04-14T16:40:11.792Z] #44 113.7 DEP criu/kerndat.d [2020-04-14T16:40:11.792Z] #44 114.0 DEP criu/kcmp-ids.d [2020-04-14T16:40:11.792Z] #44 114.1 DEP criu/irmap.d [2020-04-14T16:40:11.792Z] #44 114.3 DEP criu/ipc_ns.d [2020-04-14T16:40:11.792Z] #44 114.4 DEP criu/image.d [2020-04-14T16:40:11.792Z] #44 114.5 DEP criu/image-desc.d [2020-04-14T16:40:11.792Z] #44 114.6 DEP criu/fsnotify.d [2020-04-14T16:40:12.049Z] #44 114.7 DEP criu/filesystems.d [2020-04-14T16:40:12.049Z] #44 114.9 DEP criu/files.d [2020-04-14T16:40:12.135Z] #34 7.117 internal/bytealg [2020-04-14T16:40:12.306Z] #44 115.0 DEP criu/files-reg.d [2020-04-14T16:40:12.427Z] #34 7.472 math [2020-04-14T16:40:12.475Z] #53 DONE 316.8s [2020-04-14T16:40:12.475Z] [2020-04-14T16:40:12.475Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:40:12.564Z] #44 115.3 DEP criu/files-ext.d [2020-04-14T16:40:12.731Z] #65 ... [2020-04-14T16:40:12.731Z] [2020-04-14T16:40:12.731Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-14T16:40:12.821Z] #44 115.5 DEP criu/file-lock.d [2020-04-14T16:40:12.821Z] #44 115.7 DEP criu/file-ids.d [2020-04-14T16:40:12.986Z] #54 DONE 0.2s [2020-04-14T16:40:12.986Z] [2020-04-14T16:40:12.986Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-14T16:40:12.986Z] #57 DONE 0.1s [2020-04-14T16:40:12.986Z] [2020-04-14T16:40:12.986Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-14T16:40:12.986Z] #61 DONE 0.1s [2020-04-14T16:40:12.986Z] [2020-04-14T16:40:12.986Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:40:13.066Z] #34 7.883 unicode [2020-04-14T16:40:13.079Z] #44 115.8 DEP criu/fifo.d [2020-04-14T16:40:13.079Z] #44 116.0 DEP criu/fdstore.d [2020-04-14T16:40:13.336Z] #44 116.0 DEP criu/fault-injection.d [2020-04-14T16:40:13.336Z] #44 116.1 DEP criu/external.d [2020-04-14T16:40:13.336Z] #44 116.2 DEP criu/eventpoll.d [2020-04-14T16:40:13.478Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration-flaky) [2020-04-14T16:40:13.478Z] Using test binary docker [2020-04-14T16:40:13.478Z] ++++ /etc/init.d/apparmor start [2020-04-14T16:40:13.478Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-14T16:40:13.478Z] Starting dockerd [2020-04-14T16:40:13.478Z] INFO: Waiting for daemon to start... [2020-04-14T16:40:13.478Z] ++++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration-flaky/docker.pid --userland-proxy=true [2020-04-14T16:40:13.594Z] #44 116.4 DEP criu/eventfd.d [2020-04-14T16:40:13.594Z] #44 116.5 DEP criu/crtools.d [2020-04-14T16:40:13.851Z] #44 116.6 DEP criu/cr-service.d [2020-04-14T16:40:13.851Z] #44 116.7 DEP criu/cr-restore.d [2020-04-14T16:40:14.102Z] #34 9.011 internal/testlog [2020-04-14T16:40:14.102Z] #34 ... [2020-04-14T16:40:14.102Z] [2020-04-14T16:40:14.102Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:40:14.102Z] #69 9.121 + cd /tmp/tmp.yfQtPd63wX/src/github.com/rootless-containers/rootlesskit [2020-04-14T16:40:14.102Z] #69 9.125 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-14T16:40:14.108Z] #44 116.8 DEP criu/cr-errno.d [2020-04-14T16:40:14.109Z] #44 116.9 DEP criu/cr-dump.d [2020-04-14T16:40:14.366Z] #44 117.1 DEP criu/cr-dedup.d [2020-04-14T16:40:14.623Z] #44 117.2 DEP criu/cr-check.d [2020-04-14T16:40:14.623Z] #44 117.4 DEP criu/config.d [2020-04-14T16:40:14.735Z] #69 ... [2020-04-14T16:40:14.735Z] [2020-04-14T16:40:14.735Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-14T16:40:14.735Z] #26 0.806 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-14T16:40:14.735Z] #26 0.901 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-14T16:40:14.735Z] #26 1.100 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-14T16:40:14.735Z] #26 2.771 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-14T16:40:14.735Z] #26 6.614 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-14T16:40:14.735Z] #26 9.357 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-14T16:40:14.735Z] #26 ... [2020-04-14T16:40:14.735Z] [2020-04-14T16:40:14.735Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-14T16:40:14.735Z] #31 0.717 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-14T16:40:14.735Z] #31 0.722 Cloning into '.'... [2020-04-14T16:40:14.881Z] #44 ... [2020-04-14T16:40:14.881Z] [2020-04-14T16:40:14.881Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-14T16:40:14.881Z] #30 DONE 223.4s [2020-04-14T16:40:14.881Z] [2020-04-14T16:40:14.881Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-14T16:40:14.881Z] #17 15.01 Reading package lists... [2020-04-14T16:40:14.881Z] #17 18.47 Building dependency tree... [2020-04-14T16:40:14.881Z] #17 19.82 libcap2-bin is already the newest version (1:2.25-2). [2020-04-14T16:40:14.881Z] #17 19.82 The following additional packages will be installed: [2020-04-14T16:40:14.881Z] #17 19.82 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-14T16:40:14.881Z] #17 19.82 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-14T16:40:14.881Z] #17 19.83 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-14T16:40:14.881Z] #17 19.84 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-14T16:40:14.881Z] #17 19.84 python3.7 python3.7-minimal vim-runtime xxd [2020-04-14T16:40:14.881Z] #17 19.84 Suggested packages: [2020-04-14T16:40:14.881Z] #17 19.90 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-14T16:40:14.881Z] #17 19.90 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-14T16:40:14.881Z] #17 19.90 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-14T16:40:14.881Z] #17 19.90 Recommended packages: [2020-04-14T16:40:14.881Z] #17 19.90 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-14T16:40:14.881Z] #17 19.90 python3-keyrings.alt python3-xdg unzip [2020-04-14T16:40:14.897Z] #19 ... [2020-04-14T16:40:14.897Z] [2020-04-14T16:40:14.897Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:40:14.897Z] #44 147.6 CC criu/image-desc.o [2020-04-14T16:40:14.897Z] #44 147.8 CC criu/image.o [2020-04-14T16:40:14.897Z] #44 149.1 CC criu/ipc_ns.o [2020-04-14T16:40:14.897Z] #44 150.2 CC criu/irmap.o [2020-04-14T16:40:14.897Z] #44 151.0 CC criu/kcmp-ids.o [2020-04-14T16:40:14.897Z] #44 151.4 CC criu/kerndat.o [2020-04-14T16:40:14.897Z] #44 153.0 CC criu/libnetlink.o [2020-04-14T16:40:14.897Z] #44 153.5 CC criu/log.o [2020-04-14T16:40:14.897Z] #44 154.4 CC criu/lsm.o [2020-04-14T16:40:14.897Z] #44 155.0 CC criu/mem.o [2020-04-14T16:40:14.897Z] #44 ... [2020-04-14T16:40:14.897Z] [2020-04-14T16:40:14.897Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-14T16:40:14.897Z] #19 6.641 Collecting yamllint==1.16.0 [2020-04-14T16:40:15.025Z] #31 ... [2020-04-14T16:40:15.025Z] [2020-04-14T16:40:15.025Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:40:15.025Z] #48 0.901 + RM_GOPATH=0 [2020-04-14T16:40:15.025Z] #48 0.901 + TMP_GOPATH= [2020-04-14T16:40:15.025Z] #48 0.901 + : /build [2020-04-14T16:40:15.025Z] #48 0.901 + '[' -z '' ']' [2020-04-14T16:40:15.025Z] #48 0.901 ++ mktemp -d [2020-04-14T16:40:15.025Z] #48 0.934 + export GOPATH=/tmp/tmp.8I4LzJSsfE [2020-04-14T16:40:15.025Z] #48 0.934 + GOPATH=/tmp/tmp.8I4LzJSsfE [2020-04-14T16:40:15.025Z] #48 0.934 + RM_GOPATH=1 [2020-04-14T16:40:15.025Z] #48 0.936 ++ dirname ./install.sh [2020-04-14T16:40:15.025Z] #48 0.938 + dir=. [2020-04-14T16:40:15.025Z] #48 0.939 + bin=vndr [2020-04-14T16:40:15.025Z] #48 0.939 + shift [2020-04-14T16:40:15.025Z] #48 0.939 + '[' '!' -f ./vndr.installer ']' [2020-04-14T16:40:15.025Z] #48 0.940 + . ./vndr.installer [2020-04-14T16:40:15.025Z] #48 0.941 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-14T16:40:15.025Z] #48 0.942 + install_vndr [2020-04-14T16:40:15.025Z] #48 0.942 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-14T16:40:15.025Z] #48 0.943 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-14T16:40:15.025Z] #48 0.943 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.8I4LzJSsfE/src/github.com/LK4D4/vndr [2020-04-14T16:40:15.025Z] #48 0.959 Cloning into '/tmp/tmp.8I4LzJSsfE/src/github.com/LK4D4/vndr'... [2020-04-14T16:40:15.025Z] #48 2.234 + cd /tmp/tmp.8I4LzJSsfE/src/github.com/LK4D4/vndr [2020-04-14T16:40:15.025Z] #48 2.234 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-14T16:40:15.025Z] #48 2.263 + go build -buildmode=pie -v -o /build/vndr . [2020-04-14T16:40:15.025Z] #48 4.714 runtime/internal/sys [2020-04-14T16:40:15.025Z] #48 4.984 internal/race [2020-04-14T16:40:15.025Z] #48 5.093 runtime/internal/atomic [2020-04-14T16:40:15.025Z] #48 5.154 internal/cpu [2020-04-14T16:40:15.025Z] #48 5.555 runtime/internal/math [2020-04-14T16:40:15.025Z] #48 5.627 sync/atomic [2020-04-14T16:40:15.025Z] #48 5.849 unicode [2020-04-14T16:40:15.025Z] #48 6.629 unicode/utf8 [2020-04-14T16:40:15.025Z] #48 7.598 internal/bytealg [2020-04-14T16:40:15.025Z] #48 7.832 math [2020-04-14T16:40:15.025Z] #48 9.398 internal/testlog [2020-04-14T16:40:15.025Z] #48 ... [2020-04-14T16:40:15.025Z] [2020-04-14T16:40:15.025Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-14T16:40:15.025Z] #44 0.898 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-14T16:40:15.025Z] #44 0.961 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-14T16:40:15.025Z] #44 1.154 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-14T16:40:15.025Z] #44 3.117 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-14T16:40:15.025Z] #44 6.902 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-14T16:40:15.025Z] #44 9.524 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-14T16:40:15.316Z] #44 ... [2020-04-14T16:40:15.316Z] [2020-04-14T16:40:15.316Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:40:15.316Z] #54 0.834 + RM_GOPATH=0 [2020-04-14T16:40:15.316Z] #54 0.834 + TMP_GOPATH= [2020-04-14T16:40:15.316Z] #54 0.834 + : /build [2020-04-14T16:40:15.316Z] #54 0.848 + '[' -z '' ']' [2020-04-14T16:40:15.316Z] #54 0.850 ++ mktemp -d [2020-04-14T16:40:15.316Z] #54 0.916 + export GOPATH=/tmp/tmp.UuIGePjprg [2020-04-14T16:40:15.316Z] #54 0.917 + GOPATH=/tmp/tmp.UuIGePjprg [2020-04-14T16:40:15.316Z] #54 0.918 + RM_GOPATH=1 [2020-04-14T16:40:15.316Z] #54 0.927 ++ dirname ./install.sh [2020-04-14T16:40:15.316Z] #54 0.929 + dir=. [2020-04-14T16:40:15.316Z] #54 0.929 + bin=golangci_lint [2020-04-14T16:40:15.316Z] #54 0.929 + shift [2020-04-14T16:40:15.316Z] #54 0.930 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-14T16:40:15.316Z] #54 0.932 + . ./golangci_lint.installer [2020-04-14T16:40:15.316Z] #54 0.935 ++ : v1.23.8 [2020-04-14T16:40:15.316Z] #54 0.944 + install_golangci_lint [2020-04-14T16:40:15.316Z] #54 0.945 + echo 'Installing golangci-lint version v1.23.8' [2020-04-14T16:40:15.316Z] #54 0.947 Installing golangci-lint version v1.23.8 [2020-04-14T16:40:15.316Z] #54 0.947 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-14T16:40:15.316Z] #54 ... [2020-04-14T16:40:15.316Z] [2020-04-14T16:40:15.316Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:40:15.316Z] #57 0.762 + RM_GOPATH=0 [2020-04-14T16:40:15.316Z] #57 0.762 + TMP_GOPATH= [2020-04-14T16:40:15.316Z] #57 0.763 + : /build [2020-04-14T16:40:15.316Z] #57 0.763 + '[' -z '' ']' [2020-04-14T16:40:15.316Z] #57 0.763 ++ mktemp -d [2020-04-14T16:40:15.316Z] #57 0.767 + export GOPATH=/tmp/tmp.xrA3m5WPmW [2020-04-14T16:40:15.316Z] #57 0.767 + GOPATH=/tmp/tmp.xrA3m5WPmW [2020-04-14T16:40:15.316Z] #57 0.768 + RM_GOPATH=1 [2020-04-14T16:40:15.316Z] #57 0.769 ++ dirname ./install.sh [2020-04-14T16:40:15.316Z] #57 0.774 + dir=. [2020-04-14T16:40:15.316Z] #57 0.774 + bin=shfmt [2020-04-14T16:40:15.316Z] #57 0.774 + shift [2020-04-14T16:40:15.316Z] #57 0.775 + '[' '!' -f ./shfmt.installer ']' [2020-04-14T16:40:15.316Z] #57 0.775 + . ./shfmt.installer [2020-04-14T16:40:15.316Z] #57 0.776 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-14T16:40:15.316Z] #57 0.776 + install_shfmt [2020-04-14T16:40:15.316Z] #57 0.777 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-14T16:40:15.316Z] #57 0.777 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-14T16:40:15.316Z] #57 0.778 + git clone https://github.com/mvdan/sh.git /tmp/tmp.xrA3m5WPmW/src/github.com/mvdan/sh [2020-04-14T16:40:15.316Z] #57 0.800 Cloning into '/tmp/tmp.xrA3m5WPmW/src/github.com/mvdan/sh'... [2020-04-14T16:40:15.606Z] #57 ... [2020-04-14T16:40:15.606Z] [2020-04-14T16:40:15.606Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:40:15.606Z] #51 0.828 + RM_GOPATH=0 [2020-04-14T16:40:15.606Z] #51 0.828 + TMP_GOPATH= [2020-04-14T16:40:15.606Z] #51 0.828 + : /build [2020-04-14T16:40:15.606Z] #51 0.828 + '[' -z '' ']' [2020-04-14T16:40:15.606Z] #51 0.828 ++ mktemp -d [2020-04-14T16:40:15.606Z] #51 0.857 + export GOPATH=/tmp/tmp.ETfeHANFMK [2020-04-14T16:40:15.606Z] #51 0.857 + GOPATH=/tmp/tmp.ETfeHANFMK [2020-04-14T16:40:15.606Z] #51 0.858 + RM_GOPATH=1 [2020-04-14T16:40:15.606Z] #51 0.871 ++ dirname ./install.sh [2020-04-14T16:40:15.606Z] #51 0.894 + dir=. [2020-04-14T16:40:15.606Z] #51 0.895 + bin=gotestsum [2020-04-14T16:40:15.606Z] #51 0.895 + shift [2020-04-14T16:40:15.606Z] #51 0.895 + '[' '!' -f ./gotestsum.installer ']' [2020-04-14T16:40:15.606Z] #51 0.895 + . ./gotestsum.installer [2020-04-14T16:40:15.606Z] #51 0.896 ++ : v0.3.5 [2020-04-14T16:40:15.606Z] #51 0.896 + install_gotestsum [2020-04-14T16:40:15.606Z] #51 0.897 Installing gotestsum version v0.3.5 [2020-04-14T16:40:15.606Z] #51 0.897 + echo 'Installing gotestsum version v0.3.5' [2020-04-14T16:40:15.606Z] #51 0.897 + go get -d gotest.tools/gotestsum [2020-04-14T16:40:15.606Z] #51 ... [2020-04-14T16:40:15.606Z] [2020-04-14T16:40:15.606Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-14T16:40:15.606Z] #42 0.729 + git clone https://github.com/docker/distribution.git . [2020-04-14T16:40:15.606Z] #42 0.736 Cloning into '.'... [2020-04-14T16:40:15.898Z] #42 ... [2020-04-14T16:40:15.898Z] [2020-04-14T16:40:15.898Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-14T16:40:15.898Z] #36 0.847 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-14T16:40:15.898Z] #36 0.946 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-14T16:40:15.898Z] #36 1.166 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-14T16:40:15.898Z] #36 2.808 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-14T16:40:15.898Z] #36 6.621 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-14T16:40:15.898Z] #36 9.616 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-14T16:40:15.898Z] #36 ... [2020-04-14T16:40:15.898Z] [2020-04-14T16:40:15.898Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-14T16:40:15.898Z] #63 0.832 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-14T16:40:15.898Z] #63 0.940 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-14T16:40:15.898Z] #63 1.091 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-14T16:40:15.898Z] #63 3.087 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-14T16:40:15.898Z] #63 7.015 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-14T16:40:15.898Z] #63 9.654 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-14T16:40:16.005Z] . [2020-04-14T16:40:16.005Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration-flaky) [2020-04-14T16:40:16.006Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration-flaky) [2020-04-14T16:40:16.006Z] Error: No such image: emptyfs [2020-04-14T16:40:16.006Z] +++++ tar -cC bundles/test-integration-flaky/emptyfs . [2020-04-14T16:40:16.006Z] +++++ docker load [2020-04-14T16:40:16.187Z] #63 ... [2020-04-14T16:40:16.187Z] [2020-04-14T16:40:16.187Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-14T16:40:16.187Z] #11 1.105 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-14T16:40:16.187Z] #11 1.330 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-14T16:40:16.187Z] #11 1.332 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-14T16:40:16.187Z] #11 3.218 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-14T16:40:16.187Z] #11 6.621 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-14T16:40:16.187Z] #11 9.343 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-14T16:40:16.187Z] #11 ... [2020-04-14T16:40:16.187Z] [2020-04-14T16:40:16.187Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:40:16.187Z] #24 0.636 + RM_GOPATH=0 [2020-04-14T16:40:16.187Z] #24 0.636 + TMP_GOPATH= [2020-04-14T16:40:16.187Z] #24 0.636 + : /build [2020-04-14T16:40:16.187Z] #24 0.636 + '[' -z '' ']' [2020-04-14T16:40:16.187Z] #24 0.638 ++ mktemp -d [2020-04-14T16:40:16.187Z] #24 0.640 + export GOPATH=/tmp/tmp.yfZrbRJIxb [2020-04-14T16:40:16.187Z] #24 0.640 + GOPATH=/tmp/tmp.yfZrbRJIxb [2020-04-14T16:40:16.187Z] #24 0.640 + RM_GOPATH=1 [2020-04-14T16:40:16.187Z] #24 0.641 ++ dirname ./install.sh [2020-04-14T16:40:16.187Z] #24 0.643 + dir=. [2020-04-14T16:40:16.187Z] #24 0.648 + bin=dockercli [2020-04-14T16:40:16.187Z] #24 0.648 + shift [2020-04-14T16:40:16.187Z] #24 0.648 + '[' '!' -f ./dockercli.installer ']' [2020-04-14T16:40:16.187Z] #24 0.648 + . ./dockercli.installer [2020-04-14T16:40:16.187Z] #24 0.649 ++ : stable [2020-04-14T16:40:16.187Z] #24 0.649 ++ : 17.06.2-ce [2020-04-14T16:40:16.187Z] #24 0.650 + install_dockercli [2020-04-14T16:40:16.187Z] #24 0.650 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-14T16:40:16.187Z] #24 0.651 ++ uname -m [2020-04-14T16:40:16.187Z] #24 0.652 Install docker/cli version 17.06.2-ce from stable [2020-04-14T16:40:16.187Z] #24 0.655 + arch=ppc64le [2020-04-14T16:40:16.187Z] #24 0.655 + '[' ppc64le '!=' x86_64 ']' [2020-04-14T16:40:16.187Z] #24 0.655 + '[' ppc64le '!=' s390x ']' [2020-04-14T16:40:16.187Z] #24 0.655 + '[' ppc64le '!=' armhf ']' [2020-04-14T16:40:16.187Z] #24 0.655 + build_dockercli [2020-04-14T16:40:16.187Z] #24 0.656 + git clone https://github.com/docker/docker-ce /tmp/tmp.yfZrbRJIxb/tmp/docker-ce [2020-04-14T16:40:16.187Z] #24 0.671 Cloning into '/tmp/tmp.yfZrbRJIxb/tmp/docker-ce'... [2020-04-14T16:40:16.263Z] Running integration-test (iteration 1) [2020-04-14T16:40:16.263Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:40:16.263Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:40:16.263Z] +++ set -e [2020-04-14T16:40:16.263Z] +++ '[' -n 0 ']' [2020-04-14T16:40:16.263Z] +++ set -x [2020-04-14T16:40:16.263Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:40:16.479Z] #24 ... [2020-04-14T16:40:16.479Z] [2020-04-14T16:40:16.479Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:40:16.479Z] #48 10.50 encoding [2020-04-14T16:40:16.479Z] #48 10.71 runtime [2020-04-14T16:40:16.479Z] #48 11.01 unicode/utf16 [2020-04-14T16:40:16.773Z] #48 11.95 container/list [2020-04-14T16:40:16.777Z] #17 22.00 The following NEW packages will be installed: [2020-04-14T16:40:17.035Z] #17 22.01 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-14T16:40:17.035Z] #17 22.01 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-14T16:40:17.035Z] #17 22.01 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-14T16:40:17.035Z] #17 22.01 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-14T16:40:17.035Z] #17 22.01 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-14T16:40:17.035Z] #17 22.01 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-14T16:40:17.035Z] #17 22.01 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-14T16:40:17.035Z] #17 22.01 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-14T16:40:17.035Z] #17 22.01 xz-utils zip [2020-04-14T16:40:17.292Z] #17 22.34 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2020-04-14T16:40:17.292Z] #17 22.34 Need to get 28.5 MB of archives. [2020-04-14T16:40:17.292Z] #17 22.34 After this operation, 116 MB of additional disk space will be used. [2020-04-14T16:40:17.292Z] #17 22.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-04-14T16:40:17.292Z] #17 22.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-04-14T16:40:17.292Z] #17 22.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-04-14T16:40:17.550Z] #17 22.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-04-14T16:40:17.550Z] #17 22.47 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-04-14T16:40:17.550Z] #17 22.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-04-14T16:40:17.550Z] #17 22.56 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-04-14T16:40:17.550Z] #17 22.57 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-04-14T16:40:17.550Z] #17 22.58 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-04-14T16:40:17.550Z] #17 22.58 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-04-14T16:40:17.550Z] #17 22.58 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-04-14T16:40:17.550Z] #17 22.60 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-04-14T16:40:17.550Z] #17 22.60 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-04-14T16:40:17.550Z] #17 22.60 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-04-14T16:40:17.550Z] #17 22.60 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-04-14T16:40:17.550Z] #17 22.60 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-04-14T16:40:17.550Z] #17 22.62 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-14T16:40:17.550Z] #17 22.63 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-14T16:40:17.550Z] #17 22.64 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-04-14T16:40:17.550Z] #17 22.65 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-04-14T16:40:17.550Z] #17 22.65 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-04-14T16:40:17.550Z] #17 22.66 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-04-14T16:40:17.807Z] #17 22.69 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-04-14T16:40:17.807Z] #17 22.70 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-14T16:40:17.807Z] #17 22.71 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-14T16:40:17.808Z] #17 22.72 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-14T16:40:17.808Z] #17 22.72 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-04-14T16:40:17.808Z] #17 22.72 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-04-14T16:40:17.808Z] #17 22.72 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-14T16:40:18.065Z] #17 23.15 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-04-14T16:40:18.065Z] #17 23.15 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-04-14T16:40:18.065Z] #17 23.15 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-04-14T16:40:18.065Z] #17 23.16 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-04-14T16:40:18.065Z] #17 23.16 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-04-14T16:40:18.065Z] #17 23.18 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-04-14T16:40:18.322Z] #17 23.26 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-14T16:40:18.322Z] #17 23.27 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-04-14T16:40:18.322Z] #17 23.28 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-04-14T16:40:18.322Z] #17 23.29 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-14T16:40:18.322Z] #17 23.30 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-04-14T16:40:18.322Z] #17 23.31 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-14T16:40:18.322Z] #17 23.31 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-04-14T16:40:18.322Z] #17 23.37 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-04-14T16:40:18.322Z] #17 23.40 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-04-14T16:40:18.322Z] #17 23.41 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-14T16:40:18.579Z] #17 23.70 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-04-14T16:40:18.579Z] #17 23.76 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-04-14T16:40:18.837Z] #17 23.79 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-04-14T16:40:19.401Z] #17 24.29 debconf: delaying package configuration, since apt-utils is not installed [2020-04-14T16:40:19.401Z] #17 24.38 Fetched 28.5 MB in 2s (16.5 MB/s) [2020-04-14T16:40:19.401Z] #17 24.44 Selecting previously unselected package pigz. [2020-04-14T16:40:19.401Z] #17 24.44 (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 ... 23423 files and directories currently installed.) [2020-04-14T16:40:19.401Z] #17 24.47 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-04-14T16:40:19.401Z] #17 24.48 Unpacking pigz (2.4-1) ... [2020-04-14T16:40:19.401Z] #17 24.56 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-04-14T16:40:19.658Z] #17 24.57 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-14T16:40:19.658Z] #17 24.57 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-14T16:40:19.916Z] #17 24.98 Selecting previously unselected package python3.7-minimal. [2020-04-14T16:40:19.916Z] #17 24.99 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-14T16:40:19.916Z] #17 25.00 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-14T16:40:20.847Z] #17 25.84 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-14T16:40:20.847Z] #17 25.86 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-14T16:40:21.246Z] #48 15.92 crypto/internal/subtle [2020-04-14T16:40:21.246Z] #48 16.46 crypto/subtle [2020-04-14T16:40:21.477Z] #19 12.20 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-14T16:40:21.478Z] #19 12.39 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-14T16:40:21.478Z] #19 12.46 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-04-14T16:40:21.478Z] #19 12.56 Collecting pyyaml (from yamllint==1.16.0) [2020-04-14T16:40:21.478Z] #19 12.86 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-14T16:40:22.275Z] #48 17.19 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-14T16:40:22.565Z] #48 17.63 internal/nettrace [2020-04-14T16:40:22.779Z] #17 28.02 Selecting previously unselected package python3-minimal. [2020-04-14T16:40:22.855Z] #48 18.02 runtime/cgo [2020-04-14T16:40:23.036Z] #17 28.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 ... 23672 files and directories currently installed.) [2020-04-14T16:40:23.037Z] #17 28.07 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-04-14T16:40:23.037Z] #17 28.08 Unpacking python3-minimal (3.7.3-1) ... [2020-04-14T16:40:23.037Z] #17 28.16 Selecting previously unselected package libmpdec2:amd64. [2020-04-14T16:40:23.037Z] #17 28.16 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-04-14T16:40:23.037Z] #17 28.17 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-04-14T16:40:23.037Z] #17 28.25 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-04-14T16:40:23.037Z] #17 28.27 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-04-14T16:40:23.295Z] #17 28.28 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-14T16:40:23.401Z] #19 15.20 Building wheels for collected packages: pyyaml [2020-04-14T16:40:23.401Z] #19 15.20 Running setup.py bdist_wheel for pyyaml: started [2020-04-14T16:40:24.224Z] #17 29.21 Selecting previously unselected package python3.7. [2020-04-14T16:40:24.224Z] #17 29.23 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-04-14T16:40:24.224Z] #17 29.23 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-14T16:40:24.224Z] #17 29.35 Selecting previously unselected package libpython3-stdlib:amd64. [2020-04-14T16:40:24.224Z] #17 29.35 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-04-14T16:40:24.224Z] #17 29.36 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-14T16:40:24.224Z] #17 29.43 Setting up python3-minimal (3.7.3-1) ... [2020-04-14T16:40:24.355Z] #48 ... [2020-04-14T16:40:24.355Z] [2020-04-14T16:40:24.355Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:40:24.355Z] #57 19.46 + cd /tmp/tmp.xrA3m5WPmW/src/github.com/mvdan/sh [2020-04-14T16:40:24.355Z] #57 19.47 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-14T16:40:24.355Z] #57 19.67 + GO111MODULE=on [2020-04-14T16:40:24.355Z] #57 19.67 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-14T16:40:24.783Z] #19 16.55 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-14T16:40:24.783Z] #19 16.55 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-14T16:40:24.783Z] #19 16.64 Successfully built pyyaml [2020-04-14T16:40:24.787Z] #17 ... [2020-04-14T16:40:24.787Z] [2020-04-14T16:40:24.787Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:40:24.787Z] #44 117.7 DEP criu/clone-noasan.d [2020-04-14T16:40:24.787Z] #44 117.8 DEP criu/cgroup.d [2020-04-14T16:40:24.787Z] #44 118.1 DEP criu/cgroup-props.d [2020-04-14T16:40:24.787Z] #44 118.3 DEP criu/bitmap.d [2020-04-14T16:40:24.787Z] #44 118.3 DEP criu/bfd.d [2020-04-14T16:40:24.787Z] #44 118.5 DEP criu/autofs.d [2020-04-14T16:40:24.787Z] #44 118.7 DEP criu/aio.d [2020-04-14T16:40:24.787Z] #44 118.9 DEP criu/action-scripts.d [2020-04-14T16:40:24.787Z] #44 119.0 CC criu/action-scripts.o [2020-04-14T16:40:24.787Z] #44 119.3 CC criu/aio.o [2020-04-14T16:40:24.787Z] #44 119.8 CC criu/autofs.o [2020-04-14T16:40:24.787Z] #44 121.2 CC criu/bfd.o [2020-04-14T16:40:24.787Z] #44 121.6 CC criu/bitmap.o [2020-04-14T16:40:24.787Z] #44 121.8 CC criu/cgroup-props.o [2020-04-14T16:40:24.787Z] #44 122.6 CC criu/cgroup.o [2020-04-14T16:40:24.787Z] #44 125.3 CC criu/clone-noasan.o [2020-04-14T16:40:24.787Z] #44 125.4 CC criu/config.o [2020-04-14T16:40:24.787Z] #44 126.7 CC criu/cr-check.o [2020-04-14T16:40:25.002Z] #57 ... [2020-04-14T16:40:25.002Z] [2020-04-14T16:40:25.002Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:40:25.002Z] #34 10.06 runtime [2020-04-14T16:40:25.002Z] #34 10.51 encoding [2020-04-14T16:40:25.002Z] #34 11.29 runtime/cgo [2020-04-14T16:40:25.043Z] #19 16.65 Installing collected packages: pathspec, pyyaml, yamllint [2020-04-14T16:40:25.044Z] #44 ... [2020-04-14T16:40:25.044Z] [2020-04-14T16:40:25.044Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-14T16:40:25.044Z] #17 30.21 Selecting previously unselected package python3. [2020-04-14T16:40:25.044Z] #17 30.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24084 files and directories currently installed.) [2020-04-14T16:40:25.044Z] #17 30.27 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-04-14T16:40:25.291Z] #34 ... [2020-04-14T16:40:25.291Z] [2020-04-14T16:40:25.291Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:40:25.291Z] #69 10.16 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-14T16:40:25.291Z] #69 10.16 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-14T16:40:25.300Z] #17 30.28 Unpacking python3 (3.7.3-1) ... [2020-04-14T16:40:25.300Z] #17 30.44 Selecting previously unselected package libip4tc0:amd64. [2020-04-14T16:40:25.300Z] #17 30.45 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-04-14T16:40:25.300Z] #17 30.46 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-04-14T16:40:25.300Z] #17 30.53 Selecting previously unselected package libip6tc0:amd64. [2020-04-14T16:40:25.300Z] #17 30.53 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-04-14T16:40:25.303Z] #19 17.19 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-14T16:40:25.558Z] #17 30.54 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-04-14T16:40:25.558Z] #17 30.63 Selecting previously unselected package libiptc0:amd64. [2020-04-14T16:40:25.558Z] #17 30.64 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-04-14T16:40:25.558Z] #17 30.65 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-04-14T16:40:25.558Z] #17 30.72 Selecting previously unselected package libnfnetlink0:amd64. [2020-04-14T16:40:25.558Z] #17 30.73 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-04-14T16:40:25.558Z] #17 30.73 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-14T16:40:25.815Z] #17 30.78 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-04-14T16:40:25.815Z] #17 30.79 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-04-14T16:40:25.815Z] #17 30.80 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-14T16:40:25.815Z] #17 30.87 Selecting previously unselected package libnftnl11:amd64. [2020-04-14T16:40:25.815Z] #17 30.87 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-04-14T16:40:25.815Z] #17 30.88 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-04-14T16:40:26.072Z] #17 30.95 Selecting previously unselected package iptables. [2020-04-14T16:40:26.072Z] #17 30.96 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-04-14T16:40:26.072Z] #17 30.96 Unpacking iptables (1.8.2-4) ... [2020-04-14T16:40:26.255Z] #19 DONE 17.9s [2020-04-14T16:40:26.255Z] [2020-04-14T16:40:26.255Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:40:26.255Z] #44 156.9 CC criu/mount.o [2020-04-14T16:40:26.255Z] #44 160.8 CC criu/namespaces.o [2020-04-14T16:40:26.255Z] #44 163.2 CC criu/net.o [2020-04-14T16:40:26.329Z] #17 31.25 Selecting previously unselected package xxd. [2020-04-14T16:40:26.329Z] #17 31.25 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-14T16:40:26.329Z] #17 31.26 Unpacking xxd (2:8.1.0875-5) ... [2020-04-14T16:40:26.329Z] #17 31.38 Selecting previously unselected package vim-common. [2020-04-14T16:40:26.329Z] #17 31.38 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-14T16:40:26.329Z] #17 31.40 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-14T16:40:26.586Z] #17 31.57 Selecting previously unselected package bash-completion. [2020-04-14T16:40:26.586Z] #17 31.57 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-14T16:40:27.196Z] #44 167.4 CC criu/netfilter.o [2020-04-14T16:40:27.352Z] #69 ... [2020-04-14T16:40:27.352Z] [2020-04-14T16:40:27.352Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:40:27.352Z] #57 22.49 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-14T16:40:27.352Z] #57 22.52 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-14T16:40:27.352Z] #57 22.57 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-14T16:40:27.644Z] #57 22.94 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-14T16:40:27.768Z] #44 167.8 CC criu/page-pipe.o [2020-04-14T16:40:27.938Z] #57 23.04 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-14T16:40:28.338Z] #44 168.6 CC criu/page-xfer.o [2020-04-14T16:40:29.110Z] #17 34.11 Unpacking bash-completion (1:2.8-6) ... [2020-04-14T16:40:29.368Z] #17 34.57 Selecting previously unselected package bzip2. [2020-04-14T16:40:29.368Z] #17 34.58 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-04-14T16:40:29.625Z] #17 34.59 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-14T16:40:29.625Z] #17 34.68 Selecting previously unselected package xz-utils. [2020-04-14T16:40:29.625Z] #17 34.70 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-04-14T16:40:29.625Z] #17 34.71 Unpacking xz-utils (5.2.4-1) ... [2020-04-14T16:40:29.721Z] #44 170.1 CC criu/pagemap-cache.o [2020-04-14T16:40:29.882Z] #17 34.87 Selecting previously unselected package apparmor. [2020-04-14T16:40:29.882Z] #17 34.88 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-04-14T16:40:29.882Z] #17 34.97 Unpacking apparmor (2.13.2-10) ... [2020-04-14T16:40:30.291Z] #44 170.6 CC criu/pagemap.o [2020-04-14T16:40:30.447Z] #17 35.31 Selecting previously unselected package aufs-tools. [2020-04-14T16:40:30.447Z] #17 35.32 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-04-14T16:40:30.447Z] #17 35.34 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-14T16:40:30.447Z] #17 35.47 Selecting previously unselected package libonig5:amd64. [2020-04-14T16:40:30.447Z] #17 35.47 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-04-14T16:40:30.447Z] #17 35.48 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-14T16:40:30.660Z] #57 25.45 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-14T16:40:30.704Z] #17 35.60 Selecting previously unselected package libjq1:amd64. [2020-04-14T16:40:30.704Z] #17 35.61 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-14T16:40:30.704Z] #17 35.62 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-14T16:40:30.704Z] #17 35.71 Selecting previously unselected package jq. [2020-04-14T16:40:30.704Z] #17 35.73 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-14T16:40:30.704Z] #17 35.74 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-14T16:40:30.961Z] #17 35.81 Selecting previously unselected package libaio1:amd64. [2020-04-14T16:40:30.961Z] #17 35.82 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-04-14T16:40:30.961Z] #17 35.82 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-04-14T16:40:30.961Z] #17 35.88 Selecting previously unselected package libgpm2:amd64. [2020-04-14T16:40:30.961Z] #17 35.91 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-04-14T16:40:30.961Z] #17 35.91 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-04-14T16:40:30.961Z] #17 35.97 Selecting previously unselected package libicu63:amd64. [2020-04-14T16:40:30.961Z] #17 35.99 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-14T16:40:30.961Z] #17 35.99 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-14T16:40:31.680Z] #44 171.7 CC criu/parasite-syscall.o [2020-04-14T16:40:31.696Z] #57 26.83 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-14T16:40:32.251Z] #44 172.4 CC criu/path.o [2020-04-14T16:40:32.251Z] #44 172.6 CC criu/pie-util-vdso.o [2020-04-14T16:40:32.823Z] #44 173.0 CC criu/pie-util.o [2020-04-14T16:40:32.823Z] #44 ... [2020-04-14T16:40:32.823Z] [2020-04-14T16:40:32.823Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:40:32.823Z] #60 114.3 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-04-14T16:40:33.223Z] #57 ... [2020-04-14T16:40:33.223Z] [2020-04-14T16:40:33.223Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-14T16:40:33.513Z] #42 28.29 Checking out files: 73% (1179/1597) Checking out files: 74% (1182/1597) Checking out files: 75% (1198/1597) Checking out files: 76% (1214/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-04-14T16:40:33.513Z] #42 28.85 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-14T16:40:34.734Z] #60 116.0 + mkdir -p /build [2020-04-14T16:40:34.734Z] #60 116.0 + cp runc /build/runc [2020-04-14T16:40:34.860Z] #65 267.2 + bin/containerd-stress [2020-04-14T16:40:34.860Z] #65 268.9 + bin/containerd-shim [2020-04-14T16:40:35.000Z] #60 DONE 116.5s [2020-04-14T16:40:35.000Z] [2020-04-14T16:40:35.000Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:40:35.000Z] #44 173.2 CC criu/pipes.o [2020-04-14T16:40:35.000Z] #44 173.8 CC criu/plugin.o [2020-04-14T16:40:35.000Z] #44 174.1 CC criu/proc_parse.o [2020-04-14T16:40:35.155Z] #17 39.51 Selecting previously unselected package libnet1:amd64. [2020-04-14T16:40:35.155Z] #17 39.52 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-14T16:40:35.155Z] #17 39.52 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-14T16:40:35.155Z] #17 39.58 Selecting previously unselected package libnl-3-200:amd64. [2020-04-14T16:40:35.155Z] #17 39.59 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-14T16:40:35.155Z] #17 39.60 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-14T16:40:35.155Z] #17 39.69 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-14T16:40:35.155Z] #17 39.70 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-14T16:40:35.155Z] #17 39.71 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-14T16:40:35.155Z] #17 39.75 Selecting previously unselected package libreadline5:amd64. [2020-04-14T16:40:35.155Z] #17 39.76 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-04-14T16:40:35.155Z] #17 39.77 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-14T16:40:35.155Z] #17 39.85 Selecting previously unselected package net-tools. [2020-04-14T16:40:35.155Z] #17 39.87 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-04-14T16:40:35.155Z] #17 39.87 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-14T16:40:35.155Z] #17 40.06 Selecting previously unselected package python-pip-whl. [2020-04-14T16:40:35.155Z] #17 40.06 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-14T16:40:35.155Z] #17 40.07 Unpacking python-pip-whl (18.1-5) ... [2020-04-14T16:40:35.411Z] #17 40.53 Selecting previously unselected package python3-lib2to3. [2020-04-14T16:40:35.411Z] #17 40.53 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-14T16:40:35.411Z] #17 40.53 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-14T16:40:35.411Z] #17 40.66 Selecting previously unselected package python3-distutils. [2020-04-14T16:40:35.411Z] #17 ... [2020-04-14T16:40:35.411Z] [2020-04-14T16:40:35.411Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:40:35.411Z] #44 128.3 CC criu/cr-dedup.o [2020-04-14T16:40:35.411Z] #44 128.6 CC criu/cr-dump.o [2020-04-14T16:40:35.411Z] #44 131.0 CC criu/cr-errno.o [2020-04-14T16:40:35.411Z] #44 131.1 CC criu/cr-restore.o [2020-04-14T16:40:35.412Z] #44 135.2 CC criu/cr-service.o [2020-04-14T16:40:35.412Z] #44 136.8 CC criu/crtools.o [2020-04-14T16:40:35.412Z] #44 137.4 CC criu/eventfd.o [2020-04-14T16:40:35.412Z] #44 137.8 CC criu/eventpoll.o [2020-04-14T16:40:35.668Z] #44 ... [2020-04-14T16:40:35.668Z] [2020-04-14T16:40:35.668Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-14T16:40:35.668Z] #17 40.66 Selecting previously unselected package python3-distutils. [2020-04-14T16:40:35.668Z] #17 40.67 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-14T16:40:35.668Z] #17 40.67 Unpacking python3-distutils (3.7.3-1) ... [2020-04-14T16:40:35.668Z] #17 40.81 Selecting previously unselected package python3-pip. [2020-04-14T16:40:35.926Z] #17 40.82 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-14T16:40:35.926Z] #17 40.83 Unpacking python3-pip (18.1-5) ... [2020-04-14T16:40:35.926Z] #17 41.01 Selecting previously unselected package python3-pkg-resources. [2020-04-14T16:40:35.926Z] #17 41.02 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-14T16:40:35.926Z] #17 41.02 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-14T16:40:36.182Z] #17 41.13 Selecting previously unselected package python3-setuptools. [2020-04-14T16:40:36.182Z] #17 41.14 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-14T16:40:36.182Z] #17 41.14 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-14T16:40:36.182Z] #17 41.36 Selecting previously unselected package python3-wheel. [2020-04-14T16:40:36.237Z] #42 31.58 + 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-04-14T16:40:36.384Z] #44 176.5 CC criu/protobuf-desc.o [2020-04-14T16:40:36.439Z] #17 41.38 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-14T16:40:36.440Z] #17 41.39 Unpacking python3-wheel (0.32.3-2) ... [2020-04-14T16:40:36.440Z] #17 41.45 Selecting previously unselected package sudo. [2020-04-14T16:40:36.440Z] #17 41.46 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-04-14T16:40:36.440Z] #17 41.46 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-14T16:40:36.957Z] #44 177.3 CC criu/protobuf.o [2020-04-14T16:40:37.003Z] #17 42.05 Selecting previously unselected package thin-provisioning-tools. [2020-04-14T16:40:37.003Z] #17 42.05 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-04-14T16:40:37.003Z] #17 42.05 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-14T16:40:37.260Z] #17 42.27 Selecting previously unselected package uidmap. [2020-04-14T16:40:37.260Z] #17 42.28 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-04-14T16:40:37.260Z] #17 42.29 Unpacking uidmap (1:4.5-1.1) ... [2020-04-14T16:40:37.260Z] #17 42.39 Selecting previously unselected package vim-runtime. [2020-04-14T16:40:37.260Z] #17 42.40 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-14T16:40:37.260Z] #17 42.42 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-04-14T16:40:37.260Z] #17 42.44 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-14T16:40:37.260Z] #17 42.45 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-14T16:40:37.528Z] #44 177.7 CC criu/pstree.o [2020-04-14T16:40:37.822Z] --- PASS: TestBuildWithHugeFile (26.53s) [2020-04-14T16:40:37.822Z] === RUN TestBuildWithEmptyDockerfile [2020-04-14T16:40:37.822Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-14T16:40:37.822Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-14T16:40:37.822Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-14T16:40:37.822Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-14T16:40:37.822Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-14T16:40:37.822Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-14T16:40:37.822Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-14T16:40:37.822Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-14T16:40:37.822Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-14T16:40:37.822Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2020-04-14T16:40:37.822Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2020-04-14T16:40:37.822Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s) [2020-04-14T16:40:37.822Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-04-14T16:40:37.822Z] === RUN TestBuildPreserveOwnership [2020-04-14T16:40:37.822Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-14T16:40:38.471Z] #44 178.7 CC criu/rbtree.o [2020-04-14T16:40:38.732Z] #44 179.0 CC criu/rst-malloc.o [2020-04-14T16:40:38.961Z] #42 ... [2020-04-14T16:40:38.961Z] [2020-04-14T16:40:38.961Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:40:38.961Z] #75 32.45 Checking out files: 53% (1116/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-04-14T16:40:38.961Z] #75 33.49 + cd /tmp/tmp.BbiVZAYd6b/src/github.com/docker/libnetwork [2020-04-14T16:40:38.961Z] #75 33.49 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-14T16:40:38.961Z] #75 33.96 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-14T16:40:38.993Z] #44 179.3 CC criu/seccomp.o [2020-04-14T16:40:39.564Z] #44 179.8 CC criu/seize.o [2020-04-14T16:40:39.611Z] #75 ... [2020-04-14T16:40:39.611Z] [2020-04-14T16:40:39.611Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-14T16:40:39.611Z] #26 24.74 Fetched 8120 kB in 24s (338 kB/s) [2020-04-14T16:40:39.611Z] #26 24.74 Reading package lists... [2020-04-14T16:40:39.611Z] #26 ... [2020-04-14T16:40:39.611Z] [2020-04-14T16:40:39.611Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:40:39.611Z] #57 30.06 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-14T16:40:39.611Z] #57 32.08 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-14T16:40:39.611Z] #57 32.30 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-14T16:40:39.611Z] #57 32.68 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-14T16:40:39.611Z] #57 33.01 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-14T16:40:39.611Z] #57 34.44 runtime/cgo [2020-04-14T16:40:39.902Z] #57 34.89 runtime [2020-04-14T16:40:39.902Z] #57 ... [2020-04-14T16:40:39.902Z] [2020-04-14T16:40:39.902Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-14T16:40:39.902Z] #44 25.11 Fetched 8120 kB in 24s (334 kB/s) [2020-04-14T16:40:39.902Z] #44 25.11 Reading package lists... [2020-04-14T16:40:39.902Z] #44 ... [2020-04-14T16:40:39.902Z] [2020-04-14T16:40:39.902Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-14T16:40:40.190Z] #26 35.25 Reading package lists... [2020-04-14T16:40:40.190Z] #26 ... [2020-04-14T16:40:40.190Z] [2020-04-14T16:40:40.190Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-14T16:40:40.190Z] #36 25.49 Fetched 8120 kB in 25s (329 kB/s) [2020-04-14T16:40:40.190Z] #36 25.49 Reading package lists... [2020-04-14T16:40:40.479Z] #36 ... [2020-04-14T16:40:40.479Z] [2020-04-14T16:40:40.479Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:40:40.479Z] #48 25.53 vendor/golang.org/x/crypto/internal/subtle [2020-04-14T16:40:40.479Z] #48 ... [2020-04-14T16:40:40.479Z] [2020-04-14T16:40:40.479Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-14T16:40:40.479Z] #11 25.91 Fetched 8120 kB in 25s (327 kB/s) [2020-04-14T16:40:40.506Z] #44 180.5 CC criu/servicefd.o [2020-04-14T16:40:40.535Z] #17 45.54 Selecting previously unselected package vim. [2020-04-14T16:40:40.535Z] #17 45.54 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-04-14T16:40:40.535Z] #17 45.58 Unpacking vim (2:8.1.0875-5) ... [2020-04-14T16:40:40.767Z] #44 180.9 CC criu/shmem.o [2020-04-14T16:40:40.768Z] #11 25.91 Reading package lists... [2020-04-14T16:40:40.768Z] #11 ... [2020-04-14T16:40:40.768Z] [2020-04-14T16:40:40.768Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-14T16:40:41.098Z] #17 46.12 Selecting previously unselected package xfsprogs. [2020-04-14T16:40:41.098Z] #17 46.13 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-04-14T16:40:41.098Z] #17 46.14 Unpacking xfsprogs (4.20.0-1) ... [2020-04-14T16:40:41.263Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-14T16:40:41.338Z] #44 ... [2020-04-14T16:40:41.338Z] [2020-04-14T16:40:41.338Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:40:41.338Z] #65 203.1 + bin/containerd [2020-04-14T16:40:41.389Z] #65 275.5 + bin/containerd-shim-runc-v1 [2020-04-14T16:40:41.662Z] #17 46.59 Selecting previously unselected package zip. [2020-04-14T16:40:41.662Z] #17 46.61 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-04-14T16:40:41.662Z] #17 46.62 Unpacking zip (3.0-11+b1) ... [2020-04-14T16:40:41.796Z] #36 36.06 Reading package lists... [2020-04-14T16:40:41.796Z] #36 ... [2020-04-14T16:40:41.796Z] [2020-04-14T16:40:41.796Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-14T16:40:41.796Z] #63 27.14 Fetched 8120 kB in 26s (308 kB/s) [2020-04-14T16:40:41.796Z] #63 27.14 Reading package lists... [2020-04-14T16:40:41.796Z] #63 ... [2020-04-14T16:40:41.796Z] [2020-04-14T16:40:41.796Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:40:41.796Z] #54 36.22 + cd /tmp/tmp.UuIGePjprg/src/github.com/golangci/golangci-lint/ [2020-04-14T16:40:41.796Z] #54 36.22 + git checkout -q v1.23.8 [2020-04-14T16:40:41.796Z] #54 37.05 ++ git describe --tags [2020-04-14T16:40:41.796Z] #54 37.06 + version=v1.23.8 [2020-04-14T16:40:41.796Z] #54 37.06 ++ git rev-parse --short HEAD [2020-04-14T16:40:41.796Z] #54 37.07 + commit=76a82c6 [2020-04-14T16:40:41.923Z] #17 46.82 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-14T16:40:41.923Z] #17 46.86 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-14T16:40:41.923Z] #17 46.90 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-04-14T16:40:41.923Z] #17 46.92 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-14T16:40:41.923Z] #17 46.94 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-04-14T16:40:41.923Z] #17 46.95 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-04-14T16:40:41.923Z] #17 46.96 Setting up uidmap (1:4.5-1.1) ... [2020-04-14T16:40:41.923Z] #17 46.97 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-04-14T16:40:41.923Z] #17 46.98 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-14T16:40:41.923Z] #17 46.98 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-14T16:40:41.923Z] #17 46.99 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-14T16:40:41.923Z] #17 47.00 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-14T16:40:41.923Z] #17 47.01 Setting up xxd (2:8.1.0875-5) ... [2020-04-14T16:40:41.923Z] #17 47.02 Setting up zip (3.0-11+b1) ... [2020-04-14T16:40:41.923Z] #17 47.03 Setting up vim-common (2:8.1.0875-5) ... [2020-04-14T16:40:42.085Z] #54 37.07 ++ git show -s --format=%cd [2020-04-14T16:40:42.085Z] #54 37.08 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-14T16:40:42.085Z] #54 37.08 + 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-04-14T16:40:42.180Z] #17 47.05 Setting up bash-completion (1:2.8-6) ... [2020-04-14T16:40:43.884Z] #65 ... [2020-04-14T16:40:43.884Z] [2020-04-14T16:40:43.884Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:40:43.884Z] #53 DONE 242.4s [2020-04-14T16:40:43.884Z] [2020-04-14T16:40:43.884Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:40:43.884Z] #44 181.7 CC criu/sigframe.o [2020-04-14T16:40:43.884Z] #44 181.9 CC criu/signalfd.o [2020-04-14T16:40:43.884Z] #44 182.1 CC criu/sk-inet.o [2020-04-14T16:40:43.884Z] #44 182.9 CC criu/sk-netlink.o [2020-04-14T16:40:43.884Z] #44 183.2 CC criu/sk-packet.o [2020-04-14T16:40:43.884Z] #44 183.7 CC criu/sk-queue.o [2020-04-14T16:40:43.884Z] #44 184.2 CC criu/sk-tcp.o [2020-04-14T16:40:43.932Z] --- PASS: TestBuildPreserveOwnership (6.65s) [2020-04-14T16:40:43.932Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.27s) [2020-04-14T16:40:43.932Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.37s) [2020-04-14T16:40:43.932Z] === RUN TestBuildPlatformInvalid [2020-04-14T16:40:43.932Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2020-04-14T16:40:43.932Z] PASS [2020-04-14T16:40:43.932Z] [2020-04-14T16:40:43.932Z] === Skipped [2020-04-14T16:40:43.932Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-04-14T16:40:43.932Z] build_session_test.go:25: TODO: BuildKit [2020-04-14T16:40:43.932Z] [2020-04-14T16:40:43.932Z] [2020-04-14T16:40:43.932Z] DONE 32 tests, 1 skipped in 75.508s [2020-04-14T16:40:43.932Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-04-14T16:40:43.932Z] ++ 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-04-14T16:40:43.932Z] ++ set -e [2020-04-14T16:40:43.932Z] ++ '[' -n 0 ']' [2020-04-14T16:40:43.932Z] ++ set -x [2020-04-14T16:40:43.932Z] ++ env -i DEST=/go/src/github.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-04-14T16:40:43.932Z] INFO: Testing against a local daemon [2020-04-14T16:40:43.932Z] === RUN TestConfigInspect [2020-04-14T16:40:44.454Z] #44 184.7 CC criu/sk-unix.o [2020-04-14T16:40:44.648Z] #65 278.5 + bin/containerd-shim-runc-v2 [2020-04-14T16:40:44.706Z] #17 49.70 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-04-14T16:40:44.706Z] #17 49.71 Setting up xz-utils (5.2.4-1) ... [2020-04-14T16:40:44.706Z] #17 49.72 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-14T16:40:44.706Z] #17 49.73 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-14T16:40:44.706Z] #17 49.81 invoke-rc.d: could not determine current runlevel [2020-04-14T16:40:44.706Z] #17 49.82 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-14T16:40:44.706Z] #17 49.83 Setting up pigz (2.4-1) ... [2020-04-14T16:40:44.706Z] #17 49.84 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-14T16:40:44.706Z] #17 49.85 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-14T16:40:44.706Z] #17 49.87 Setting up python-pip-whl (18.1-5) ... [2020-04-14T16:40:44.706Z] #17 49.88 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-04-14T16:40:44.706Z] #17 49.89 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-14T16:40:45.208Z] #65 279.3 + binaries [2020-04-14T16:40:45.208Z] #65 279.3 + mkdir -p /build [2020-04-14T16:40:45.208Z] #65 279.3 + cp bin/containerd /build/containerd [2020-04-14T16:40:45.208Z] #65 279.3 + cp bin/containerd-shim /build/containerd-shim [2020-04-14T16:40:45.208Z] #65 279.3 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-14T16:40:45.208Z] #65 279.3 + cp bin/ctr /build/ctr [2020-04-14T16:40:45.270Z] #17 50.29 Setting up libaio1:amd64 (0.3.112-3) ... [2020-04-14T16:40:45.270Z] #17 50.31 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-14T16:40:45.270Z] #17 50.32 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-14T16:40:45.270Z] #17 50.33 Setting up vim (2:8.1.0875-5) ... [2020-04-14T16:40:45.270Z] #17 50.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-14T16:40:45.270Z] #17 50.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-14T16:40:45.270Z] #17 50.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-14T16:40:45.270Z] #17 50.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-14T16:40:45.270Z] #17 50.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-14T16:40:45.270Z] #17 50.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-14T16:40:45.270Z] #17 50.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-14T16:40:45.270Z] #17 50.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-14T16:40:45.270Z] #17 50.40 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-14T16:40:45.270Z] #17 50.42 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-14T16:40:45.528Z] #17 50.49 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-14T16:40:45.528Z] #17 50.51 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-14T16:40:45.528Z] #17 50.53 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-14T16:40:45.528Z] #17 50.56 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-14T16:40:45.767Z] #65 DONE 279.7s [2020-04-14T16:40:45.785Z] #17 ... [2020-04-14T16:40:45.786Z] [2020-04-14T16:40:45.786Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-14T16:40:46.043Z] #41 254.5 + dpkg --print-architecture [2020-04-14T16:40:46.043Z] #41 254.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-14T16:40:46.043Z] #41 ... [2020-04-14T16:40:46.043Z] [2020-04-14T16:40:46.043Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:40:46.043Z] #44 138.7 CC criu/external.o [2020-04-14T16:40:46.043Z] #44 139.0 CC criu/fault-injection.o [2020-04-14T16:40:46.043Z] #44 139.1 CC criu/fdstore.o [2020-04-14T16:40:46.043Z] #44 139.4 CC criu/fifo.o [2020-04-14T16:40:46.043Z] #44 139.6 CC criu/file-ids.o [2020-04-14T16:40:46.043Z] #44 139.9 CC criu/file-lock.o [2020-04-14T16:40:46.043Z] #44 140.7 CC criu/files-ext.o [2020-04-14T16:40:46.043Z] #44 141.1 CC criu/files-reg.o [2020-04-14T16:40:46.043Z] #44 143.2 CC criu/files.o [2020-04-14T16:40:46.043Z] #44 145.5 CC criu/filesystems.o [2020-04-14T16:40:46.043Z] #44 146.2 CC criu/fsnotify.o [2020-04-14T16:40:46.043Z] #44 147.6 CC criu/image-desc.o [2020-04-14T16:40:46.043Z] #44 147.7 CC criu/image.o [2020-04-14T16:40:46.043Z] #44 148.5 CC criu/ipc_ns.o [2020-04-14T16:40:46.043Z] #44 ... [2020-04-14T16:40:46.043Z] [2020-04-14T16:40:46.043Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-14T16:40:46.043Z] #41 254.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-04-14T16:40:46.043Z] #41 254.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-04-14T16:40:46.328Z] [2020-04-14T16:40:46.328Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-14T16:40:46.370Z] #44 186.5 CC criu/sockets.o [2020-04-14T16:40:46.583Z] #66 DONE 0.2s [2020-04-14T16:40:46.583Z] [2020-04-14T16:40:46.583Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-14T16:40:46.837Z] #70 DONE 0.1s [2020-04-14T16:40:46.837Z] [2020-04-14T16:40:46.837Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-14T16:40:46.837Z] #72 DONE 0.1s [2020-04-14T16:40:46.837Z] [2020-04-14T16:40:46.837Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-14T16:40:46.837Z] #75 DONE 0.1s [2020-04-14T16:40:46.940Z] #44 187.2 CC criu/stats.o [2020-04-14T16:40:47.091Z] [2020-04-14T16:40:47.091Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-14T16:40:47.091Z] #76 DONE 0.0s [2020-04-14T16:40:47.091Z] [2020-04-14T16:40:47.091Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-14T16:40:47.201Z] #44 187.4 CC criu/string.o [2020-04-14T16:40:47.201Z] #44 187.5 CC criu/sysctl.o [2020-04-14T16:40:47.771Z] #44 188.0 CC criu/sysfs_parse.o [2020-04-14T16:40:48.015Z] #77 DONE 1.1s [2020-04-14T16:40:48.033Z] #44 188.3 CC criu/timerfd.o [2020-04-14T16:40:48.269Z] [2020-04-14T16:40:48.269Z] #78 exporting to image [2020-04-14T16:40:48.269Z] #78 exporting layers [2020-04-14T16:40:48.294Z] #44 188.6 CC criu/tty.o [2020-04-14T16:40:48.317Z] --- PASS: TestConfigInspect (3.91s) [2020-04-14T16:40:48.317Z] === RUN TestConfigList [2020-04-14T16:40:48.321Z] Loaded image: buildpack-deps:jessie [2020-04-14T16:40:48.321Z] Loaded image: busybox:latest [2020-04-14T16:40:48.321Z] Loaded image: busybox:glibc [2020-04-14T16:40:48.321Z] Loaded image: debian:jessie [2020-04-14T16:40:48.321Z] Loaded image: hello-world:latest [2020-04-14T16:40:48.321Z] INFO: Testing against a local daemon [2020-04-14T16:40:48.321Z] testing: warning: no tests to run [2020-04-14T16:40:48.321Z] PASS [2020-04-14T16:40:48.321Z] [2020-04-14T16:40:48.321Z] DONE 0 tests in 31.402s [2020-04-14T16:40:48.321Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:40:48.321Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:40:48.321Z] +++ set -e [2020-04-14T16:40:48.321Z] +++ '[' -n 0 ']' [2020-04-14T16:40:48.321Z] +++ set -x [2020-04-14T16:40:48.321Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:40:48.321Z] INFO: Testing against a local daemon [2020-04-14T16:40:48.321Z] === RUN TestConfigInspect [2020-04-14T16:40:50.224Z] #44 190.4 CC criu/tun.o [2020-04-14T16:40:50.537Z] #54 ... [2020-04-14T16:40:50.537Z] [2020-04-14T16:40:50.537Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-14T16:40:50.537Z] #26 35.25 Reading package lists... [2020-04-14T16:40:50.794Z] #44 190.9 CC criu/uffd.o [2020-04-14T16:40:50.825Z] #26 45.96 Building dependency tree... [2020-04-14T16:40:50.825Z] #26 ... [2020-04-14T16:40:50.825Z] [2020-04-14T16:40:50.825Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-14T16:40:50.825Z] #44 25.11 Reading package lists... [2020-04-14T16:40:50.825Z] #44 36.68 Reading package lists... [2020-04-14T16:40:50.825Z] #44 ... [2020-04-14T16:40:50.825Z] [2020-04-14T16:40:50.825Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-14T16:40:50.825Z] #63 27.14 Reading package lists... [2020-04-14T16:40:51.147Z] #63 38.29 Reading package lists... [2020-04-14T16:40:51.147Z] #63 ... [2020-04-14T16:40:51.147Z] [2020-04-14T16:40:51.147Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-14T16:40:51.147Z] #36 36.06 Reading package lists... [2020-04-14T16:40:51.443Z] #36 ... [2020-04-14T16:40:51.443Z] [2020-04-14T16:40:51.443Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-14T16:40:51.443Z] #11 25.91 Reading package lists... [2020-04-14T16:40:51.443Z] #11 37.22 Reading package lists... [2020-04-14T16:40:51.443Z] #11 ... [2020-04-14T16:40:51.443Z] [2020-04-14T16:40:51.443Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-14T16:40:51.443Z] #44 36.68 Reading package lists... [2020-04-14T16:40:51.601Z] --- PASS: TestConfigInspect (3.64s) [2020-04-14T16:40:51.602Z] === RUN TestConfigList [2020-04-14T16:40:51.739Z] #44 192.1 CC criu/util.o [2020-04-14T16:40:51.759Z] --- PASS: TestConfigList (3.57s) [2020-04-14T16:40:51.759Z] === RUN TestConfigsCreateAndDelete [2020-04-14T16:40:52.602Z] #41 ... [2020-04-14T16:40:52.602Z] [2020-04-14T16:40:52.602Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-14T16:40:52.602Z] #17 53.66 Setting up iptables (1.8.2-4) ... [2020-04-14T16:40:52.602Z] #17 53.67 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-14T16:40:52.602Z] #17 53.68 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-14T16:40:52.602Z] #17 53.68 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-14T16:40:52.602Z] #17 53.69 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-14T16:40:52.602Z] #17 53.70 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-14T16:40:52.602Z] #17 53.71 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-14T16:40:52.602Z] #17 53.71 Setting up python3 (3.7.3-1) ... [2020-04-14T16:40:52.602Z] #17 54.15 Setting up python3-wheel (0.32.3-2) ... [2020-04-14T16:40:52.602Z] #17 54.79 Setting up apparmor (2.13.2-10) ... [2020-04-14T16:40:52.602Z] #17 56.25 Setting up xfsprogs (4.20.0-1) ... [2020-04-14T16:40:52.602Z] #17 56.27 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-14T16:40:52.602Z] #17 56.62 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-14T16:40:52.602Z] #17 57.63 Setting up python3-distutils (3.7.3-1) ... [2020-04-14T16:40:53.127Z] #44 193.3 CC criu/uts_ns.o [2020-04-14T16:40:53.166Z] #17 58.16 Setting up python3-setuptools (40.8.0-1) ... [2020-04-14T16:40:53.388Z] #44 193.5 CC criu/vdso.o [2020-04-14T16:40:53.648Z] #44 194.0 LINK criu/built-in.o [2020-04-14T16:40:53.908Z] #44 194.1 LINK criu/criu [2020-04-14T16:40:54.099Z] #17 59.24 Setting up python3-pip (18.1-5) ... [2020-04-14T16:40:54.159Z] #44 47.52 Building dependency tree... [2020-04-14T16:40:54.168Z] #44 194.5 DEP lib/c/criu.d [2020-04-14T16:40:54.428Z] #44 194.5 CC images/rpc.pb-c.o [2020-04-14T16:40:54.795Z] #78 exporting layers 5.9s done [2020-04-14T16:40:54.795Z] #78 writing image sha256:effe0fd6840ca2e75a3abd42c7d25f444548dbba49b14dca2ebd9bde36072e3a [2020-04-14T16:40:54.795Z] #78 writing image sha256:effe0fd6840ca2e75a3abd42c7d25f444548dbba49b14dca2ebd9bde36072e3a done [2020-04-14T16:40:54.795Z] #78 naming to docker.io/library/docker:cdc39fa29c710c7b56aef827166f9e98bb7c20b8 done [2020-04-14T16:40:54.795Z] #78 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-04-14T16:40:54.998Z] #44 195.2 CC lib/c/criu.o [2020-04-14T16:40:55.031Z] #17 60.10 Processing triggers for libc-bin (2.28-10) ... [2020-04-14T16:40:55.031Z] #17 60.13 Processing triggers for mime-support (3.62) ... [2020-04-14T16:40:55.200Z] --- PASS: TestConfigsCreateAndDelete (3.68s) [2020-04-14T16:40:55.200Z] === RUN TestConfigsUpdate [2020-04-14T16:40:55.208Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39771/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39771/.git:/go/src/github.com/docker/docker/.git --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cdc39fa29c710c7b56aef827166f9e98bb7c20b8 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cdc39fa29c710c7b56aef827166f9e98bb7c20b8 hack/validate/default [2020-04-14T16:40:55.258Z] #44 ... [2020-04-14T16:40:55.258Z] [2020-04-14T16:40:55.258Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:40:55.258Z] #23 253.8 + return [2020-04-14T16:40:55.519Z] #23 DONE 254.2s [2020-04-14T16:40:55.519Z] [2020-04-14T16:40:55.519Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:40:55.782Z] --- PASS: TestConfigList (4.13s) [2020-04-14T16:40:55.782Z] === RUN TestConfigInspect [2020-04-14T16:40:55.963Z] #17 DONE 61.0s [2020-04-14T16:40:55.963Z] [2020-04-14T16:40:55.963Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:40:55.963Z] #44 149.8 CC criu/irmap.o [2020-04-14T16:40:55.963Z] #44 150.5 CC criu/kcmp-ids.o [2020-04-14T16:40:55.963Z] #44 150.8 CC criu/kerndat.o [2020-04-14T16:40:55.963Z] #44 151.9 CC criu/libnetlink.o [2020-04-14T16:40:55.963Z] #44 152.3 CC criu/log.o [2020-04-14T16:40:55.963Z] #44 152.8 CC criu/lsm.o [2020-04-14T16:40:55.963Z] #44 153.3 CC criu/mem.o [2020-04-14T16:40:55.963Z] #44 155.1 CC criu/mount.o [2020-04-14T16:40:55.963Z] #44 ... [2020-04-14T16:40:55.963Z] [2020-04-14T16:40:55.963Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-14T16:40:56.089Z] #44 196.3 LINK lib/c/built-in.o [2020-04-14T16:40:56.089Z] #44 196.3 LINK lib/c/libcriu.so [2020-04-14T16:40:56.089Z] #44 196.3 LINK lib/c/libcriu.a [2020-04-14T16:40:56.134Z] Congratulations! All commits are properly signed with the DCO! [2020-04-14T16:40:56.134Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-04-14T16:40:56.134Z] No api/types/ or api/swagger.yaml changes in diff. [2020-04-14T16:40:56.134Z] Congratulations! All TOML source files changed here have valid syntax. [2020-04-14T16:40:56.134Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-04-14T16:40:56.134Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-04-14T16:40:56.134Z] Congratulations! No new tests were added to integration-cli. [2020-04-14T16:40:56.134Z] [2020-04-14T16:40:56.134Z] INFO Start validation with golang-ci-lint [2020-04-14T16:40:56.134Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-04-14T16:40:56.134Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-04-14T16:40:56.134Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-04-14T16:40:56.221Z] #44 51.63 The following additional packages will be installed: [2020-04-14T16:40:56.221Z] #44 51.63 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-14T16:40:56.221Z] #44 51.63 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-14T16:40:56.221Z] #44 51.64 Suggested packages: [2020-04-14T16:40:56.221Z] #44 51.65 manpages-dev python-setuptools [2020-04-14T16:40:56.349Z] #44 196.5 GEN magic.py [2020-04-14T16:40:56.349Z] #44 196.6 Note: Building without setproctitle() and strlcpy() support. [2020-04-14T16:40:56.349Z] #44 196.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-14T16:40:56.610Z] #44 196.6 Note: Building without GnuTLS support [2020-04-14T16:40:57.180Z] #44 197.5 fatal: not a git repository (or any of the parent directories): .git [2020-04-14T16:40:57.860Z] #18 1.705 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-14T16:40:57.860Z] #18 1.710 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-14T16:40:57.861Z] #18 1.713 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-14T16:40:57.861Z] #18 DONE 1.8s [2020-04-14T16:40:57.861Z] [2020-04-14T16:40:57.861Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-14T16:40:58.125Z] #44 198.5 make[1]: Nothing to be done for 'all'. [2020-04-14T16:40:58.293Z] #44 ... [2020-04-14T16:40:58.293Z] [2020-04-14T16:40:58.293Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-14T16:40:58.293Z] #63 38.29 Reading package lists... [2020-04-14T16:40:58.293Z] #63 48.52 Building dependency tree... [2020-04-14T16:40:58.293Z] #63 52.68 The following additional packages will be installed: [2020-04-14T16:40:58.293Z] #63 52.69 libbtrfs0 [2020-04-14T16:40:58.293Z] #63 53.01 The following NEW packages will be installed: [2020-04-14T16:40:58.293Z] #63 53.02 libbtrfs-dev libbtrfs0 [2020-04-14T16:40:58.293Z] #63 53.24 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2020-04-14T16:40:58.293Z] #63 53.24 Need to get 120 kB of archives. [2020-04-14T16:40:58.293Z] #63 53.24 After this operation, 423 kB of additional disk space will be used. [2020-04-14T16:40:58.293Z] #63 53.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-04-14T16:40:58.293Z] #63 53.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-04-14T16:40:58.386Z] #44 ... [2020-04-14T16:40:58.386Z] [2020-04-14T16:40:58.386Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-14T16:40:58.386Z] #24 DONE 0.2s [2020-04-14T16:40:58.647Z] [2020-04-14T16:40:58.647Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-14T16:40:58.922Z] #63 ... [2020-04-14T16:40:58.922Z] [2020-04-14T16:40:58.922Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-14T16:40:58.922Z] #44 54.30 The following NEW packages will be installed: [2020-04-14T16:40:58.922Z] #44 54.32 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-14T16:40:58.922Z] #44 54.32 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-14T16:40:58.922Z] #44 54.32 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-14T16:40:58.922Z] #44 54.32 python-six zlib1g-dev [2020-04-14T16:40:59.210Z] #44 54.49 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2020-04-14T16:40:59.210Z] #44 54.49 Need to get 4075 kB of archives. [2020-04-14T16:40:59.210Z] #44 54.49 After this operation, 24.5 MB of additional disk space will be used. [2020-04-14T16:40:59.210Z] #44 54.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-04-14T16:40:59.210Z] #44 54.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-04-14T16:40:59.210Z] #44 54.53 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-04-14T16:40:59.210Z] #44 54.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-04-14T16:40:59.210Z] #44 54.65 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-04-14T16:40:59.210Z] #44 54.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-04-14T16:40:59.210Z] #44 54.70 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-04-14T16:40:59.217Z] #28 DONE 0.8s [2020-04-14T16:40:59.217Z] [2020-04-14T16:40:59.217Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-14T16:40:59.477Z] #31 DONE 0.2s [2020-04-14T16:40:59.477Z] [2020-04-14T16:40:59.477Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:40:59.477Z] #44 199.2 make[1]: 'images/built-in.o' is up to date. [2020-04-14T16:40:59.477Z] #44 199.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-14T16:40:59.477Z] #44 199.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-14T16:40:59.477Z] #44 199.3 make[1]: 'compel/libcompel.a' is up to date. [2020-04-14T16:40:59.477Z] #44 199.3 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-14T16:40:59.477Z] #44 199.3 make[1]: Nothing to be done for 'all'. [2020-04-14T16:40:59.477Z] #44 199.4 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-14T16:40:59.477Z] #44 199.6 make[2]: Nothing to be done for 'all'. [2020-04-14T16:40:59.477Z] #44 199.6 make[2]: Nothing to be done for 'all'. [2020-04-14T16:40:59.477Z] #44 199.7 make[2]: Nothing to be done for 'all'. [2020-04-14T16:40:59.477Z] #44 199.8 make[2]: Nothing to be done for 'all'. [2020-04-14T16:40:59.477Z] #44 199.9 make[2]: Nothing to be done for 'all'. [2020-04-14T16:40:59.500Z] #44 54.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-04-14T16:40:59.500Z] #44 54.78 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-04-14T16:40:59.500Z] #44 54.95 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-04-14T16:40:59.568Z] --- PASS: TestConfigsUpdate (3.81s) [2020-04-14T16:40:59.568Z] === RUN TestTemplatedConfig [2020-04-14T16:40:59.737Z] #44 ... [2020-04-14T16:40:59.737Z] [2020-04-14T16:40:59.737Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-14T16:40:59.737Z] #34 DONE 0.1s [2020-04-14T16:40:59.737Z] [2020-04-14T16:40:59.737Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-14T16:40:59.737Z] #39 DONE 0.1s [2020-04-14T16:40:59.737Z] [2020-04-14T16:40:59.737Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:40:59.737Z] #44 199.9 make[2]: Nothing to be done for 'all'. [2020-04-14T16:40:59.737Z] #44 199.9 make[2]: Nothing to be done for 'all'. [2020-04-14T16:40:59.737Z] #44 200.1 make[2]: Nothing to be done for 'all'. [2020-04-14T16:40:59.788Z] #44 55.04 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-04-14T16:40:59.963Z] --- PASS: TestConfigInspect (4.07s) [2020-04-14T16:40:59.963Z] === RUN TestConfigList [2020-04-14T16:40:59.998Z] #44 ... [2020-04-14T16:40:59.998Z] [2020-04-14T16:40:59.998Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-14T16:40:59.998Z] #42 DONE 0.2s [2020-04-14T16:40:59.998Z] [2020-04-14T16:40:59.998Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:40:59.998Z] #44 200.1 INSTALL criu/criu [2020-04-14T16:40:59.998Z] #44 DONE 200.3s [2020-04-14T16:40:59.998Z] [2020-04-14T16:40:59.998Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:41:00.078Z] #44 55.36 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-04-14T16:41:00.078Z] #44 55.51 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-04-14T16:41:00.078Z] #44 55.54 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-04-14T16:41:00.078Z] #44 55.56 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-14T16:41:00.078Z] #44 55.61 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-04-14T16:41:00.366Z] #44 55.64 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-04-14T16:41:00.366Z] #44 ... [2020-04-14T16:41:00.366Z] [2020-04-14T16:41:00.366Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-14T16:41:00.366Z] #26 45.96 Building dependency tree... [2020-04-14T16:41:00.366Z] #26 50.73 ca-certificates is already the newest version (20190110). [2020-04-14T16:41:00.366Z] #26 50.73 The following additional packages will be installed: [2020-04-14T16:41:00.366Z] #26 50.74 libjq1 libonig5 [2020-04-14T16:41:00.366Z] #26 51.49 The following NEW packages will be installed: [2020-04-14T16:41:00.366Z] #26 51.51 jq libjq1 libonig5 [2020-04-14T16:41:00.366Z] #26 51.82 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-04-14T16:41:00.366Z] #26 51.82 Need to get 358 kB of archives. [2020-04-14T16:41:00.366Z] #26 51.82 After this operation, 1277 kB of additional disk space will be used. [2020-04-14T16:41:00.366Z] #26 51.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-04-14T16:41:00.366Z] #26 51.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-04-14T16:41:00.366Z] #26 51.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-04-14T16:41:00.366Z] #26 53.56 debconf: delaying package configuration, since apt-utils is not installed [2020-04-14T16:41:00.366Z] #26 53.84 Fetched 358 kB in 0s (2136 kB/s) [2020-04-14T16:41:00.366Z] #26 54.08 Selecting previously unselected package libonig5:ppc64el. [2020-04-14T16:41:00.366Z] #26 54.08 (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 ... 15330 files and directories currently installed.) [2020-04-14T16:41:00.366Z] #26 54.21 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-04-14T16:41:00.366Z] #26 54.22 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-04-14T16:41:00.366Z] #26 54.64 Selecting previously unselected package libjq1:ppc64el. [2020-04-14T16:41:00.366Z] #26 54.66 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-04-14T16:41:00.366Z] #26 54.66 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-04-14T16:41:00.366Z] #26 54.98 Selecting previously unselected package jq. [2020-04-14T16:41:00.366Z] #26 55.01 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-04-14T16:41:00.366Z] #26 55.01 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-14T16:41:00.366Z] #26 55.38 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-04-14T16:41:00.366Z] #26 55.40 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-04-14T16:41:00.366Z] #26 55.41 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-14T16:41:00.366Z] #26 55.42 Processing triggers for libc-bin (2.28-10) ... [2020-04-14T16:41:00.366Z] #26 DONE 55.8s [2020-04-14T16:41:00.662Z] [2020-04-14T16:41:00.662Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-14T16:41:00.662Z] #27 DONE 0.1s [2020-04-14T16:41:00.662Z] [2020-04-14T16:41:00.662Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-14T16:41:00.662Z] #63 55.20 debconf: delaying package configuration, since apt-utils is not installed [2020-04-14T16:41:00.662Z] #63 55.54 Fetched 120 kB in 0s (1292 kB/s) [2020-04-14T16:41:00.662Z] #63 55.76 Selecting previously unselected package libbtrfs0. [2020-04-14T16:41:00.662Z] #63 55.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-04-14T16:41:00.662Z] #63 56.01 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-04-14T16:41:00.662Z] #63 56.04 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-14T16:41:00.951Z] #63 56.27 Selecting previously unselected package libbtrfs-dev. [2020-04-14T16:41:00.951Z] #63 56.31 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-04-14T16:41:00.951Z] #63 56.32 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-14T16:41:01.381Z] #65 ... [2020-04-14T16:41:01.381Z] [2020-04-14T16:41:01.381Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-14T16:41:01.623Z] #63 56.90 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-14T16:41:01.623Z] #63 56.93 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-14T16:41:01.623Z] #63 56.94 Processing triggers for libc-bin (2.28-10) ... [2020-04-14T16:41:01.623Z] #63 ... [2020-04-14T16:41:01.623Z] [2020-04-14T16:41:01.623Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-14T16:41:01.623Z] #36 47.10 Building dependency tree... [2020-04-14T16:41:01.623Z] #36 52.77 The following additional packages will be installed: [2020-04-14T16:41:01.623Z] #36 52.79 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-14T16:41:01.623Z] #36 52.80 Suggested packages: [2020-04-14T16:41:01.623Z] #36 52.80 cmake-doc ninja-build lrzip [2020-04-14T16:41:01.623Z] #36 52.80 Recommended packages: [2020-04-14T16:41:01.623Z] #36 52.80 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-14T16:41:01.623Z] #36 54.65 The following NEW packages will be installed: [2020-04-14T16:41:01.623Z] #36 54.67 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-14T16:41:01.623Z] #36 54.70 vim-common xxd [2020-04-14T16:41:01.623Z] #36 54.96 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2020-04-14T16:41:01.623Z] #36 54.96 Need to get 14.9 MB of archives. [2020-04-14T16:41:01.623Z] #36 54.96 After this operation, 67.2 MB of additional disk space will be used. [2020-04-14T16:41:01.623Z] #36 54.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-04-14T16:41:01.623Z] #36 55.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-04-14T16:41:01.623Z] #36 55.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-04-14T16:41:01.623Z] #36 55.32 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-04-14T16:41:01.623Z] #36 56.74 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-04-14T16:41:01.623Z] #36 56.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-04-14T16:41:01.623Z] #36 56.89 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-04-14T16:41:01.623Z] #36 56.92 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-04-14T16:41:01.623Z] #36 56.96 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-04-14T16:41:01.623Z] #36 56.97 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-04-14T16:41:01.641Z] #45 DONE 0.2s [2020-04-14T16:41:01.641Z] [2020-04-14T16:41:01.641Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-14T16:41:01.900Z] #48 DONE 0.1s [2020-04-14T16:41:01.900Z] [2020-04-14T16:41:01.900Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-14T16:41:01.900Z] #51 DONE 0.1s [2020-04-14T16:41:01.900Z] [2020-04-14T16:41:01.900Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-14T16:41:01.914Z] #36 ... [2020-04-14T16:41:01.914Z] [2020-04-14T16:41:01.914Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-14T16:41:01.914Z] #63 DONE 57.3s [2020-04-14T16:41:01.914Z] [2020-04-14T16:41:01.914Z] #64 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-14T16:41:01.914Z] #64 DONE 0.1s [2020-04-14T16:41:01.914Z] [2020-04-14T16:41:01.914Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-14T16:41:01.914Z] #11 37.22 Reading package lists... [2020-04-14T16:41:01.914Z] #11 49.64 Building dependency tree... [2020-04-14T16:41:01.914Z] #11 53.95 The following additional packages will be installed: [2020-04-14T16:41:01.914Z] #11 53.95 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-14T16:41:01.914Z] #11 53.95 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-14T16:41:01.914Z] #11 53.95 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-14T16:41:01.914Z] #11 53.95 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-14T16:41:01.914Z] #11 53.95 Suggested packages: [2020-04-14T16:41:01.914Z] #11 53.95 gcc-8-locales seccomp wine64 [2020-04-14T16:41:01.914Z] #11 56.78 The following NEW packages will be installed: [2020-04-14T16:41:01.914Z] #11 56.78 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-14T16:41:01.914Z] #11 56.78 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-14T16:41:01.914Z] #11 56.78 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-14T16:41:01.914Z] #11 56.78 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-14T16:41:01.914Z] #11 56.79 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-14T16:41:01.914Z] #11 56.79 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-14T16:41:01.914Z] #11 57.03 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2020-04-14T16:41:01.914Z] #11 57.03 Need to get 78.9 MB of archives. [2020-04-14T16:41:01.914Z] #11 57.03 After this operation, 532 MB of additional disk space will be used. [2020-04-14T16:41:01.914Z] #11 57.03 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-04-14T16:41:02.160Z] #54 DONE 0.2s [2020-04-14T16:41:02.160Z] [2020-04-14T16:41:02.160Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:41:02.160Z] #65 ... [2020-04-14T16:41:02.160Z] [2020-04-14T16:41:02.160Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-14T16:41:02.160Z] #57 DONE 0.1s [2020-04-14T16:41:02.204Z] #11 ... [2020-04-14T16:41:02.204Z] [2020-04-14T16:41:02.204Z] #65 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-14T16:41:02.204Z] #65 DONE 0.1s [2020-04-14T16:41:02.204Z] [2020-04-14T16:41:02.204Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:41:02.420Z] [2020-04-14T16:41:02.420Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-14T16:41:02.420Z] #61 DONE 0.1s [2020-04-14T16:41:02.420Z] [2020-04-14T16:41:02.420Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:41:02.499Z] #66 0.368 + RM_GOPATH=0 [2020-04-14T16:41:02.500Z] #66 0.369 + TMP_GOPATH= [2020-04-14T16:41:02.500Z] #66 0.369 + : /build [2020-04-14T16:41:02.500Z] #66 0.370 + '[' -z '' ']' [2020-04-14T16:41:02.500Z] #66 0.371 ++ mktemp -d [2020-04-14T16:41:02.500Z] #66 0.378 + export GOPATH=/tmp/tmp.Q1yHH2Q4XP [2020-04-14T16:41:02.500Z] #66 0.379 + GOPATH=/tmp/tmp.Q1yHH2Q4XP [2020-04-14T16:41:02.500Z] #66 0.379 + RM_GOPATH=1 [2020-04-14T16:41:02.500Z] #66 0.384 ++ dirname ./install.sh [2020-04-14T16:41:02.500Z] #66 0.393 + dir=. [2020-04-14T16:41:02.500Z] #66 0.395 + bin=containerd [2020-04-14T16:41:02.500Z] #66 0.396 + shift [2020-04-14T16:41:02.500Z] #66 0.398 + '[' '!' -f ./containerd.installer ']' [2020-04-14T16:41:02.500Z] #66 0.399 + . ./containerd.installer [2020-04-14T16:41:02.500Z] #66 0.402 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-14T16:41:02.500Z] #66 0.406 + install_containerd [2020-04-14T16:41:02.500Z] #66 0.408 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-04-14T16:41:02.500Z] #66 0.409 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-14T16:41:02.500Z] #66 0.410 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Q1yHH2Q4XP/src/github.com/containerd/containerd [2020-04-14T16:41:02.500Z] #66 0.416 Cloning into '/tmp/tmp.Q1yHH2Q4XP/src/github.com/containerd/containerd'... [2020-04-14T16:41:03.133Z] --- PASS: TestTemplatedConfig (3.68s) [2020-04-14T16:41:03.133Z] === RUN TestConfigCreateResolve [2020-04-14T16:41:04.146Z] --- PASS: TestConfigList (4.01s) [2020-04-14T16:41:04.146Z] === RUN TestConfigInspect [2020-04-14T16:41:04.411Z] #19 5.633 Collecting yamllint==1.16.0 [2020-04-14T16:41:04.669Z] #19 ... [2020-04-14T16:41:04.669Z] [2020-04-14T16:41:04.669Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:41:04.669Z] #44 159.1 CC criu/namespaces.o [2020-04-14T16:41:04.669Z] #44 161.3 CC criu/net.o [2020-04-14T16:41:04.669Z] #44 164.6 CC criu/netfilter.o [2020-04-14T16:41:04.669Z] #44 164.9 CC criu/page-pipe.o [2020-04-14T16:41:04.669Z] #44 165.6 CC criu/page-xfer.o [2020-04-14T16:41:04.669Z] #44 167.0 CC criu/pagemap-cache.o [2020-04-14T16:41:04.669Z] #44 167.4 CC criu/pagemap.o [2020-04-14T16:41:05.601Z] #44 168.1 CC criu/parasite-syscall.o [2020-04-14T16:41:05.807Z] --- PASS: TestConfigCreateResolve (3.17s) [2020-04-14T16:41:05.807Z] === RUN TestConfigDaemonLibtrustID [2020-04-14T16:41:06.166Z] #44 168.9 CC criu/path.o [2020-04-14T16:41:06.419Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-04-14T16:41:06.419Z] PASS [2020-04-14T16:41:06.419Z] [2020-04-14T16:41:06.419Z] DONE 7 tests in 22.443s [2020-04-14T16:41:06.419Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-04-14T16:41:06.419Z] ++ 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-04-14T16:41:06.419Z] ++ set -e [2020-04-14T16:41:06.419Z] ++ '[' -n 0 ']' [2020-04-14T16:41:06.419Z] ++ set -x [2020-04-14T16:41:06.419Z] ++ env -i DEST=/go/src/github.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-04-14T16:41:06.419Z] INFO: Testing against a local daemon [2020-04-14T16:41:06.419Z] === RUN TestCheckpoint [2020-04-14T16:41:06.419Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-14T16:41:06.419Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-14T16:41:06.419Z] === RUN TestContainerInvalidJSON [2020-04-14T16:41:06.419Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-14T16:41:06.419Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-14T16:41:06.419Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-14T16:41:06.419Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-14T16:41:06.419Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-14T16:41:06.419Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-14T16:41:06.419Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-14T16:41:06.419Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-14T16:41:06.419Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-14T16:41:06.419Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-04-14T16:41:06.419Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-14T16:41:06.419Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2020-04-14T16:41:06.419Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-04-14T16:41:06.419Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-14T16:41:06.419Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-04-14T16:41:06.419Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-14T16:41:06.423Z] #44 169.2 CC criu/pie-util-vdso-elf32.o [2020-04-14T16:41:06.738Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s) [2020-04-14T16:41:06.738Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-14T16:41:06.738Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-04-14T16:41:06.738Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-14T16:41:07.018Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-04-14T16:41:07.018Z] === RUN TestCopyFromContainer [2020-04-14T16:41:07.026Z] #44 169.6 CC criu/pie-util-vdso.o [2020-04-14T16:41:07.284Z] #44 170.0 CC criu/pie-util.o [2020-04-14T16:41:07.541Z] #44 170.2 CC criu/pipes.o [2020-04-14T16:41:08.102Z] #66 ... [2020-04-14T16:41:08.102Z] [2020-04-14T16:41:08.102Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-14T16:41:08.102Z] #28 3.068 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-14T16:41:08.102Z] #28 3.847 #=#=# [2020-04-14T16:41:08.102Z] #28 4.131 1.1% ##### 7.5% ########## 14.0% ############# 18.2% ################ 22.5% #################### 28.9% ####################### 33.1% ########################## 37.4% ############################# 41.6% ################################# 45.9% #################################### 50.1% ####################################### 54.4% ########################################## 58.6% ############################################# 62.9% ################################################ 67.2% ################################################### 71.4% #################################################### 73.6% ######################################################### 79.9% ############################################################ 84.2% ############################################################### 88.5% ################################################################## 92.7% ######################################################################## 100.0% [2020-04-14T16:41:08.102Z] #28 7.359 [2020-04-14T16:41:08.106Z] #44 170.9 CC criu/plugin.o [2020-04-14T16:41:08.362Z] --- PASS: TestConfigInspect (3.97s) [2020-04-14T16:41:08.362Z] === RUN TestConfigList [2020-04-14T16:41:08.671Z] #44 171.4 CC criu/proc_parse.o [2020-04-14T16:41:08.929Z] #44 ... [2020-04-14T16:41:08.929Z] [2020-04-14T16:41:08.929Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-14T16:41:08.929Z] #19 11.01 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-14T16:41:08.929Z] #19 11.10 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-14T16:41:08.929Z] #19 11.15 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-04-14T16:41:08.929Z] #19 11.20 Collecting pyyaml (from yamllint==1.16.0) [2020-04-14T16:41:09.032Z] === RUN TestCopyFromContainer// [2020-04-14T16:41:09.032Z] === RUN TestCopyFromContainer//bar/root [2020-04-14T16:41:09.187Z] #19 11.35 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-14T16:41:09.313Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-14T16:41:09.313Z] === RUN TestCopyFromContainer/bar/quux [2020-04-14T16:41:09.313Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-14T16:41:09.594Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-14T16:41:09.594Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-14T16:41:09.594Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-14T16:41:09.594Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-14T16:41:09.596Z] #28 7.631 #=#=# #### 6.9% ######### 12.6% ################# 24.1% ######################### 35.6% ################################## 47.9% ########################################## 59.4% ################################################### 70.9% ########################################################### 82.4% ################################################################### 93.8% ######################################################################## 100.0% [2020-04-14T16:41:09.875Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-14T16:41:09.875Z] --- PASS: TestCopyFromContainer (2.97s) [2020-04-14T16:41:09.875Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-04-14T16:41:09.875Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-04-14T16:41:09.875Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-04-14T16:41:09.875Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-04-14T16:41:09.875Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-04-14T16:41:09.875Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-04-14T16:41:09.875Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-04-14T16:41:09.875Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-04-14T16:41:09.875Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-04-14T16:41:09.875Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-04-14T16:41:09.875Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-14T16:41:09.875Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-14T16:41:09.875Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-14T16:41:09.875Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-14T16:41:09.875Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-14T16:41:09.875Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-14T16:41:09.875Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-14T16:41:09.875Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-14T16:41:09.875Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-14T16:41:09.875Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-14T16:41:09.875Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-04-14T16:41:09.875Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-04-14T16:41:09.875Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-04-14T16:41:09.875Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-04-14T16:41:09.875Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-14T16:41:09.875Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-04-14T16:41:09.875Z] === RUN TestCreateWithInvalidEnv [2020-04-14T16:41:09.875Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-14T16:41:09.875Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-14T16:41:09.875Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-14T16:41:09.875Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-14T16:41:09.875Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-14T16:41:09.875Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-14T16:41:09.875Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-14T16:41:09.875Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-14T16:41:09.875Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-14T16:41:09.875Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-04-14T16:41:09.875Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-14T16:41:09.875Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-14T16:41:09.875Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-14T16:41:09.875Z] === RUN TestCreateTmpfsMountsTarget [2020-04-14T16:41:09.875Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-04-14T16:41:09.875Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-14T16:41:10.560Z] #19 12.73 Building wheels for collected packages: pyyaml [2020-04-14T16:41:10.560Z] #19 12.73 Running setup.py bdist_wheel for pyyaml: started [2020-04-14T16:41:10.634Z] #28 10.01 [2020-04-14T16:41:11.641Z] --- PASS: TestConfigList (4.00s) [2020-04-14T16:41:11.641Z] === RUN TestConfigInspect [2020-04-14T16:41:11.932Z] #19 13.92 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-14T16:41:11.933Z] #19 13.92 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-14T16:41:11.933Z] #19 14.00 Successfully built pyyaml [2020-04-14T16:41:11.933Z] #19 14.01 Installing collected packages: pathspec, pyyaml, yamllint [2020-04-14T16:41:12.192Z] #19 14.37 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-14T16:41:12.404Z] #28 10.38 #=#=# # 2.6% ##### 7.8% ########### 15.5% ############## 20.7% ###################### 31.0% ############################# 41.4% ################################### 49.1% ######################################## 56.6% ############################################### 66.3% #################################################### 73.6% ##################################### [2020-04-14T16:41:12.404Z] #28 ... [2020-04-14T16:41:12.404Z] [2020-04-14T16:41:12.404Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-14T16:41:12.404Z] #11 57.62 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-04-14T16:41:12.404Z] #11 58.30 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-04-14T16:41:12.404Z] #11 58.35 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-04-14T16:41:12.404Z] #11 58.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-04-14T16:41:12.404Z] #11 58.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-14T16:41:12.404Z] #11 58.88 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-04-14T16:41:12.404Z] #11 59.73 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-04-14T16:41:12.404Z] #11 59.79 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-04-14T16:41:12.404Z] #11 66.54 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-04-14T16:41:12.404Z] #11 ... [2020-04-14T16:41:12.404Z] [2020-04-14T16:41:12.404Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-14T16:41:12.542Z] --- PASS: TestCreateWithCustomMaskedPaths (2.29s) [2020-04-14T16:41:12.542Z] === RUN TestCreateWithCapabilities [2020-04-14T16:41:12.542Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-14T16:41:12.542Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-14T16:41:12.542Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-14T16:41:12.542Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-14T16:41:12.542Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-14T16:41:12.542Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-14T16:41:12.542Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-14T16:41:12.542Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-14T16:41:12.542Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-14T16:41:12.542Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-14T16:41:12.542Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-14T16:41:12.542Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-14T16:41:12.542Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-14T16:41:12.542Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-14T16:41:12.542Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-14T16:41:12.542Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-14T16:41:12.542Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-14T16:41:12.542Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-14T16:41:12.542Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-14T16:41:12.542Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-14T16:41:12.542Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-14T16:41:12.542Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-14T16:41:12.542Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-14T16:41:12.542Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-14T16:41:12.542Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-14T16:41:12.542Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-14T16:41:12.542Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-14T16:41:12.542Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-14T16:41:12.542Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-14T16:41:12.542Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-14T16:41:12.542Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-14T16:41:12.542Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-14T16:41:12.542Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-14T16:41:12.700Z] #28 10.38 #=#=# # 2.6% ##### 7.8% ########### 15.5% ############## 20.7% ###################### 31.0% ############################# 41.4% ################################### 49.1% ######################################## 56.6% ############################################### 66.3% #################################################### 73.6% ########################################################## 81.8% ################################################################ 89.1% #################################################################### 95.3% ######################################################################## 100.0% [2020-04-14T16:41:12.756Z] #19 DONE 14.9s [2020-04-14T16:41:12.756Z] [2020-04-14T16:41:12.756Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-14T16:41:12.822Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-04-14T16:41:12.822Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-04-14T16:41:12.822Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-14T16:41:12.822Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.12s) [2020-04-14T16:41:12.822Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.12s) [2020-04-14T16:41:12.822Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2020-04-14T16:41:12.822Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.10s) [2020-04-14T16:41:12.822Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-04-14T16:41:12.822Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-14T16:41:12.822Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s) [2020-04-14T16:41:12.822Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-04-14T16:41:12.822Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-04-14T16:41:12.822Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-14T16:41:12.990Z] #28 ... [2020-04-14T16:41:12.990Z] [2020-04-14T16:41:12.990Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-14T16:41:12.990Z] #44 58.49 debconf: delaying package configuration, since apt-utils is not installed [2020-04-14T16:41:12.990Z] #44 59.09 Fetched 4075 kB in 1s (3161 kB/s) [2020-04-14T16:41:12.990Z] #44 59.24 Selecting previously unselected package libcap-dev:ppc64el. [2020-04-14T16:41:12.990Z] #44 59.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-04-14T16:41:12.990Z] #44 59.35 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-04-14T16:41:12.990Z] #44 59.36 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-04-14T16:41:12.990Z] #44 59.61 Selecting previously unselected package libnet1:ppc64el. [2020-04-14T16:41:12.990Z] #44 59.68 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-04-14T16:41:12.990Z] #44 59.70 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-04-14T16:41:12.990Z] #44 59.88 Selecting previously unselected package libnet1-dev. [2020-04-14T16:41:12.990Z] #44 59.90 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-04-14T16:41:12.990Z] #44 59.92 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-14T16:41:12.990Z] #44 60.27 Selecting previously unselected package libnl-3-200:ppc64el. [2020-04-14T16:41:12.990Z] #44 60.28 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-04-14T16:41:12.990Z] #44 60.29 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-04-14T16:41:12.990Z] #44 60.59 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-04-14T16:41:12.990Z] #44 60.67 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-04-14T16:41:12.990Z] #44 60.70 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-04-14T16:41:12.990Z] #44 61.39 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-04-14T16:41:12.990Z] #44 61.44 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-04-14T16:41:12.990Z] #44 61.47 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-04-14T16:41:12.990Z] #44 61.68 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-04-14T16:41:12.990Z] #44 61.72 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-04-14T16:41:12.990Z] #44 61.74 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-04-14T16:41:12.990Z] #44 62.15 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-04-14T16:41:12.990Z] #44 62.17 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-04-14T16:41:12.990Z] #44 62.20 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-04-14T16:41:12.990Z] #44 62.94 Selecting previously unselected package libprotobuf17:ppc64el. [2020-04-14T16:41:12.990Z] #44 62.95 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-04-14T16:41:12.990Z] #44 62.96 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-04-14T16:41:12.990Z] #44 64.73 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-04-14T16:41:12.990Z] #44 64.74 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-04-14T16:41:12.990Z] #44 64.75 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-04-14T16:41:12.990Z] #44 65.24 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-04-14T16:41:12.990Z] #44 65.27 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-04-14T16:41:12.990Z] #44 65.27 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-04-14T16:41:12.990Z] #44 67.92 Selecting previously unselected package libprotoc17:ppc64el. [2020-04-14T16:41:12.990Z] #44 67.93 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-04-14T16:41:12.990Z] #44 67.97 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-04-14T16:41:13.014Z] #24 DONE 0.2s [2020-04-14T16:41:13.014Z] [2020-04-14T16:41:13.014Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-14T16:41:13.326Z] #44 ... [2020-04-14T16:41:13.326Z] [2020-04-14T16:41:13.326Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-14T16:41:13.326Z] #28 12.84 #=#=# [2020-04-14T16:41:13.975Z] #28 13.23 0.0% # 2.1% [2020-04-14T16:41:13.975Z] #28 ... [2020-04-14T16:41:13.975Z] [2020-04-14T16:41:13.975Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-14T16:41:13.975Z] #36 59.31 debconf: delaying package configuration, since apt-utils is not installed [2020-04-14T16:41:13.975Z] #36 59.51 Fetched 14.9 MB in 2s (6083 kB/s) [2020-04-14T16:41:13.975Z] #36 59.73 Selecting previously unselected package xxd. [2020-04-14T16:41:13.975Z] #36 59.73 (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 ... 15330 files and directories currently installed.) [2020-04-14T16:41:13.975Z] #36 59.86 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-04-14T16:41:13.975Z] #36 59.88 Unpacking xxd (2:8.1.0875-5) ... [2020-04-14T16:41:13.975Z] #36 60.30 Selecting previously unselected package vim-common. [2020-04-14T16:41:13.975Z] #36 60.32 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-14T16:41:13.975Z] #36 60.44 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-14T16:41:13.975Z] #36 61.06 Selecting previously unselected package cmake-data. [2020-04-14T16:41:13.975Z] #36 61.07 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-14T16:41:13.975Z] #36 61.11 Unpacking cmake-data (3.13.4-1) ... [2020-04-14T16:41:13.975Z] #36 66.29 Selecting previously unselected package libicu63:ppc64el. [2020-04-14T16:41:13.975Z] #36 66.33 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-04-14T16:41:13.975Z] #36 66.34 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-04-14T16:41:13.975Z] #36 ... [2020-04-14T16:41:13.975Z] [2020-04-14T16:41:13.975Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-14T16:41:14.387Z] #28 DONE 1.3s [2020-04-14T16:41:14.387Z] [2020-04-14T16:41:14.387Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-14T16:41:14.387Z] #41 DONE 282.8s [2020-04-14T16:41:14.387Z] [2020-04-14T16:41:14.387Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-14T16:41:14.387Z] #31 DONE 0.2s [2020-04-14T16:41:14.387Z] [2020-04-14T16:41:14.387Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-14T16:41:14.387Z] #34 DONE 0.1s [2020-04-14T16:41:14.387Z] [2020-04-14T16:41:14.387Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:41:14.387Z] #44 174.5 CC criu/protobuf-desc.o [2020-04-14T16:41:14.387Z] #44 175.6 CC criu/protobuf.o [2020-04-14T16:41:14.387Z] #44 176.2 CC criu/pstree.o [2020-04-14T16:41:14.645Z] #44 ... [2020-04-14T16:41:14.645Z] [2020-04-14T16:41:14.645Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-14T16:41:14.645Z] #39 DONE 0.1s [2020-04-14T16:41:14.902Z] [2020-04-14T16:41:14.902Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:41:14.902Z] #65 ... [2020-04-14T16:41:14.902Z] [2020-04-14T16:41:14.902Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:41:14.902Z] #44 177.6 CC criu/rbtree.o [2020-04-14T16:41:15.160Z] #44 178.1 CC criu/rst-malloc.o [2020-04-14T16:41:15.418Z] #44 ... [2020-04-14T16:41:15.418Z] [2020-04-14T16:41:15.418Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-14T16:41:15.418Z] #42 DONE 0.2s [2020-04-14T16:41:15.418Z] [2020-04-14T16:41:15.418Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:41:15.418Z] #44 178.3 CC criu/seccomp.o [2020-04-14T16:41:15.492Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.57s) [2020-04-14T16:41:15.492Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-14T16:41:15.492Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-14T16:41:15.492Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-14T16:41:15.492Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-14T16:41:15.492Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-14T16:41:15.492Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-14T16:41:15.492Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-14T16:41:15.492Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-14T16:41:15.492Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-14T16:41:15.492Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-14T16:41:15.492Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-14T16:41:15.492Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-14T16:41:15.492Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-14T16:41:15.492Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-14T16:41:15.492Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-14T16:41:15.492Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-14T16:41:15.492Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-04-14T16:41:15.492Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2020-04-14T16:41:15.492Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-04-14T16:41:15.492Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2020-04-14T16:41:15.492Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2020-04-14T16:41:15.492Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-04-14T16:41:15.492Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-14T16:41:15.847Z] --- PASS: TestConfigInspect (3.99s) [2020-04-14T16:41:15.847Z] === RUN TestConfigList [2020-04-14T16:41:16.103Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.81s) [2020-04-14T16:41:16.103Z] === RUN TestContainerStartOnDaemonRestart [2020-04-14T16:41:16.103Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-14T16:41:16.103Z] === RUN TestDaemonRestartIpcMode [2020-04-14T16:41:16.103Z] === PAUSE TestDaemonRestartIpcMode [2020-04-14T16:41:16.103Z] === RUN TestDaemonHostGatewayIP [2020-04-14T16:41:16.103Z] === PAUSE TestDaemonHostGatewayIP [2020-04-14T16:41:16.103Z] === RUN TestDiff [2020-04-14T16:41:16.351Z] #44 179.0 CC criu/seize.o [2020-04-14T16:41:16.915Z] #44 179.7 CC criu/servicefd.o [2020-04-14T16:41:17.105Z] --- PASS: TestDiff (0.86s) [2020-04-14T16:41:17.105Z] === RUN TestExecWithCloseStdin [2020-04-14T16:41:17.173Z] #44 180.0 CC criu/shmem.o [2020-04-14T16:41:17.198Z] #28 13.23 0.0% # 2.1% ### 4.8% ##### 7.5% ###### 9.3% ####### 11.1% ######### 12.8% ########### 15.5% ############ 17.8% ############## 20.2% ################ 22.9% ################## 25.7% ################### 27.5% ##################### 30.2% ####################### 32.0% ######################## 33.8% ######################### 35.6% ########################### 38.2% ############################## 41.8% ################################ 44.5% ################################# 46.6% ################################## 48.4% #################################### 51.1% ###################################### 53.7% ######################################## 56.4% ########################################## 59.1% ####### [2020-04-14T16:41:17.198Z] #28 ... [2020-04-14T16:41:17.198Z] [2020-04-14T16:41:17.198Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:41:17.198Z] #75 DONE 72.3s [2020-04-14T16:41:17.198Z] [2020-04-14T16:41:17.198Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-14T16:41:18.106Z] #44 180.7 CC criu/sigframe.o [2020-04-14T16:41:18.107Z] #44 180.9 CC criu/signalfd.o [2020-04-14T16:41:18.107Z] --- PASS: TestExecWithCloseStdin (0.89s) [2020-04-14T16:41:18.107Z] === RUN TestExec [2020-04-14T16:41:18.364Z] #44 181.1 CC criu/sk-inet.o [2020-04-14T16:41:18.718Z] --- PASS: TestExec (0.91s) [2020-04-14T16:41:18.718Z] === RUN TestExecUser [2020-04-14T16:41:19.297Z] #44 181.8 CC criu/sk-netlink.o [2020-04-14T16:41:19.297Z] #44 182.2 CC criu/sk-packet.o [2020-04-14T16:41:19.729Z] --- PASS: TestExecUser (0.93s) [2020-04-14T16:41:19.729Z] === RUN TestExportContainerAndImportImage [2020-04-14T16:41:19.862Z] #44 182.7 CC criu/sk-queue.o [2020-04-14T16:41:20.022Z] --- PASS: TestConfigList (4.09s) [2020-04-14T16:41:20.022Z] === RUN TestConfigInspect [2020-04-14T16:41:20.120Z] #44 183.1 CC criu/sk-tcp.o [2020-04-14T16:41:20.140Z] #28 13.23 0.0% # 2.1% ### 4.8% ##### 7.5% ###### 9.3% ####### 11.1% ######### 12.8% ########### 15.5% ############ 17.8% ############## 20.2% ################ 22.9% ################## 25.7% ################### 27.5% ##################### 30.2% ####################### 32.0% ######################## 33.8% ######################### 35.6% ########################### 38.2% ############################## 41.8% ################################ 44.5% ################################# 46.6% ################################## 48.4% #################################### 51.1% ###################################### 53.7% ######################################## 56.4% ########################################## 59.1% ############################################ 61.8% ############################################## 64.4% ################################################ 68.0% ################################################## 69.8% ################################################### 71.3% ################################################### 72.2% #################################################### 73.1% ##################################################### 74.0% ###################################################### 75.8% ####################################################### 77.5% ######################################################### 79.3% ########################################################## 81.1% ########################################################### 83.0% ############################################################# 84.7% ############################################################### 87.7% ############################################################### 88.6% ################################################################# 90.4% ################################################################## 92.1% ################################################################### 93.9% #################################################################### 95.7% ###################################################################### 98.4% ######################################################################## 100.0% [2020-04-14T16:41:20.429Z] #28 19.84 [2020-04-14T16:41:20.616Z] #65 240.8 + bin/containerd-stress [2020-04-14T16:41:20.688Z] #44 183.4 CC criu/sk-unix.o [2020-04-14T16:41:20.731Z] --- PASS: TestExportContainerAndImportImage (1.08s) [2020-04-14T16:41:20.731Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-14T16:41:21.553Z] #65 243.3 + bin/containerd-shim [2020-04-14T16:41:22.199Z] --- PASS: TestExportContainerAfterDaemonRestart (1.50s) [2020-04-14T16:41:22.199Z] === RUN TestHealthCheckWorkdir [2020-04-14T16:41:22.490Z] #28 22.04 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-14T16:41:22.585Z] #44 185.1 CC criu/sockets.o [2020-04-14T16:41:23.151Z] #44 185.9 CC criu/stats.o [2020-04-14T16:41:23.408Z] #44 186.1 CC criu/string.o [2020-04-14T16:41:23.408Z] #44 186.2 CC criu/sysctl.o [2020-04-14T16:41:23.521Z] #28 22.78 #=#=# [2020-04-14T16:41:23.521Z] #28 ... [2020-04-14T16:41:23.521Z] [2020-04-14T16:41:23.521Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:41:23.521Z] #34 68.61 sync [2020-04-14T16:41:23.521Z] #34 68.63 internal/reflectlite [2020-04-14T16:41:23.521Z] #34 76.45 sort [2020-04-14T16:41:23.521Z] #34 76.47 errors [2020-04-14T16:41:23.521Z] #34 77.31 io [2020-04-14T16:41:23.521Z] #34 77.32 internal/oserror [2020-04-14T16:41:23.521Z] #34 77.41 strconv [2020-04-14T16:41:23.521Z] #34 77.95 syscall [2020-04-14T16:41:23.665Z] --- PASS: TestHealthCheckWorkdir (1.10s) [2020-04-14T16:41:23.665Z] === RUN TestHealthKillContainer [2020-04-14T16:41:23.857Z] #34 ... [2020-04-14T16:41:23.857Z] [2020-04-14T16:41:23.857Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-14T16:41:23.857Z] #28 23.12 ### 4.2% ######################################################################## 100.0% [2020-04-14T16:41:23.973Z] #44 186.7 CC criu/sysfs_parse.o [2020-04-14T16:41:24.149Z] #28 ... [2020-04-14T16:41:24.149Z] [2020-04-14T16:41:24.149Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-14T16:41:24.149Z] #44 69.34 Selecting previously unselected package protobuf-c-compiler. [2020-04-14T16:41:24.149Z] #44 69.35 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-04-14T16:41:24.149Z] #44 69.36 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-14T16:41:24.149Z] #44 69.65 Selecting previously unselected package protobuf-compiler. [2020-04-14T16:41:24.149Z] #44 69.65 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-04-14T16:41:24.149Z] #44 69.65 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-14T16:41:24.149Z] #44 69.99 Selecting previously unselected package python-pkg-resources. [2020-04-14T16:41:24.149Z] #44 70.01 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-14T16:41:24.149Z] #44 70.04 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-14T16:41:24.149Z] #44 70.47 Selecting previously unselected package python-six. [2020-04-14T16:41:24.149Z] #44 70.49 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-14T16:41:24.149Z] #44 70.50 Unpacking python-six (1.12.0-1) ... [2020-04-14T16:41:24.149Z] #44 70.74 Selecting previously unselected package python-protobuf. [2020-04-14T16:41:24.149Z] #44 70.74 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-04-14T16:41:24.149Z] #44 70.74 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-14T16:41:24.149Z] #44 71.87 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-14T16:41:24.149Z] #44 ... [2020-04-14T16:41:24.149Z] [2020-04-14T16:41:24.149Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-14T16:41:24.149Z] #28 23.59 [2020-04-14T16:41:24.198Z] --- PASS: TestConfigInspect (3.98s) [2020-04-14T16:41:24.198Z] === RUN TestConfigList [2020-04-14T16:41:24.231Z] #44 187.0 CC criu/timerfd.o [2020-04-14T16:41:24.488Z] #44 187.3 CC criu/tty.o [2020-04-14T16:41:25.871Z] 65014b3c3121: Pull complete [2020-04-14T16:41:26.207Z] #28 ... [2020-04-14T16:41:26.207Z] [2020-04-14T16:41:26.207Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:41:26.207Z] #48 71.19 internal/reflectlite [2020-04-14T16:41:26.207Z] #48 71.19 sync [2020-04-14T16:41:26.207Z] #48 76.40 github.com/LK4D4/vndr/godl/singleflight [2020-04-14T16:41:26.207Z] #48 76.42 internal/singleflight [2020-04-14T16:41:26.207Z] #48 76.47 math/rand [2020-04-14T16:41:26.207Z] #48 80.78 sort [2020-04-14T16:41:26.207Z] #48 80.80 io [2020-04-14T16:41:26.207Z] #48 80.82 strconv [2020-04-14T16:41:26.207Z] #48 80.98 syscall [2020-04-14T16:41:26.207Z] #48 ... [2020-04-14T16:41:26.207Z] [2020-04-14T16:41:26.207Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-14T16:41:26.207Z] #36 79.17 Selecting previously unselected package libxml2:ppc64el. [2020-04-14T16:41:26.207Z] #36 79.18 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-04-14T16:41:26.207Z] #36 79.20 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-04-14T16:41:26.207Z] #36 80.19 Selecting previously unselected package libarchive13:ppc64el. [2020-04-14T16:41:26.207Z] #36 80.21 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-04-14T16:41:26.207Z] #36 80.22 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-04-14T16:41:26.207Z] #36 80.75 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-04-14T16:41:26.207Z] #36 80.76 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-04-14T16:41:26.207Z] #36 80.77 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-04-14T16:41:26.207Z] #36 80.98 Selecting previously unselected package librhash0:ppc64el. [2020-04-14T16:41:26.207Z] #36 81.02 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-04-14T16:41:26.207Z] #36 81.03 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-04-14T16:41:26.207Z] #36 81.48 Selecting previously unselected package libuv1:ppc64el. [2020-04-14T16:41:26.207Z] #36 81.49 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-04-14T16:41:26.207Z] #36 81.49 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-04-14T16:41:26.207Z] #36 81.71 Selecting previously unselected package cmake. [2020-04-14T16:41:26.207Z] #36 81.73 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-04-14T16:41:26.207Z] #36 ... [2020-04-14T16:41:26.207Z] [2020-04-14T16:41:26.207Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-14T16:41:26.207Z] #11 71.67 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-04-14T16:41:26.207Z] #11 71.68 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-04-14T16:41:26.207Z] #11 71.71 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-04-14T16:41:26.207Z] #11 71.76 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-04-14T16:41:26.207Z] #11 71.77 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-04-14T16:41:26.207Z] #11 71.78 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u3 [109 kB] [2020-04-14T16:41:26.207Z] #11 71.82 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-04-14T16:41:26.207Z] #11 71.91 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-04-14T16:41:26.207Z] #11 71.97 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-04-14T16:41:26.207Z] #11 72.03 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-04-14T16:41:26.207Z] #11 72.06 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-04-14T16:41:26.207Z] #11 72.17 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-04-14T16:41:26.207Z] #11 72.21 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-04-14T16:41:26.207Z] #11 72.22 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-04-14T16:41:26.207Z] #11 72.23 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u3 [321 kB] [2020-04-14T16:41:26.207Z] #11 74.14 debconf: delaying package configuration, since apt-utils is not installed [2020-04-14T16:41:26.207Z] #11 74.43 Fetched 78.9 MB in 15s (5141 kB/s) [2020-04-14T16:41:26.207Z] #11 74.55 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-14T16:41:26.207Z] #11 74.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-04-14T16:41:26.207Z] #11 74.83 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-04-14T16:41:26.207Z] #11 74.84 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-14T16:41:26.207Z] #11 79.82 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-14T16:41:26.207Z] #11 79.88 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-04-14T16:41:26.207Z] #11 79.88 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-14T16:41:26.385Z] #44 189.0 CC criu/tun.o [2020-04-14T16:41:26.500Z] #11 ... [2020-04-14T16:41:26.500Z] [2020-04-14T16:41:26.500Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-14T16:41:26.500Z] #36 81.73 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-04-14T16:41:26.500Z] #36 81.73 Unpacking cmake (3.13.4-1) ... [2020-04-14T16:41:26.643Z] #44 189.4 CC criu/uffd.o [2020-04-14T16:41:27.107Z] --- PASS: TestHealthKillContainer (3.09s) [2020-04-14T16:41:27.108Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-14T16:41:27.394Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) [2020-04-14T16:41:27.394Z] === RUN TestIpcModeNone [2020-04-14T16:41:27.575Z] #44 190.4 CC criu/util.o [2020-04-14T16:41:28.127Z] #65 248.6 + bin/containerd-shim-runc-v1 [2020-04-14T16:41:28.375Z] --- PASS: TestConfigList (3.95s) [2020-04-14T16:41:28.375Z] PASS [2020-04-14T16:41:28.375Z] [2020-04-14T16:41:28.375Z] DONE 10 tests in 39.934s [2020-04-14T16:41:28.375Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:41:28.375Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:41:28.375Z] +++ set -e [2020-04-14T16:41:28.375Z] +++ '[' -n 0 ']' [2020-04-14T16:41:28.375Z] +++ set -x [2020-04-14T16:41:28.375Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:41:28.375Z] INFO: Testing against a local daemon [2020-04-14T16:41:28.375Z] testing: warning: no tests to run [2020-04-14T16:41:28.375Z] PASS [2020-04-14T16:41:28.375Z] [2020-04-14T16:41:28.375Z] DONE 0 tests in 0.139s [2020-04-14T16:41:28.375Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:41:28.375Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:41:28.375Z] +++ set -e [2020-04-14T16:41:28.375Z] +++ '[' -n 0 ']' [2020-04-14T16:41:28.375Z] +++ set -x [2020-04-14T16:41:28.375Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:41:28.375Z] INFO: Testing against a local daemon [2020-04-14T16:41:28.375Z] testing: warning: no tests to run [2020-04-14T16:41:28.375Z] PASS [2020-04-14T16:41:28.375Z] [2020-04-14T16:41:28.375Z] DONE 0 tests in 0.101s [2020-04-14T16:41:28.375Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:41:28.375Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:41:28.375Z] +++ set -e [2020-04-14T16:41:28.375Z] +++ '[' -n 0 ']' [2020-04-14T16:41:28.375Z] +++ set -x [2020-04-14T16:41:28.375Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:41:28.375Z] INFO: Testing against a local daemon [2020-04-14T16:41:28.375Z] testing: warning: no tests to run [2020-04-14T16:41:28.375Z] PASS [2020-04-14T16:41:28.375Z] [2020-04-14T16:41:28.375Z] DONE 0 tests in 0.090s [2020-04-14T16:41:28.375Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:41:28.376Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:41:28.376Z] +++ set -e [2020-04-14T16:41:28.376Z] +++ '[' -n 0 ']' [2020-04-14T16:41:28.376Z] +++ set -x [2020-04-14T16:41:28.376Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:41:28.376Z] INFO: Testing against a local daemon [2020-04-14T16:41:28.376Z] testing: warning: no tests to run [2020-04-14T16:41:28.376Z] PASS [2020-04-14T16:41:28.376Z] [2020-04-14T16:41:28.376Z] DONE 0 tests in 0.096s [2020-04-14T16:41:28.376Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:41:28.376Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:41:28.376Z] +++ set -e [2020-04-14T16:41:28.376Z] +++ '[' -n 0 ']' [2020-04-14T16:41:28.376Z] +++ set -x [2020-04-14T16:41:28.376Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:41:28.376Z] INFO: Testing against a local daemon [2020-04-14T16:41:28.376Z] testing: warning: no tests to run [2020-04-14T16:41:28.376Z] PASS [2020-04-14T16:41:28.376Z] [2020-04-14T16:41:28.376Z] DONE 0 tests in 0.124s [2020-04-14T16:41:28.376Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:41:28.376Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:41:28.376Z] +++ set -e [2020-04-14T16:41:28.376Z] +++ '[' -n 0 ']' [2020-04-14T16:41:28.376Z] +++ set -x [2020-04-14T16:41:28.376Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:41:28.376Z] testing: warning: no tests to run [2020-04-14T16:41:28.376Z] PASS [2020-04-14T16:41:28.376Z] [2020-04-14T16:41:28.376Z] DONE 0 tests in 0.016s [2020-04-14T16:41:28.376Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:41:28.376Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:41:28.376Z] +++ set -e [2020-04-14T16:41:28.376Z] +++ '[' -n 0 ']' [2020-04-14T16:41:28.376Z] +++ set -x [2020-04-14T16:41:28.376Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:41:28.376Z] INFO: Testing against a local daemon [2020-04-14T16:41:28.376Z] testing: warning: no tests to run [2020-04-14T16:41:28.376Z] PASS [2020-04-14T16:41:28.482Z] --- PASS: TestIpcModeNone (0.90s) [2020-04-14T16:41:28.482Z] === RUN TestIpcModePrivate [2020-04-14T16:41:28.633Z] [2020-04-14T16:41:28.633Z] DONE 0 tests in 0.112s [2020-04-14T16:41:28.633Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:41:28.633Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:41:28.633Z] +++ set -e [2020-04-14T16:41:28.633Z] +++ '[' -n 0 ']' [2020-04-14T16:41:28.633Z] +++ set -x [2020-04-14T16:41:28.633Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:41:28.633Z] INFO: Testing against a local daemon [2020-04-14T16:41:28.633Z] testing: warning: no tests to run [2020-04-14T16:41:28.633Z] PASS [2020-04-14T16:41:28.633Z] [2020-04-14T16:41:28.633Z] DONE 0 tests in 0.087s [2020-04-14T16:41:28.633Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:41:28.633Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:41:28.633Z] +++ set -e [2020-04-14T16:41:28.633Z] +++ '[' -n 0 ']' [2020-04-14T16:41:28.633Z] +++ set -x [2020-04-14T16:41:28.633Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:41:28.633Z] INFO: Testing against a local daemon [2020-04-14T16:41:28.633Z] testing: warning: no tests to run [2020-04-14T16:41:28.633Z] PASS [2020-04-14T16:41:28.633Z] [2020-04-14T16:41:28.633Z] DONE 0 tests in 0.086s [2020-04-14T16:41:28.633Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:41:28.633Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:41:28.633Z] +++ set -e [2020-04-14T16:41:28.633Z] +++ '[' -n 0 ']' [2020-04-14T16:41:28.633Z] +++ set -x [2020-04-14T16:41:28.634Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:41:28.890Z] INFO: Testing against a local daemon [2020-04-14T16:41:28.890Z] testing: warning: no tests to run [2020-04-14T16:41:28.890Z] PASS [2020-04-14T16:41:28.890Z] [2020-04-14T16:41:28.890Z] DONE 0 tests in 0.113s [2020-04-14T16:41:28.890Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:41:28.890Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=600m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:41:28.890Z] +++ set -e [2020-04-14T16:41:28.890Z] +++ '[' -n 0 ']' [2020-04-14T16:41:28.890Z] +++ set -x [2020-04-14T16:41:28.891Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=600m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:41:28.891Z] testing: warning: no tests to run [2020-04-14T16:41:28.891Z] PASS [2020-04-14T16:41:28.891Z] [2020-04-14T16:41:28.891Z] DONE 0 tests in 0.014s [2020-04-14T16:41:28.891Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:41:28.891Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:41:28.891Z] +++ set -e [2020-04-14T16:41:28.891Z] +++ '[' -n 0 ']' [2020-04-14T16:41:28.891Z] +++ set -x [2020-04-14T16:41:28.891Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:41:28.946Z] #44 191.5 CC criu/uts_ns.o [2020-04-14T16:41:28.946Z] #44 191.7 CC criu/vdso-compat.o [2020-04-14T16:41:29.093Z] --- PASS: TestIpcModePrivate (0.91s) [2020-04-14T16:41:29.093Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-04-14T16:41:29.093Z] === RUN TestIpcModeShareable [2020-04-14T16:41:29.148Z] INFO: Testing against a local daemon [2020-04-14T16:41:29.148Z] testing: warning: no tests to run [2020-04-14T16:41:29.148Z] PASS [2020-04-14T16:41:29.148Z] [2020-04-14T16:41:29.148Z] DONE 0 tests in 0.123s [2020-04-14T16:41:29.148Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:41:29.148Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:41:29.148Z] +++ set -e [2020-04-14T16:41:29.148Z] +++ '[' -n 0 ']' [2020-04-14T16:41:29.148Z] +++ set -x [2020-04-14T16:41:29.148Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:41:29.148Z] INFO: Testing against a local daemon [2020-04-14T16:41:29.148Z] testing: warning: no tests to run [2020-04-14T16:41:29.148Z] PASS [2020-04-14T16:41:29.148Z] [2020-04-14T16:41:29.148Z] DONE 0 tests in 0.084s [2020-04-14T16:41:29.148Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:41:29.148Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:41:29.148Z] +++ set -e [2020-04-14T16:41:29.148Z] +++ '[' -n 0 ']' [2020-04-14T16:41:29.148Z] +++ set -x [2020-04-14T16:41:29.148Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:41:29.203Z] #44 191.9 CC criu/vdso.o [2020-04-14T16:41:29.405Z] INFO: Testing against a local daemon [2020-04-14T16:41:29.406Z] testing: warning: no tests to run [2020-04-14T16:41:29.406Z] PASS [2020-04-14T16:41:29.406Z] [2020-04-14T16:41:29.406Z] DONE 0 tests in 0.087s [2020-04-14T16:41:29.406Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:41:29.406Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:41:29.406Z] +++ set -e [2020-04-14T16:41:29.406Z] +++ '[' -n 0 ']' [2020-04-14T16:41:29.406Z] +++ set -x [2020-04-14T16:41:29.406Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:41:29.406Z] INFO: Testing against a local daemon [2020-04-14T16:41:29.406Z] testing: warning: no tests to run [2020-04-14T16:41:29.406Z] PASS [2020-04-14T16:41:29.406Z] [2020-04-14T16:41:29.406Z] DONE 0 tests in 0.108s [2020-04-14T16:41:29.406Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:41:29.406Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:41:29.406Z] +++ set -e [2020-04-14T16:41:29.406Z] +++ '[' -n 0 ']' [2020-04-14T16:41:29.406Z] +++ set -x [2020-04-14T16:41:29.406Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:41:29.663Z] INFO: Testing against a local daemon [2020-04-14T16:41:29.663Z] testing: warning: no tests to run [2020-04-14T16:41:29.663Z] PASS [2020-04-14T16:41:29.663Z] [2020-04-14T16:41:29.663Z] DONE 0 tests in 0.102s [2020-04-14T16:41:29.663Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:41:29.663Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:41:29.663Z] +++ set -e [2020-04-14T16:41:29.663Z] +++ '[' -n 0 ']' [2020-04-14T16:41:29.663Z] +++ set -x [2020-04-14T16:41:29.663Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:41:29.663Z] INFO: Testing against a local daemon [2020-04-14T16:41:29.663Z] testing: warning: no tests to run [2020-04-14T16:41:29.663Z] PASS [2020-04-14T16:41:29.663Z] [2020-04-14T16:41:29.663Z] DONE 0 tests in 0.102s [2020-04-14T16:41:29.663Z] Running integration-test (iteration 2) [2020-04-14T16:41:29.663Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:41:29.663Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:41:29.663Z] +++ set -e [2020-04-14T16:41:29.663Z] +++ '[' -n 0 ']' [2020-04-14T16:41:29.663Z] +++ set -x [2020-04-14T16:41:29.663Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:41:29.768Z] #44 192.4 LINK criu/built-in.o [2020-04-14T16:41:29.768Z] #44 ... [2020-04-14T16:41:29.768Z] [2020-04-14T16:41:29.768Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:41:29.768Z] #60 107.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-04-14T16:41:29.921Z] INFO: Testing against a local daemon [2020-04-14T16:41:29.921Z] testing: warning: no tests to run [2020-04-14T16:41:29.921Z] PASS [2020-04-14T16:41:29.921Z] [2020-04-14T16:41:29.921Z] DONE 0 tests in 0.091s [2020-04-14T16:41:29.921Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:41:29.921Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:41:29.921Z] +++ set -e [2020-04-14T16:41:29.921Z] +++ '[' -n 0 ']' [2020-04-14T16:41:29.921Z] +++ set -x [2020-04-14T16:41:29.921Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:41:29.921Z] INFO: Testing against a local daemon [2020-04-14T16:41:29.921Z] === RUN TestConfigInspect [2020-04-14T16:41:30.029Z] #65 251.5 + bin/containerd-shim-runc-v2 [2020-04-14T16:41:30.095Z] --- PASS: TestIpcModeShareable (0.97s) [2020-04-14T16:41:30.095Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-04-14T16:41:30.095Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-14T16:41:30.966Z] #65 252.5 + binaries [2020-04-14T16:41:30.966Z] #65 252.5 + mkdir -p /build [2020-04-14T16:41:30.966Z] #65 252.5 + cp bin/containerd /build/containerd [2020-04-14T16:41:30.966Z] #65 252.6 + cp bin/containerd-shim /build/containerd-shim [2020-04-14T16:41:30.966Z] #65 252.6 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-14T16:41:30.966Z] #65 252.6 + cp bin/ctr /build/ctr [2020-04-14T16:41:31.140Z] #60 109.1 + mkdir -p /build [2020-04-14T16:41:31.140Z] #60 109.1 + cp runc /build/runc [2020-04-14T16:41:31.225Z] #65 DONE 253.0s [2020-04-14T16:41:31.398Z] #60 DONE 109.5s [2020-04-14T16:41:31.398Z] [2020-04-14T16:41:31.398Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:41:31.398Z] #44 192.6 LINK criu/criu [2020-04-14T16:41:31.398Z] #44 192.9 DEP lib/c/criu.d [2020-04-14T16:41:31.398Z] #44 193.0 CC images/rpc.pb-c.o [2020-04-14T16:41:31.398Z] #44 193.5 CC lib/c/criu.o [2020-04-14T16:41:31.656Z] #44 194.5 LINK lib/c/built-in.o [2020-04-14T16:41:31.913Z] #44 194.5 LINK lib/c/libcriu.so [2020-04-14T16:41:31.913Z] #44 194.5 LINK lib/c/libcriu.a [2020-04-14T16:41:31.913Z] #44 194.7 GEN magic.py [2020-04-14T16:41:32.071Z] #36 86.67 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-04-14T16:41:32.071Z] #36 86.67 Setting up xxd (2:8.1.0875-5) ... [2020-04-14T16:41:32.071Z] #36 86.68 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-04-14T16:41:32.071Z] #36 86.69 Setting up vim-common (2:8.1.0875-5) ... [2020-04-14T16:41:32.071Z] #36 86.79 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-04-14T16:41:32.071Z] #36 86.80 Setting up cmake-data (3.13.4-1) ... [2020-04-14T16:41:32.071Z] #36 86.83 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-04-14T16:41:32.071Z] #36 86.85 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-04-14T16:41:32.071Z] #36 86.86 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-04-14T16:41:32.071Z] #36 86.87 Setting up cmake (3.13.4-1) ... [2020-04-14T16:41:32.071Z] #36 86.88 Processing triggers for libc-bin (2.28-10) ... [2020-04-14T16:41:32.071Z] #36 ... [2020-04-14T16:41:32.071Z] [2020-04-14T16:41:32.071Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:41:32.071Z] #57 86.73 bytes [2020-04-14T16:41:32.071Z] #57 86.77 syscall [2020-04-14T16:41:32.071Z] #57 86.79 strconv [2020-04-14T16:41:32.071Z] #57 86.81 strings [2020-04-14T16:41:32.171Z] #44 194.9 Note: Building without setproctitle() and strlcpy() support. [2020-04-14T16:41:32.171Z] #44 194.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-14T16:41:32.171Z] #44 194.9 Note: Building without GnuTLS support [2020-04-14T16:41:32.362Z] #57 ... [2020-04-14T16:41:32.362Z] [2020-04-14T16:41:32.362Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-14T16:41:32.362Z] #36 87.23 Processing triggers for mime-support (3.62) ... [2020-04-14T16:41:32.362Z] #36 DONE 87.7s [2020-04-14T16:41:32.362Z] [2020-04-14T16:41:32.362Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-14T16:41:32.362Z] #37 DONE 0.1s [2020-04-14T16:41:32.362Z] [2020-04-14T16:41:32.362Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-14T16:41:32.678Z] #31 87.09 Checking out files: 69% (1064/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) [2020-04-14T16:41:32.678Z] #31 ... [2020-04-14T16:41:32.678Z] [2020-04-14T16:41:32.678Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-14T16:41:32.678Z] #38 DONE 0.1s [2020-04-14T16:41:32.678Z] [2020-04-14T16:41:32.678Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-14T16:41:32.975Z] #31 87.09 Checking out files: 69% (1064/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1402/1521) Checking out files: 93% (1415/1521) [2020-04-14T16:41:32.976Z] #31 ... [2020-04-14T16:41:32.976Z] [2020-04-14T16:41:32.976Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:41:32.976Z] #51 78.10 + cd /tmp/tmp.ETfeHANFMK/src/gotest.tools/gotestsum [2020-04-14T16:41:32.976Z] #51 78.10 + git checkout -q v0.3.5 [2020-04-14T16:41:32.976Z] #51 78.24 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-14T16:41:32.976Z] #51 ... [2020-04-14T16:41:32.976Z] [2020-04-14T16:41:32.976Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-14T16:41:33.103Z] #44 195.8 fatal: not a git repository (or any of the parent directories): .git [2020-04-14T16:41:33.130Z] [2020-04-14T16:41:33.130Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-14T16:41:33.130Z] #66 DONE 0.3s [2020-04-14T16:41:33.130Z] [2020-04-14T16:41:33.130Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-14T16:41:33.130Z] #70 DONE 0.1s [2020-04-14T16:41:33.130Z] [2020-04-14T16:41:33.130Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-14T16:41:33.130Z] #72 DONE 0.1s [2020-04-14T16:41:33.269Z] #31 87.09 Checking out files: 69% (1064/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1402/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-04-14T16:41:33.269Z] #31 88.49 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-14T16:41:33.269Z] #31 88.60 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-14T16:41:33.388Z] [2020-04-14T16:41:33.388Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-14T16:41:33.388Z] #75 DONE 0.1s [2020-04-14T16:41:33.388Z] [2020-04-14T16:41:33.388Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-14T16:41:33.389Z] #76 DONE 0.0s [2020-04-14T16:41:33.389Z] [2020-04-14T16:41:33.389Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-14T16:41:33.540Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.01s) [2020-04-14T16:41:33.540Z] === RUN TestAPIIpcModeHost [2020-04-14T16:41:33.668Z] #44 196.3 make[1]: Nothing to be done for 'all'. [2020-04-14T16:41:33.823Z] --- PASS: TestAPIIpcModeHost (0.62s) [2020-04-14T16:41:33.823Z] === RUN TestDaemonIpcModeShareable [2020-04-14T16:41:34.101Z] --- PASS: TestConfigInspect (4.02s) [2020-04-14T16:41:34.101Z] === RUN TestConfigList [2020-04-14T16:41:34.233Z] #44 196.8 make[1]: 'images/built-in.o' is up to date. [2020-04-14T16:41:34.233Z] #44 196.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-14T16:41:34.233Z] #44 196.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-14T16:41:34.233Z] #44 196.9 make[1]: 'compel/libcompel.a' is up to date. [2020-04-14T16:41:34.233Z] #44 196.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-14T16:41:34.233Z] #44 196.9 make[1]: Nothing to be done for 'all'. [2020-04-14T16:41:34.233Z] #44 196.9 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-14T16:41:34.305Z] #31 ... [2020-04-14T16:41:34.305Z] [2020-04-14T16:41:34.305Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-14T16:41:34.305Z] #28 25.87 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-14T16:41:34.305Z] #28 26.62 [2020-04-14T16:41:34.305Z] #28 26.93 # 1.5% ######################################################################## 100.0% [2020-04-14T16:41:34.305Z] #28 27.38 [2020-04-14T16:41:34.305Z] #28 29.69 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-14T16:41:34.305Z] #28 29.79 skipping existing c8c2d4a6b2e3 [2020-04-14T16:41:34.305Z] #28 30.08 [2020-04-14T16:41:34.305Z] #28 32.24 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-14T16:41:34.305Z] #28 32.89 #=#=# [2020-04-14T16:41:34.305Z] #28 33.28 ######################################################################## 100.0% [2020-04-14T16:41:34.305Z] #28 33.59 [2020-04-14T16:41:34.305Z] #28 33.73 Download of images into '/build' complete. [2020-04-14T16:41:34.305Z] #28 33.73 Use something like the following to load the result into a Docker daemon: [2020-04-14T16:41:34.305Z] #28 33.73 tar -cC '/build' . | docker load [2020-04-14T16:41:34.305Z] #28 DONE 33.8s [2020-04-14T16:41:34.305Z] [2020-04-14T16:41:34.305Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-14T16:41:34.305Z] #44 79.73 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-04-14T16:41:34.305Z] #44 79.74 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-04-14T16:41:34.305Z] #44 79.74 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-04-14T16:41:34.305Z] #44 79.75 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-04-14T16:41:34.305Z] #44 79.75 Setting up python-six (1.12.0-1) ... [2020-04-14T16:41:34.305Z] #44 85.44 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-04-14T16:41:34.305Z] #44 85.47 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-04-14T16:41:34.305Z] #44 85.49 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-04-14T16:41:34.305Z] #44 85.50 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-04-14T16:41:34.305Z] #44 85.51 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-04-14T16:41:34.305Z] #44 85.52 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-14T16:41:34.305Z] #44 85.52 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-14T16:41:34.305Z] #44 85.53 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-04-14T16:41:34.305Z] #44 85.54 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-14T16:41:34.305Z] #44 85.54 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-14T16:41:34.490Z] #44 197.1 make[2]: Nothing to be done for 'all'. [2020-04-14T16:41:34.490Z] #44 197.1 make[2]: Nothing to be done for 'all'. [2020-04-14T16:41:34.490Z] #44 197.1 make[2]: Nothing to be done for 'all'. [2020-04-14T16:41:34.490Z] #44 197.2 make[2]: Nothing to be done for 'all'. [2020-04-14T16:41:34.490Z] #44 197.2 make[2]: Nothing to be done for 'all'. [2020-04-14T16:41:34.490Z] #44 197.3 make[2]: Nothing to be done for 'all'. [2020-04-14T16:41:34.490Z] #44 197.3 make[2]: Nothing to be done for 'all'. [2020-04-14T16:41:34.596Z] #44 ... [2020-04-14T16:41:34.596Z] [2020-04-14T16:41:34.596Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:41:34.596Z] #39 0.347 + RM_GOPATH=0 [2020-04-14T16:41:34.596Z] #39 0.348 + TMP_GOPATH= [2020-04-14T16:41:34.596Z] #39 0.349 + : /build [2020-04-14T16:41:34.596Z] #39 0.349 + '[' -z '' ']' [2020-04-14T16:41:34.596Z] #39 0.351 ++ mktemp -d [2020-04-14T16:41:34.596Z] #39 0.371 + export GOPATH=/tmp/tmp.TzUPvEEEfo [2020-04-14T16:41:34.596Z] #39 0.372 + GOPATH=/tmp/tmp.TzUPvEEEfo [2020-04-14T16:41:34.596Z] #39 0.372 + RM_GOPATH=1 [2020-04-14T16:41:34.596Z] #39 0.373 ++ dirname ./install.sh [2020-04-14T16:41:34.596Z] #39 0.383 + dir=. [2020-04-14T16:41:34.596Z] #39 0.384 + bin=tini [2020-04-14T16:41:34.596Z] #39 0.384 + shift [2020-04-14T16:41:34.596Z] #39 0.385 + '[' '!' -f ./tini.installer ']' [2020-04-14T16:41:34.597Z] #39 0.386 + . ./tini.installer [2020-04-14T16:41:34.597Z] #39 0.387 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-14T16:41:34.597Z] #39 0.388 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-14T16:41:34.597Z] #39 0.388 + install_tini [2020-04-14T16:41:34.597Z] #39 0.388 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-14T16:41:34.597Z] #39 0.388 + git clone https://github.com/krallin/tini.git /tmp/tmp.TzUPvEEEfo/tini [2020-04-14T16:41:34.597Z] #39 0.392 Cloning into '/tmp/tmp.TzUPvEEEfo/tini'... [2020-04-14T16:41:34.597Z] #39 2.078 + cd /tmp/tmp.TzUPvEEEfo/tini [2020-04-14T16:41:34.597Z] #39 2.084 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-14T16:41:34.597Z] #39 2.148 + cmake . [2020-04-14T16:41:34.766Z] #77 DONE 1.4s [2020-04-14T16:41:34.772Z] #44 197.4 make[2]: Nothing to be done for 'all'. [2020-04-14T16:41:34.772Z] #44 197.4 INSTALL criu/criu [2020-04-14T16:41:35.027Z] [2020-04-14T16:41:35.027Z] #78 exporting to image [2020-04-14T16:41:35.027Z] #78 exporting layers [2020-04-14T16:41:35.044Z] #44 DONE 197.6s [2020-04-14T16:41:35.044Z] [2020-04-14T16:41:35.044Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:41:35.044Z] #65 234.6 + bin/containerd [2020-04-14T16:41:35.837Z] --- PASS: TestDaemonIpcModeShareable (1.80s) [2020-04-14T16:41:35.837Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-04-14T16:41:35.837Z] === RUN TestDaemonIpcModePrivate [2020-04-14T16:41:35.987Z] #65 ... [2020-04-14T16:41:35.987Z] [2020-04-14T16:41:35.987Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-14T16:41:35.987Z] #45 DONE 0.1s [2020-04-14T16:41:36.099Z] #39 3.651 -- The C compiler identification is GNU 8.3.0 [2020-04-14T16:41:36.244Z] [2020-04-14T16:41:36.244Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-14T16:41:36.244Z] #48 DONE 0.1s [2020-04-14T16:41:36.244Z] [2020-04-14T16:41:36.244Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-14T16:41:36.244Z] #51 DONE 0.1s [2020-04-14T16:41:36.244Z] [2020-04-14T16:41:36.244Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:41:36.388Z] #39 3.802 -- Check for working C compiler: /usr/bin/cc [2020-04-14T16:41:37.301Z] --- PASS: TestDaemonIpcModePrivate (1.84s) [2020-04-14T16:41:37.301Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-04-14T16:41:37.301Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-14T16:41:37.891Z] #39 5.322 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-14T16:41:37.891Z] #39 5.331 -- Detecting C compiler ABI info [2020-04-14T16:41:38.282Z] --- PASS: TestConfigList (4.11s) [2020-04-14T16:41:38.282Z] === RUN TestConfigInspect [2020-04-14T16:41:39.223Z] #78 exporting layers 3.6s done [2020-04-14T16:41:39.223Z] #78 writing image sha256:21bc44c41bd4ffa9d99ea2202cd898ac87432ecfc7fede2352dcabf0efd0a7f9 done [2020-04-14T16:41:39.223Z] #78 naming to docker.io/library/docker:cdc39fa29c710c7b56aef827166f9e98bb7c20b8 done [2020-04-14T16:41:39.223Z] #78 DONE 3.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-04-14T16:41:39.314Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.76s) [2020-04-14T16:41:39.315Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-04-14T16:41:39.315Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-14T16:41:39.401Z] #39 ... [2020-04-14T16:41:39.401Z] [2020-04-14T16:41:39.401Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:41:39.401Z] #34 84.16 bytes [2020-04-14T16:41:39.401Z] #34 84.19 strings [2020-04-14T16:41:39.401Z] #34 ... [2020-04-14T16:41:39.401Z] [2020-04-14T16:41:39.401Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:41:39.401Z] #39 6.774 -- Detecting C compiler ABI info - done [2020-04-14T16:41:39.401Z] #39 6.867 -- Detecting C compile features [2020-04-14T16:41:39.568Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39771/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cdc39fa29c710c7b56aef827166f9e98bb7c20b8 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cdc39fa29c710c7b56aef827166f9e98bb7c20b8 hack/test/unit [2020-04-14T16:41:40.028Z] #39 ... [2020-04-14T16:41:40.028Z] [2020-04-14T16:41:40.028Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-14T16:41:40.028Z] #11 85.15 Selecting previously unselected package binutils-mingw-w64. [2020-04-14T16:41:40.028Z] #11 85.17 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-14T16:41:40.028Z] #11 85.19 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-14T16:41:40.028Z] #11 85.38 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-04-14T16:41:40.028Z] #11 85.39 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-04-14T16:41:40.028Z] #11 85.41 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-04-14T16:41:40.028Z] #11 85.68 Selecting previously unselected package dmsetup. [2020-04-14T16:41:40.028Z] #11 85.69 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-04-14T16:41:40.028Z] #11 85.70 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-14T16:41:40.028Z] #11 85.92 Selecting previously unselected package mingw-w64-common. [2020-04-14T16:41:40.028Z] #11 85.94 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-14T16:41:40.028Z] #11 85.94 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-14T16:41:41.333Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.92s) [2020-04-14T16:41:41.333Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-04-14T16:41:41.333Z] === RUN TestIpcModeOlderClient [2020-04-14T16:41:41.333Z] === PAUSE TestIpcModeOlderClient [2020-04-14T16:41:41.333Z] === RUN TestKillContainerInvalidSignal [2020-04-14T16:41:41.944Z] --- PASS: TestKillContainerInvalidSignal (0.89s) [2020-04-14T16:41:41.944Z] === RUN TestKillContainer [2020-04-14T16:41:41.944Z] === RUN TestKillContainer/no_signal [2020-04-14T16:41:42.088Z] #11 ... [2020-04-14T16:41:42.088Z] [2020-04-14T16:41:42.088Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-14T16:41:42.088Z] #44 97.31 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-04-14T16:41:42.088Z] #44 97.33 Processing triggers for libc-bin (2.28-10) ... [2020-04-14T16:41:42.379Z] #44 DONE 97.7s [2020-04-14T16:41:42.379Z] [2020-04-14T16:41:42.379Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-14T16:41:42.379Z] #11 97.66 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-14T16:41:42.379Z] #11 97.67 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-14T16:41:42.379Z] #11 97.68 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-14T16:41:42.580Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-14T16:41:42.580Z] Using test binary docker [2020-04-14T16:41:42.580Z] +++ /etc/init.d/apparmor start [2020-04-14T16:41:42.580Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-14T16:41:42.580Z] INFO: Waiting for daemon to start... [2020-04-14T16:41:42.580Z] Starting dockerd [2020-04-14T16:41:42.580Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-04-14T16:41:42.580Z] .--- PASS: TestConfigInspect (4.14s) [2020-04-14T16:41:42.580Z] === RUN TestConfigList [2020-04-14T16:41:42.580Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-14T16:41:42.580Z] Using test binary docker [2020-04-14T16:41:42.580Z] +++ /etc/init.d/apparmor start [2020-04-14T16:41:42.580Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-14T16:41:42.580Z] Starting dockerd [2020-04-14T16:41:42.580Z] INFO: Waiting for daemon to start... [2020-04-14T16:41:42.580Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-04-14T16:41:42.670Z] #11 ... [2020-04-14T16:41:42.670Z] [2020-04-14T16:41:42.670Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:41:42.670Z] #48 87.78 vendor/golang.org/x/net/dns/dnsmessage [2020-04-14T16:41:42.670Z] #48 89.16 bytes [2020-04-14T16:41:42.787Z] #65 ... [2020-04-14T16:41:42.787Z] [2020-04-14T16:41:42.787Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:41:42.787Z] #53 DONE 311.1s [2020-04-14T16:41:42.787Z] [2020-04-14T16:41:42.787Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:41:42.960Z] #48 ... [2020-04-14T16:41:42.960Z] [2020-04-14T16:41:42.960Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:41:42.960Z] #39 9.580 -- Detecting C compile features - done [2020-04-14T16:41:42.960Z] #39 9.675 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-14T16:41:42.960Z] #39 10.23 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-14T16:41:42.987Z] === RUN TestKillContainer/non_killing_signal [2020-04-14T16:41:43.252Z] #39 10.52 -- Configuring done [2020-04-14T16:41:43.252Z] #39 10.55 -- Generating done [2020-04-14T16:41:43.252Z] #39 10.56 -- Build files have been written to: /tmp/tmp.TzUPvEEEfo/tini [2020-04-14T16:41:43.252Z] #39 10.61 + make tini-static [2020-04-14T16:41:43.268Z] === RUN TestKillContainer/killing_signal [2020-04-14T16:41:43.541Z] #39 11.17 Scanning dependencies of target tini-static [2020-04-14T16:41:43.722Z] #65 ... [2020-04-14T16:41:43.722Z] [2020-04-14T16:41:43.722Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-14T16:41:43.834Z] #39 11.31 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-14T16:41:44.285Z] #54 DONE 0.2s [2020-04-14T16:41:44.285Z] [2020-04-14T16:41:44.285Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-14T16:41:44.285Z] #57 DONE 0.1s [2020-04-14T16:41:44.285Z] [2020-04-14T16:41:44.285Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-14T16:41:44.473Z] . [2020-04-14T16:41:44.473Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-14T16:41:44.473Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-14T16:41:44.473Z] Error: No such image: emptyfs [2020-04-14T16:41:44.473Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-14T16:41:44.473Z] ++++ docker load [2020-04-14T16:41:44.473Z] [2020-04-14T16:41:44.473Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-14T16:41:44.473Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-14T16:41:44.473Z] Error: No such image: emptyfs [2020-04-14T16:41:44.473Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-14T16:41:44.473Z] ++++ docker load [2020-04-14T16:41:44.542Z] #61 DONE 0.2s [2020-04-14T16:41:44.542Z] [2020-04-14T16:41:44.542Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:41:44.730Z] Running integration-test (iteration 1) [2020-04-14T16:41:44.730Z] 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-04-14T16:41:44.730Z] ++ 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-04-14T16:41:44.730Z] ++ set -e [2020-04-14T16:41:44.730Z] ++ '[' -n 0 ']' [2020-04-14T16:41:44.730Z] ++ set -x [2020-04-14T16:41:44.730Z] ++ env -i DEST=/go/src/github.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-04-14T16:41:44.732Z] --- PASS: TestKillContainer (2.69s) [2020-04-14T16:41:44.732Z] --- PASS: TestKillContainer/no_signal (0.87s) [2020-04-14T16:41:44.732Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2020-04-14T16:41:44.732Z] --- PASS: TestKillContainer/killing_signal (0.84s) [2020-04-14T16:41:44.732Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-14T16:41:44.732Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-14T16:41:44.840Z] ? github.com/docker/docker/api [no test files] [2020-04-14T16:41:44.987Z] Running integration-test (iteration 1) [2020-04-14T16:41:44.987Z] 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-04-14T16:41:44.988Z] ++ 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-04-14T16:41:44.988Z] ++ set -e [2020-04-14T16:41:44.988Z] ++ '[' -n 0 ']' [2020-04-14T16:41:44.988Z] ++ set -x [2020-04-14T16:41:44.988Z] ++ env -i DEST=/go/src/github.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-04-14T16:41:45.245Z] --- PASS: TestConfigList (3.01s) [2020-04-14T16:41:45.245Z] === RUN TestConfigInspect [2020-04-14T16:41:45.343Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-14T16:41:46.346Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.75s) [2020-04-14T16:41:46.346Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.85s) [2020-04-14T16:41:46.346Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2020-04-14T16:41:46.346Z] === RUN TestKillStoppedContainer [2020-04-14T16:41:46.346Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-04-14T16:41:46.346Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-14T16:41:46.596Z] #39 13.74 [100%] Linking C executable tini-static [2020-04-14T16:41:46.626Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-04-14T16:41:46.627Z] === RUN TestKillDifferentUserContainer [2020-04-14T16:41:47.625Z] #39 14.80 [100%] Built target tini-static [2020-04-14T16:41:47.625Z] #39 14.91 + mkdir -p /build [2020-04-14T16:41:47.625Z] #39 14.92 + cp tini-static /build/docker-init [2020-04-14T16:41:47.625Z] #39 DONE 15.1s [2020-04-14T16:41:47.625Z] [2020-04-14T16:41:47.625Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:41:47.625Z] #45 1.710 Note: Building without setproctitle() and strlcpy() support. [2020-04-14T16:41:47.625Z] #45 1.710 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-14T16:41:47.625Z] #45 1.742 Note: Building without GnuTLS support [2020-04-14T16:41:47.625Z] #45 4.216 fatal: not a git repository (or any of the parent directories): .git [2020-04-14T16:41:47.625Z] #45 4.249 GEN .gitid [2020-04-14T16:41:47.625Z] #45 4.273 GEN criu/include/version.h [2020-04-14T16:41:47.625Z] #45 4.309 GEN include/common/asm [2020-04-14T16:41:47.628Z] --- PASS: TestKillDifferentUserContainer (0.88s) [2020-04-14T16:41:47.629Z] === RUN TestInspectOomKilledTrue [2020-04-14T16:41:47.629Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-04-14T16:41:47.629Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-14T16:41:47.629Z] === RUN TestInspectOomKilledFalse [2020-04-14T16:41:47.629Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-14T16:41:47.629Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-14T16:41:47.629Z] === RUN TestLinksEtcHostsContentMatch [2020-04-14T16:41:48.240Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2020-04-14T16:41:48.240Z] === RUN TestLinksContainerNames [2020-04-14T16:41:49.422Z] --- PASS: TestConfigInspect (3.78s) [2020-04-14T16:41:49.422Z] === RUN TestConfigList [2020-04-14T16:41:49.675Z] #45 7.164 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-14T16:41:49.675Z] #45 7.271 PBCC images/opts.pb-c.c [2020-04-14T16:41:49.675Z] #45 7.376 PBCC images/sit.pb-c.c [2020-04-14T16:41:49.706Z] --- PASS: TestLinksContainerNames (1.75s) [2020-04-14T16:41:49.706Z] === RUN TestLogsFollowTailEmpty [2020-04-14T16:41:49.965Z] #45 7.460 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-14T16:41:49.965Z] #45 7.534 DEP images/opts.pb-c.d [2020-04-14T16:41:49.965Z] #45 7.638 DEP images/sit.pb-c.d [2020-04-14T16:41:49.965Z] #45 7.719 PBCC images/macvlan.pb-c.c [2020-04-14T16:41:49.965Z] #45 7.752 DEP images/macvlan.pb-c.d [2020-04-14T16:41:50.253Z] #45 7.852 PBCC images/autofs.pb-c.c [2020-04-14T16:41:50.253Z] #45 7.911 DEP images/autofs.pb-c.d [2020-04-14T16:41:50.253Z] #45 7.986 PBCC images/sysctl.pb-c.c [2020-04-14T16:41:50.253Z] #45 8.030 DEP images/sysctl.pb-c.d [2020-04-14T16:41:50.542Z] #45 8.133 PBCC images/time.pb-c.c [2020-04-14T16:41:50.542Z] #45 8.158 DEP images/time.pb-c.d [2020-04-14T16:41:50.542Z] #45 8.262 PBCC images/binfmt-misc.pb-c.c [2020-04-14T16:41:50.708Z] --- PASS: TestLogsFollowTailEmpty (0.88s) [2020-04-14T16:41:50.708Z] === RUN TestContainerNetworkMountsNoChown [2020-04-14T16:41:50.830Z] #45 8.336 DEP images/binfmt-misc.pb-c.d [2020-04-14T16:41:50.831Z] #45 8.403 PBCC images/seccomp.pb-c.c [2020-04-14T16:41:50.831Z] #45 8.430 DEP images/seccomp.pb-c.d [2020-04-14T16:41:50.831Z] #45 8.488 PBCC images/userns.pb-c.c [2020-04-14T16:41:50.831Z] #45 8.531 DEP images/userns.pb-c.d [2020-04-14T16:41:51.119Z] #45 8.588 PBCC images/cgroup.pb-c.c [2020-04-14T16:41:51.119Z] #45 8.677 DEP images/cgroup.pb-c.d [2020-04-14T16:41:51.119Z] #45 8.763 PBCC images/fown.pb-c.c [2020-04-14T16:41:51.119Z] #45 8.815 PBCC images/ext-file.pb-c.c [2020-04-14T16:41:51.409Z] #45 8.870 DEP images/fown.pb-c.d [2020-04-14T16:41:51.409Z] #45 8.984 DEP images/ext-file.pb-c.d [2020-04-14T16:41:51.409Z] #45 9.032 PBCC images/rpc.pb-c.c [2020-04-14T16:41:51.698Z] #45 9.117 DEP images/rpc.pb-c.d [2020-04-14T16:41:51.698Z] #45 9.340 PBCC images/siginfo.pb-c.c [2020-04-14T16:41:51.698Z] #45 9.363 DEP images/siginfo.pb-c.d [2020-04-14T16:41:51.710Z] --- PASS: TestContainerNetworkMountsNoChown (0.84s) [2020-04-14T16:41:51.710Z] === RUN TestMountDaemonRoot [2020-04-14T16:41:51.710Z] === RUN TestMountDaemonRoot/default [2020-04-14T16:41:51.710Z] === PAUSE TestMountDaemonRoot/default [2020-04-14T16:41:51.710Z] === RUN TestMountDaemonRoot/private [2020-04-14T16:41:51.710Z] === PAUSE TestMountDaemonRoot/private [2020-04-14T16:41:51.710Z] === RUN TestMountDaemonRoot/rprivate [2020-04-14T16:41:51.710Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-14T16:41:51.710Z] === RUN TestMountDaemonRoot/slave [2020-04-14T16:41:51.710Z] === PAUSE TestMountDaemonRoot/slave [2020-04-14T16:41:51.710Z] === RUN TestMountDaemonRoot/rslave [2020-04-14T16:41:51.710Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-14T16:41:51.710Z] === RUN TestMountDaemonRoot/shared [2020-04-14T16:41:51.710Z] === PAUSE TestMountDaemonRoot/shared [2020-04-14T16:41:51.710Z] === RUN TestMountDaemonRoot/rshared [2020-04-14T16:41:51.710Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-14T16:41:51.710Z] === CONT TestMountDaemonRoot/default [2020-04-14T16:41:51.710Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-14T16:41:51.710Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-14T16:41:51.710Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-14T16:41:51.710Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-14T16:41:51.710Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-14T16:41:51.711Z] === CONT TestMountDaemonRoot/rslave [2020-04-14T16:41:51.711Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-14T16:41:51.711Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-14T16:41:51.711Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-14T16:41:51.711Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-14T16:41:51.711Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-14T16:41:51.711Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-14T16:41:51.711Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-14T16:41:51.711Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-14T16:41:51.711Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-14T16:41:51.711Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-14T16:41:51.711Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-14T16:41:51.711Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-14T16:41:51.711Z] === CONT TestMountDaemonRoot/rshared [2020-04-14T16:41:51.711Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-14T16:41:51.711Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-14T16:41:51.711Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-14T16:41:51.711Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-14T16:41:51.711Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-14T16:41:51.711Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-14T16:41:51.711Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-14T16:41:51.711Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-14T16:41:51.711Z] === CONT TestMountDaemonRoot/shared [2020-04-14T16:41:51.711Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-14T16:41:51.711Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-14T16:41:51.711Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-14T16:41:51.711Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-14T16:41:51.711Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-14T16:41:51.711Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-14T16:41:51.711Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-14T16:41:51.711Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-14T16:41:51.711Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-14T16:41:51.711Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-14T16:41:51.711Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-14T16:41:51.711Z] === CONT TestMountDaemonRoot/rprivate [2020-04-14T16:41:51.711Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-14T16:41:51.711Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-14T16:41:51.711Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-14T16:41:51.711Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-14T16:41:51.711Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-14T16:41:51.711Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-14T16:41:51.711Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-14T16:41:51.711Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-14T16:41:51.711Z] === CONT TestMountDaemonRoot/slave [2020-04-14T16:41:51.711Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-14T16:41:51.711Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-14T16:41:51.711Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-14T16:41:51.711Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-14T16:41:51.711Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-14T16:41:51.711Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-14T16:41:51.711Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-14T16:41:51.711Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-14T16:41:51.711Z] === CONT TestMountDaemonRoot/private [2020-04-14T16:41:51.711Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-14T16:41:51.711Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-14T16:41:51.711Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-14T16:41:51.711Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-14T16:41:51.711Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-14T16:41:51.711Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-14T16:41:51.711Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-14T16:41:51.711Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-14T16:41:51.711Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-14T16:41:51.711Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-14T16:41:51.711Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-14T16:41:51.711Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-14T16:41:51.988Z] #45 9.483 PBCC images/pagemap.pb-c.c [2020-04-14T16:41:51.989Z] #45 9.613 DEP images/pagemap.pb-c.d [2020-04-14T16:41:51.989Z] #45 9.710 PBCC images/rlimit.pb-c.c [2020-04-14T16:41:51.989Z] #45 9.750 DEP images/rlimit.pb-c.d [2020-04-14T16:41:51.989Z] #45 9.811 PBCC images/file-lock.pb-c.c [2020-04-14T16:41:51.989Z] #45 ... [2020-04-14T16:41:51.989Z] [2020-04-14T16:41:51.989Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-14T16:41:51.989Z] #11 107.4 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-14T16:41:51.989Z] #11 107.5 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-04-14T16:41:51.989Z] #11 107.5 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-14T16:41:51.992Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-14T16:41:51.992Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-14T16:41:51.992Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-14T16:41:51.992Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-14T16:41:51.992Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-14T16:41:51.992Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-14T16:41:51.992Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-14T16:41:51.992Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-14T16:41:51.992Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-14T16:41:52.278Z] #11 ... [2020-04-14T16:41:52.278Z] [2020-04-14T16:41:52.278Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:41:52.278Z] #34 97.21 bufio [2020-04-14T16:41:52.278Z] #34 98.71 reflect [2020-04-14T16:41:52.278Z] #34 102.1 path [2020-04-14T16:41:52.278Z] #34 105.7 text/tabwriter [2020-04-14T16:41:52.278Z] #34 ... [2020-04-14T16:41:52.278Z] [2020-04-14T16:41:52.278Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-14T16:41:52.278Z] #11 107.7 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-14T16:41:52.278Z] #11 107.7 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-04-14T16:41:52.278Z] #11 107.7 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-14T16:41:52.278Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-14T16:41:52.278Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-14T16:41:52.278Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-14T16:41:52.278Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-14T16:41:52.278Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-14T16:41:52.278Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-14T16:41:52.278Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-14T16:41:52.278Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-14T16:41:52.278Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-14T16:41:52.278Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-14T16:41:52.278Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-14T16:41:52.559Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-04-14T16:41:52.559Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-14T16:41:52.559Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-04-14T16:41:52.559Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-04-14T16:41:52.559Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-04-14T16:41:52.559Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-04-14T16:41:52.559Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-14T16:41:52.559Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-04-14T16:41:52.559Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-04-14T16:41:52.559Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-04-14T16:41:52.559Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-04-14T16:41:52.559Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-14T16:41:52.559Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-04-14T16:41:52.559Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-04-14T16:41:52.559Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-04-14T16:41:52.559Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-04-14T16:41:52.559Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-14T16:41:52.559Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-04-14T16:41:52.559Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2020-04-14T16:41:52.559Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-04-14T16:41:52.559Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-04-14T16:41:52.559Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-14T16:41:52.559Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-04-14T16:41:52.559Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-04-14T16:41:52.559Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-04-14T16:41:52.559Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-04-14T16:41:52.559Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-14T16:41:52.559Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-04-14T16:41:52.559Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-04-14T16:41:52.559Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-04-14T16:41:52.559Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-04-14T16:41:52.559Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-14T16:41:52.559Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2020-04-14T16:41:52.559Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-04-14T16:41:52.559Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-04-14T16:41:52.559Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-04-14T16:41:52.559Z] === RUN TestContainerBindMountNonRecursive [2020-04-14T16:41:53.599Z] --- PASS: TestConfigList (4.47s) [2020-04-14T16:41:53.599Z] === RUN TestConfigInspect [2020-04-14T16:41:54.366Z] #11 ... [2020-04-14T16:41:54.366Z] [2020-04-14T16:41:54.366Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:41:54.366Z] #57 99.18 bufio [2020-04-14T16:41:54.366Z] #57 104.5 text/tabwriter [2020-04-14T16:41:54.366Z] #57 107.2 regexp/syntax [2020-04-14T16:41:54.366Z] #57 107.3 reflect [2020-04-14T16:41:54.366Z] #57 ... [2020-04-14T16:41:54.366Z] [2020-04-14T16:41:54.366Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:41:54.366Z] #45 9.827 DEP images/file-lock.pb-c.d [2020-04-14T16:41:54.366Z] #45 9.964 PBCC images/tty.pb-c.c [2020-04-14T16:41:54.366Z] #45 10.04 DEP images/tty.pb-c.d [2020-04-14T16:41:54.366Z] #45 10.21 PBCC images/tun.pb-c.c [2020-04-14T16:41:54.366Z] #45 10.40 PBCC images/netdev.pb-c.c [2020-04-14T16:41:54.366Z] #45 10.55 DEP images/tun.pb-c.d [2020-04-14T16:41:54.366Z] #45 10.62 DEP images/netdev.pb-c.d [2020-04-14T16:41:54.366Z] #45 10.73 PBCC images/vma.pb-c.c [2020-04-14T16:41:54.366Z] #45 10.87 DEP images/vma.pb-c.d [2020-04-14T16:41:54.366Z] #45 11.03 PBCC images/creds.pb-c.c [2020-04-14T16:41:54.366Z] #45 11.07 DEP images/creds.pb-c.d [2020-04-14T16:41:54.366Z] #45 11.17 PBCC images/utsns.pb-c.c [2020-04-14T16:41:54.366Z] #45 11.21 DEP images/utsns.pb-c.d [2020-04-14T16:41:54.366Z] #45 11.33 PBCC images/ipc-desc.pb-c.c [2020-04-14T16:41:54.366Z] #45 11.35 PBCC images/ipc-sem.pb-c.c [2020-04-14T16:41:54.366Z] #45 11.41 DEP images/ipc-desc.pb-c.d [2020-04-14T16:41:54.366Z] #45 11.48 DEP images/ipc-sem.pb-c.d [2020-04-14T16:41:54.366Z] #45 11.58 PBCC images/ipc-msg.pb-c.c [2020-04-14T16:41:54.366Z] #45 11.61 DEP images/ipc-msg.pb-c.d [2020-04-14T16:41:54.366Z] #45 11.67 PBCC images/ipc-shm.pb-c.c [2020-04-14T16:41:54.366Z] #45 11.71 DEP images/ipc-shm.pb-c.d [2020-04-14T16:41:54.366Z] #45 11.77 PBCC images/ipc-var.pb-c.c [2020-04-14T16:41:54.366Z] #45 11.83 DEP images/ipc-var.pb-c.d [2020-04-14T16:41:54.366Z] #45 11.90 PBCC images/sk-opts.pb-c.c [2020-04-14T16:41:54.366Z] #45 11.94 PBCC images/packet-sock.pb-c.c [2020-04-14T16:41:54.366Z] #45 12.08 DEP images/sk-opts.pb-c.d [2020-04-14T16:41:54.574Z] --- PASS: TestContainerBindMountNonRecursive (1.91s) [2020-04-14T16:41:54.574Z] === RUN TestNetworkNat [2020-04-14T16:41:54.658Z] #45 12.23 DEP images/packet-sock.pb-c.d [2020-04-14T16:41:54.658Z] #45 12.36 PBCC images/sk-netlink.pb-c.c [2020-04-14T16:41:54.949Z] #45 12.43 DEP images/sk-netlink.pb-c.d [2020-04-14T16:41:54.949Z] #45 12.63 PBCC images/sk-inet.pb-c.c [2020-04-14T16:41:54.949Z] #45 12.70 DEP images/sk-inet.pb-c.d [2020-04-14T16:41:55.241Z] #45 12.78 PBCC images/sk-unix.pb-c.c [2020-04-14T16:41:55.241Z] #45 12.88 DEP images/sk-unix.pb-c.d [2020-04-14T16:41:55.241Z] #45 12.98 PBCC images/mm.pb-c.c [2020-04-14T16:41:55.531Z] #45 13.07 DEP images/mm.pb-c.d [2020-04-14T16:41:55.531Z] #45 13.17 PBCC images/timerfd.pb-c.c [2020-04-14T16:41:55.531Z] #45 13.25 DEP images/timerfd.pb-c.d [2020-04-14T16:41:55.531Z] #45 13.32 PBCC images/timer.pb-c.c [2020-04-14T16:41:55.576Z] --- PASS: TestNetworkNat (0.98s) [2020-04-14T16:41:55.576Z] === RUN TestNetworkLocalhostTCPNat [2020-04-14T16:41:55.822Z] #45 13.34 DEP images/timer.pb-c.d [2020-04-14T16:41:55.822Z] #45 13.50 PBCC images/sa.pb-c.c [2020-04-14T16:41:55.822Z] #45 13.56 DEP images/sa.pb-c.d [2020-04-14T16:41:56.111Z] #45 13.71 PBCC images/pipe-data.pb-c.c [2020-04-14T16:41:56.111Z] #45 ... [2020-04-14T16:41:56.111Z] [2020-04-14T16:41:56.111Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:41:56.111Z] #48 101.2 bufio [2020-04-14T16:41:56.111Z] #48 102.0 reflect [2020-04-14T16:41:56.111Z] #48 110.4 regexp/syntax [2020-04-14T16:41:56.111Z] #48 ... [2020-04-14T16:41:56.111Z] [2020-04-14T16:41:56.111Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:41:56.111Z] #45 13.79 DEP images/pipe-data.pb-c.d [2020-04-14T16:41:56.111Z] #45 13.88 PBCC images/mnt.pb-c.c [2020-04-14T16:41:56.191Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s) [2020-04-14T16:41:56.191Z] === RUN TestNetworkLoopbackNat [2020-04-14T16:41:56.401Z] #45 14.01 DEP images/mnt.pb-c.d [2020-04-14T16:41:56.401Z] #45 14.10 PBCC images/sk-packet.pb-c.c [2020-04-14T16:41:56.401Z] #45 14.14 DEP images/sk-packet.pb-c.d [2020-04-14T16:41:56.690Z] #45 14.24 PBCC images/tcp-stream.pb-c.c [2020-04-14T16:41:56.690Z] #45 14.31 DEP images/tcp-stream.pb-c.d [2020-04-14T16:41:56.983Z] #45 14.45 PBCC images/pipe.pb-c.c [2020-04-14T16:41:56.983Z] #45 14.51 DEP images/pipe.pb-c.d [2020-04-14T16:41:56.983Z] #45 14.66 PBCC images/pstree.pb-c.c [2020-04-14T16:41:56.983Z] #45 14.69 DEP images/pstree.pb-c.d [2020-04-14T16:41:57.061Z] ok github.com/docker/docker/api/server 0.027s coverage: 9.0% of statements [2020-04-14T16:41:57.274Z] #45 14.76 PBCC images/fs.pb-c.c [2020-04-14T16:41:57.274Z] #45 14.80 DEP images/fs.pb-c.d [2020-04-14T16:41:57.274Z] #45 14.88 PBCC images/signalfd.pb-c.c [2020-04-14T16:41:57.274Z] #45 14.95 DEP images/signalfd.pb-c.d [2020-04-14T16:41:57.564Z] #45 15.04 PBCC images/fh.pb-c.c [2020-04-14T16:41:57.564Z] #45 15.20 PBCC images/fsnotify.pb-c.c [2020-04-14T16:41:57.661Z] --- PASS: TestNetworkLoopbackNat (1.20s) [2020-04-14T16:41:57.662Z] === RUN TestPause [2020-04-14T16:41:57.786Z] --- PASS: TestConfigInspect (3.71s) [2020-04-14T16:41:57.786Z] === RUN TestConfigList [2020-04-14T16:41:57.853Z] #45 15.39 DEP images/fh.pb-c.d [2020-04-14T16:41:57.853Z] #45 15.53 DEP images/fsnotify.pb-c.d [2020-04-14T16:41:58.143Z] #45 15.65 PBCC images/eventpoll.pb-c.c [2020-04-14T16:41:58.143Z] #45 15.72 DEP images/eventpoll.pb-c.d [2020-04-14T16:41:58.143Z] #45 15.78 PBCC images/eventfd.pb-c.c [2020-04-14T16:41:58.143Z] #45 15.84 DEP images/eventfd.pb-c.d [2020-04-14T16:41:58.143Z] #45 15.98 PBCC images/remap-file-path.pb-c.c [2020-04-14T16:41:58.273Z] --- PASS: TestPause (0.89s) [2020-04-14T16:41:58.273Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-14T16:41:58.273Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-14T16:41:58.273Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-14T16:41:58.273Z] === RUN TestPauseStopPausedContainer [2020-04-14T16:41:58.440Z] #45 16.06 DEP images/remap-file-path.pb-c.d [2020-04-14T16:41:58.728Z] #45 16.16 PBCC images/fifo.pb-c.c [2020-04-14T16:41:58.728Z] #45 16.17 DEP images/fifo.pb-c.d [2020-04-14T16:41:58.728Z] #45 16.28 PBCC images/ghost-file.pb-c.c [2020-04-14T16:41:58.728Z] #45 16.37 DEP images/ghost-file.pb-c.d [2020-04-14T16:41:59.019Z] #45 16.45 PBCC images/regfile.pb-c.c [2020-04-14T16:41:59.019Z] #45 16.53 DEP images/regfile.pb-c.d [2020-04-14T16:41:59.019Z] #45 16.68 PBCC images/ns.pb-c.c [2020-04-14T16:41:59.019Z] #45 16.71 DEP images/ns.pb-c.d [2020-04-14T16:41:59.019Z] #45 16.80 PBCC images/fdinfo.pb-c.c [2020-04-14T16:41:59.275Z] --- PASS: TestPauseStopPausedContainer (0.86s) [2020-04-14T16:41:59.275Z] === RUN TestPsFilter [2020-04-14T16:41:59.308Z] #45 16.94 DEP images/fdinfo.pb-c.d [2020-04-14T16:41:59.555Z] --- PASS: TestPsFilter (0.31s) [2020-04-14T16:41:59.555Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-14T16:41:59.598Z] #45 17.09 PBCC images/core-aarch64.pb-c.c [2020-04-14T16:41:59.598Z] #45 17.21 PBCC images/core-arm.pb-c.c [2020-04-14T16:41:59.598Z] #45 17.28 PBCC images/core-ppc64.pb-c.c [2020-04-14T16:41:59.889Z] #45 17.43 PBCC images/core-s390.pb-c.c [2020-04-14T16:41:59.889Z] #45 17.60 PBCC images/core-x86.pb-c.c [2020-04-14T16:42:00.179Z] #45 17.77 PBCC images/core.pb-c.c [2020-04-14T16:42:00.179Z] #45 17.93 PBCC images/inventory.pb-c.c [2020-04-14T16:42:00.558Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.87s) [2020-04-14T16:42:00.558Z] === RUN TestRemoveContainerWithVolume [2020-04-14T16:42:00.810Z] #45 18.18 DEP images/core-aarch64.pb-c.d [2020-04-14T16:42:00.810Z] #45 18.33 DEP images/core-arm.pb-c.d [2020-04-14T16:42:00.810Z] #45 18.42 DEP images/core-ppc64.pb-c.d [2020-04-14T16:42:00.810Z] #45 18.54 DEP images/core-s390.pb-c.d [2020-04-14T16:42:01.101Z] #45 18.61 DEP images/core-x86.pb-c.d [2020-04-14T16:42:01.101Z] #45 18.70 DEP images/core.pb-c.d [2020-04-14T16:42:01.101Z] #45 18.81 DEP images/inventory.pb-c.d [2020-04-14T16:42:01.101Z] #45 18.89 PBCC images/cpuinfo.pb-c.c [2020-04-14T16:42:01.101Z] #45 18.93 DEP images/cpuinfo.pb-c.d [2020-04-14T16:42:01.168Z] --- PASS: TestRemoveContainerWithVolume (0.82s) [2020-04-14T16:42:01.168Z] === RUN TestRemoveContainerRunning [2020-04-14T16:42:01.399Z] #45 19.07 PBCC images/stats.pb-c.c [2020-04-14T16:42:01.399Z] #45 19.12 DEP images/stats.pb-c.d [2020-04-14T16:42:01.962Z] --- PASS: TestConfigList (4.00s) [2020-04-14T16:42:01.962Z] === RUN TestConfigInspect [2020-04-14T16:42:02.171Z] --- PASS: TestRemoveContainerRunning (0.85s) [2020-04-14T16:42:02.171Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-14T16:42:02.853Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.90s) [2020-04-14T16:42:02.853Z] === RUN TestRemoveInvalidContainer [2020-04-14T16:42:02.853Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-04-14T16:42:02.853Z] === RUN TestRenameLinkedContainer [2020-04-14T16:42:04.116Z] #45 21.83 make[1]: Nothing to be done for 'all'. [2020-04-14T16:42:04.407Z] #45 ... [2020-04-14T16:42:04.407Z] [2020-04-14T16:42:04.407Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:42:04.407Z] #57 119.6 time [2020-04-14T16:42:06.139Z] --- PASS: TestConfigInspect (4.25s) [2020-04-14T16:42:06.139Z] === RUN TestConfigList [2020-04-14T16:42:06.295Z] --- PASS: TestRenameLinkedContainer (3.41s) [2020-04-14T16:42:06.296Z] === RUN TestRenameStoppedContainer [2020-04-14T16:42:06.443Z] #65 263.5 + bin/containerd-stress [2020-04-14T16:42:06.443Z] #65 265.2 + bin/containerd-shim [2020-04-14T16:42:07.298Z] --- PASS: TestRenameStoppedContainer (0.91s) [2020-04-14T16:42:07.298Z] === RUN TestRenameRunningContainerAndReuse [2020-04-14T16:42:07.510Z] Loaded image: buildpack-deps:jessie [2020-04-14T16:42:07.510Z] Loaded image: buildpack-deps:jessie [2020-04-14T16:42:07.510Z] Loaded image: busybox:latest [2020-04-14T16:42:07.768Z] Loaded image: busybox:latest [2020-04-14T16:42:07.768Z] Loaded image: busybox:glibc [2020-04-14T16:42:07.768Z] Loaded image: debian:jessie [2020-04-14T16:42:07.922Z] #57 ... [2020-04-14T16:42:07.922Z] [2020-04-14T16:42:07.922Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:42:07.923Z] #34 112.7 internal/syscall/execenv [2020-04-14T16:42:07.923Z] #34 112.7 internal/syscall/unix [2020-04-14T16:42:07.923Z] #34 112.8 time [2020-04-14T16:42:07.923Z] #34 ... [2020-04-14T16:42:07.923Z] [2020-04-14T16:42:07.923Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:42:07.923Z] #45 24.12 CC images/stats.o [2020-04-14T16:42:07.923Z] #45 24.91 CC images/core.o [2020-04-14T16:42:08.025Z] Loaded image: busybox:glibc [2020-04-14T16:42:08.025Z] Loaded image: debian:jessie [2020-04-14T16:42:08.025Z] Loaded image: hello-world:latest [2020-04-14T16:42:08.025Z] INFO: Testing against a local daemon [2020-04-14T16:42:08.025Z] === RUN TestDockerSuite [2020-04-14T16:42:08.025Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-04-14T16:42:08.025Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-04-14T16:42:08.025Z] Loaded image: hello-world:latest [2020-04-14T16:42:08.025Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-04-14T16:42:08.025Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-04-14T16:42:08.025Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-04-14T16:42:08.025Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-04-14T16:42:08.025Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-04-14T16:42:08.025Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-04-14T16:42:08.025Z] INFO: Testing against a local daemon [2020-04-14T16:42:08.025Z] === RUN TestDockerDaemonSuite [2020-04-14T16:42:08.025Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-04-14T16:42:08.212Z] #45 25.98 CC images/core-x86.o [2020-04-14T16:42:08.957Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-04-14T16:42:08.957Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-04-14T16:42:09.214Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-04-14T16:42:09.214Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-04-14T16:42:09.314Z] --- PASS: TestRenameRunningContainerAndReuse (1.75s) [2020-04-14T16:42:09.314Z] === RUN TestRenameInvalidName [2020-04-14T16:42:09.471Z] --- PASS: TestConfigList (3.97s) [2020-04-14T16:42:09.471Z] PASS [2020-04-14T16:42:09.471Z] [2020-04-14T16:42:09.471Z] DONE 10 tests in 39.540s [2020-04-14T16:42:09.471Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:42:09.471Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:09.471Z] +++ set -e [2020-04-14T16:42:09.471Z] +++ '[' -n 0 ']' [2020-04-14T16:42:09.471Z] +++ set -x [2020-04-14T16:42:09.471Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:09.471Z] INFO: Testing against a local daemon [2020-04-14T16:42:09.471Z] testing: warning: no tests to run [2020-04-14T16:42:09.471Z] PASS [2020-04-14T16:42:09.471Z] [2020-04-14T16:42:09.471Z] DONE 0 tests in 0.082s [2020-04-14T16:42:09.471Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:42:09.471Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:09.471Z] +++ set -e [2020-04-14T16:42:09.471Z] +++ '[' -n 0 ']' [2020-04-14T16:42:09.471Z] +++ set -x [2020-04-14T16:42:09.471Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:09.723Z] #45 27.32 CC images/core-arm.o [2020-04-14T16:42:09.723Z] #45 ... [2020-04-14T16:42:09.723Z] [2020-04-14T16:42:09.723Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:42:09.723Z] #48 114.9 vendor/golang.org/x/text/transform [2020-04-14T16:42:09.723Z] #48 120.2 time [2020-04-14T16:42:09.729Z] INFO: Testing against a local daemon [2020-04-14T16:42:09.729Z] testing: warning: no tests to run [2020-04-14T16:42:09.729Z] PASS [2020-04-14T16:42:09.729Z] [2020-04-14T16:42:09.729Z] DONE 0 tests in 0.090s [2020-04-14T16:42:09.729Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:42:09.729Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:09.729Z] +++ set -e [2020-04-14T16:42:09.729Z] +++ '[' -n 0 ']' [2020-04-14T16:42:09.729Z] +++ set -x [2020-04-14T16:42:09.729Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:09.729Z] INFO: Testing against a local daemon [2020-04-14T16:42:09.729Z] testing: warning: no tests to run [2020-04-14T16:42:09.729Z] PASS [2020-04-14T16:42:09.729Z] [2020-04-14T16:42:09.729Z] DONE 0 tests in 0.050s [2020-04-14T16:42:09.729Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:42:09.729Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:09.729Z] +++ set -e [2020-04-14T16:42:09.729Z] +++ '[' -n 0 ']' [2020-04-14T16:42:09.729Z] +++ set -x [2020-04-14T16:42:09.729Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:09.729Z] INFO: Testing against a local daemon [2020-04-14T16:42:09.729Z] testing: warning: no tests to run [2020-04-14T16:42:09.729Z] PASS [2020-04-14T16:42:09.729Z] [2020-04-14T16:42:09.729Z] DONE 0 tests in 0.057s [2020-04-14T16:42:09.729Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:42:09.729Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:09.729Z] +++ set -e [2020-04-14T16:42:09.729Z] +++ '[' -n 0 ']' [2020-04-14T16:42:09.729Z] +++ set -x [2020-04-14T16:42:09.729Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:09.729Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-04-14T16:42:09.926Z] --- PASS: TestRenameInvalidName (0.85s) [2020-04-14T16:42:09.926Z] === RUN TestRenameAnonymousContainer [2020-04-14T16:42:09.986Z] INFO: Testing against a local daemon [2020-04-14T16:42:09.986Z] testing: warning: no tests to run [2020-04-14T16:42:09.986Z] PASS [2020-04-14T16:42:09.986Z] [2020-04-14T16:42:09.986Z] DONE 0 tests in 0.077s [2020-04-14T16:42:09.986Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:42:09.986Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:09.986Z] +++ set -e [2020-04-14T16:42:09.986Z] +++ '[' -n 0 ']' [2020-04-14T16:42:09.986Z] +++ set -x [2020-04-14T16:42:09.986Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:09.986Z] testing: warning: no tests to run [2020-04-14T16:42:09.986Z] PASS [2020-04-14T16:42:09.986Z] [2020-04-14T16:42:09.986Z] DONE 0 tests in 0.014s [2020-04-14T16:42:09.986Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:42:09.986Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:09.986Z] +++ set -e [2020-04-14T16:42:09.986Z] +++ '[' -n 0 ']' [2020-04-14T16:42:09.986Z] +++ set -x [2020-04-14T16:42:09.986Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:09.986Z] INFO: Testing against a local daemon [2020-04-14T16:42:09.986Z] testing: warning: no tests to run [2020-04-14T16:42:09.986Z] PASS [2020-04-14T16:42:09.986Z] [2020-04-14T16:42:09.986Z] DONE 0 tests in 0.058s [2020-04-14T16:42:09.986Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-04-14T16:42:09.986Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-04-14T16:42:09.986Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:42:09.986Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:09.986Z] +++ set -e [2020-04-14T16:42:09.986Z] +++ '[' -n 0 ']' [2020-04-14T16:42:09.986Z] +++ set -x [2020-04-14T16:42:09.986Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:09.986Z] INFO: Testing against a local daemon [2020-04-14T16:42:09.986Z] testing: warning: no tests to run [2020-04-14T16:42:09.986Z] PASS [2020-04-14T16:42:09.986Z] [2020-04-14T16:42:09.986Z] DONE 0 tests in 0.048s [2020-04-14T16:42:09.986Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:42:09.986Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:09.986Z] +++ set -e [2020-04-14T16:42:09.986Z] +++ '[' -n 0 ']' [2020-04-14T16:42:09.986Z] +++ set -x [2020-04-14T16:42:09.987Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:10.014Z] #48 ... [2020-04-14T16:42:10.014Z] [2020-04-14T16:42:10.014Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:42:10.014Z] #66 66.03 Checking out files: 40% (1288/3158) Checking out files: 41% (1295/3158) Checking out files: 42% (1327/3158) Checking out files: 43% (1358/3158) Checking out files: 44% (1390/3158) Checking out files: 45% (1422/3158) Checking out files: 46% (1453/3158) Checking out files: 47% (1485/3158) Checking out files: 48% (1516/3158) Checking out files: 49% (1548/3158) Checking out files: 50% (1579/3158) Checking out files: 51% (1611/3158) Checking out files: 52% (1643/3158) Checking out files: 53% (1674/3158) Checking out files: 54% (1706/3158) Checking out files: 55% (1737/3158) Checking out files: 56% (1769/3158) Checking out files: 57% (1801/3158) Checking out files: 58% (1832/3158) Checking out files: 59% (1864/3158) Checking out files: 60% (1895/3158) Checking out files: 61% (1927/3158) Checking out files: 62% (1958/3158) Checking out files: 63% (1990/3158) Checking out files: 64% (2022/3158) Checking out files: 65% (2053/3158) Checking out files: 66% (2085/3158) Checking out files: 67% (2116/3158) Checking out files: 68% (2148/3158) Checking out files: 69% (2180/3158) Checking out files: 70% (2211/3158) Checking out files: 71% (2243/3158) Checking out files: 72% (2274/3158) Checking out files: 73% (2306/3158) Checking out files: 74% (2337/3158) Checking out files: 75% (2369/3158) Checking out files: 76% (2401/3158) Checking out files: 77% (2432/3158) Checking out files: 78% (2464/3158) Checking out files: 79% (2495/3158) Checking out files: 80% (2527/3158) Checking out files: 81% (2558/3158) Checking out files: 82% (2590/3158) Checking out files: 83% (2622/3158) Checking out files: 84% (2653/3158) Checking out files: 85% (2685/3158) Checking out files: 86% (2716/3158) Checking out files: 87% (2748/3158) Checking out files: 88% (2780/3158) Checking out files: 89% (2811/3158) Checking out files: 90% (2843/3158) Checking out files: 91% (2874/3158) Checking out files: 92% (2906/3158) Checking out files: 93% (2937/3158) Checking out files: 94% (2969/3158) Checking out files: 95% (3001/3158) Checking out files: 96% (3032/3158) Checking out files: 97% (3064/3158) Checking out files: 98% (3095/3158) Checking out files: 99% (3127/3158) Checking out files: 100% (3158/3158) Checking out files: 100% (3158/3158), done. [2020-04-14T16:42:10.014Z] #66 66.95 + cd /tmp/tmp.Q1yHH2Q4XP/src/github.com/containerd/containerd [2020-04-14T16:42:10.014Z] #66 66.96 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-14T16:42:10.244Z] INFO: Testing against a local daemon [2020-04-14T16:42:10.244Z] testing: warning: no tests to run [2020-04-14T16:42:10.244Z] PASS [2020-04-14T16:42:10.244Z] [2020-04-14T16:42:10.244Z] DONE 0 tests in 0.083s [2020-04-14T16:42:10.244Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:42:10.244Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:10.244Z] +++ set -e [2020-04-14T16:42:10.244Z] +++ '[' -n 0 ']' [2020-04-14T16:42:10.244Z] +++ set -x [2020-04-14T16:42:10.244Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:10.244Z] INFO: Testing against a local daemon [2020-04-14T16:42:10.244Z] testing: warning: no tests to run [2020-04-14T16:42:10.244Z] PASS [2020-04-14T16:42:10.244Z] [2020-04-14T16:42:10.244Z] DONE 0 tests in 0.061s [2020-04-14T16:42:10.244Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:42:10.244Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=3000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:10.244Z] +++ set -e [2020-04-14T16:42:10.244Z] +++ '[' -n 0 ']' [2020-04-14T16:42:10.244Z] +++ set -x [2020-04-14T16:42:10.244Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=3000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:10.244Z] testing: warning: no tests to run [2020-04-14T16:42:10.244Z] PASS [2020-04-14T16:42:10.244Z] [2020-04-14T16:42:10.244Z] DONE 0 tests in 0.006s [2020-04-14T16:42:10.244Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:42:10.244Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:10.244Z] +++ set -e [2020-04-14T16:42:10.244Z] +++ '[' -n 0 ']' [2020-04-14T16:42:10.244Z] +++ set -x [2020-04-14T16:42:10.244Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:10.244Z] INFO: Testing against a local daemon [2020-04-14T16:42:10.244Z] testing: warning: no tests to run [2020-04-14T16:42:10.244Z] PASS [2020-04-14T16:42:10.501Z] [2020-04-14T16:42:10.501Z] DONE 0 tests in 0.036s [2020-04-14T16:42:10.501Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:42:10.501Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:10.501Z] +++ set -e [2020-04-14T16:42:10.501Z] +++ '[' -n 0 ']' [2020-04-14T16:42:10.501Z] +++ set -x [2020-04-14T16:42:10.502Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:10.502Z] INFO: Testing against a local daemon [2020-04-14T16:42:10.502Z] testing: warning: no tests to run [2020-04-14T16:42:10.502Z] PASS [2020-04-14T16:42:10.502Z] [2020-04-14T16:42:10.502Z] DONE 0 tests in 0.028s [2020-04-14T16:42:10.502Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:42:10.502Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:10.502Z] +++ set -e [2020-04-14T16:42:10.502Z] +++ '[' -n 0 ']' [2020-04-14T16:42:10.502Z] +++ set -x [2020-04-14T16:42:10.502Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:10.502Z] INFO: Testing against a local daemon [2020-04-14T16:42:10.502Z] testing: warning: no tests to run [2020-04-14T16:42:10.502Z] PASS [2020-04-14T16:42:10.502Z] [2020-04-14T16:42:10.502Z] DONE 0 tests in 0.057s [2020-04-14T16:42:10.502Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:42:10.502Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:10.502Z] +++ set -e [2020-04-14T16:42:10.502Z] +++ '[' -n 0 ']' [2020-04-14T16:42:10.502Z] +++ set -x [2020-04-14T16:42:10.502Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:10.502Z] INFO: Testing against a local daemon [2020-04-14T16:42:10.502Z] testing: warning: no tests to run [2020-04-14T16:42:10.502Z] PASS [2020-04-14T16:42:10.502Z] [2020-04-14T16:42:10.502Z] DONE 0 tests in 0.055s [2020-04-14T16:42:10.502Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:42:10.502Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:10.502Z] +++ set -e [2020-04-14T16:42:10.502Z] +++ '[' -n 0 ']' [2020-04-14T16:42:10.502Z] +++ set -x [2020-04-14T16:42:10.502Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:10.759Z] INFO: Testing against a local daemon [2020-04-14T16:42:10.759Z] testing: warning: no tests to run [2020-04-14T16:42:10.759Z] PASS [2020-04-14T16:42:10.759Z] [2020-04-14T16:42:10.759Z] DONE 0 tests in 0.047s [2020-04-14T16:42:10.759Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:42:10.759Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:10.759Z] +++ set -e [2020-04-14T16:42:10.759Z] +++ '[' -n 0 ']' [2020-04-14T16:42:10.759Z] +++ set -x [2020-04-14T16:42:10.759Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:10.759Z] INFO: Testing against a local daemon [2020-04-14T16:42:10.759Z] testing: warning: no tests to run [2020-04-14T16:42:10.759Z] PASS [2020-04-14T16:42:10.759Z] [2020-04-14T16:42:10.759Z] DONE 0 tests in 0.033s [2020-04-14T16:42:10.759Z] Running integration-test (iteration 3) [2020-04-14T16:42:10.759Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:42:10.759Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:10.759Z] +++ set -e [2020-04-14T16:42:10.759Z] +++ '[' -n 0 ']' [2020-04-14T16:42:10.759Z] +++ set -x [2020-04-14T16:42:10.759Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:10.759Z] INFO: Testing against a local daemon [2020-04-14T16:42:10.759Z] testing: warning: no tests to run [2020-04-14T16:42:10.759Z] PASS [2020-04-14T16:42:10.759Z] [2020-04-14T16:42:10.759Z] DONE 0 tests in 0.035s [2020-04-14T16:42:10.759Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:42:10.759Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:10.759Z] +++ set -e [2020-04-14T16:42:10.759Z] +++ '[' -n 0 ']' [2020-04-14T16:42:10.759Z] +++ set -x [2020-04-14T16:42:10.759Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:10.759Z] INFO: Testing against a local daemon [2020-04-14T16:42:10.759Z] === RUN TestConfigInspect [2020-04-14T16:42:11.690Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-04-14T16:42:11.690Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-04-14T16:42:11.690Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-04-14T16:42:11.690Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-04-14T16:42:12.087Z] #66 69.73 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-14T16:42:12.087Z] #66 69.74 + BUILDTAGS='netgo osusergo static_build' [2020-04-14T16:42:12.087Z] #66 69.74 + export EXTRA_FLAGS=-buildmode=pie [2020-04-14T16:42:12.087Z] #66 69.74 + EXTRA_FLAGS=-buildmode=pie [2020-04-14T16:42:12.087Z] #66 69.74 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-14T16:42:12.087Z] #66 69.74 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-14T16:42:12.087Z] #66 69.74 + '[' '' = dynamic ']' [2020-04-14T16:42:12.087Z] #66 69.74 + make [2020-04-14T16:42:12.620Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-04-14T16:42:12.877Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-04-14T16:42:12.986Z] #65 271.5 + bin/containerd-shim-runc-v1 [2020-04-14T16:42:13.441Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-04-14T16:42:13.606Z] #66 71.23 + bin/ctr [2020-04-14T16:42:13.701Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-04-14T16:42:13.701Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-04-14T16:42:13.701Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-04-14T16:42:13.958Z] --- PASS: TestConfigInspect (3.05s) [2020-04-14T16:42:13.958Z] === RUN TestConfigList [2020-04-14T16:42:14.523Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-04-14T16:42:14.881Z] #65 274.5 + bin/containerd-shim-runc-v2 [2020-04-14T16:42:15.088Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-04-14T16:42:15.106Z] #66 ... [2020-04-14T16:42:15.106Z] [2020-04-14T16:42:15.106Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:42:15.106Z] #48 130.4 regexp [2020-04-14T16:42:15.396Z] --- PASS: TestRenameAnonymousContainer (4.94s) [2020-04-14T16:42:15.396Z] === RUN TestRenameContainerWithSameName [2020-04-14T16:42:15.677Z] --- PASS: TestRenameContainerWithSameName (0.97s) [2020-04-14T16:42:15.677Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-14T16:42:15.819Z] #65 275.3 + binaries [2020-04-14T16:42:15.819Z] #65 275.3 + mkdir -p /build [2020-04-14T16:42:15.819Z] #65 275.3 + cp bin/containerd /build/containerd [2020-04-14T16:42:15.819Z] #65 275.4 + cp bin/containerd-shim /build/containerd-shim [2020-04-14T16:42:15.819Z] #65 275.4 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-14T16:42:15.819Z] #65 275.4 + cp bin/ctr /build/ctr [2020-04-14T16:42:16.382Z] #65 DONE 276.0s [2020-04-14T16:42:16.982Z] --- PASS: TestConfigList (2.85s) [2020-04-14T16:42:16.983Z] === RUN TestConfigInspect [2020-04-14T16:42:17.312Z] [2020-04-14T16:42:17.312Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-14T16:42:17.551Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-04-14T16:42:17.569Z] #66 DONE 0.2s [2020-04-14T16:42:17.569Z] [2020-04-14T16:42:17.569Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-14T16:42:17.569Z] #70 DONE 0.1s [2020-04-14T16:42:17.691Z] --- PASS: TestRenameContainerWithLinkedContainer (1.78s) [2020-04-14T16:42:17.691Z] === RUN TestResize [2020-04-14T16:42:17.825Z] [2020-04-14T16:42:17.825Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-14T16:42:17.825Z] #72 DONE 0.2s [2020-04-14T16:42:17.825Z] [2020-04-14T16:42:17.825Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-14T16:42:17.825Z] #75 DONE 0.1s [2020-04-14T16:42:18.081Z] [2020-04-14T16:42:18.081Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-14T16:42:18.081Z] #76 DONE 0.0s [2020-04-14T16:42:18.081Z] [2020-04-14T16:42:18.081Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-14T16:42:18.114Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-04-14T16:42:18.717Z] --- PASS: TestResize (0.90s) [2020-04-14T16:42:18.717Z] === RUN TestResizeWithInvalidSize [2020-04-14T16:42:19.011Z] #77 DONE 1.1s [2020-04-14T16:42:19.011Z] [2020-04-14T16:42:19.011Z] #78 exporting to image [2020-04-14T16:42:19.011Z] #78 exporting layers [2020-04-14T16:42:19.328Z] --- PASS: TestResizeWithInvalidSize (0.90s) [2020-04-14T16:42:19.328Z] === RUN TestResizeWhenContainerNotStarted [2020-04-14T16:42:19.543Z] #48 ... [2020-04-14T16:42:19.543Z] [2020-04-14T16:42:19.543Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:42:19.543Z] #34 124.4 internal/poll [2020-04-14T16:42:19.543Z] #34 128.9 internal/fmtsort [2020-04-14T16:42:19.543Z] #34 129.0 os [2020-04-14T16:42:19.543Z] #34 132.8 path/filepath [2020-04-14T16:42:19.543Z] #34 132.8 fmt [2020-04-14T16:42:19.543Z] #34 ... [2020-04-14T16:42:19.543Z] [2020-04-14T16:42:19.543Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:42:19.543Z] #45 28.18 CC images/core-aarch64.o [2020-04-14T16:42:19.543Z] #45 28.86 CC images/core-ppc64.o [2020-04-14T16:42:19.543Z] #45 30.10 CC images/core-s390.o [2020-04-14T16:42:19.543Z] #45 31.62 CC images/cpuinfo.o [2020-04-14T16:42:19.543Z] #45 32.53 CC images/inventory.o [2020-04-14T16:42:19.543Z] #45 33.03 CC images/fdinfo.o [2020-04-14T16:42:19.543Z] #45 33.80 CC images/fown.o [2020-04-14T16:42:19.543Z] #45 34.13 CC images/ns.o [2020-04-14T16:42:19.543Z] #45 34.56 CC images/regfile.o [2020-04-14T16:42:19.543Z] #45 35.21 CC images/ghost-file.o [2020-04-14T16:42:19.543Z] #45 35.86 CC images/fifo.o [2020-04-14T16:42:19.543Z] #45 36.19 CC images/remap-file-path.o [2020-04-14T16:42:19.543Z] #45 36.61 CC images/eventfd.o [2020-04-14T16:42:19.543Z] #45 36.93 CC images/eventpoll.o [2020-04-14T16:42:19.831Z] #45 37.55 CC images/fh.o [2020-04-14T16:42:20.011Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-04-14T16:42:20.011Z] --- PASS: TestConfigInspect (3.17s) [2020-04-14T16:42:20.011Z] === RUN TestConfigList [2020-04-14T16:42:20.011Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-04-14T16:42:20.330Z] --- PASS: TestResizeWhenContainerNotStarted (0.87s) [2020-04-14T16:42:20.330Z] === RUN TestDaemonRestartKillContainers [2020-04-14T16:42:20.330Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-14T16:42:20.330Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-14T16:42:20.330Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-14T16:42:20.330Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-14T16:42:20.330Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-14T16:42:20.330Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-14T16:42:20.330Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-14T16:42:20.330Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-14T16:42:20.330Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-14T16:42:20.330Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-14T16:42:20.330Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-14T16:42:20.330Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-14T16:42:20.330Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-14T16:42:20.330Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-14T16:42:20.330Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-14T16:42:20.330Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-14T16:42:20.330Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-14T16:42:20.330Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-14T16:42:20.330Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-14T16:42:20.330Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-14T16:42:20.330Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-14T16:42:20.330Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-14T16:42:20.330Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-14T16:42:20.330Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-14T16:42:20.330Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-14T16:42:20.330Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-14T16:42:20.462Z] #45 38.06 CC images/fsnotify.o [2020-04-14T16:42:20.463Z] #45 ... [2020-04-14T16:42:20.463Z] [2020-04-14T16:42:20.463Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:42:20.463Z] #34 135.5 io/ioutil [2020-04-14T16:42:21.510Z] #34 ... [2020-04-14T16:42:21.510Z] [2020-04-14T16:42:21.510Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:42:21.510Z] #57 126.4 regexp [2020-04-14T16:42:21.799Z] #57 ... [2020-04-14T16:42:21.799Z] [2020-04-14T16:42:21.799Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:42:21.799Z] #45 39.47 CC images/signalfd.o [2020-04-14T16:42:21.909Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-04-14T16:42:22.347Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-14T16:42:22.427Z] #45 39.93 CC images/fs.o [2020-04-14T16:42:22.473Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-04-14T16:42:22.628Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-14T16:42:22.718Z] #45 40.41 CC images/pstree.o [2020-04-14T16:42:23.036Z] --- PASS: TestConfigList (3.09s) [2020-04-14T16:42:23.036Z] === RUN TestConfigInspect [2020-04-14T16:42:23.036Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-04-14T16:42:23.351Z] #45 40.80 CC images/pipe.o [2020-04-14T16:42:23.630Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-14T16:42:23.641Z] #45 41.18 CC images/tcp-stream.o [2020-04-14T16:42:23.931Z] #45 41.61 CC images/sk-packet.o [2020-04-14T16:42:24.240Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-14T16:42:24.405Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-04-14T16:42:24.560Z] #45 42.23 CC images/mnt.o [2020-04-14T16:42:25.192Z] #45 42.73 CC images/pipe-data.o [2020-04-14T16:42:25.242Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-14T16:42:25.483Z] #45 43.18 CC images/sa.o [2020-04-14T16:42:25.523Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-14T16:42:25.564Z] #78 exporting layers 6.0s done [2020-04-14T16:42:25.564Z] #78 writing image sha256:bc7812c2d55531f8d5d93de7529ff75d917701a9ee46897a07f9703113e952ae done [2020-04-14T16:42:25.564Z] #78 naming to docker.io/library/docker:cdc39fa29c710c7b56aef827166f9e98bb7c20b8 done [2020-04-14T16:42:25.564Z] #78 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-14T16:42:25.777Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-04-14T16:42:25.918Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39771/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_GITCOMMIT=cdc39fa29c710c7b56aef827166f9e98bb7c20b8 -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:cdc39fa29c710c7b56aef827166f9e98bb7c20b8 hack/make.sh dynbinary test-integration [2020-04-14T16:42:26.035Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-04-14T16:42:26.114Z] #45 43.57 CC images/timer.o [2020-04-14T16:42:26.291Z] --- PASS: TestConfigInspect (3.29s) [2020-04-14T16:42:26.291Z] === RUN TestConfigList [2020-04-14T16:42:26.291Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-04-14T16:42:26.744Z] #45 44.46 CC images/timerfd.o [2020-04-14T16:42:26.848Z] [2020-04-14T16:42:26.848Z] Removing bundles/ [2020-04-14T16:42:26.848Z] [2020-04-14T16:42:26.848Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-14T16:42:27.105Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-14T16:42:27.105Z] GOOS="" GOARCH="" GOARM="" [2020-04-14T16:42:27.222Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-04-14T16:42:27.383Z] #45 44.99 CC images/mm.o [2020-04-14T16:42:27.537Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-14T16:42:27.817Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-14T16:42:28.011Z] #45 45.57 CC images/sk-opts.o [2020-04-14T16:42:28.170Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-04-14T16:42:28.170Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-04-14T16:42:28.300Z] #45 45.92 CC images/sk-unix.o [2020-04-14T16:42:28.929Z] #45 46.51 CC images/sk-inet.o [2020-04-14T16:42:29.538Z] --- PASS: TestConfigList (3.18s) [2020-04-14T16:42:29.538Z] === RUN TestConfigInspect [2020-04-14T16:42:29.954Z] #45 47.29 CC images/tun.o [2020-04-14T16:42:30.102Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-04-14T16:42:30.244Z] #45 47.85 CC images/sk-netlink.o [2020-04-14T16:42:30.504Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-14T16:42:30.545Z] #45 48.23 CC images/packet-sock.o [2020-04-14T16:42:30.785Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-14T16:42:31.471Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-04-14T16:42:31.574Z] #45 49.05 CC images/ipc-var.o [2020-04-14T16:42:31.864Z] #45 49.48 CC images/ipc-desc.o [2020-04-14T16:42:32.156Z] #45 49.91 CC images/ipc-shm.o [2020-04-14T16:42:32.403Z] === RUN TestDockerSuite/TestAttachDetach [2020-04-14T16:42:32.661Z] --- PASS: TestConfigInspect (3.18s) [2020-04-14T16:42:32.661Z] === RUN TestConfigList [2020-04-14T16:42:32.824Z] #45 50.26 CC images/ipc-msg.o [2020-04-14T16:42:32.824Z] #45 ... [2020-04-14T16:42:32.824Z] [2020-04-14T16:42:32.824Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:42:32.824Z] #48 137.9 os/exec [2020-04-14T16:42:32.824Z] #48 138.1 net [2020-04-14T16:42:32.824Z] #48 145.4 github.com/LK4D4/vndr/versioned [2020-04-14T16:42:32.824Z] #48 ... [2020-04-14T16:42:32.824Z] [2020-04-14T16:42:32.824Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:42:32.824Z] #57 138.8 mvdan.cc/sh/v3/fileutil [2020-04-14T16:42:32.824Z] #57 141.7 encoding/binary [2020-04-14T16:42:32.824Z] #57 141.7 flag [2020-04-14T16:42:32.824Z] #57 141.7 go/token [2020-04-14T16:42:32.824Z] #57 141.7 github.com/pkg/diff [2020-04-14T16:42:32.824Z] #57 146.1 go/scanner [2020-04-14T16:42:33.227Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-04-14T16:42:33.456Z] #57 ... [2020-04-14T16:42:33.456Z] [2020-04-14T16:42:33.456Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:42:33.456Z] #45 50.82 CC images/ipc-sem.o [2020-04-14T16:42:33.456Z] #45 51.20 CC images/utsns.o [2020-04-14T16:42:33.457Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-14T16:42:33.457Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.94s) [2020-04-14T16:42:33.457Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.37s) [2020-04-14T16:42:33.457Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.46s) [2020-04-14T16:42:33.457Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.51s) [2020-04-14T16:42:33.457Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.45s) [2020-04-14T16:42:33.457Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.47s) [2020-04-14T16:42:33.457Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.25s) [2020-04-14T16:42:33.457Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.27s) [2020-04-14T16:42:33.457Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.93s) [2020-04-14T16:42:33.457Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.86s) [2020-04-14T16:42:33.457Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.39s) [2020-04-14T16:42:33.457Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.42s) [2020-04-14T16:42:33.457Z] === RUN TestCgroupNamespacesRun [2020-04-14T16:42:33.746Z] #45 ... [2020-04-14T16:42:33.746Z] [2020-04-14T16:42:33.746Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:42:33.746Z] #34 138.9 github.com/BurntSushi/toml [2020-04-14T16:42:33.746Z] #34 138.9 log [2020-04-14T16:42:33.746Z] #34 138.9 flag [2020-04-14T16:42:33.746Z] #34 146.9 github.com/BurntSushi/toml/cmd/tomlv [2020-04-14T16:42:34.038Z] #34 ... [2020-04-14T16:42:34.038Z] [2020-04-14T16:42:34.038Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:42:34.038Z] #45 51.59 CC images/creds.o [2020-04-14T16:42:34.160Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-04-14T16:42:34.329Z] #45 52.10 CC images/vma.o [2020-04-14T16:42:34.923Z] --- PASS: TestCgroupNamespacesRun (1.76s) [2020-04-14T16:42:34.923Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-14T16:42:34.967Z] #45 52.53 CC images/netdev.o [2020-04-14T16:42:35.090Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-04-14T16:42:35.656Z] --- PASS: TestConfigList (3.13s) [2020-04-14T16:42:35.656Z] === RUN TestConfigInspect [2020-04-14T16:42:36.023Z] #45 53.36 CC images/tty.o [2020-04-14T16:42:36.023Z] #45 ... [2020-04-14T16:42:36.023Z] [2020-04-14T16:42:36.023Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-14T16:42:36.023Z] #11 141.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-14T16:42:36.023Z] #11 141.1 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-04-14T16:42:36.023Z] #11 141.1 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-14T16:42:36.023Z] #11 ... [2020-04-14T16:42:36.023Z] [2020-04-14T16:42:36.023Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:42:36.023Z] #48 149.7 crypto/cipher [2020-04-14T16:42:36.023Z] #48 149.7 crypto/sha512 [2020-04-14T16:42:36.023Z] #48 149.9 go/scanner [2020-04-14T16:42:36.219Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-04-14T16:42:36.389Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.64s) [2020-04-14T16:42:36.389Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-14T16:42:37.151Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-04-14T16:42:37.151Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-04-14T16:42:38.076Z] #48 153.3 net/url [2020-04-14T16:42:38.083Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-04-14T16:42:38.409Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.76s) [2020-04-14T16:42:38.409Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-14T16:42:38.646Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-04-14T16:42:38.715Z] #48 ... [2020-04-14T16:42:38.715Z] [2020-04-14T16:42:38.715Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:42:38.715Z] #34 DONE 153.6s [2020-04-14T16:42:38.715Z] [2020-04-14T16:42:38.715Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:42:38.715Z] #45 54.58 CC images/file-lock.o [2020-04-14T16:42:38.715Z] #45 54.99 CC images/rlimit.o [2020-04-14T16:42:38.715Z] #45 55.33 CC images/pagemap.o [2020-04-14T16:42:38.715Z] #45 55.91 CC images/siginfo.o [2020-04-14T16:42:38.904Z] --- PASS: TestConfigInspect (3.07s) [2020-04-14T16:42:38.904Z] === RUN TestConfigList [2020-04-14T16:42:39.006Z] #45 56.46 CC images/rpc.o [2020-04-14T16:42:39.469Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-04-14T16:42:40.424Z] --- PASS: TestCgroupNamespacesRunHostMode (1.76s) [2020-04-14T16:42:40.424Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-14T16:42:40.839Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-04-14T16:42:41.405Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-04-14T16:42:41.405Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-04-14T16:42:41.889Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.75s) [2020-04-14T16:42:41.889Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-14T16:42:41.970Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-04-14T16:42:41.970Z] --- PASS: TestConfigList (3.26s) [2020-04-14T16:42:41.970Z] PASS [2020-04-14T16:42:41.970Z] [2020-04-14T16:42:41.970Z] DONE 10 tests in 31.313s [2020-04-14T16:42:41.970Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:42:41.970Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:41.970Z] +++ set -e [2020-04-14T16:42:41.970Z] +++ '[' -n 0 ']' [2020-04-14T16:42:41.970Z] +++ set -x [2020-04-14T16:42:41.970Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:42.227Z] INFO: Testing against a local daemon [2020-04-14T16:42:42.227Z] testing: warning: no tests to run [2020-04-14T16:42:42.227Z] PASS [2020-04-14T16:42:42.227Z] [2020-04-14T16:42:42.227Z] DONE 0 tests in 0.074s [2020-04-14T16:42:42.227Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:42:42.227Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:42.228Z] +++ set -e [2020-04-14T16:42:42.228Z] +++ '[' -n 0 ']' [2020-04-14T16:42:42.228Z] +++ set -x [2020-04-14T16:42:42.228Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:42.228Z] INFO: Testing against a local daemon [2020-04-14T16:42:42.228Z] testing: warning: no tests to run [2020-04-14T16:42:42.228Z] PASS [2020-04-14T16:42:42.228Z] [2020-04-14T16:42:42.228Z] DONE 0 tests in 0.055s [2020-04-14T16:42:42.228Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:42:42.228Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:42.228Z] +++ set -e [2020-04-14T16:42:42.228Z] +++ '[' -n 0 ']' [2020-04-14T16:42:42.228Z] +++ set -x [2020-04-14T16:42:42.228Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:42.228Z] INFO: Testing against a local daemon [2020-04-14T16:42:42.228Z] testing: warning: no tests to run [2020-04-14T16:42:42.228Z] PASS [2020-04-14T16:42:42.228Z] [2020-04-14T16:42:42.228Z] DONE 0 tests in 0.034s [2020-04-14T16:42:42.228Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:42:42.228Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:42.228Z] +++ set -e [2020-04-14T16:42:42.228Z] +++ '[' -n 0 ']' [2020-04-14T16:42:42.228Z] +++ set -x [2020-04-14T16:42:42.228Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:42.485Z] INFO: Testing against a local daemon [2020-04-14T16:42:42.485Z] testing: warning: no tests to run [2020-04-14T16:42:42.485Z] PASS [2020-04-14T16:42:42.485Z] [2020-04-14T16:42:42.485Z] DONE 0 tests in 0.048s [2020-04-14T16:42:42.485Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:42:42.485Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:42.485Z] +++ set -e [2020-04-14T16:42:42.485Z] +++ '[' -n 0 ']' [2020-04-14T16:42:42.485Z] +++ set -x [2020-04-14T16:42:42.485Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:42.485Z] INFO: Testing against a local daemon [2020-04-14T16:42:42.485Z] testing: warning: no tests to run [2020-04-14T16:42:42.485Z] PASS [2020-04-14T16:42:42.485Z] [2020-04-14T16:42:42.485Z] DONE 0 tests in 0.055s [2020-04-14T16:42:42.485Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:42:42.485Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:42.485Z] +++ set -e [2020-04-14T16:42:42.485Z] +++ '[' -n 0 ']' [2020-04-14T16:42:42.485Z] +++ set -x [2020-04-14T16:42:42.485Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:42.485Z] testing: warning: no tests to run [2020-04-14T16:42:42.485Z] PASS [2020-04-14T16:42:42.485Z] [2020-04-14T16:42:42.485Z] DONE 0 tests in 0.009s [2020-04-14T16:42:42.485Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:42:42.485Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:42.485Z] +++ set -e [2020-04-14T16:42:42.485Z] +++ '[' -n 0 ']' [2020-04-14T16:42:42.485Z] +++ set -x [2020-04-14T16:42:42.485Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:42.485Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-04-14T16:42:42.485Z] INFO: Testing against a local daemon [2020-04-14T16:42:42.485Z] testing: warning: no tests to run [2020-04-14T16:42:42.485Z] PASS [2020-04-14T16:42:42.485Z] [2020-04-14T16:42:42.485Z] DONE 0 tests in 0.090s [2020-04-14T16:42:42.513Z] #45 59.90 CC images/ext-file.o [2020-04-14T16:42:42.744Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:42:42.744Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:42.744Z] +++ set -e [2020-04-14T16:42:42.744Z] +++ '[' -n 0 ']' [2020-04-14T16:42:42.744Z] +++ set -x [2020-04-14T16:42:42.744Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:42.744Z] INFO: Testing against a local daemon [2020-04-14T16:42:42.744Z] testing: warning: no tests to run [2020-04-14T16:42:42.744Z] PASS [2020-04-14T16:42:42.744Z] [2020-04-14T16:42:42.744Z] DONE 0 tests in 0.064s [2020-04-14T16:42:42.744Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:42:42.744Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:42.744Z] +++ set -e [2020-04-14T16:42:42.744Z] +++ '[' -n 0 ']' [2020-04-14T16:42:42.744Z] +++ set -x [2020-04-14T16:42:42.744Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:42.744Z] INFO: Testing against a local daemon [2020-04-14T16:42:42.744Z] testing: warning: no tests to run [2020-04-14T16:42:42.744Z] PASS [2020-04-14T16:42:42.744Z] [2020-04-14T16:42:42.744Z] DONE 0 tests in 0.049s [2020-04-14T16:42:42.744Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:42:42.744Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:42.744Z] +++ set -e [2020-04-14T16:42:42.744Z] +++ '[' -n 0 ']' [2020-04-14T16:42:42.744Z] +++ set -x [2020-04-14T16:42:42.744Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:42.744Z] INFO: Testing against a local daemon [2020-04-14T16:42:42.744Z] testing: warning: no tests to run [2020-04-14T16:42:42.744Z] PASS [2020-04-14T16:42:42.744Z] [2020-04-14T16:42:42.744Z] DONE 0 tests in 0.049s [2020-04-14T16:42:42.744Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:42:42.744Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=15000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:42.744Z] +++ set -e [2020-04-14T16:42:42.744Z] +++ '[' -n 0 ']' [2020-04-14T16:42:42.744Z] +++ set -x [2020-04-14T16:42:42.744Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=15000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:42.802Z] #45 60.35 CC images/cgroup.o [2020-04-14T16:42:42.940Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.86s) [2020-04-14T16:42:42.940Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-14T16:42:43.003Z] testing: warning: no tests to run [2020-04-14T16:42:43.003Z] PASS [2020-04-14T16:42:43.003Z] [2020-04-14T16:42:43.003Z] DONE 0 tests in 0.009s [2020-04-14T16:42:43.003Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:42:43.003Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:43.003Z] +++ set -e [2020-04-14T16:42:43.003Z] +++ '[' -n 0 ']' [2020-04-14T16:42:43.003Z] +++ set -x [2020-04-14T16:42:43.003Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:43.003Z] INFO: Testing against a local daemon [2020-04-14T16:42:43.003Z] testing: warning: no tests to run [2020-04-14T16:42:43.003Z] PASS [2020-04-14T16:42:43.003Z] [2020-04-14T16:42:43.003Z] DONE 0 tests in 0.058s [2020-04-14T16:42:43.003Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:42:43.003Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:43.003Z] +++ set -e [2020-04-14T16:42:43.003Z] +++ '[' -n 0 ']' [2020-04-14T16:42:43.003Z] +++ set -x [2020-04-14T16:42:43.003Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:43.003Z] INFO: Testing against a local daemon [2020-04-14T16:42:43.003Z] testing: warning: no tests to run [2020-04-14T16:42:43.003Z] PASS [2020-04-14T16:42:43.003Z] [2020-04-14T16:42:43.003Z] DONE 0 tests in 0.083s [2020-04-14T16:42:43.003Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:42:43.003Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:43.003Z] +++ set -e [2020-04-14T16:42:43.003Z] +++ '[' -n 0 ']' [2020-04-14T16:42:43.003Z] +++ set -x [2020-04-14T16:42:43.003Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:43.262Z] INFO: Testing against a local daemon [2020-04-14T16:42:43.262Z] testing: warning: no tests to run [2020-04-14T16:42:43.262Z] PASS [2020-04-14T16:42:43.262Z] [2020-04-14T16:42:43.262Z] DONE 0 tests in 0.081s [2020-04-14T16:42:43.262Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:42:43.262Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:43.262Z] +++ set -e [2020-04-14T16:42:43.262Z] +++ '[' -n 0 ']' [2020-04-14T16:42:43.262Z] +++ set -x [2020-04-14T16:42:43.262Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:43.262Z] INFO: Testing against a local daemon [2020-04-14T16:42:43.262Z] testing: warning: no tests to run [2020-04-14T16:42:43.262Z] PASS [2020-04-14T16:42:43.262Z] [2020-04-14T16:42:43.262Z] DONE 0 tests in 0.072s [2020-04-14T16:42:43.262Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:42:43.262Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:43.262Z] +++ set -e [2020-04-14T16:42:43.262Z] +++ '[' -n 0 ']' [2020-04-14T16:42:43.262Z] +++ set -x [2020-04-14T16:42:43.262Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:43.262Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-04-14T16:42:43.262Z] INFO: Testing against a local daemon [2020-04-14T16:42:43.262Z] testing: warning: no tests to run [2020-04-14T16:42:43.262Z] PASS [2020-04-14T16:42:43.262Z] [2020-04-14T16:42:43.262Z] DONE 0 tests in 0.049s [2020-04-14T16:42:43.520Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:42:43.520Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:43.520Z] +++ set -e [2020-04-14T16:42:43.520Z] +++ '[' -n 0 ']' [2020-04-14T16:42:43.520Z] +++ set -x [2020-04-14T16:42:43.520Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:43.520Z] INFO: Testing against a local daemon [2020-04-14T16:42:43.520Z] testing: warning: no tests to run [2020-04-14T16:42:43.520Z] PASS [2020-04-14T16:42:43.520Z] [2020-04-14T16:42:43.520Z] DONE 0 tests in 0.058s [2020-04-14T16:42:43.520Z] Running integration-test (iteration 4) [2020-04-14T16:42:43.520Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:42:43.520Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:43.520Z] +++ set -e [2020-04-14T16:42:43.520Z] +++ '[' -n 0 ']' [2020-04-14T16:42:43.520Z] +++ set -x [2020-04-14T16:42:43.520Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:43.520Z] INFO: Testing against a local daemon [2020-04-14T16:42:43.520Z] testing: warning: no tests to run [2020-04-14T16:42:43.520Z] PASS [2020-04-14T16:42:43.520Z] [2020-04-14T16:42:43.520Z] DONE 0 tests in 0.074s [2020-04-14T16:42:43.520Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:42:43.520Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:43.520Z] +++ set -e [2020-04-14T16:42:43.520Z] +++ '[' -n 0 ']' [2020-04-14T16:42:43.520Z] +++ set -x [2020-04-14T16:42:43.520Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:42:43.552Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s) [2020-04-14T16:42:43.552Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-14T16:42:43.778Z] INFO: Testing against a local daemon [2020-04-14T16:42:43.778Z] === RUN TestConfigInspect [2020-04-14T16:42:43.778Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-04-14T16:42:43.778Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-04-14T16:42:43.778Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-04-14T16:42:43.838Z] #45 61.65 CC images/userns.o [2020-04-14T16:42:44.469Z] #45 62.15 CC images/google/protobuf/descriptor.o [2020-04-14T16:42:44.757Z] #45 ... [2020-04-14T16:42:44.757Z] [2020-04-14T16:42:44.757Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:42:44.757Z] #57 149.9 mvdan.cc/editorconfig [2020-04-14T16:42:44.757Z] #57 150.4 mvdan.cc/sh/v3/syntax [2020-04-14T16:42:44.757Z] #57 152.0 encoding/json [2020-04-14T16:42:44.757Z] #57 153.1 go/ast [2020-04-14T16:42:44.757Z] #57 158.5 golang.org/x/sys/unix [2020-04-14T16:42:44.757Z] #57 ... [2020-04-14T16:42:44.757Z] [2020-04-14T16:42:44.757Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:42:44.757Z] #48 156.2 go/ast [2020-04-14T16:42:44.757Z] #48 157.0 text/template/parse [2020-04-14T16:42:45.148Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-04-14T16:42:45.567Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.85s) [2020-04-14T16:42:45.567Z] === RUN TestKernelTCPMemory [2020-04-14T16:42:46.082Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-04-14T16:42:46.179Z] --- PASS: TestKernelTCPMemory (0.92s) [2020-04-14T16:42:46.179Z] === RUN TestNISDomainname [2020-04-14T16:42:46.273Z] #48 161.1 encoding/json [2020-04-14T16:42:47.013Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-04-14T16:42:47.013Z] --- PASS: TestConfigInspect (3.37s) [2020-04-14T16:42:47.013Z] === RUN TestConfigList [2020-04-14T16:42:47.184Z] --- PASS: TestNISDomainname (0.99s) [2020-04-14T16:42:47.184Z] === RUN TestHostnameDnsResolution [2020-04-14T16:42:47.772Z] #48 ... [2020-04-14T16:42:47.772Z] [2020-04-14T16:42:47.772Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:42:47.772Z] #45 65.40 CC images/opts.o [2020-04-14T16:42:48.384Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-04-14T16:42:48.402Z] #45 65.87 CC images/seccomp.o [2020-04-14T16:42:48.692Z] #45 66.31 CC images/binfmt-misc.o [2020-04-14T16:42:48.982Z] #45 66.72 CC images/time.o [2020-04-14T16:42:49.197Z] --- PASS: TestHostnameDnsResolution (1.76s) [2020-04-14T16:42:49.197Z] === RUN TestStats [2020-04-14T16:42:49.612Z] #45 67.03 CC images/sysctl.o [2020-04-14T16:42:49.900Z] #45 67.36 CC images/autofs.o [2020-04-14T16:42:50.191Z] #45 67.75 CC images/macvlan.o [2020-04-14T16:42:50.278Z] --- PASS: TestConfigList (3.23s) [2020-04-14T16:42:50.278Z] === RUN TestConfigInspect [2020-04-14T16:42:50.481Z] #45 68.15 CC images/sit.o [2020-04-14T16:42:50.768Z] #45 68.50 LINK images/built-in.o [2020-04-14T16:42:51.059Z] #45 68.62 GEN compel/include/asm [2020-04-14T16:42:51.059Z] #45 68.64 GEN compel/include/version.h [2020-04-14T16:42:51.059Z] #45 68.66 touch .config [2020-04-14T16:42:51.059Z] #45 68.68 GEN include/common/config.h [2020-04-14T16:42:51.209Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-04-14T16:42:51.210Z] --- PASS: TestStats (1.91s) [2020-04-14T16:42:51.210Z] === RUN TestStopContainerWithTimeout [2020-04-14T16:42:51.210Z] === RUN TestStopContainerWithTimeout/0 [2020-04-14T16:42:51.210Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-14T16:42:51.210Z] === RUN TestStopContainerWithTimeout/1 [2020-04-14T16:42:51.210Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-14T16:42:51.210Z] === RUN TestStopContainerWithTimeout/3 [2020-04-14T16:42:51.210Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-14T16:42:51.210Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-14T16:42:51.210Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-14T16:42:51.210Z] === CONT TestStopContainerWithTimeout/0 [2020-04-14T16:42:51.210Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-14T16:42:51.350Z] #45 68.78 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-04-14T16:42:51.350Z] #45 68.81 GEN compel/plugins/include/uapi/std/syscall.h [2020-04-14T16:42:51.350Z] #45 68.85 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-04-14T16:42:51.350Z] #45 68.91 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-04-14T16:42:51.350Z] #45 69.00 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-04-14T16:42:51.350Z] #45 69.05 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-04-14T16:42:51.640Z] #45 69.13 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-04-14T16:42:51.640Z] #45 69.23 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-14T16:42:51.640Z] #45 69.23 DEP compel/plugins/std/infect.d [2020-04-14T16:42:51.640Z] #45 69.48 DEP compel/plugins/std/string.d [2020-04-14T16:42:51.971Z] #45 69.64 DEP compel/plugins/std/log.d [2020-04-14T16:42:52.140Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-04-14T16:42:52.212Z] === CONT TestStopContainerWithTimeout/3 [2020-04-14T16:42:52.266Z] #45 69.87 DEP compel/plugins/std/fds.d [2020-04-14T16:42:52.554Z] #45 70.11 DEP compel/plugins/std/std.d [2020-04-14T16:42:52.705Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-04-14T16:42:52.844Z] #45 70.37 DEP compel/plugins/shmem/shmem.d [2020-04-14T16:42:52.844Z] #45 70.56 DEP compel/plugins/fds/fds.d [2020-04-14T16:42:53.135Z] #45 70.84 CC compel/plugins/std/std.o [2020-04-14T16:42:53.312Z] ok github.com/docker/docker/api/server/httputils 0.030s coverage: 14.7% of statements [2020-04-14T16:42:53.312Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-14T16:42:53.312Z] ok github.com/docker/docker/api/server/middleware 0.045s coverage: 37.7% of statements [2020-04-14T16:42:53.312Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-14T16:42:53.312Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-14T16:42:53.312Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-14T16:42:53.312Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-14T16:42:53.312Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-14T16:42:53.312Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-14T16:42:53.312Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-14T16:42:53.312Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-14T16:42:53.312Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-14T16:42:53.312Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-14T16:42:53.312Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-14T16:42:53.312Z] ok github.com/docker/docker/api/types/filters 0.014s coverage: 92.2% of statements [2020-04-14T16:42:53.312Z] ok github.com/docker/docker/api/types/strslice 0.027s coverage: 90.0% of statements [2020-04-14T16:42:53.312Z] ok github.com/docker/docker/api/types/time 0.017s coverage: 100.0% of statements [2020-04-14T16:42:53.312Z] ok github.com/docker/docker/api/server/router/swarm 0.020s coverage: 4.5% of statements [2020-04-14T16:42:53.312Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-14T16:42:53.312Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-14T16:42:53.312Z] ? github.com/docker/docker/api/types [no test files] [2020-04-14T16:42:53.312Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-14T16:42:53.312Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-14T16:42:53.312Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-14T16:42:53.312Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-14T16:42:53.312Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-14T16:42:53.312Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-14T16:42:53.312Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-14T16:42:53.312Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-14T16:42:53.312Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-14T16:42:53.312Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-14T16:42:53.312Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-14T16:42:53.312Z] ok github.com/docker/docker/api/types/versions 0.019s coverage: 75.0% of statements [2020-04-14T16:42:53.312Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-14T16:42:53.312Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-14T16:42:53.312Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-14T16:42:53.312Z] ? github.com/docker/docker/builder [no test files] [2020-04-14T16:42:53.312Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-14T16:42:53.312Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-14T16:42:53.312Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-14T16:42:53.312Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-14T16:42:53.312Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-14T16:42:53.312Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-14T16:42:53.312Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-14T16:42:53.312Z] ok github.com/docker/docker/builder/dockerignore 0.021s coverage: 96.8% of statements [2020-04-14T16:42:53.312Z] ok github.com/docker/docker/cli/debug 0.011s coverage: 100.0% of statements [2020-04-14T16:42:53.312Z] ok github.com/docker/docker/builder/remotecontext 0.285s coverage: 13.6% of statements [2020-04-14T16:42:53.574Z] ok github.com/docker/docker/builder/remotecontext/git 3.352s coverage: 86.3% of statements [2020-04-14T16:42:53.635Z] --- PASS: TestConfigInspect (3.29s) [2020-04-14T16:42:53.635Z] === RUN TestConfigList [2020-04-14T16:42:53.763Z] #45 71.30 CC compel/plugins/std/fds.o [2020-04-14T16:42:54.228Z] === CONT TestStopContainerWithTimeout/1 [2020-04-14T16:42:54.398Z] #45 71.93 CC compel/plugins/std/log.o [2020-04-14T16:42:54.398Z] #45 ... [2020-04-14T16:42:54.398Z] [2020-04-14T16:42:54.398Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-14T16:42:54.398Z] #11 167.3 Selecting previously unselected package libapparmor1:ppc64el. [2020-04-14T16:42:54.398Z] #11 167.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-04-14T16:42:54.398Z] #11 167.3 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-04-14T16:42:54.398Z] #11 167.5 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-04-14T16:42:54.398Z] #11 167.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-04-14T16:42:54.398Z] #11 167.5 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-04-14T16:42:54.398Z] #11 167.8 Selecting previously unselected package libbtrfs0. [2020-04-14T16:42:54.398Z] #11 167.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-04-14T16:42:54.398Z] #11 167.8 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-14T16:42:54.398Z] #11 167.9 Selecting previously unselected package libbtrfs-dev. [2020-04-14T16:42:54.398Z] #11 167.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-04-14T16:42:54.398Z] #11 167.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-14T16:42:54.398Z] #11 168.2 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-04-14T16:42:54.398Z] #11 168.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-04-14T16:42:54.398Z] #11 168.2 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-04-14T16:42:54.398Z] #11 168.3 Selecting previously unselected package libudev-dev:ppc64el. [2020-04-14T16:42:54.398Z] #11 168.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_ppc64el.deb ... [2020-04-14T16:42:54.398Z] #11 168.3 Unpacking libudev-dev:ppc64el (241-7~deb10u3) ... [2020-04-14T16:42:54.398Z] #11 168.6 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-04-14T16:42:54.398Z] #11 168.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-04-14T16:42:54.398Z] #11 168.6 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-04-14T16:42:54.398Z] #11 169.1 Selecting previously unselected package libpcre16-3:ppc64el. [2020-04-14T16:42:54.398Z] #11 169.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-04-14T16:42:54.398Z] #11 169.1 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-04-14T16:42:54.398Z] #11 169.4 Selecting previously unselected package libpcre32-3:ppc64el. [2020-04-14T16:42:54.398Z] #11 169.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-04-14T16:42:54.398Z] #11 169.5 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-04-14T16:42:54.398Z] #11 169.8 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-04-14T16:42:54.398Z] #11 169.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-04-14T16:42:54.398Z] #11 169.8 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-04-14T16:42:54.511Z] ok github.com/docker/docker/builder/dockerfile 1.020s coverage: 48.2% of statements [2020-04-14T16:42:54.511Z] ? github.com/docker/docker/cli [no test files] [2020-04-14T16:42:54.511Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-14T16:42:54.688Z] #11 169.9 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-04-14T16:42:54.688Z] #11 169.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-04-14T16:42:54.688Z] #11 169.9 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-04-14T16:42:55.318Z] #11 170.6 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-04-14T16:42:55.318Z] #11 170.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-04-14T16:42:55.318Z] #11 170.6 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-04-14T16:42:55.610Z] #11 171.0 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-04-14T16:42:55.610Z] #11 171.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-04-14T16:42:55.610Z] #11 171.0 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-04-14T16:42:55.910Z] #11 171.2 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-04-14T16:42:55.910Z] #11 171.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-04-14T16:42:55.910Z] #11 171.2 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-04-14T16:42:56.204Z] #11 171.4 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-04-14T16:42:56.204Z] #11 171.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_ppc64el.deb ... [2020-04-14T16:42:56.204Z] #11 171.4 Unpacking libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-04-14T16:42:56.252Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-04-14T16:42:56.252Z] --- PASS: TestStopContainerWithTimeout/0 (1.09s) [2020-04-14T16:42:56.252Z] --- PASS: TestStopContainerWithTimeout/-1 (3.06s) [2020-04-14T16:42:56.252Z] --- PASS: TestStopContainerWithTimeout/3 (2.98s) [2020-04-14T16:42:56.252Z] --- PASS: TestStopContainerWithTimeout/1 (1.96s) [2020-04-14T16:42:56.252Z] === RUN TestDeleteDevicemapper [2020-04-14T16:42:56.252Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-14T16:42:56.252Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-14T16:42:56.252Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-14T16:42:56.835Z] #11 172.2 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-04-14T16:42:56.836Z] #11 172.2 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-04-14T16:42:56.836Z] #11 172.2 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-04-14T16:42:56.836Z] #11 172.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-14T16:42:56.836Z] #11 172.2 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-04-14T16:42:56.836Z] #11 172.2 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-04-14T16:42:56.836Z] #11 172.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-14T16:42:56.836Z] #11 172.2 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-14T16:42:56.836Z] #11 172.2 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-04-14T16:42:56.836Z] #11 172.2 Setting up libudev-dev:ppc64el (241-7~deb10u3) ... [2020-04-14T16:42:56.836Z] #11 172.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-14T16:42:56.836Z] #11 172.3 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-14T16:42:56.836Z] #11 172.3 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-04-14T16:42:56.836Z] #11 172.3 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-14T16:42:56.836Z] #11 172.3 Setting up libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-04-14T16:42:56.836Z] #11 172.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-14T16:42:56.836Z] #11 172.3 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-04-14T16:42:56.836Z] #11 172.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-14T16:42:56.836Z] #11 172.3 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-04-14T16:42:56.836Z] #11 172.3 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-04-14T16:42:56.920Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-04-14T16:42:56.920Z] --- PASS: TestConfigList (3.03s) [2020-04-14T16:42:56.920Z] === RUN TestConfigInspect [2020-04-14T16:42:57.126Z] #11 172.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-14T16:42:57.126Z] #11 172.4 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-04-14T16:42:57.126Z] #11 172.4 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-04-14T16:42:57.126Z] #11 172.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-14T16:42:57.126Z] #11 172.4 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-04-14T16:42:57.126Z] #11 172.4 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-04-14T16:42:57.126Z] #11 172.4 Setting up dmsetup (2:1.02.155-3) ... [2020-04-14T16:42:57.126Z] #11 172.5 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-04-14T16:42:57.126Z] #11 172.5 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-04-14T16:42:57.126Z] #11 172.5 Processing triggers for libc-bin (2.28-10) ... [2020-04-14T16:42:57.415Z] #11 DONE 172.8s [2020-04-14T16:42:57.416Z] [2020-04-14T16:42:57.416Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-14T16:42:57.742Z] #12 ... [2020-04-14T16:42:57.742Z] [2020-04-14T16:42:57.742Z] #59 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-14T16:42:57.742Z] #59 DONE 0.3s [2020-04-14T16:42:57.742Z] [2020-04-14T16:42:57.742Z] #60 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-14T16:42:57.742Z] #60 DONE 0.1s [2020-04-14T16:42:58.030Z] [2020-04-14T16:42:58.030Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:42:58.030Z] #61 0.308 + RM_GOPATH=0 [2020-04-14T16:42:58.030Z] #61 ... [2020-04-14T16:42:58.030Z] [2020-04-14T16:42:58.030Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-14T16:42:58.030Z] #12 DONE 0.6s [2020-04-14T16:42:58.030Z] [2020-04-14T16:42:58.030Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:42:58.030Z] #61 0.312 + TMP_GOPATH= [2020-04-14T16:42:58.030Z] #61 0.312 + : /build [2020-04-14T16:42:58.030Z] #61 0.313 + '[' -z '' ']' [2020-04-14T16:42:58.030Z] #61 0.314 ++ mktemp -d [2020-04-14T16:42:58.030Z] #61 0.317 + export GOPATH=/tmp/tmp.sTaLlJk9O3 [2020-04-14T16:42:58.030Z] #61 0.317 + GOPATH=/tmp/tmp.sTaLlJk9O3 [2020-04-14T16:42:58.030Z] #61 0.318 + RM_GOPATH=1 [2020-04-14T16:42:58.030Z] #61 0.320 ++ dirname ./install.sh [2020-04-14T16:42:58.030Z] #61 0.342 + dir=. [2020-04-14T16:42:58.030Z] #61 0.344 + bin=runc [2020-04-14T16:42:58.030Z] #61 0.346 + shift [2020-04-14T16:42:58.030Z] #61 0.350 + '[' '!' -f ./runc.installer ']' [2020-04-14T16:42:58.030Z] #61 0.354 + . ./runc.installer [2020-04-14T16:42:58.030Z] #61 0.360 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-14T16:42:58.030Z] #61 0.373 + install_runc [2020-04-14T16:42:58.030Z] #61 0.384 + uname -r [2020-04-14T16:42:58.030Z] #61 0.390 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-14T16:42:58.030Z] #61 0.393 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-14T16:42:58.030Z] #61 0.393 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-14T16:42:58.030Z] #61 0.393 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-14T16:42:58.030Z] #61 0.393 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.sTaLlJk9O3/src/github.com/opencontainers/runc [2020-04-14T16:42:58.030Z] #61 0.409 Cloning into '/tmp/tmp.sTaLlJk9O3/src/github.com/opencontainers/runc'... [2020-04-14T16:42:58.661Z] #61 ... [2020-04-14T16:42:58.661Z] [2020-04-14T16:42:58.661Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-14T16:42:58.661Z] #13 DONE 0.4s [2020-04-14T16:42:58.661Z] [2020-04-14T16:42:58.661Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:42:58.661Z] #48 173.7 text/template [2020-04-14T16:42:58.661Z] #48 ... [2020-04-14T16:42:58.661Z] [2020-04-14T16:42:58.661Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-14T16:42:58.661Z] #14 0.233 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-14T16:42:58.661Z] #14 DONE 0.3s [2020-04-14T16:42:58.951Z] [2020-04-14T16:42:58.951Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-14T16:42:59.242Z] #15 DONE 0.5s [2020-04-14T16:42:59.242Z] [2020-04-14T16:42:59.242Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-14T16:42:59.532Z] #16 DONE 0.4s [2020-04-14T16:42:59.532Z] [2020-04-14T16:42:59.532Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:42:59.532Z] #45 73.33 CC compel/plugins/std/string.o [2020-04-14T16:42:59.532Z] #45 74.44 CC compel/plugins/std/infect.o [2020-04-14T16:42:59.532Z] #45 75.21 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-04-14T16:42:59.532Z] #45 75.27 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-04-14T16:42:59.532Z] #45 75.32 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-04-14T16:42:59.532Z] #45 75.46 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-04-14T16:42:59.532Z] #45 75.52 AR compel/plugins/std.lib.a [2020-04-14T16:42:59.532Z] #45 75.63 CC compel/plugins/fds/fds.o [2020-04-14T16:42:59.532Z] #45 76.07 AR compel/plugins/fds.lib.a [2020-04-14T16:42:59.532Z] #45 76.20 HOSTDEP compel/src/lib/log-host.d [2020-04-14T16:42:59.532Z] #45 76.52 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-14T16:42:59.532Z] #45 76.90 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-04-14T16:42:59.532Z] #45 77.27 HOSTDEP compel/src/main-host.d [2020-04-14T16:42:59.696Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.76s) [2020-04-14T16:42:59.696Z] === RUN TestUpdateMemory [2020-04-14T16:42:59.696Z] --- SKIP: TestUpdateMemory (0.00s) [2020-04-14T16:42:59.696Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-14T16:42:59.696Z] === RUN TestUpdateCPUQuota [2020-04-14T16:42:59.793Z] ok github.com/docker/docker/client 0.284s coverage: 75.8% of statements [2020-04-14T16:43:00.164Z] #45 77.66 DEP compel/src/lib/ptrace.d [2020-04-14T16:43:00.164Z] #45 77.84 DEP compel/src/lib/infect.d [2020-04-14T16:43:00.198Z] --- PASS: TestConfigInspect (3.17s) [2020-04-14T16:43:00.198Z] === RUN TestConfigList [2020-04-14T16:43:00.198Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-04-14T16:43:00.456Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-04-14T16:43:00.457Z] #45 ... [2020-04-14T16:43:00.457Z] [2020-04-14T16:43:00.457Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-04-14T16:43:00.457Z] #17 DONE 0.7s [2020-04-14T16:43:00.457Z] [2020-04-14T16:43:00.457Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:43:00.457Z] #45 78.09 DEP compel/src/lib/infect-util.d [2020-04-14T16:43:00.753Z] #45 78.37 DEP compel/src/lib/infect-rpc.d [2020-04-14T16:43:00.753Z] #45 78.46 DEP compel/arch/ppc64/src/lib/infect.d [2020-04-14T16:43:01.020Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-04-14T16:43:01.043Z] #45 78.60 DEP compel/arch/ppc64/src/lib/cpu.d [2020-04-14T16:43:01.043Z] #45 78.78 DEP compel/src/lib/log.d [2020-04-14T16:43:01.161Z] --- PASS: TestUpdateCPUQuota (1.33s) [2020-04-14T16:43:01.161Z] === RUN TestUpdatePidsLimit [2020-04-14T16:43:01.161Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-14T16:43:01.335Z] #45 78.95 DEP compel/src/main.d [2020-04-14T16:43:01.442Z] === RUN TestUpdatePidsLimit/no_change [2020-04-14T16:43:01.586Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-04-14T16:43:01.625Z] #45 79.20 DEP compel/src/lib/handle-elf.d [2020-04-14T16:43:01.625Z] #45 79.45 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-04-14T16:43:02.054Z] === RUN TestUpdatePidsLimit/update_lower [2020-04-14T16:43:02.152Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-04-14T16:43:02.256Z] #45 79.83 CC compel/src/lib/log.o [2020-04-14T16:43:02.335Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-14T16:43:02.497Z] INFO [loader] Go packages loading at mode 575 (compiled_files|files|imports|types_sizes|deps|exports_file|name) took 1m56.202168986s [2020-04-14T16:43:02.498Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 590.726994ms [2020-04-14T16:43:02.716Z] --- PASS: TestConfigList (3.07s) [2020-04-14T16:43:02.716Z] === RUN TestConfigInspect [2020-04-14T16:43:02.887Z] #45 80.42 CC compel/arch/ppc64/src/lib/cpu.o [2020-04-14T16:43:02.946Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-14T16:43:03.227Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-04-14T16:43:03.839Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-14T16:43:03.950Z] #45 81.35 CC compel/arch/ppc64/src/lib/infect.o [2020-04-14T16:43:05.242Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-04-14T16:43:05.242Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-04-14T16:43:05.329Z] --- PASS: TestUpdatePidsLimit (4.29s) [2020-04-14T16:43:05.329Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2020-04-14T16:43:05.329Z] --- PASS: TestUpdatePidsLimit/no_change (0.48s) [2020-04-14T16:43:05.329Z] --- PASS: TestUpdatePidsLimit/update_lower (0.42s) [2020-04-14T16:43:05.329Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.45s) [2020-04-14T16:43:05.329Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s) [2020-04-14T16:43:05.329Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.44s) [2020-04-14T16:43:05.329Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2020-04-14T16:43:05.329Z] === RUN TestUpdateRestartPolicy [2020-04-14T16:43:05.456Z] #45 82.85 CC compel/src/lib/infect-rpc.o [2020-04-14T16:43:05.744Z] #45 83.44 CC compel/src/lib/infect-util.o [2020-04-14T16:43:05.807Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-04-14T16:43:06.372Z] --- PASS: TestConfigInspect (3.38s) [2020-04-14T16:43:06.372Z] === RUN TestConfigList [2020-04-14T16:43:06.374Z] #45 83.84 CC compel/src/lib/infect.o [2020-04-14T16:43:07.306Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-04-14T16:43:07.563Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-04-14T16:43:08.497Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-04-14T16:43:09.429Z] --- PASS: TestConfigList (3.17s) [2020-04-14T16:43:09.429Z] === RUN TestConfigInspect [2020-04-14T16:43:10.360Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-04-14T16:43:10.617Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-04-14T16:43:10.823Z] #45 ... [2020-04-14T16:43:10.823Z] [2020-04-14T16:43:10.823Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-14T16:43:10.823Z] #18 0.815 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-14T16:43:10.823Z] #18 1.036 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-14T16:43:10.823Z] #18 1.240 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-14T16:43:10.824Z] #18 2.444 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-14T16:43:10.824Z] #18 4.862 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-14T16:43:10.824Z] #18 6.845 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-14T16:43:11.115Z] #18 ... [2020-04-14T16:43:11.115Z] [2020-04-14T16:43:11.115Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:43:11.115Z] #45 88.84 CC compel/src/lib/ptrace.o [2020-04-14T16:43:11.768Z] #45 ... [2020-04-14T16:43:11.768Z] [2020-04-14T16:43:11.768Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:43:11.768Z] #48 176.7 go/parser [2020-04-14T16:43:12.400Z] #48 ... [2020-04-14T16:43:12.400Z] [2020-04-14T16:43:12.400Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:43:12.400Z] #45 89.84 AR compel/libcompel.a [2020-04-14T16:43:12.400Z] #45 89.98 HOSTCC compel/src/main-host.o [2020-04-14T16:43:12.428Z] INFO [runner/unused/goanalysis] analyzers took 27.560415646s with top 10 stages: buildssa: 23.201561314s, U1000: 4.358854332s [2020-04-14T16:43:12.512Z] --- PASS: TestConfigInspect (2.97s) [2020-04-14T16:43:12.512Z] === RUN TestConfigList [2020-04-14T16:43:13.027Z] #45 90.68 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-04-14T16:43:13.076Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-04-14T16:43:13.076Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-04-14T16:43:13.317Z] #45 91.10 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-14T16:43:13.333Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-04-14T16:43:14.265Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-04-14T16:43:14.348Z] #45 91.94 HOSTCC compel/src/lib/log-host.o [2020-04-14T16:43:14.641Z] #45 92.37 HOSTLINK compel/compel-host-bin [2020-04-14T16:43:14.931Z] #45 92.66 DEP soccr/soccr.d [2020-04-14T16:43:15.197Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-04-14T16:43:15.560Z] #45 93.06 CC soccr/soccr.o [2020-04-14T16:43:15.762Z] --- PASS: TestConfigList (3.31s) [2020-04-14T16:43:15.762Z] PASS [2020-04-14T16:43:15.762Z] [2020-04-14T16:43:15.762Z] DONE 10 tests in 32.053s [2020-04-14T16:43:15.762Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:43:15.762Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:15.762Z] +++ set -e [2020-04-14T16:43:15.762Z] +++ '[' -n 0 ']' [2020-04-14T16:43:15.762Z] +++ set -x [2020-04-14T16:43:15.762Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:15.762Z] INFO: Testing against a local daemon [2020-04-14T16:43:15.763Z] testing: warning: no tests to run [2020-04-14T16:43:15.763Z] PASS [2020-04-14T16:43:15.763Z] [2020-04-14T16:43:15.763Z] DONE 0 tests in 0.057s [2020-04-14T16:43:15.763Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:43:15.763Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:15.763Z] +++ set -e [2020-04-14T16:43:15.763Z] +++ '[' -n 0 ']' [2020-04-14T16:43:15.763Z] +++ set -x [2020-04-14T16:43:15.763Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:15.763Z] INFO: Testing against a local daemon [2020-04-14T16:43:15.763Z] testing: warning: no tests to run [2020-04-14T16:43:15.763Z] PASS [2020-04-14T16:43:15.763Z] [2020-04-14T16:43:15.763Z] DONE 0 tests in 0.048s [2020-04-14T16:43:15.763Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:43:15.763Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:15.763Z] +++ set -e [2020-04-14T16:43:15.763Z] +++ '[' -n 0 ']' [2020-04-14T16:43:15.763Z] +++ set -x [2020-04-14T16:43:15.763Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:15.763Z] INFO: Testing against a local daemon [2020-04-14T16:43:15.763Z] testing: warning: no tests to run [2020-04-14T16:43:15.763Z] PASS [2020-04-14T16:43:15.763Z] [2020-04-14T16:43:15.763Z] DONE 0 tests in 0.046s [2020-04-14T16:43:15.763Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:43:15.763Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:15.763Z] +++ set -e [2020-04-14T16:43:15.763Z] +++ '[' -n 0 ']' [2020-04-14T16:43:15.763Z] +++ set -x [2020-04-14T16:43:15.763Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:16.021Z] INFO: Testing against a local daemon [2020-04-14T16:43:16.021Z] testing: warning: no tests to run [2020-04-14T16:43:16.021Z] PASS [2020-04-14T16:43:16.021Z] [2020-04-14T16:43:16.021Z] DONE 0 tests in 0.056s [2020-04-14T16:43:16.021Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:43:16.021Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:16.021Z] +++ set -e [2020-04-14T16:43:16.021Z] +++ '[' -n 0 ']' [2020-04-14T16:43:16.021Z] +++ set -x [2020-04-14T16:43:16.021Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:16.021Z] INFO: Testing against a local daemon [2020-04-14T16:43:16.021Z] testing: warning: no tests to run [2020-04-14T16:43:16.021Z] PASS [2020-04-14T16:43:16.021Z] [2020-04-14T16:43:16.021Z] DONE 0 tests in 0.088s [2020-04-14T16:43:16.021Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:43:16.021Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:16.021Z] +++ set -e [2020-04-14T16:43:16.021Z] +++ '[' -n 0 ']' [2020-04-14T16:43:16.021Z] +++ set -x [2020-04-14T16:43:16.021Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:16.021Z] testing: warning: no tests to run [2020-04-14T16:43:16.021Z] PASS [2020-04-14T16:43:16.021Z] [2020-04-14T16:43:16.021Z] DONE 0 tests in 0.005s [2020-04-14T16:43:16.021Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:43:16.021Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:16.021Z] +++ set -e [2020-04-14T16:43:16.021Z] +++ '[' -n 0 ']' [2020-04-14T16:43:16.021Z] +++ set -x [2020-04-14T16:43:16.021Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:16.279Z] INFO: Testing against a local daemon [2020-04-14T16:43:16.279Z] testing: warning: no tests to run [2020-04-14T16:43:16.279Z] PASS [2020-04-14T16:43:16.279Z] [2020-04-14T16:43:16.279Z] DONE 0 tests in 0.087s [2020-04-14T16:43:16.279Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:43:16.279Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:16.279Z] +++ set -e [2020-04-14T16:43:16.279Z] +++ '[' -n 0 ']' [2020-04-14T16:43:16.279Z] +++ set -x [2020-04-14T16:43:16.279Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:16.279Z] INFO: Testing against a local daemon [2020-04-14T16:43:16.279Z] testing: warning: no tests to run [2020-04-14T16:43:16.279Z] PASS [2020-04-14T16:43:16.279Z] [2020-04-14T16:43:16.279Z] DONE 0 tests in 0.050s [2020-04-14T16:43:16.279Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:43:16.279Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:16.279Z] +++ set -e [2020-04-14T16:43:16.279Z] +++ '[' -n 0 ']' [2020-04-14T16:43:16.279Z] +++ set -x [2020-04-14T16:43:16.279Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:16.279Z] INFO: Testing against a local daemon [2020-04-14T16:43:16.279Z] testing: warning: no tests to run [2020-04-14T16:43:16.279Z] PASS [2020-04-14T16:43:16.279Z] [2020-04-14T16:43:16.279Z] DONE 0 tests in 0.057s [2020-04-14T16:43:16.279Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:43:16.279Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:16.279Z] +++ set -e [2020-04-14T16:43:16.279Z] +++ '[' -n 0 ']' [2020-04-14T16:43:16.279Z] +++ set -x [2020-04-14T16:43:16.279Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:16.537Z] INFO: Testing against a local daemon [2020-04-14T16:43:16.537Z] testing: warning: no tests to run [2020-04-14T16:43:16.537Z] PASS [2020-04-14T16:43:16.537Z] [2020-04-14T16:43:16.537Z] DONE 0 tests in 0.065s [2020-04-14T16:43:16.537Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:43:16.537Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=75000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:16.537Z] +++ set -e [2020-04-14T16:43:16.537Z] +++ '[' -n 0 ']' [2020-04-14T16:43:16.537Z] +++ set -x [2020-04-14T16:43:16.537Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=75000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:16.537Z] testing: warning: no tests to run [2020-04-14T16:43:16.537Z] PASS [2020-04-14T16:43:16.537Z] [2020-04-14T16:43:16.537Z] DONE 0 tests in 0.007s [2020-04-14T16:43:16.537Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:43:16.537Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:16.537Z] +++ set -e [2020-04-14T16:43:16.537Z] +++ '[' -n 0 ']' [2020-04-14T16:43:16.537Z] +++ set -x [2020-04-14T16:43:16.537Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:16.537Z] INFO: Testing against a local daemon [2020-04-14T16:43:16.537Z] testing: warning: no tests to run [2020-04-14T16:43:16.537Z] PASS [2020-04-14T16:43:16.537Z] [2020-04-14T16:43:16.537Z] DONE 0 tests in 0.063s [2020-04-14T16:43:16.537Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:43:16.537Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:16.537Z] +++ set -e [2020-04-14T16:43:16.537Z] +++ '[' -n 0 ']' [2020-04-14T16:43:16.537Z] +++ set -x [2020-04-14T16:43:16.537Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:16.537Z] INFO: Testing against a local daemon [2020-04-14T16:43:16.537Z] testing: warning: no tests to run [2020-04-14T16:43:16.537Z] PASS [2020-04-14T16:43:16.537Z] [2020-04-14T16:43:16.537Z] DONE 0 tests in 0.031s [2020-04-14T16:43:16.537Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:43:16.537Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:16.537Z] +++ set -e [2020-04-14T16:43:16.537Z] +++ '[' -n 0 ']' [2020-04-14T16:43:16.537Z] +++ set -x [2020-04-14T16:43:16.537Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:16.537Z] INFO: Testing against a local daemon [2020-04-14T16:43:16.537Z] testing: warning: no tests to run [2020-04-14T16:43:16.537Z] PASS [2020-04-14T16:43:16.537Z] [2020-04-14T16:43:16.538Z] DONE 0 tests in 0.048s [2020-04-14T16:43:16.538Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:43:16.538Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:16.538Z] +++ set -e [2020-04-14T16:43:16.538Z] +++ '[' -n 0 ']' [2020-04-14T16:43:16.538Z] +++ set -x [2020-04-14T16:43:16.538Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:16.795Z] INFO: Testing against a local daemon [2020-04-14T16:43:16.795Z] testing: warning: no tests to run [2020-04-14T16:43:16.795Z] PASS [2020-04-14T16:43:16.795Z] [2020-04-14T16:43:16.795Z] DONE 0 tests in 0.057s [2020-04-14T16:43:16.795Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:43:16.795Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:16.795Z] +++ set -e [2020-04-14T16:43:16.795Z] +++ '[' -n 0 ']' [2020-04-14T16:43:16.795Z] +++ set -x [2020-04-14T16:43:16.796Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:16.796Z] INFO: Testing against a local daemon [2020-04-14T16:43:16.796Z] testing: warning: no tests to run [2020-04-14T16:43:16.796Z] PASS [2020-04-14T16:43:16.796Z] [2020-04-14T16:43:16.796Z] DONE 0 tests in 0.089s [2020-04-14T16:43:16.796Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:43:16.796Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:16.796Z] +++ set -e [2020-04-14T16:43:16.796Z] +++ '[' -n 0 ']' [2020-04-14T16:43:16.796Z] +++ set -x [2020-04-14T16:43:16.796Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:17.053Z] INFO: Testing against a local daemon [2020-04-14T16:43:17.054Z] testing: warning: no tests to run [2020-04-14T16:43:17.054Z] PASS [2020-04-14T16:43:17.054Z] [2020-04-14T16:43:17.054Z] DONE 0 tests in 0.076s [2020-04-14T16:43:17.054Z] Running integration-test (iteration 5) [2020-04-14T16:43:17.054Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:43:17.054Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:17.054Z] +++ set -e [2020-04-14T16:43:17.054Z] +++ '[' -n 0 ']' [2020-04-14T16:43:17.054Z] +++ set -x [2020-04-14T16:43:17.054Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:17.054Z] INFO: Testing against a local daemon [2020-04-14T16:43:17.054Z] testing: warning: no tests to run [2020-04-14T16:43:17.054Z] PASS [2020-04-14T16:43:17.054Z] [2020-04-14T16:43:17.054Z] DONE 0 tests in 0.079s [2020-04-14T16:43:17.054Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:43:17.054Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:17.054Z] +++ set -e [2020-04-14T16:43:17.054Z] +++ '[' -n 0 ']' [2020-04-14T16:43:17.054Z] +++ set -x [2020-04-14T16:43:17.054Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:17.054Z] INFO: Testing against a local daemon [2020-04-14T16:43:17.054Z] === RUN TestConfigInspect [2020-04-14T16:43:17.619Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-04-14T16:43:18.299Z] #45 ... [2020-04-14T16:43:18.299Z] [2020-04-14T16:43:18.299Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-14T16:43:18.299Z] #18 18.04 Fetched 8120 kB in 17s (466 kB/s) [2020-04-14T16:43:18.990Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-04-14T16:43:20.359Z] --- PASS: TestConfigInspect (3.28s) [2020-04-14T16:43:20.359Z] === RUN TestConfigList [2020-04-14T16:43:20.918Z] --- PASS: TestUpdateRestartPolicy (13.02s) [2020-04-14T16:43:20.918Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-14T16:43:20.918Z] --- PASS: TestUpdateRestartWithAutoRemove (0.94s) [2020-04-14T16:43:20.918Z] === RUN TestWaitNonBlocked [2020-04-14T16:43:20.918Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-14T16:43:20.918Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-14T16:43:20.918Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-14T16:43:20.918Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-14T16:43:20.918Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-14T16:43:20.918Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-14T16:43:20.918Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-04-14T16:43:20.918Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.11s) [2020-04-14T16:43:20.918Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.20s) [2020-04-14T16:43:20.918Z] === RUN TestWaitBlocked [2020-04-14T16:43:20.918Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-14T16:43:20.918Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-14T16:43:20.918Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-14T16:43:20.918Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-14T16:43:20.918Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-14T16:43:20.918Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-14T16:43:20.923Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-04-14T16:43:21.920Z] --- PASS: TestWaitBlocked (0.01s) [2020-04-14T16:43:21.920Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.18s) [2020-04-14T16:43:21.920Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.26s) [2020-04-14T16:43:21.920Z] === CONT TestContainerStartOnDaemonRestart [2020-04-14T16:43:21.920Z] === CONT TestIpcModeOlderClient [2020-04-14T16:43:21.920Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-04-14T16:43:21.920Z] === CONT TestDaemonHostGatewayIP [2020-04-14T16:43:22.293Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-04-14T16:43:22.731Z] #18 18.04 Reading package lists... [2020-04-14T16:43:22.731Z] #18 ... [2020-04-14T16:43:22.731Z] [2020-04-14T16:43:22.731Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:43:22.731Z] #48 187.8 encoding/xml [2020-04-14T16:43:23.024Z] #48 ... [2020-04-14T16:43:23.024Z] [2020-04-14T16:43:23.024Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:43:23.024Z] #45 96.53 AR soccr/libsoccr.a [2020-04-14T16:43:23.024Z] #45 96.64 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-14T16:43:23.024Z] #45 97.23 DEP criu/arch/ppc64/sigframe.d [2020-04-14T16:43:23.024Z] #45 97.47 DEP criu/arch/ppc64/crtools.d [2020-04-14T16:43:23.024Z] #45 97.77 DEP criu/arch/ppc64/cpu.d [2020-04-14T16:43:23.024Z] #45 98.22 CC criu/arch/ppc64/cpu.o [2020-04-14T16:43:23.024Z] #45 99.34 CC criu/arch/ppc64/crtools.o [2020-04-14T16:43:23.651Z] #45 ... [2020-04-14T16:43:23.651Z] [2020-04-14T16:43:23.651Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:43:23.651Z] #61 15.92 + cd /tmp/tmp.sTaLlJk9O3/src/github.com/opencontainers/runc [2020-04-14T16:43:23.651Z] #61 15.92 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-14T16:43:23.651Z] #61 17.01 + '[' -z '' ']' [2020-04-14T16:43:23.651Z] #61 17.01 + target=static [2020-04-14T16:43:23.651Z] #61 17.01 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-14T16:43:23.651Z] #61 20.47 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-04-14T16:43:23.662Z] --- PASS: TestConfigList (3.19s) [2020-04-14T16:43:23.662Z] === RUN TestConfigInspect [2020-04-14T16:43:23.943Z] #61 ... [2020-04-14T16:43:23.943Z] [2020-04-14T16:43:23.943Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:43:23.943Z] #48 198.4 math/big [2020-04-14T16:43:24.234Z] #48 ... [2020-04-14T16:43:24.234Z] [2020-04-14T16:43:24.234Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:43:24.234Z] #57 189.4 golang.org/x/crypto/ssh/terminal [2020-04-14T16:43:24.234Z] #57 194.7 mvdan.cc/sh/v3/cmd/shfmt [2020-04-14T16:43:24.239Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-04-14T16:43:24.526Z] #57 ... [2020-04-14T16:43:24.526Z] [2020-04-14T16:43:24.526Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:43:24.526Z] #45 101.6 CC criu/arch/ppc64/sigframe.o [2020-04-14T16:43:24.589Z] --- PASS: TestContainerStartOnDaemonRestart (2.91s) [2020-04-14T16:43:24.589Z] === CONT TestDaemonRestartIpcMode [2020-04-14T16:43:24.809Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-04-14T16:43:24.817Z] #45 102.4 LINK criu/arch/ppc64/crtools.built-in.o [2020-04-14T16:43:25.107Z] #45 102.6 DEP criu/pie/util-vdso.d [2020-04-14T16:43:25.399Z] #45 103.0 DEP criu/pie/util.d [2020-04-14T16:43:25.592Z] --- PASS: TestDaemonHostGatewayIP (3.44s) [2020-04-14T16:43:26.043Z] #45 103.5 CC criu/pie/util.o [2020-04-14T16:43:26.333Z] #45 104.0 CC criu/pie/util-vdso.o [2020-04-14T16:43:26.704Z] --- PASS: TestConfigInspect (3.14s) [2020-04-14T16:43:26.704Z] === RUN TestConfigList [2020-04-14T16:43:26.704Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-04-14T16:43:26.961Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-04-14T16:43:27.835Z] #45 105.3 AR criu/pie/pie.lib.a [2020-04-14T16:43:27.835Z] #45 105.4 DEP criu/pie/restorer.d [2020-04-14T16:43:28.124Z] #45 105.9 DEP criu/arch/ppc64/vdso-trampoline.d [2020-04-14T16:43:28.124Z] #45 105.9 DEP criu/arch/ppc64/restorer.d [2020-04-14T16:43:28.266Z] --- PASS: TestDaemonRestartIpcMode (3.57s) [2020-04-14T16:43:28.266Z] PASS [2020-04-14T16:43:28.266Z] [2020-04-14T16:43:28.266Z] === Skipped [2020-04-14T16:43:28.266Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-04-14T16:43:28.266Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-14T16:43:28.266Z] [2020-04-14T16:43:28.266Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-04-14T16:43:28.266Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-14T16:43:28.266Z] [2020-04-14T16:43:28.266Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-04-14T16:43:28.266Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-14T16:43:28.266Z] [2020-04-14T16:43:28.266Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-14T16:43:28.266Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-14T16:43:28.266Z] [2020-04-14T16:43:28.266Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-04-14T16:43:28.266Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-14T16:43:28.266Z] [2020-04-14T16:43:28.266Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-04-14T16:43:28.266Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-14T16:43:28.266Z] [2020-04-14T16:43:28.266Z] [2020-04-14T16:43:28.266Z] DONE 199 tests, 6 skipped in 141.964s [2020-04-14T16:43:28.266Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-04-14T16:43:28.266Z] ++ 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-04-14T16:43:28.266Z] ++ set -e [2020-04-14T16:43:28.266Z] ++ '[' -n 0 ']' [2020-04-14T16:43:28.266Z] ++ set -x [2020-04-14T16:43:28.266Z] ++ env -i DEST=/go/src/github.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-04-14T16:43:28.266Z] INFO: Testing against a local daemon [2020-04-14T16:43:28.266Z] === RUN TestCommitInheritsEnv [2020-04-14T16:43:28.756Z] #45 106.3 DEP criu/arch/ppc64/vdso-pie.d [2020-04-14T16:43:28.756Z] #45 106.5 DEP criu/pie/parasite-vdso.d [2020-04-14T16:43:28.857Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-04-14T16:43:28.857Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-04-14T16:43:28.878Z] --- PASS: TestCommitInheritsEnv (0.57s) [2020-04-14T16:43:28.878Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-14T16:43:28.878Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-14T16:43:28.878Z] === RUN TestImagesFilterMultiReference [2020-04-14T16:43:28.878Z] --- PASS: TestImagesFilterMultiReference (0.03s) [2020-04-14T16:43:28.878Z] === RUN TestImagePullPlatformInvalid [2020-04-14T16:43:29.047Z] #45 ... [2020-04-14T16:43:29.047Z] [2020-04-14T16:43:29.047Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:43:29.047Z] #48 204.2 go/doc [2020-04-14T16:43:29.159Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-04-14T16:43:29.159Z] === RUN TestRemoveImageOrphaning [2020-04-14T16:43:29.439Z] --- PASS: TestRemoveImageOrphaning (0.52s) [2020-04-14T16:43:29.439Z] === RUN TestRemoveImageGarbageCollector [2020-04-14T16:43:29.439Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-04-14T16:43:29.439Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-14T16:43:29.439Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-14T16:43:29.439Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-04-14T16:43:29.439Z] === RUN TestTagInvalidReference [2020-04-14T16:43:29.439Z] --- PASS: TestTagInvalidReference (0.02s) [2020-04-14T16:43:29.439Z] === RUN TestTagValidPrefixedRepo [2020-04-14T16:43:29.742Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-04-14T16:43:29.742Z] === RUN TestTagExistedNameWithoutForce [2020-04-14T16:43:29.742Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-04-14T16:43:29.742Z] === RUN TestTagOfficialNames [2020-04-14T16:43:29.742Z] --- PASS: TestTagOfficialNames (0.03s) [2020-04-14T16:43:29.742Z] === RUN TestTagMatchesDigest [2020-04-14T16:43:29.742Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-04-14T16:43:29.742Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-14T16:43:29.788Z] --- PASS: TestConfigList (2.88s) [2020-04-14T16:43:29.788Z] === RUN TestConfigInspect [2020-04-14T16:43:31.103Z] #48 ... [2020-04-14T16:43:31.103Z] [2020-04-14T16:43:31.103Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-14T16:43:31.103Z] #57 DONE 206.2s [2020-04-14T16:43:31.393Z] [2020-04-14T16:43:31.393Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:43:31.393Z] #45 106.9 DEP criu/pie/parasite.d [2020-04-14T16:43:31.393Z] #45 107.5 CC criu/pie/parasite.o [2020-04-14T16:43:31.893Z] ok github.com/docker/docker/cmd/dockerd 0.114s coverage: 30.8% of statements [2020-04-14T16:43:31.894Z] ok github.com/docker/docker/container 0.214s coverage: 34.9% of statements [2020-04-14T16:43:31.894Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-14T16:43:31.894Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-14T16:43:31.894Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-14T16:43:31.894Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-14T16:43:31.894Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.034s coverage: 65.3% of statements [2020-04-14T16:43:32.387Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-04-14T16:43:32.387Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-04-14T16:43:32.463Z] ok github.com/docker/docker/daemon/cluster/convert 0.036s coverage: 35.6% of statements [2020-04-14T16:43:33.319Z] --- PASS: TestConfigInspect (3.48s) [2020-04-14T16:43:33.319Z] === RUN TestConfigList [2020-04-14T16:43:33.846Z] ok github.com/docker/docker/daemon/cluster 0.109s coverage: 0.5% of statements [2020-04-14T16:43:33.883Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-04-14T16:43:34.124Z] #45 111.3 LINK criu/pie/parasite.built-in.o [2020-04-14T16:43:34.124Z] #45 111.3 GEN criu/pie/parasite-blob.h [2020-04-14T16:43:34.124Z] #45 111.4 CC criu/pie/parasite-vdso.o [2020-04-14T16:43:34.447Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-04-14T16:43:35.159Z] #45 ... [2020-04-14T16:43:35.159Z] [2020-04-14T16:43:35.159Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:43:35.159Z] #69 209.9 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-14T16:43:35.159Z] #69 209.9 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-14T16:43:36.189Z] #69 ... [2020-04-14T16:43:36.189Z] [2020-04-14T16:43:36.189Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-14T16:43:36.189Z] #18 18.04 Reading package lists... [2020-04-14T16:43:36.189Z] #18 26.17 Reading package lists... [2020-04-14T16:43:36.189Z] #18 33.19 Building dependency tree... [2020-04-14T16:43:36.189Z] #18 35.71 libcap2-bin is already the newest version (1:2.25-2). [2020-04-14T16:43:36.189Z] #18 35.71 The following additional packages will be installed: [2020-04-14T16:43:36.189Z] #18 35.71 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-14T16:43:36.189Z] #18 35.71 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-14T16:43:36.189Z] #18 35.72 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-14T16:43:36.189Z] #18 35.72 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-14T16:43:36.189Z] #18 35.72 python3.7 python3.7-minimal vim-runtime xxd [2020-04-14T16:43:36.189Z] #18 35.73 Suggested packages: [2020-04-14T16:43:36.189Z] #18 35.73 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-14T16:43:36.189Z] #18 35.73 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-14T16:43:36.189Z] #18 35.73 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-14T16:43:36.189Z] #18 35.73 Recommended packages: [2020-04-14T16:43:36.189Z] #18 35.73 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-14T16:43:36.189Z] #18 35.73 python3-keyrings.alt python3-xdg unzip [2020-04-14T16:43:36.189Z] #18 ... [2020-04-14T16:43:36.189Z] [2020-04-14T16:43:36.189Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:43:36.189Z] #45 112.9 CC criu/arch/ppc64/vdso-pie.o [2020-04-14T16:43:36.189Z] #45 113.6 CC criu/arch/ppc64/restorer.o [2020-04-14T16:43:36.343Z] --- PASS: TestConfigList (3.03s) [2020-04-14T16:43:36.343Z] === RUN TestConfigInspect [2020-04-14T16:43:36.343Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-04-14T16:43:36.819Z] #45 114.3 CC criu/arch/ppc64/vdso-trampoline.o [2020-04-14T16:43:36.819Z] #45 114.4 CC criu/pie/restorer.o [2020-04-14T16:43:36.911Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-04-14T16:43:37.143Z] ok github.com/docker/docker/daemon/discovery 0.028s coverage: 30.0% of statements [2020-04-14T16:43:37.403Z] ok github.com/docker/docker/daemon/config 0.158s coverage: 81.7% of statements [2020-04-14T16:43:37.474Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-04-14T16:43:37.915Z] 23645bd7ee08: Pull complete [2020-04-14T16:43:37.915Z] Digest: sha256:8dcc65367c900f06ad386da6a1e25d578232f7b15981092986ade2f2fd9468b8 [2020-04-14T16:43:37.915Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-14T16:43:37.915Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-14T16:43:37.915Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-04-14T16:43:37.915Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-04-14T16:43:37.915Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1098' [2020-04-14T16:43:37.915Z] INFO: Docker version of control daemon [2020-04-14T16:43:37.915Z] [2020-04-14T16:43:37.915Z] Client: Docker Engine - Enterprise [2020-04-14T16:43:37.915Z] Version: 19.03.5 [2020-04-14T16:43:37.915Z] API version: 1.40 [2020-04-14T16:43:37.915Z] Go version: go1.12.12 [2020-04-14T16:43:37.915Z] Git commit: 2ee0c57608 [2020-04-14T16:43:37.915Z] Built: 11/13/2019 08:00:16 [2020-04-14T16:43:37.915Z] OS/Arch: windows/amd64 [2020-04-14T16:43:37.915Z] Experimental: false [2020-04-14T16:43:37.915Z] [2020-04-14T16:43:37.915Z] Server: Docker Engine - Enterprise [2020-04-14T16:43:37.915Z] Engine: [2020-04-14T16:43:37.915Z] Version: 19.03.5 [2020-04-14T16:43:37.915Z] API version: 1.40 (minimum version 1.24) [2020-04-14T16:43:37.915Z] Go version: go1.12.12 [2020-04-14T16:43:37.915Z] Git commit: 2ee0c57608 [2020-04-14T16:43:37.915Z] Built: 11/13/2019 07:58:51 [2020-04-14T16:43:37.915Z] OS/Arch: windows/amd64 [2020-04-14T16:43:37.915Z] Experimental: true [2020-04-14T16:43:37.915Z] [2020-04-14T16:43:37.915Z] INFO: Docker info of control daemon [2020-04-14T16:43:37.915Z] [2020-04-14T16:43:37.915Z] Client: [2020-04-14T16:43:37.915Z] Debug Mode: false [2020-04-14T16:43:37.915Z] Plugins: [2020-04-14T16:43:37.915Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-04-14T16:43:37.915Z] [2020-04-14T16:43:37.915Z] Server: [2020-04-14T16:43:37.915Z] Containers: 0 [2020-04-14T16:43:37.915Z] Running: 0 [2020-04-14T16:43:37.915Z] Paused: 0 [2020-04-14T16:43:37.915Z] Stopped: 0 [2020-04-14T16:43:37.915Z] Images: 1 [2020-04-14T16:43:37.915Z] Server Version: 19.03.5 [2020-04-14T16:43:37.915Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-04-14T16:43:37.915Z] Windows: [2020-04-14T16:43:37.915Z] LCOW: [2020-04-14T16:43:37.915Z] Logging Driver: json-file [2020-04-14T16:43:37.915Z] Plugins: [2020-04-14T16:43:37.915Z] Volume: local [2020-04-14T16:43:37.915Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-14T16:43:37.915Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-14T16:43:37.915Z] Swarm: inactive [2020-04-14T16:43:37.915Z] Default Isolation: process [2020-04-14T16:43:37.916Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-04-14T16:43:37.916Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-04-14T16:43:37.916Z] OSType: windows [2020-04-14T16:43:37.916Z] Architecture: x86_64 [2020-04-14T16:43:37.916Z] CPUs: 4 [2020-04-14T16:43:37.916Z] Total Memory: 32GiB [2020-04-14T16:43:37.916Z] Name: azwin-2-4b8570 [2020-04-14T16:43:37.916Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-04-14T16:43:37.916Z] Docker Root Dir: D:\docker [2020-04-14T16:43:37.916Z] Debug Mode: false [2020-04-14T16:43:37.916Z] Registry: https://index.docker.io/v1/ [2020-04-14T16:43:37.916Z] Labels: [2020-04-14T16:43:37.916Z] Experimental: true [2020-04-14T16:43:37.916Z] Insecure Registries: [2020-04-14T16:43:37.916Z] 10.0.0.4:5000 [2020-04-14T16:43:37.916Z] 127.0.0.0/8 [2020-04-14T16:43:37.916Z] Registry Mirrors: [2020-04-14T16:43:37.916Z] http://10.0.0.4:5000/ [2020-04-14T16:43:37.916Z] Live Restore Enabled: false [2020-04-14T16:43:37.916Z] [2020-04-14T16:43:37.916Z] [2020-04-14T16:43:37.916Z] INFO: Commit hash is cdc39fa29c [2020-04-14T16:43:37.916Z] INFO: Nuke-Everything... [2020-04-14T16:43:37.916Z] INFO: Container count on control daemon to delete is 0 [2020-04-14T16:43:37.916Z] INFO: Nuking d:\CI [2020-04-14T16:43:37.916Z] INFO: Zapped successfully [2020-04-14T16:43:37.916Z] INFO: Location for testing is d:\CI\PR-39771\12 [2020-04-14T16:43:37.916Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-04-14T16:43:37.916Z] [2020-04-14T16:43:37.916Z] [2020-04-14T16:43:37.916Z] INFO: Building the image from Dockerfile.windows at 04/14/2020 16:43:27... [2020-04-14T16:43:37.916Z] [2020-04-14T16:43:37.916Z] Sending build context to Docker daemon 57.42MB [2020-04-14T16:43:37.916Z] [2020-04-14T16:43:37.916Z] Step 1/10 : FROM microsoft/windowsservercore [2020-04-14T16:43:37.916Z] ---> 80e84fd280e2 [2020-04-14T16:43:37.916Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-04-14T16:43:37.916Z] ---> Running in f84c193154d6 [2020-04-14T16:43:37.916Z] Removing intermediate container f84c193154d6 [2020-04-14T16:43:37.916Z] ---> 35594236b460 [2020-04-14T16:43:37.916Z] Step 3/10 : ARG GO_VERSION=1.13.10 [2020-04-14T16:43:37.916Z] ---> Running in ff7ae7b78b85 [2020-04-14T16:43:37.916Z] Removing intermediate container ff7ae7b78b85 [2020-04-14T16:43:37.916Z] ---> e2adf21ea61a [2020-04-14T16:43:37.916Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-04-14T16:43:37.916Z] ---> Running in cc458b4d783a [2020-04-14T16:43:37.916Z] Removing intermediate container cc458b4d783a [2020-04-14T16:43:37.916Z] ---> 699760bfe12b [2020-04-14T16:43:37.916Z] 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-04-14T16:43:37.916Z] ---> Running in fa18a57bed5c [2020-04-14T16:43:37.916Z] Removing intermediate container fa18a57bed5c [2020-04-14T16:43:37.916Z] ---> e5d974bfcdfc [2020-04-14T16:43:37.916Z] 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-04-14T16:43:37.916Z] ---> Running in 7141f5a0a02e [2020-04-14T16:43:38.038Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-04-14T16:43:38.038Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-04-14T16:43:38.785Z] ok github.com/docker/docker/daemon/events 0.069s coverage: 50.0% of statements [2020-04-14T16:43:39.409Z] --- PASS: TestConfigInspect (3.25s) [2020-04-14T16:43:39.409Z] === RUN TestConfigList [2020-04-14T16:43:39.665Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-04-14T16:43:40.166Z] ok github.com/docker/docker/daemon/graphdriver 0.017s coverage: 2.2% of statements [2020-04-14T16:43:40.335Z] #45 ... [2020-04-14T16:43:40.335Z] [2020-04-14T16:43:40.335Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-14T16:43:40.335Z] #18 39.70 The following NEW packages will be installed: [2020-04-14T16:43:40.335Z] #18 39.70 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-14T16:43:40.335Z] #18 39.70 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-14T16:43:40.335Z] #18 39.70 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-14T16:43:40.335Z] #18 39.70 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-14T16:43:40.335Z] #18 39.71 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-14T16:43:40.335Z] #18 39.71 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-14T16:43:40.335Z] #18 39.71 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-14T16:43:40.335Z] #18 39.71 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-14T16:43:40.335Z] #18 39.71 xz-utils zip [2020-04-14T16:43:40.335Z] #18 39.89 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2020-04-14T16:43:40.335Z] #18 39.89 Need to get 29.2 MB of archives. [2020-04-14T16:43:40.335Z] #18 39.89 After this operation, 134 MB of additional disk space will be used. [2020-04-14T16:43:40.335Z] #18 39.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-04-14T16:43:40.335Z] #18 39.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-04-14T16:43:40.628Z] #18 40.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-04-14T16:43:40.918Z] #18 40.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-04-14T16:43:40.918Z] #18 40.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-04-14T16:43:40.918Z] #18 40.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-04-14T16:43:40.918Z] #18 40.53 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-04-14T16:43:40.918Z] #18 40.57 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-04-14T16:43:41.037Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-04-14T16:43:41.208Z] #18 40.57 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-04-14T16:43:41.208Z] #18 40.58 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-04-14T16:43:41.208Z] #18 40.60 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-04-14T16:43:41.208Z] #18 40.61 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-04-14T16:43:41.208Z] #18 40.62 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-04-14T16:43:41.208Z] #18 40.62 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-04-14T16:43:41.208Z] #18 40.63 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-04-14T16:43:41.208Z] #18 40.64 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-04-14T16:43:41.208Z] #18 40.69 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-04-14T16:43:41.208Z] #18 40.70 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-04-14T16:43:41.208Z] #18 40.72 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-04-14T16:43:41.208Z] #18 40.75 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-04-14T16:43:41.208Z] #18 40.76 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-04-14T16:43:41.208Z] #18 40.78 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-04-14T16:43:41.208Z] #18 40.85 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-04-14T16:43:41.208Z] #18 40.87 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-04-14T16:43:41.208Z] #18 40.90 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-04-14T16:43:41.208Z] #18 40.92 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-04-14T16:43:41.208Z] #18 40.93 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-04-14T16:43:41.208Z] #18 40.93 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-04-14T16:43:41.208Z] #18 40.94 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-04-14T16:43:41.294Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-04-14T16:43:42.227Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-04-14T16:43:42.242Z] #18 41.87 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-04-14T16:43:42.242Z] #18 41.89 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-04-14T16:43:42.242Z] #18 41.90 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-04-14T16:43:42.242Z] #18 41.91 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-04-14T16:43:42.242Z] #18 41.93 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-04-14T16:43:42.242Z] #18 41.97 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-04-14T16:43:42.485Z] --- PASS: TestConfigList (3.12s) [2020-04-14T16:43:42.485Z] === RUN TestConfigInspect [2020-04-14T16:43:42.536Z] #18 42.20 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-14T16:43:42.536Z] #18 42.22 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-04-14T16:43:42.536Z] #18 42.25 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-04-14T16:43:42.833Z] #18 42.29 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-14T16:43:42.833Z] #18 42.31 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-04-14T16:43:42.833Z] #18 42.36 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-14T16:43:42.833Z] #18 42.37 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-04-14T16:43:43.049Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-04-14T16:43:43.121Z] #18 42.57 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-04-14T16:43:43.122Z] #18 42.62 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-04-14T16:43:43.122Z] #18 42.66 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-14T16:43:43.457Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.016s coverage: 2.9% of statements [2020-04-14T16:43:43.614Z] === RUN TestDockerSuite/TestBuildAddScript [2020-04-14T16:43:43.756Z] #18 43.44 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-04-14T16:43:43.843Z] [2020-04-14T16:43:43.843Z] SUCCESS: Specified value was saved. [2020-04-14T16:43:44.046Z] #18 43.58 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-04-14T16:43:44.046Z] #18 43.69 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-04-14T16:43:44.394Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.475s coverage: 13.7% of statements [2020-04-14T16:43:44.840Z] INFO: Downloading git... [2020-04-14T16:43:44.985Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-04-14T16:43:45.334Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.703s coverage: 57.0% of statements [2020-04-14T16:43:45.548Z] #18 45.01 debconf: delaying package configuration, since apt-utils is not installed [2020-04-14T16:43:45.549Z] #18 45.15 Fetched 29.2 MB in 4s (7495 kB/s) [2020-04-14T16:43:45.840Z] #18 45.25 Selecting previously unselected package pigz. [2020-04-14T16:43:45.841Z] #18 45.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23352 files and directories currently installed.) [2020-04-14T16:43:45.841Z] #18 45.38 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-04-14T16:43:45.841Z] #18 45.38 Unpacking pigz (2.4-1) ... [2020-04-14T16:43:45.917Z] --- PASS: TestConfigInspect (3.42s) [2020-04-14T16:43:45.917Z] === RUN TestConfigList [2020-04-14T16:43:46.132Z] #18 45.55 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-04-14T16:43:46.132Z] #18 45.58 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-04-14T16:43:46.132Z] #18 45.59 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-04-14T16:43:46.483Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-04-14T16:43:47.047Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-04-14T16:43:47.196Z] #18 46.69 Selecting previously unselected package python3.7-minimal. [2020-04-14T16:43:47.196Z] #18 46.72 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-04-14T16:43:47.196Z] #18 46.76 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-14T16:43:47.827Z] INFO: Downloading go... [2020-04-14T16:43:47.875Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.020s coverage: 1.8% of statements [2020-04-14T16:43:48.418Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-04-14T16:43:48.500Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-14T16:43:48.500Z] [2020-04-14T16:43:48.500Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-14T16:43:48.500Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-14T16:43:48.500Z] HOSTNAME=3b617fcdd70d [2020-04-14T16:43:48.500Z] DEST=bundles/test-integration [2020-04-14T16:43:48.500Z] PWD=/go/src/github.com/docker/docker [2020-04-14T16:43:48.500Z] DOCKER_ROOTLESS=1 [2020-04-14T16:43:48.500Z] DOCKER_GITCOMMIT=cdc39fa29c710c7b56aef827166f9e98bb7c20b8 [2020-04-14T16:43:48.500Z] container=docker [2020-04-14T16:43:48.500Z] HOME=/root [2020-04-14T16:43:48.500Z] GOLANG_VERSION=1.13.10 [2020-04-14T16:43:48.500Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-14T16:43:48.500Z] VALIDATE_BRANCH=master [2020-04-14T16:43:48.500Z] TERM=xterm [2020-04-14T16:43:48.500Z] DOCKER_PKG=github.com/docker/docker [2020-04-14T16:43:48.500Z] SHLVL=1 [2020-04-14T16:43:48.500Z] TIMEOUT=120m [2020-04-14T16:43:48.500Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-14T16:43:48.500Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-14T16:43:48.500Z] GO111MODULE=off [2020-04-14T16:43:48.500Z] DOCKER_EXPERIMENTAL=1 [2020-04-14T16:43:48.500Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-14T16:43:48.500Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-14T16:43:48.500Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-14T16:43:48.500Z] GOPATH=/go [2020-04-14T16:43:48.500Z] PKG_CONFIG=pkg-config [2020-04-14T16:43:48.500Z] _=/usr/bin/env [2020-04-14T16:43:48.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-14T16:43:48.700Z] #18 ... [2020-04-14T16:43:48.700Z] [2020-04-14T16:43:48.700Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:43:48.700Z] #69 DONE 223.6s [2020-04-14T16:43:48.700Z] [2020-04-14T16:43:48.700Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:43:48.700Z] #45 120.6 LINK criu/pie/restorer.built-in.o [2020-04-14T16:43:48.700Z] #45 120.7 GEN criu/pie/restorer-blob.h [2020-04-14T16:43:48.700Z] #45 121.0 DEP criu/vdso.d [2020-04-14T16:43:48.700Z] #45 121.4 DEP criu/uts_ns.d [2020-04-14T16:43:48.700Z] #45 121.8 DEP criu/util.d [2020-04-14T16:43:48.700Z] #45 122.2 DEP criu/uffd.d [2020-04-14T16:43:48.700Z] #45 122.5 DEP criu/tun.d [2020-04-14T16:43:48.700Z] #45 122.9 DEP criu/tty.d [2020-04-14T16:43:48.700Z] #45 123.5 DEP criu/timerfd.d [2020-04-14T16:43:48.700Z] #45 123.8 DEP criu/sysfs_parse.d [2020-04-14T16:43:48.700Z] #45 124.4 DEP criu/sysctl.d [2020-04-14T16:43:48.700Z] #45 124.7 DEP criu/string.d [2020-04-14T16:43:48.700Z] #45 124.8 DEP criu/stats.d [2020-04-14T16:43:48.700Z] #45 125.0 DEP criu/sockets.d [2020-04-14T16:43:48.700Z] #45 125.6 DEP criu/sk-unix.d [2020-04-14T16:43:48.700Z] #45 126.1 DEP criu/sk-tcp.d [2020-04-14T16:43:48.700Z] #45 ... [2020-04-14T16:43:48.700Z] [2020-04-14T16:43:48.700Z] #70 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-14T16:43:48.700Z] #70 DONE 0.1s [2020-04-14T16:43:48.991Z] [2020-04-14T16:43:48.991Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:43:49.258Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.355s coverage: 46.2% of statements [2020-04-14T16:43:49.283Z] #61 ... [2020-04-14T16:43:49.283Z] [2020-04-14T16:43:49.283Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:43:49.283Z] #45 126.7 DEP criu/sk-queue.d [2020-04-14T16:43:49.349Z] --- PASS: TestConfigList (3.38s) [2020-04-14T16:43:49.349Z] PASS [2020-04-14T16:43:49.350Z] [2020-04-14T16:43:49.350Z] DONE 10 tests in 32.217s [2020-04-14T16:43:49.350Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:43:49.350Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:49.350Z] +++ set -e [2020-04-14T16:43:49.350Z] +++ '[' -n 0 ']' [2020-04-14T16:43:49.350Z] +++ set -x [2020-04-14T16:43:49.350Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:49.350Z] INFO: Testing against a local daemon [2020-04-14T16:43:49.350Z] testing: warning: no tests to run [2020-04-14T16:43:49.350Z] PASS [2020-04-14T16:43:49.350Z] [2020-04-14T16:43:49.350Z] DONE 0 tests in 0.055s [2020-04-14T16:43:49.350Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:43:49.350Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:49.350Z] +++ set -e [2020-04-14T16:43:49.350Z] +++ '[' -n 0 ']' [2020-04-14T16:43:49.350Z] +++ set -x [2020-04-14T16:43:49.350Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:49.350Z] INFO: Testing against a local daemon [2020-04-14T16:43:49.350Z] testing: warning: no tests to run [2020-04-14T16:43:49.350Z] PASS [2020-04-14T16:43:49.350Z] [2020-04-14T16:43:49.350Z] DONE 0 tests in 0.058s [2020-04-14T16:43:49.350Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:43:49.350Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:49.350Z] +++ set -e [2020-04-14T16:43:49.350Z] +++ '[' -n 0 ']' [2020-04-14T16:43:49.350Z] +++ set -x [2020-04-14T16:43:49.350Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:49.574Z] #45 127.2 DEP criu/sk-packet.d [2020-04-14T16:43:49.607Z] INFO: Testing against a local daemon [2020-04-14T16:43:49.607Z] testing: warning: no tests to run [2020-04-14T16:43:49.607Z] PASS [2020-04-14T16:43:49.607Z] [2020-04-14T16:43:49.607Z] DONE 0 tests in 0.054s [2020-04-14T16:43:49.607Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:43:49.607Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:49.607Z] +++ set -e [2020-04-14T16:43:49.607Z] +++ '[' -n 0 ']' [2020-04-14T16:43:49.607Z] +++ set -x [2020-04-14T16:43:49.607Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:49.607Z] INFO: Testing against a local daemon [2020-04-14T16:43:49.607Z] testing: warning: no tests to run [2020-04-14T16:43:49.607Z] PASS [2020-04-14T16:43:49.607Z] [2020-04-14T16:43:49.607Z] DONE 0 tests in 0.068s [2020-04-14T16:43:49.607Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:43:49.607Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:49.607Z] +++ set -e [2020-04-14T16:43:49.607Z] +++ '[' -n 0 ']' [2020-04-14T16:43:49.607Z] +++ set -x [2020-04-14T16:43:49.607Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:49.867Z] INFO: Testing against a local daemon [2020-04-14T16:43:49.867Z] testing: warning: no tests to run [2020-04-14T16:43:49.867Z] PASS [2020-04-14T16:43:49.867Z] [2020-04-14T16:43:49.867Z] DONE 0 tests in 0.074s [2020-04-14T16:43:49.867Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:43:49.867Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:49.867Z] +++ set -e [2020-04-14T16:43:49.867Z] +++ '[' -n 0 ']' [2020-04-14T16:43:49.867Z] +++ set -x [2020-04-14T16:43:49.867Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:49.867Z] testing: warning: no tests to run [2020-04-14T16:43:49.867Z] PASS [2020-04-14T16:43:49.867Z] [2020-04-14T16:43:49.867Z] DONE 0 tests in 0.005s [2020-04-14T16:43:49.867Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:43:49.867Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:49.867Z] +++ set -e [2020-04-14T16:43:49.867Z] +++ '[' -n 0 ']' [2020-04-14T16:43:49.867Z] +++ set -x [2020-04-14T16:43:49.867Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:49.867Z] INFO: Testing against a local daemon [2020-04-14T16:43:49.867Z] testing: warning: no tests to run [2020-04-14T16:43:49.867Z] PASS [2020-04-14T16:43:49.867Z] [2020-04-14T16:43:49.867Z] DONE 0 tests in 0.042s [2020-04-14T16:43:49.867Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:43:49.867Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:49.867Z] +++ set -e [2020-04-14T16:43:49.867Z] +++ '[' -n 0 ']' [2020-04-14T16:43:49.867Z] +++ set -x [2020-04-14T16:43:49.867Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:49.867Z] INFO: Testing against a local daemon [2020-04-14T16:43:49.867Z] testing: warning: no tests to run [2020-04-14T16:43:49.867Z] PASS [2020-04-14T16:43:49.867Z] [2020-04-14T16:43:49.867Z] DONE 0 tests in 0.062s [2020-04-14T16:43:49.867Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:43:49.867Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:49.867Z] +++ set -e [2020-04-14T16:43:49.867Z] +++ '[' -n 0 ']' [2020-04-14T16:43:49.867Z] +++ set -x [2020-04-14T16:43:49.867Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:49.867Z] INFO: Testing against a local daemon [2020-04-14T16:43:49.867Z] testing: warning: no tests to run [2020-04-14T16:43:49.867Z] PASS [2020-04-14T16:43:49.867Z] [2020-04-14T16:43:49.867Z] DONE 0 tests in 0.047s [2020-04-14T16:43:50.066Z] INFO: Downloading compiler 1 of 3... [2020-04-14T16:43:50.125Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:43:50.125Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:50.125Z] +++ set -e [2020-04-14T16:43:50.125Z] +++ '[' -n 0 ']' [2020-04-14T16:43:50.125Z] +++ set -x [2020-04-14T16:43:50.125Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:50.125Z] INFO: Testing against a local daemon [2020-04-14T16:43:50.125Z] testing: warning: no tests to run [2020-04-14T16:43:50.125Z] PASS [2020-04-14T16:43:50.125Z] [2020-04-14T16:43:50.125Z] DONE 0 tests in 0.040s [2020-04-14T16:43:50.125Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:43:50.125Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=375000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:50.125Z] +++ set -e [2020-04-14T16:43:50.125Z] +++ '[' -n 0 ']' [2020-04-14T16:43:50.125Z] +++ set -x [2020-04-14T16:43:50.125Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=375000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:50.125Z] testing: warning: no tests to run [2020-04-14T16:43:50.125Z] PASS [2020-04-14T16:43:50.125Z] [2020-04-14T16:43:50.125Z] DONE 0 tests in 0.007s [2020-04-14T16:43:50.125Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:43:50.125Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:50.125Z] +++ set -e [2020-04-14T16:43:50.125Z] +++ '[' -n 0 ']' [2020-04-14T16:43:50.125Z] +++ set -x [2020-04-14T16:43:50.125Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:50.125Z] INFO: Testing against a local daemon [2020-04-14T16:43:50.125Z] testing: warning: no tests to run [2020-04-14T16:43:50.125Z] PASS [2020-04-14T16:43:50.125Z] [2020-04-14T16:43:50.125Z] DONE 0 tests in 0.044s [2020-04-14T16:43:50.125Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:43:50.125Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:50.125Z] +++ set -e [2020-04-14T16:43:50.125Z] +++ '[' -n 0 ']' [2020-04-14T16:43:50.125Z] +++ set -x [2020-04-14T16:43:50.125Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:50.125Z] INFO: Testing against a local daemon [2020-04-14T16:43:50.125Z] testing: warning: no tests to run [2020-04-14T16:43:50.125Z] PASS [2020-04-14T16:43:50.125Z] [2020-04-14T16:43:50.125Z] DONE 0 tests in 0.035s [2020-04-14T16:43:50.125Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:43:50.125Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:50.125Z] +++ set -e [2020-04-14T16:43:50.125Z] +++ '[' -n 0 ']' [2020-04-14T16:43:50.125Z] +++ set -x [2020-04-14T16:43:50.125Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:50.195Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.241s coverage: 72.5% of statements [2020-04-14T16:43:50.205Z] #45 127.8 DEP criu/sk-netlink.d [2020-04-14T16:43:50.383Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-04-14T16:43:50.383Z] INFO: Testing against a local daemon [2020-04-14T16:43:50.383Z] testing: warning: no tests to run [2020-04-14T16:43:50.383Z] PASS [2020-04-14T16:43:50.383Z] [2020-04-14T16:43:50.383Z] DONE 0 tests in 0.051s [2020-04-14T16:43:50.383Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:43:50.383Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:50.383Z] +++ set -e [2020-04-14T16:43:50.383Z] +++ '[' -n 0 ']' [2020-04-14T16:43:50.383Z] +++ set -x [2020-04-14T16:43:50.384Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:50.384Z] INFO: Testing against a local daemon [2020-04-14T16:43:50.384Z] testing: warning: no tests to run [2020-04-14T16:43:50.384Z] PASS [2020-04-14T16:43:50.384Z] [2020-04-14T16:43:50.384Z] DONE 0 tests in 0.080s [2020-04-14T16:43:50.384Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:43:50.384Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:50.384Z] +++ set -e [2020-04-14T16:43:50.384Z] +++ '[' -n 0 ']' [2020-04-14T16:43:50.384Z] +++ set -x [2020-04-14T16:43:50.384Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:50.540Z] INFO: Downloading compiler 2 of 3... [2020-04-14T16:43:50.640Z] INFO: Testing against a local daemon [2020-04-14T16:43:50.640Z] testing: warning: no tests to run [2020-04-14T16:43:50.640Z] PASS [2020-04-14T16:43:50.640Z] [2020-04-14T16:43:50.640Z] DONE 0 tests in 0.104s [2020-04-14T16:43:50.640Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigInspect|TestConfigList [2020-04-14T16:43:50.640Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:50.640Z] +++ set -e [2020-04-14T16:43:50.640Z] +++ '[' -n 0 ']' [2020-04-14T16:43:50.640Z] +++ set -x [2020-04-14T16:43:50.640Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestConfigInspect|TestConfigList' [2020-04-14T16:43:50.640Z] INFO: Testing against a local daemon [2020-04-14T16:43:50.640Z] testing: warning: no tests to run [2020-04-14T16:43:50.640Z] PASS [2020-04-14T16:43:50.640Z] [2020-04-14T16:43:50.640Z] DONE 0 tests in 0.044s [2020-04-14T16:43:50.640Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration-flaky) [2020-04-14T16:43:50.640Z] +++++ cat bundles/test-integration-flaky/docker.pid [2020-04-14T16:43:50.640Z] ++++ kill 5464 [2020-04-14T16:43:50.835Z] #45 128.5 DEP criu/sk-inet.d [2020-04-14T16:43:50.897Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-04-14T16:43:51.014Z] INFO: Downloading compiler 3 of 3... [2020-04-14T16:43:51.131Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.887s coverage: 49.5% of statements [2020-04-14T16:43:51.465Z] #45 128.9 DEP criu/signalfd.d [2020-04-14T16:43:51.496Z] INFO: Extracting git... [2020-04-14T16:43:51.700Z] ok github.com/docker/docker/daemon 12.338s coverage: 17.4% of statements [2020-04-14T16:43:51.700Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-14T16:43:51.700Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-14T16:43:51.700Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-14T16:43:51.700Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-14T16:43:51.700Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-14T16:43:51.755Z] #45 129.3 DEP criu/sigframe.d [2020-04-14T16:43:51.755Z] #45 129.5 DEP criu/shmem.d [2020-04-14T16:43:51.828Z] ++++ /etc/init.d/apparmor stop [2020-04-14T16:43:51.828Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-14T16:43:51.828Z] [2020-04-14T16:43:51.828Z] Unloading profiles will leave already running processes permanently [2020-04-14T16:43:51.828Z] unconfined, which can lead to unexpected situations. [2020-04-14T16:43:51.828Z] [2020-04-14T16:43:51.828Z] To set a process to complain mode, use the command line tool [2020-04-14T16:43:51.828Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-14T16:43:51.828Z] ++++ true [2020-04-14T16:43:51.828Z] [2020-04-14T16:43:51.828Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-14T16:43:52.050Z] #45 129.8 DEP criu/servicefd.d [2020-04-14T16:43:52.369Z] #45 130.0 DEP criu/seize.d [2020-04-14T16:43:52.392Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-14T16:43:52.392Z] HOSTNAME=ebd6466a1c29 [2020-04-14T16:43:52.392Z] TESTDEBUG=0 [2020-04-14T16:43:52.392Z] DEST=bundles/test-integration [2020-04-14T16:43:52.392Z] PWD=/go/src/github.com/docker/docker [2020-04-14T16:43:52.392Z] KEEPBUNDLE=1 [2020-04-14T16:43:52.392Z] DOCKER_GITCOMMIT=cdc39fa29c710c7b56aef827166f9e98bb7c20b8 [2020-04-14T16:43:52.392Z] container=docker [2020-04-14T16:43:52.392Z] HOME=/root [2020-04-14T16:43:52.392Z] GOLANG_VERSION=1.13.10 [2020-04-14T16:43:52.392Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-14T16:43:52.392Z] VALIDATE_BRANCH=master [2020-04-14T16:43:52.392Z] TERM=xterm [2020-04-14T16:43:52.392Z] DOCKER_PKG=github.com/docker/docker [2020-04-14T16:43:52.392Z] SHLVL=1 [2020-04-14T16:43:52.392Z] TIMEOUT=120m [2020-04-14T16:43:52.392Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-14T16:43:52.392Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-14T16:43:52.392Z] GO111MODULE=off [2020-04-14T16:43:52.392Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-14T16:43:52.392Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-14T16:43:52.392Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-14T16:43:52.392Z] GOPATH=/go [2020-04-14T16:43:52.392Z] PKG_CONFIG=pkg-config [2020-04-14T16:43:52.392Z] _=/usr/bin/env [2020-04-14T16:43:52.392Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-14T16:43:52.658Z] #45 130.3 DEP criu/seccomp.d [2020-04-14T16:43:52.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-14T16:43:53.080Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.616s coverage: 76.1% of statements [2020-04-14T16:43:53.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-14T16:43:53.286Z] #45 130.7 DEP criu/rst-malloc.d [2020-04-14T16:43:53.287Z] #45 130.9 DEP criu/rbtree.d [2020-04-14T16:43:53.287Z] #45 131.0 DEP criu/pstree.d [2020-04-14T16:43:53.340Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.036s coverage: 58.0% of statements [2020-04-14T16:43:53.575Z] #45 131.2 DEP criu/protobuf.d [2020-04-14T16:43:53.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-14T16:43:53.868Z] #45 131.4 GEN criu/protobuf-desc-gen.h [2020-04-14T16:43:53.911Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.017s coverage: 3.0% of statements [2020-04-14T16:43:53.911Z] ok github.com/docker/docker/daemon/links 0.030s coverage: 93.0% of statements [2020-04-14T16:43:54.411Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-04-14T16:43:54.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-14T16:43:55.540Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-04-14T16:43:55.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-14T16:43:55.797Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-14T16:43:55.941Z] #45 ... [2020-04-14T16:43:55.941Z] [2020-04-14T16:43:55.941Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-14T16:43:55.941Z] #18 49.06 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-04-14T16:43:55.941Z] #18 49.11 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-14T16:43:55.941Z] #18 54.81 Selecting previously unselected package python3-minimal. [2020-04-14T16:43:55.941Z] #18 54.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23601 files and directories currently installed.) [2020-04-14T16:43:55.941Z] #18 54.94 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-04-14T16:43:55.941Z] #18 54.95 Unpacking python3-minimal (3.7.3-1) ... [2020-04-14T16:43:55.941Z] #18 55.12 Selecting previously unselected package libmpdec2:ppc64el. [2020-04-14T16:43:55.941Z] #18 55.13 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-04-14T16:43:55.941Z] #18 55.14 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-04-14T16:43:55.941Z] #18 55.34 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-04-14T16:43:55.941Z] #18 55.35 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-04-14T16:43:55.941Z] #18 55.37 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-04-14T16:43:56.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-14T16:43:56.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-14T16:43:56.449Z] ok github.com/docker/docker/daemon/logger 0.260s coverage: 41.8% of statements [2020-04-14T16:43:56.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-14T16:43:57.018Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.984s coverage: 61.0% of statements [2020-04-14T16:43:57.018Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-14T16:43:57.018Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-14T16:43:57.018Z] ok github.com/docker/docker/daemon/logger/awslogs 0.310s coverage: 77.4% of statements [2020-04-14T16:43:57.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-14T16:43:57.587Z] ok github.com/docker/docker/daemon/images 0.036s coverage: 4.9% of statements [2020-04-14T16:43:57.587Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-14T16:43:57.587Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-14T16:43:57.587Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-14T16:43:57.587Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-14T16:43:57.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-14T16:43:57.846Z] ok github.com/docker/docker/daemon/logger/gelf 0.047s coverage: 67.0% of statements [2020-04-14T16:43:57.993Z] #18 57.14 Selecting previously unselected package python3.7. [2020-04-14T16:43:57.993Z] #18 57.16 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-04-14T16:43:57.993Z] #18 57.16 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-14T16:43:57.993Z] #18 57.45 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-04-14T16:43:57.993Z] #18 57.48 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-04-14T16:43:57.993Z] #18 57.48 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-04-14T16:43:58.281Z] #18 57.68 Setting up python3-minimal (3.7.3-1) ... [2020-04-14T16:43:58.416Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 88.3% of statements [2020-04-14T16:43:58.675Z] ok github.com/docker/docker/daemon/logger/journald 0.047s coverage: 26.2% of statements [2020-04-14T16:43:58.679Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-14T16:43:58.679Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-14T16:43:58.936Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.037s coverage: 62.1% of statements [2020-04-14T16:43:59.244Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-14T16:43:59.339Z] #18 ... [2020-04-14T16:43:59.339Z] [2020-04-14T16:43:59.339Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:43:59.339Z] #48 224.5 github.com/LK4D4/vndr/build [2020-04-14T16:43:59.339Z] #48 225.0 vendor/golang.org/x/net/idna [2020-04-14T16:43:59.629Z] #48 ... [2020-04-14T16:43:59.629Z] [2020-04-14T16:43:59.629Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:43:59.629Z] #45 134.1 DEP criu/protobuf-desc.d [2020-04-14T16:43:59.629Z] #45 134.4 DEP criu/proc_parse.d [2020-04-14T16:43:59.629Z] #45 134.7 DEP criu/plugin.d [2020-04-14T16:43:59.629Z] #45 135.0 DEP criu/pipes.d [2020-04-14T16:43:59.629Z] #45 135.3 DEP criu/pie-util.d [2020-04-14T16:43:59.629Z] #45 135.5 DEP criu/pie-util-vdso.d [2020-04-14T16:43:59.629Z] #45 135.7 DEP criu/path.d [2020-04-14T16:43:59.629Z] #45 136.0 DEP criu/parasite-syscall.d [2020-04-14T16:43:59.629Z] #45 136.4 DEP criu/pagemap.d [2020-04-14T16:43:59.629Z] #45 136.7 DEP criu/pagemap-cache.d [2020-04-14T16:43:59.629Z] #45 137.0 DEP criu/page-xfer.d [2020-04-14T16:43:59.629Z] #45 137.3 DEP criu/page-pipe.d [2020-04-14T16:43:59.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-14T16:43:59.875Z] ok github.com/docker/docker/daemon/logger/local 0.063s coverage: 74.7% of statements [2020-04-14T16:43:59.875Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-14T16:43:59.921Z] #45 137.6 DEP criu/netfilter.d [2020-04-14T16:44:00.214Z] #45 137.9 DEP criu/net.d [2020-04-14T16:44:00.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-14T16:44:00.451Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.073s coverage: 19.9% of statements [2020-04-14T16:44:00.451Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.041s coverage: 33.3% of statements [2020-04-14T16:44:00.840Z] #45 138.3 DEP criu/namespaces.d [2020-04-14T16:44:00.840Z] #45 138.7 DEP criu/mount.d [2020-04-14T16:44:00.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-14T16:44:00.940Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-04-14T16:44:00.940Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-04-14T16:44:01.389Z] ok github.com/docker/docker/daemon/logger/templates 0.011s coverage: 8.3% of statements [2020-04-14T16:44:01.465Z] #45 139.1 DEP criu/mem.d [2020-04-14T16:44:01.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-14T16:44:01.648Z] ok github.com/docker/docker/daemon/logger/syslog 0.068s coverage: 47.8% of statements [2020-04-14T16:44:01.757Z] #45 139.5 DEP criu/lsm.d [2020-04-14T16:44:01.908Z] ok github.com/docker/docker/daemon/network 0.022s coverage: 63.8% of statements [2020-04-14T16:44:02.047Z] #45 ... [2020-04-14T16:44:02.047Z] [2020-04-14T16:44:02.047Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-14T16:44:02.047Z] #18 59.31 Selecting previously unselected package python3. [2020-04-14T16:44:02.047Z] #18 59.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24013 files and directories currently installed.) [2020-04-14T16:44:02.047Z] #18 59.38 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-04-14T16:44:02.047Z] #18 59.39 Unpacking python3 (3.7.3-1) ... [2020-04-14T16:44:02.047Z] #18 59.48 Selecting previously unselected package libip4tc0:ppc64el. [2020-04-14T16:44:02.047Z] #18 59.54 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-04-14T16:44:02.047Z] #18 59.55 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-04-14T16:44:02.047Z] #18 59.67 Selecting previously unselected package libip6tc0:ppc64el. [2020-04-14T16:44:02.047Z] #18 59.68 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-04-14T16:44:02.047Z] #18 59.69 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-04-14T16:44:02.047Z] #18 59.83 Selecting previously unselected package libiptc0:ppc64el. [2020-04-14T16:44:02.047Z] #18 59.85 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-04-14T16:44:02.047Z] #18 59.86 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-04-14T16:44:02.047Z] #18 60.01 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-04-14T16:44:02.047Z] #18 60.04 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-04-14T16:44:02.047Z] #18 60.05 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-04-14T16:44:02.047Z] #18 60.12 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-04-14T16:44:02.047Z] #18 60.17 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-04-14T16:44:02.047Z] #18 60.18 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-04-14T16:44:02.047Z] #18 60.32 Selecting previously unselected package libnftnl11:ppc64el. [2020-04-14T16:44:02.047Z] #18 60.33 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-04-14T16:44:02.047Z] #18 60.33 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-04-14T16:44:02.047Z] #18 60.45 Selecting previously unselected package iptables. [2020-04-14T16:44:02.047Z] #18 60.46 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-04-14T16:44:02.047Z] #18 60.46 Unpacking iptables (1.8.2-4) ... [2020-04-14T16:44:02.047Z] #18 61.20 Selecting previously unselected package xxd. [2020-04-14T16:44:02.047Z] #18 61.20 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-04-14T16:44:02.047Z] #18 61.21 Unpacking xxd (2:8.1.0875-5) ... [2020-04-14T16:44:02.047Z] #18 61.32 Selecting previously unselected package vim-common. [2020-04-14T16:44:02.047Z] #18 61.33 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-14T16:44:02.047Z] #18 61.36 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-14T16:44:02.047Z] #18 61.63 Selecting previously unselected package bash-completion. [2020-04-14T16:44:02.047Z] #18 61.65 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-14T16:44:02.070Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-14T16:44:02.070Z] Using test binary docker [2020-04-14T16:44:02.070Z] +++ /etc/init.d/apparmor start [2020-04-14T16:44:02.070Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-14T16:44:02.070Z] INFO: Waiting for daemon to start... [2020-04-14T16:44:02.071Z] Starting dockerd [2020-04-14T16:44:02.071Z] +++ 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-04-14T16:44:03.291Z] ok github.com/docker/docker/daemon/logger/splunk 1.843s coverage: 82.5% of statements [2020-04-14T16:44:03.291Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-14T16:44:03.291Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-14T16:44:04.232Z] ok github.com/docker/docker/distribution/metadata 0.127s coverage: 48.2% of statements [2020-04-14T16:44:04.593Z] . [2020-04-14T16:44:04.593Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-14T16:44:04.593Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-14T16:44:04.593Z] Running integration-test (iteration 1) [2020-04-14T16:44:04.593Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-04-14T16:44:04.593Z] ++ 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-04-14T16:44:04.593Z] ++ set -e [2020-04-14T16:44:04.593Z] ++ '[' -n 0 ']' [2020-04-14T16:44:04.593Z] ++ set -x [2020-04-14T16:44:04.594Z] ++ env -i DEST=/go/src/github.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-04-14T16:44:04.594Z] INFO: Testing against a local daemon [2020-04-14T16:44:04.594Z] === RUN TestCgroupNamespacesBuild [2020-04-14T16:44:04.594Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-04-14T16:44:04.802Z] ok github.com/docker/docker/errdefs 0.054s coverage: 49.4% of statements [2020-04-14T16:44:05.062Z] ok github.com/docker/docker/distribution 0.292s coverage: 22.1% of statements [2020-04-14T16:44:05.062Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-14T16:44:05.158Z] === RUN TestDockerSuite/TestBuildAddTar [2020-04-14T16:44:06.494Z] INFO: Expanding go... [2020-04-14T16:44:06.530Z] --- PASS: TestCgroupNamespacesBuild (2.05s) [2020-04-14T16:44:06.530Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-14T16:44:06.787Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-04-14T16:44:06.975Z] ok github.com/docker/docker/image 0.045s coverage: 86.4% of statements [2020-04-14T16:44:06.975Z] ok github.com/docker/docker/distribution/xfer 1.703s coverage: 85.6% of statements [2020-04-14T16:44:06.975Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-14T16:44:06.975Z] ok github.com/docker/docker/image/cache 0.022s coverage: 19.2% of statements [2020-04-14T16:44:06.975Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-14T16:44:06.975Z] ok github.com/docker/docker/image/v1 0.044s coverage: 25.0% of statements [2020-04-14T16:44:06.975Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-14T16:44:07.546Z] ok github.com/docker/docker/libcontainerd/queue 0.040s coverage: 100.0% of statements [2020-04-14T16:44:07.805Z] ok github.com/docker/docker/pkg/aaparser 0.021s coverage: 50.0% of statements [2020-04-14T16:44:08.160Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.75s) [2020-04-14T16:44:08.160Z] === RUN TestBuildWithSession [2020-04-14T16:44:08.160Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-14T16:44:08.160Z] build_session_test.go:25: TODO: BuildKit [2020-04-14T16:44:08.160Z] === RUN TestBuildSquashParent [2020-04-14T16:44:08.744Z] ok github.com/docker/docker/opts 0.085s coverage: 67.4% of statements [2020-04-14T16:44:08.949Z] #18 68.18 Unpacking bash-completion (1:2.8-6) ... [2020-04-14T16:44:09.532Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-04-14T16:44:09.577Z] #18 69.02 Selecting previously unselected package bzip2. [2020-04-14T16:44:09.577Z] #18 69.03 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-04-14T16:44:09.577Z] #18 69.03 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-14T16:44:09.577Z] #18 69.15 Selecting previously unselected package xz-utils. [2020-04-14T16:44:09.577Z] #18 69.18 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-04-14T16:44:09.577Z] #18 69.19 Unpacking xz-utils (5.2.4-1) ... [2020-04-14T16:44:09.577Z] #18 ... [2020-04-14T16:44:09.577Z] [2020-04-14T16:44:09.577Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:44:09.577Z] #48 244.7 net/textproto [2020-04-14T16:44:09.577Z] #48 244.7 vendor/golang.org/x/net/http/httpproxy [2020-04-14T16:44:09.577Z] #48 244.7 crypto/x509 [2020-04-14T16:44:10.656Z] ok github.com/docker/docker/pkg/authorization 0.422s coverage: 68.3% of statements [2020-04-14T16:44:10.656Z] ok github.com/docker/docker/pkg/broadcaster 0.018s coverage: 100.0% of statements [2020-04-14T16:44:10.656Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2020-04-14T16:44:11.594Z] ok github.com/docker/docker/pkg/directory 0.010s coverage: 80.0% of statements [2020-04-14T16:44:11.854Z] ok github.com/docker/docker/pkg/archive 1.176s coverage: 76.9% of statements [2020-04-14T16:44:12.114Z] ok github.com/docker/docker/pkg/discovery 0.015s coverage: 58.3% of statements [2020-04-14T16:44:12.299Z] #48 ... [2020-04-14T16:44:12.299Z] [2020-04-14T16:44:12.299Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:44:12.299Z] #45 139.8 DEP criu/log.d [2020-04-14T16:44:12.299Z] #45 140.1 DEP criu/libnetlink.d [2020-04-14T16:44:12.299Z] #45 140.3 DEP criu/kerndat.d [2020-04-14T16:44:12.299Z] #45 140.7 DEP criu/kcmp-ids.d [2020-04-14T16:44:12.299Z] #45 140.9 DEP criu/irmap.d [2020-04-14T16:44:12.299Z] #45 141.3 DEP criu/ipc_ns.d [2020-04-14T16:44:12.299Z] #45 141.6 DEP criu/image.d [2020-04-14T16:44:12.299Z] #45 141.9 DEP criu/image-desc.d [2020-04-14T16:44:12.299Z] #45 142.1 DEP criu/fsnotify.d [2020-04-14T16:44:12.299Z] #45 142.5 DEP criu/filesystems.d [2020-04-14T16:44:12.299Z] #45 142.9 DEP criu/files.d [2020-04-14T16:44:12.299Z] #45 143.3 DEP criu/files-reg.d [2020-04-14T16:44:12.299Z] #45 143.6 DEP criu/files-ext.d [2020-04-14T16:44:12.299Z] #45 143.9 DEP criu/file-lock.d [2020-04-14T16:44:12.299Z] #45 144.2 DEP criu/file-ids.d [2020-04-14T16:44:12.299Z] #45 144.5 DEP criu/fifo.d [2020-04-14T16:44:12.299Z] #45 144.9 DEP criu/fdstore.d [2020-04-14T16:44:12.299Z] #45 145.0 DEP criu/fault-injection.d [2020-04-14T16:44:12.299Z] #45 145.1 DEP criu/external.d [2020-04-14T16:44:12.299Z] #45 145.3 DEP criu/eventpoll.d [2020-04-14T16:44:12.299Z] #45 145.7 DEP criu/eventfd.d [2020-04-14T16:44:12.299Z] #45 146.2 DEP criu/crtools.d [2020-04-14T16:44:12.299Z] #45 146.6 DEP criu/cr-service.d [2020-04-14T16:44:12.299Z] #45 147.0 DEP criu/cr-restore.d [2020-04-14T16:44:12.299Z] #45 147.5 DEP criu/cr-errno.d [2020-04-14T16:44:12.299Z] #45 147.5 DEP criu/cr-dump.d [2020-04-14T16:44:12.299Z] #45 148.0 DEP criu/cr-dedup.d [2020-04-14T16:44:12.299Z] #45 148.4 DEP criu/cr-check.d [2020-04-14T16:44:12.299Z] #45 148.8 DEP criu/config.d [2020-04-14T16:44:12.299Z] #45 149.2 DEP criu/clone-noasan.d [2020-04-14T16:44:12.299Z] #45 149.3 DEP criu/cgroup.d [2020-04-14T16:44:12.299Z] #45 149.8 DEP criu/cgroup-props.d [2020-04-14T16:44:12.299Z] #45 150.0 DEP criu/bitmap.d [2020-04-14T16:44:12.299Z] #45 150.0 DEP criu/bfd.d [2020-04-14T16:44:12.299Z] #45 ... [2020-04-14T16:44:12.299Z] [2020-04-14T16:44:12.299Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-14T16:44:12.299Z] #18 69.51 Selecting previously unselected package apparmor. [2020-04-14T16:44:12.299Z] #18 69.51 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-04-14T16:44:12.299Z] #18 69.72 Unpacking apparmor (2.13.2-10) ... [2020-04-14T16:44:12.299Z] #18 70.32 Selecting previously unselected package aufs-tools. [2020-04-14T16:44:12.299Z] #18 70.36 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-04-14T16:44:12.299Z] #18 70.36 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-14T16:44:12.299Z] #18 70.61 Selecting previously unselected package libonig5:ppc64el. [2020-04-14T16:44:12.299Z] #18 70.66 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-04-14T16:44:12.299Z] #18 70.66 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-04-14T16:44:12.299Z] #18 70.96 Selecting previously unselected package libjq1:ppc64el. [2020-04-14T16:44:12.299Z] #18 70.97 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-04-14T16:44:12.299Z] #18 70.98 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-04-14T16:44:12.299Z] #18 71.14 Selecting previously unselected package jq. [2020-04-14T16:44:12.299Z] #18 71.17 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-04-14T16:44:12.299Z] #18 71.18 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-14T16:44:12.299Z] #18 71.31 Selecting previously unselected package libaio1:ppc64el. [2020-04-14T16:44:12.299Z] #18 71.35 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-04-14T16:44:12.299Z] #18 71.36 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-04-14T16:44:12.299Z] #18 71.48 Selecting previously unselected package libgpm2:ppc64el. [2020-04-14T16:44:12.299Z] #18 71.50 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-04-14T16:44:12.299Z] #18 71.51 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-04-14T16:44:12.299Z] #18 71.65 Selecting previously unselected package libicu63:ppc64el. [2020-04-14T16:44:12.299Z] #18 71.67 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-04-14T16:44:12.299Z] #18 71.68 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-04-14T16:44:12.683Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2020-04-14T16:44:13.252Z] ok github.com/docker/docker/pkg/discovery/memory 0.020s coverage: 92.3% of statements [2020-04-14T16:44:13.820Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2020-04-14T16:44:14.079Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-04-14T16:44:14.790Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-04-14T16:44:15.455Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-04-14T16:44:15.455Z] ok github.com/docker/docker/pkg/chrootarchive 3.534s coverage: 43.2% of statements [2020-04-14T16:44:16.025Z] ok github.com/docker/docker/pkg/fileutils 0.021s coverage: 89.5% of statements [2020-04-14T16:44:16.285Z] ok github.com/docker/docker/pkg/fsutils 0.333s coverage: 85.1% of statements [2020-04-14T16:44:16.285Z] ok github.com/docker/docker/pkg/homedir 0.010s coverage: 11.4% of statements [2020-04-14T16:44:16.544Z] ok github.com/docker/docker/pkg/discovery/kv 3.098s coverage: 84.1% of statements [2020-04-14T16:44:16.686Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-04-14T16:44:17.146Z] ok github.com/docker/docker/layer 7.182s coverage: 68.8% of statements [2020-04-14T16:44:17.146Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-14T16:44:17.146Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-14T16:44:17.146Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-14T16:44:17.146Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-14T16:44:17.146Z] ? github.com/docker/docker/oci [no test files] [2020-04-14T16:44:17.146Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-14T16:44:17.146Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-14T16:44:17.146Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-14T16:44:17.620Z] --- PASS: TestBuildSquashParent (9.36s) [2020-04-14T16:44:17.620Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-14T16:44:17.620Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-14T16:44:17.620Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-14T16:44:17.620Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-14T16:44:17.620Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-14T16:44:17.620Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-14T16:44:17.620Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-14T16:44:17.620Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-14T16:44:17.620Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-14T16:44:17.620Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-14T16:44:17.620Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-14T16:44:17.620Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-14T16:44:17.620Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-14T16:44:17.620Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-14T16:44:17.620Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-14T16:44:17.799Z] ok github.com/docker/docker/pkg/jsonmessage 0.014s coverage: 91.7% of statements [2020-04-14T16:44:17.799Z] ok github.com/docker/docker/pkg/locker 0.031s coverage: 88.9% of statements [2020-04-14T16:44:17.848Z] #18 ... [2020-04-14T16:44:17.848Z] [2020-04-14T16:44:17.848Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:44:17.848Z] #51 DONE 252.3s [2020-04-14T16:44:17.848Z] [2020-04-14T16:44:17.848Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:44:17.848Z] #45 150.4 DEP criu/autofs.d [2020-04-14T16:44:17.848Z] #45 150.9 DEP criu/aio.d [2020-04-14T16:44:17.848Z] #45 151.3 DEP criu/action-scripts.d [2020-04-14T16:44:17.848Z] #45 151.9 CC criu/action-scripts.o [2020-04-14T16:44:17.848Z] #45 153.0 CC criu/aio.o [2020-04-14T16:44:17.848Z] #45 154.2 CC criu/autofs.o [2020-04-14T16:44:18.063Z] ok github.com/docker/docker/pkg/idtools 0.815s coverage: 70.1% of statements [2020-04-14T16:44:18.063Z] ok github.com/docker/docker/pkg/ioutils 0.705s coverage: 70.6% of statements [2020-04-14T16:44:18.326Z] ok github.com/docker/docker/pkg/longpath 0.023s coverage: 100.0% of statements [2020-04-14T16:44:18.326Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-14T16:44:18.326Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-14T16:44:18.326Z] ok github.com/docker/docker/pkg/namesgenerator 0.015s coverage: 85.7% of statements [2020-04-14T16:44:18.326Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-14T16:44:18.553Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-04-14T16:44:18.588Z] ok github.com/docker/docker/pkg/parsers 0.013s coverage: 97.0% of statements [2020-04-14T16:44:18.863Z] ok github.com/docker/docker/pkg/parsers/kernel 0.020s coverage: 60.0% of statements [2020-04-14T16:44:19.137Z] ok github.com/docker/docker/pkg/pidfile 0.019s coverage: 82.4% of statements [2020-04-14T16:44:19.137Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.049s coverage: 91.4% of statements [2020-04-14T16:44:19.137Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-14T16:44:19.137Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-14T16:44:20.028Z] #45 ... [2020-04-14T16:44:20.028Z] [2020-04-14T16:44:20.028Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-14T16:44:20.028Z] #18 79.34 Selecting previously unselected package libnet1:ppc64el. [2020-04-14T16:44:20.028Z] #18 79.35 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-04-14T16:44:20.028Z] #18 79.38 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-04-14T16:44:20.028Z] #18 79.49 Selecting previously unselected package libnl-3-200:ppc64el. [2020-04-14T16:44:20.028Z] #18 79.50 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-04-14T16:44:20.028Z] #18 79.51 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-04-14T16:44:20.097Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.063s coverage: 56.8% of statements [2020-04-14T16:44:20.317Z] #18 79.64 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-04-14T16:44:20.317Z] #18 79.67 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-04-14T16:44:20.317Z] #18 79.79 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-04-14T16:44:20.317Z] #18 79.87 Selecting previously unselected package libreadline5:ppc64el. [2020-04-14T16:44:20.317Z] #18 79.89 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-04-14T16:44:20.317Z] #18 79.91 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-04-14T16:44:20.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-14T16:44:20.608Z] #18 80.08 Selecting previously unselected package net-tools. [2020-04-14T16:44:20.608Z] #18 80.09 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-04-14T16:44:20.608Z] #18 80.10 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-14T16:44:20.675Z] ok github.com/docker/docker/pkg/plugins/transport 0.019s coverage: 85.7% of statements [2020-04-14T16:44:20.675Z] ok github.com/docker/docker/pkg/progress 0.018s coverage: 75.9% of statements [2020-04-14T16:44:20.675Z] ok github.com/docker/docker/pkg/pools 0.016s coverage: 88.2% of statements [2020-04-14T16:44:20.899Z] #18 80.50 Selecting previously unselected package python-pip-whl. [2020-04-14T16:44:20.899Z] #18 80.51 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-14T16:44:20.899Z] #18 80.51 Unpacking python-pip-whl (18.1-5) ... [2020-04-14T16:44:21.245Z] ok github.com/docker/docker/pkg/reexec 0.019s coverage: 82.4% of statements [2020-04-14T16:44:21.813Z] ok github.com/docker/docker/pkg/stdcopy 0.012s coverage: 100.0% of statements [2020-04-14T16:44:21.832Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-14T16:44:21.832Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-14T16:44:21.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-14T16:44:21.929Z] #18 81.33 Selecting previously unselected package python3-lib2to3. [2020-04-14T16:44:21.929Z] #18 81.34 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-14T16:44:21.929Z] #18 81.34 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-14T16:44:21.929Z] #18 81.55 Selecting previously unselected package python3-distutils. [2020-04-14T16:44:21.929Z] #18 81.56 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-14T16:44:21.929Z] #18 81.58 Unpacking python3-distutils (3.7.3-1) ... [2020-04-14T16:44:22.072Z] ok github.com/docker/docker/pkg/pubsub 1.083s coverage: 73.9% of statements [2020-04-14T16:44:22.219Z] #18 81.80 Selecting previously unselected package python3-pip. [2020-04-14T16:44:22.219Z] #18 81.82 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-14T16:44:22.219Z] #18 81.83 Unpacking python3-pip (18.1-5) ... [2020-04-14T16:44:22.640Z] ok github.com/docker/docker/pkg/streamformatter 0.014s coverage: 66.2% of statements [2020-04-14T16:44:22.641Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2020-04-14T16:44:22.765Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-04-14T16:44:22.849Z] #18 82.14 Selecting previously unselected package python3-pkg-resources. [2020-04-14T16:44:22.849Z] #18 82.17 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-14T16:44:22.849Z] #18 82.18 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-14T16:44:22.849Z] #18 82.42 Selecting previously unselected package python3-setuptools. [2020-04-14T16:44:22.849Z] #18 82.44 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-14T16:44:22.849Z] #18 82.45 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-14T16:44:23.139Z] #18 ... [2020-04-14T16:44:23.139Z] [2020-04-14T16:44:23.139Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:44:23.139Z] #48 248.2 mime/multipart [2020-04-14T16:44:23.139Z] #48 248.2 vendor/golang.org/x/net/http/httpguts [2020-04-14T16:44:23.139Z] #48 254.5 crypto/tls [2020-04-14T16:44:23.139Z] #48 ... [2020-04-14T16:44:23.139Z] [2020-04-14T16:44:23.139Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-14T16:44:23.139Z] #18 82.86 Selecting previously unselected package python3-wheel. [2020-04-14T16:44:23.209Z] ok github.com/docker/docker/pkg/symlink 0.021s coverage: 87.7% of statements [2020-04-14T16:44:23.431Z] #18 82.88 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-14T16:44:23.431Z] #18 82.88 Unpacking python3-wheel (0.32.3-2) ... [2020-04-14T16:44:23.431Z] #18 83.06 Selecting previously unselected package sudo. [2020-04-14T16:44:23.431Z] #18 83.07 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-04-14T16:44:23.431Z] #18 83.11 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-14T16:44:23.468Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 71.3% of statements [2020-04-14T16:44:24.035Z] ok github.com/docker/docker/pkg/tailfile 0.097s coverage: 88.6% of statements [2020-04-14T16:44:24.136Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-04-14T16:44:24.136Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-14T16:44:24.136Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-14T16:44:24.294Z] ok github.com/docker/docker/pkg/system 0.037s coverage: 37.2% of statements [2020-04-14T16:44:24.294Z] ok github.com/docker/docker/pkg/signal 2.797s coverage: 61.0% of statements [2020-04-14T16:44:24.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-14T16:44:24.476Z] #18 84.00 Selecting previously unselected package thin-provisioning-tools. [2020-04-14T16:44:24.476Z] #18 84.02 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-04-14T16:44:24.476Z] #18 84.02 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-14T16:44:24.864Z] testing: warning: no tests to run [2020-04-14T16:44:24.864Z] coverage: [no statements] [2020-04-14T16:44:24.864Z] ok github.com/docker/docker/pkg/term/windows 0.024s coverage: [no statements] [no tests to run] [2020-04-14T16:44:25.124Z] ok github.com/docker/docker/pkg/term 0.012s coverage: 85.9% of statements [2020-04-14T16:44:25.124Z] ok github.com/docker/docker/pkg/tarsum 0.115s coverage: 89.3% of statements [2020-04-14T16:44:25.132Z] #18 84.47 Selecting previously unselected package uidmap. [2020-04-14T16:44:25.132Z] #18 84.48 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-04-14T16:44:25.132Z] #18 84.48 Unpacking uidmap (1:4.5-1.1) ... [2020-04-14T16:44:25.132Z] #18 84.61 Selecting previously unselected package vim-runtime. [2020-04-14T16:44:25.132Z] #18 84.62 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-14T16:44:25.132Z] #18 84.69 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-04-14T16:44:25.132Z] #18 84.74 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-14T16:44:25.132Z] #18 84.76 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-14T16:44:25.383Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2020-04-14T16:44:25.516Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-04-14T16:44:25.642Z] ok github.com/docker/docker/pkg/truncindex 0.110s coverage: 91.5% of statements [2020-04-14T16:44:25.642Z] ok github.com/docker/docker/pkg/useragent 0.016s coverage: 88.9% of statements [2020-04-14T16:44:26.884Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-04-14T16:44:26.884Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-04-14T16:44:26.884Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.69s) [2020-04-14T16:44:26.884Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.98s) [2020-04-14T16:44:26.884Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.91s) [2020-04-14T16:44:26.884Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.69s) [2020-04-14T16:44:26.884Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.41s) [2020-04-14T16:44:26.884Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.57s) [2020-04-14T16:44:26.884Z] === RUN TestBuildMultiStageCopy [2020-04-14T16:44:26.884Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-14T16:44:27.550Z] ok github.com/docker/docker/plugin/v2 0.013s coverage: 14.5% of statements [2020-04-14T16:44:27.550Z] ok github.com/docker/docker/profiles/seccomp 0.016s coverage: 73.8% of statements [2020-04-14T16:44:27.810Z] INFO: Expanding compiler 1 of 3... [2020-04-14T16:44:28.284Z] INFO: Expanding compiler 2 of 3... [2020-04-14T16:44:28.488Z] ok github.com/docker/docker/reference 0.034s coverage: 84.4% of statements [2020-04-14T16:44:28.748Z] ok github.com/docker/docker/plugin 0.608s coverage: 27.1% of statements [2020-04-14T16:44:29.318Z] ok github.com/docker/docker/registry/resumable 0.034s coverage: 100.0% of statements [2020-04-14T16:44:29.410Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-14T16:44:29.667Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-14T16:44:29.888Z] ok github.com/docker/docker/restartmanager 0.023s coverage: 45.3% of statements [2020-04-14T16:44:29.888Z] ok github.com/docker/docker/registry 0.271s coverage: 56.0% of statements [2020-04-14T16:44:30.231Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-14T16:44:30.459Z] ok github.com/docker/docker/testutil 0.049s coverage: 62.5% of statements [2020-04-14T16:44:30.681Z] #18 89.61 Selecting previously unselected package vim. [2020-04-14T16:44:30.681Z] #18 89.63 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-04-14T16:44:30.681Z] #18 89.67 Unpacking vim (2:8.1.0875-5) ... [2020-04-14T16:44:30.681Z] #18 ... [2020-04-14T16:44:30.681Z] [2020-04-14T16:44:30.681Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:44:30.681Z] #45 158.2 CC criu/bfd.o [2020-04-14T16:44:30.681Z] #45 159.2 CC criu/bitmap.o [2020-04-14T16:44:30.681Z] #45 159.5 CC criu/cgroup-props.o [2020-04-14T16:44:30.681Z] #45 161.8 CC criu/cgroup.o [2020-04-14T16:44:30.681Z] #45 ... [2020-04-14T16:44:30.681Z] [2020-04-14T16:44:30.681Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:44:30.681Z] #48 265.9 net/http/httptrace [2020-04-14T16:44:30.718Z] ok github.com/docker/docker/runconfig 0.045s coverage: 68.2% of statements [2020-04-14T16:44:30.795Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-14T16:44:31.317Z] #48 266.4 net/http [2020-04-14T16:44:31.360Z] --- PASS: TestBuildMultiStageCopy (4.51s) [2020-04-14T16:44:31.360Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.55s) [2020-04-14T16:44:31.360Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.44s) [2020-04-14T16:44:31.360Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.43s) [2020-04-14T16:44:31.360Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s) [2020-04-14T16:44:31.360Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) [2020-04-14T16:44:31.360Z] === RUN TestBuildMultiStageParentConfig [2020-04-14T16:44:31.617Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-04-14T16:44:31.617Z] === RUN TestDockerSuite/TestBuildBlankName [2020-04-14T16:44:31.874Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-04-14T16:44:32.626Z] ok github.com/docker/docker/volume/drivers 0.026s coverage: 36.1% of statements [2020-04-14T16:44:32.805Z] --- PASS: TestBuildMultiStageParentConfig (1.37s) [2020-04-14T16:44:32.805Z] === RUN TestBuildLabelWithTargets [2020-04-14T16:44:33.197Z] ok github.com/docker/docker/volume/local 0.046s coverage: 73.0% of statements [2020-04-14T16:44:33.197Z] ok github.com/docker/docker/volume/mounts 0.055s coverage: 67.0% of statements [2020-04-14T16:44:33.898Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m7.87325284s with top 10 stages: buildssa: 1m37.614488297s, goimports: 23.463349834s, unconvert: 13.140214454s, gosec: 11.105153816s, golint: 6.734436543s, ineffassign: 4.6757951s, misspell: 4.345659812s, vrp: 3.137344596s, inspect: 3.063621272s, ctrlflow: 1.764139269s [2020-04-14T16:44:33.898Z] INFO [runner] Issues before processing: 2295, after processing: 0 [2020-04-14T16:44:33.898Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1686/1686, exclude: 1581/1581, exclude-rules: 63/1581, skip_files: 1686/1686, skip_dirs: 1686/1686, nolint: 0/63, cgo: 1686/2295, autogenerated_exclude: 1581/1686, path_prettifier: 1686/1686, identifier_marker: 1581/1581 [2020-04-14T16:44:33.898Z] INFO [runner] processing took 58.334779ms with stages: nolint: 25.230064ms, identifier_marker: 16.404296ms, path_prettifier: 7.592799ms, autogenerated_exclude: 3.660481ms, exclude-rules: 3.390693ms, skip_dirs: 1.627419ms, filename_unadjuster: 215.8µs, cgo: 207.418µs, max_same_issues: 1.894µs, uniq_by_line: 782ns, max_from_linter: 592ns, source_code: 581ns, diff: 484ns, max_per_file_from_linter: 456ns, skip_files: 373ns, path_shortener: 339ns, exclude: 308ns [2020-04-14T16:44:33.898Z] INFO [runner] linters took 1m38.249189959s with stages: goanalysis_metalinter: 1m18.748613134s, unused: 19.44184797s [2020-04-14T16:44:33.898Z] INFO File cache stats: 1447 entries of total size 6.8MiB [2020-04-14T16:44:33.898Z] INFO Memory: 1461 samples, avg is 798.0MB, max is 4177.2MB [2020-04-14T16:44:33.898Z] INFO Execution took 3m35.055569363s [2020-04-14T16:44:33.898Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-04-14T16:44:34.352Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39771/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cdc39fa29c710c7b56aef827166f9e98bb7c20b8 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cdc39fa29c710c7b56aef827166f9e98bb7c20b8 hack/make.sh dynbinary-daemon test-docker-py [2020-04-14T16:44:34.573Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.0% of statements [2020-04-14T16:44:34.703Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-04-14T16:44:34.703Z] --- PASS: TestBuildLabelWithTargets (2.04s) [2020-04-14T16:44:34.703Z] === RUN TestBuildWithEmptyLayers [2020-04-14T16:44:34.912Z] [2020-04-14T16:44:34.912Z] Removing bundles/ [2020-04-14T16:44:34.912Z] [2020-04-14T16:44:34.912Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-04-14T16:44:34.912Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-14T16:44:34.912Z] GOOS="" GOARCH="" GOARM="" [2020-04-14T16:44:34.961Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-04-14T16:44:35.500Z] INFO: Expanding compiler 3 of 3... [2020-04-14T16:44:35.500Z] INFO: Removing downloaded files... [2020-04-14T16:44:35.500Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-04-14T16:44:35.500Z] INFO: Configuring git core.autocrlf... [2020-04-14T16:44:35.524Z] --- PASS: TestBuildWithEmptyLayers (0.92s) [2020-04-14T16:44:35.525Z] === RUN TestBuildMultiStageOnBuild [2020-04-14T16:44:35.787Z] #48 ... [2020-04-14T16:44:35.787Z] [2020-04-14T16:44:35.787Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:44:35.787Z] #24 265.9 Checking out files: 20% (2189/10681) Checking out files: 21% (2244/10681) Checking out files: 22% (2350/10681) Checking out files: 23% (2457/10681) Checking out files: 24% (2564/10681) Checking out files: 25% (2671/10681) Checking out files: 26% (2778/10681) Checking out files: 27% (2884/10681) Checking out files: 28% (2991/10681) Checking out files: 29% (3098/10681) Checking out files: 30% (3205/10681) Checking out files: 31% (3312/10681) Checking out files: 32% (3418/10681) Checking out files: 33% (3525/10681) Checking out files: 33% (3541/10681) Checking out files: 34% (3632/10681) Checking out files: 35% (3739/10681) Checking out files: 36% (3846/10681) Checking out files: 37% (3952/10681) Checking out files: 38% (4059/10681) Checking out files: 39% (4166/10681) Checking out files: 40% (4273/10681) Checking out files: 41% (4380/10681) Checking out files: 42% (4487/10681) Checking out files: 43% (4593/10681) Checking out files: 44% (4700/10681) Checking out files: 45% (4807/10681) Checking out files: 46% (4914/10681) Checking out files: 47% (5021/10681) Checking out files: 48% (5127/10681) Checking out files: 48% (5174/10681) Checking out files: 49% (5234/10681) Checking out files: 50% (5341/10681) Checking out files: 51% (5448/10681) Checking out files: 52% (5555/10681) Checking out files: 53% (5661/10681) Checking out files: 54% (5768/10681) Checking out files: 55% (5875/10681) Checking out files: 56% (5982/10681) Checking out files: 57% (6089/10681) Checking out files: 58% (6195/10681) Checking out files: 59% (6302/10681) Checking out files: 60% (6409/10681) Checking out files: 61% (6516/10681) Checking out files: 62% (6623/10681) Checking out files: 63% (6730/10681) Checking out files: 64% (6836/10681) Checking out files: 64% (6929/10681) Checking out files: 65% (6943/10681) Checking out files: 66% (7050/10681) Checking out files: 67% (7157/10681) Checking out files: 68% (7264/10681) Checking out files: 69% (7370/10681) Checking out files: 70% (7477/10681) Checking out files: 71% (7584/10681) Checking out files: 72% (7691/10681) Checking out files: 73% (7798/10681) Checking out files: 74% (7904/10681) Checking out files: 75% (8011/10681) Checking out files: 76% (8118/10681) Checking out files: 77% (8225/10681) Checking out files: 78% (8332/10681) Checking out files: 79% (8438/10681) Checking out files: 80% (8545/10681) Checking out files: 80% (8634/10681) Checking out files: 81% (8652/10681) Checking out files: 82% (8759/10681) Checking out files: 83% (8866/10681) Checking out files: 84% (8973/10681) Checking out files: 85% (9079/10681) Checking out files: 86% (9186/10681) Checking out files: 87% (9293/10681) Checking out files: 88% (9400/10681) Checking out files: 89% (9507/10681) Checking out files: 90% (9613/10681) Checking out files: 91% (9720/10681) Checking out files: 92% (9827/10681) Checking out files: 93% (9934/10681) Checking out files: 94% (10041/10681) Checking out files: 95% (10147/10681) Checking out files: 96% (10254/10681) Checking out files: 96% (10259/10681) Checking out files: 97% (10361/10681) Checking out files: 98% (10468/10681) Checking out files: 99% (10575/10681) Checking out files: 100% (10681/10681) Checking out files: 100% (10681/10681), done. [2020-04-14T16:44:36.421Z] #24 271.5 + cd /tmp/tmp.yfZrbRJIxb/tmp/docker-ce [2020-04-14T16:44:36.421Z] #24 271.5 + git checkout -q v17.06.2-ce [2020-04-14T16:44:36.894Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-04-14T16:44:38.266Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-04-14T16:44:38.525Z] --- PASS: TestBuildMultiStageOnBuild (2.88s) [2020-04-14T16:44:38.525Z] === RUN TestBuildUncleanTarFilenames [2020-04-14T16:44:39.897Z] --- PASS: TestBuildUncleanTarFilenames (1.25s) [2020-04-14T16:44:39.897Z] === RUN TestBuildMultiStageLayerLeak [2020-04-14T16:44:40.828Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-04-14T16:44:40.828Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-04-14T16:44:40.880Z] #24 ... [2020-04-14T16:44:40.880Z] [2020-04-14T16:44:40.880Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-14T16:44:40.880Z] #18 90.54 Selecting previously unselected package xfsprogs. [2020-04-14T16:44:40.880Z] #18 90.56 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-04-14T16:44:40.880Z] #18 90.57 Unpacking xfsprogs (4.20.0-1) ... [2020-04-14T16:44:40.880Z] #18 91.61 Selecting previously unselected package zip. [2020-04-14T16:44:40.880Z] #18 91.63 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-04-14T16:44:40.880Z] #18 91.64 Unpacking zip (3.0-11+b1) ... [2020-04-14T16:44:40.880Z] #18 92.06 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-14T16:44:40.880Z] #18 92.10 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-14T16:44:40.880Z] #18 92.11 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-04-14T16:44:40.880Z] #18 92.11 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-04-14T16:44:40.880Z] #18 92.14 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-04-14T16:44:40.880Z] #18 92.14 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-04-14T16:44:40.880Z] #18 92.15 Setting up uidmap (1:4.5-1.1) ... [2020-04-14T16:44:40.880Z] #18 92.16 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-04-14T16:44:40.880Z] #18 92.17 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-04-14T16:44:40.880Z] #18 92.18 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-14T16:44:40.880Z] #18 92.19 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-04-14T16:44:40.880Z] #18 92.21 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-04-14T16:44:40.880Z] #18 92.24 Setting up xxd (2:8.1.0875-5) ... [2020-04-14T16:44:40.880Z] #18 92.25 Setting up zip (3.0-11+b1) ... [2020-04-14T16:44:40.880Z] #18 92.26 Setting up vim-common (2:8.1.0875-5) ... [2020-04-14T16:44:40.880Z] #18 92.31 Setting up bash-completion (1:2.8-6) ... [2020-04-14T16:44:40.880Z] #18 98.50 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-04-14T16:44:40.880Z] #18 98.51 Setting up xz-utils (5.2.4-1) ... [2020-04-14T16:44:40.880Z] #18 98.55 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-14T16:44:40.880Z] #18 98.58 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-14T16:44:40.880Z] #18 98.68 invoke-rc.d: could not determine current runlevel [2020-04-14T16:44:40.880Z] #18 98.71 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-14T16:44:40.880Z] #18 98.72 Setting up pigz (2.4-1) ... [2020-04-14T16:44:40.880Z] #18 98.73 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-04-14T16:44:40.880Z] #18 98.74 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-04-14T16:44:40.880Z] #18 98.76 Setting up python-pip-whl (18.1-5) ... [2020-04-14T16:44:40.880Z] #18 98.77 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-04-14T16:44:40.880Z] #18 98.78 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-14T16:44:40.880Z] #18 99.64 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-04-14T16:44:40.880Z] #18 99.65 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-04-14T16:44:40.880Z] #18 99.65 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-04-14T16:44:40.880Z] #18 99.66 Setting up vim (2:8.1.0875-5) ... [2020-04-14T16:44:40.880Z] #18 99.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-14T16:44:40.880Z] #18 99.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-14T16:44:40.880Z] #18 99.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-14T16:44:40.880Z] #18 99.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-14T16:44:40.880Z] #18 99.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-14T16:44:40.880Z] #18 99.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-14T16:44:40.880Z] #18 99.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-14T16:44:40.880Z] #18 99.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-14T16:44:40.880Z] #18 99.86 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-04-14T16:44:40.880Z] #18 99.87 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-14T16:44:40.880Z] #18 99.88 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-04-14T16:44:40.880Z] #18 99.88 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-14T16:44:40.880Z] #18 99.90 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-04-14T16:44:40.880Z] #18 99.91 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-14T16:44:40.880Z] #18 ... [2020-04-14T16:44:40.880Z] [2020-04-14T16:44:40.880Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:44:40.880Z] #24 276.1 + mkdir -p /tmp/tmp.yfZrbRJIxb/src/github.com/docker [2020-04-14T16:44:40.880Z] #24 276.1 + mv components/cli /tmp/tmp.yfZrbRJIxb/src/github.com/docker/cli [2020-04-14T16:44:40.880Z] #24 276.1 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-04-14T16:44:41.523Z] #24 ... [2020-04-14T16:44:41.523Z] [2020-04-14T16:44:41.523Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:44:41.523Z] #45 169.0 CC criu/clone-noasan.o [2020-04-14T16:44:41.523Z] #45 169.3 CC criu/config.o [2020-04-14T16:44:41.523Z] #45 174.3 CC criu/cr-check.o [2020-04-14T16:44:41.523Z] #45 178.1 CC criu/cr-dedup.o [2020-04-14T16:44:41.523Z] #45 179.1 CC criu/cr-dump.o [2020-04-14T16:44:42.198Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-04-14T16:44:42.762Z] --- PASS: TestBuildMultiStageLayerLeak (3.10s) [2020-04-14T16:44:42.762Z] === RUN TestBuildWithHugeFile [2020-04-14T16:44:43.326Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-04-14T16:44:44.699Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-04-14T16:44:46.070Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-04-14T16:44:47.099Z] #45 184.3 CC criu/cr-errno.o [2020-04-14T16:44:47.099Z] #45 184.5 CC criu/cr-restore.o [2020-04-14T16:44:47.099Z] #45 ... [2020-04-14T16:44:47.099Z] [2020-04-14T16:44:47.099Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-14T16:44:47.099Z] #18 106.4 Setting up iptables (1.8.2-4) ... [2020-04-14T16:44:47.099Z] #18 106.5 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-14T16:44:47.099Z] #18 106.5 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-14T16:44:47.099Z] #18 106.6 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-14T16:44:47.099Z] #18 106.6 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-14T16:44:47.099Z] #18 106.6 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-14T16:44:47.099Z] #18 106.6 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-14T16:44:47.099Z] #18 106.6 Setting up python3 (3.7.3-1) ... [2020-04-14T16:44:47.969Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-04-14T16:44:48.123Z] #18 107.4 Setting up python3-wheel (0.32.3-2) ... [2020-04-14T16:44:49.151Z] #18 108.8 Setting up apparmor (2.13.2-10) ... [2020-04-14T16:44:50.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-14T16:44:50.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-14T16:44:50.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-14T16:44:50.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-14T16:44:50.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-14T16:44:51.705Z] --- PASS: TestImportExtremelyLargeImageWorks (80.00s) [2020-04-14T16:44:51.705Z] PASS [2020-04-14T16:44:51.705Z] [2020-04-14T16:44:51.705Z] === Skipped [2020-04-14T16:44:51.705Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-04-14T16:44:51.705Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-14T16:44:51.705Z] [2020-04-14T16:44:51.705Z] [2020-04-14T16:44:51.705Z] DONE 12 tests, 1 skipped in 81.382s [2020-04-14T16:44:51.705Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-04-14T16:44:51.705Z] ++ 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-04-14T16:44:51.705Z] ++ set -e [2020-04-14T16:44:51.705Z] ++ '[' -n 0 ']' [2020-04-14T16:44:51.705Z] ++ set -x [2020-04-14T16:44:51.705Z] ++ env -i DEST=/go/src/github.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-04-14T16:44:51.705Z] INFO: Testing against a local daemon [2020-04-14T16:44:51.705Z] === RUN TestNetworkCreateDelete [2020-04-14T16:44:51.705Z] --- PASS: TestNetworkCreateDelete (0.17s) [2020-04-14T16:44:51.705Z] === RUN TestDockerNetworkDeletePreferID [2020-04-14T16:44:51.705Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2020-04-14T16:44:51.705Z] === RUN TestInspectNetwork [2020-04-14T16:44:51.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-14T16:44:52.659Z] #18 111.8 Setting up xfsprogs (4.20.0-1) ... [2020-04-14T16:44:52.659Z] #18 111.8 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-14T16:44:52.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-14T16:44:52.948Z] #18 112.6 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-14T16:44:53.229Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-04-14T16:44:54.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-14T16:44:55.023Z] #18 114.1 Setting up python3-distutils (3.7.3-1) ... [2020-04-14T16:44:55.670Z] #18 115.1 Setting up python3-setuptools (40.8.0-1) ... [2020-04-14T16:44:56.071Z] === RUN TestInspectNetwork/full_network_id [2020-04-14T16:44:56.071Z] === RUN TestInspectNetwork/partial_network_id [2020-04-14T16:44:56.071Z] === RUN TestInspectNetwork/network_name [2020-04-14T16:44:56.071Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-14T16:44:56.494Z] ok github.com/docker/docker/pkg/plugins 33.669s coverage: 76.6% of statements [2020-04-14T16:44:56.494Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-14T16:44:56.494Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-14T16:44:56.494Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-14T16:44:56.494Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-14T16:44:56.494Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-14T16:44:56.494Z] ? github.com/docker/docker/rootless [no test files] [2020-04-14T16:44:56.494Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-14T16:44:56.494Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-14T16:44:56.494Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-14T16:44:56.494Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-14T16:44:56.494Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-14T16:44:56.494Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-14T16:44:56.494Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-14T16:44:56.494Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-14T16:44:56.494Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-14T16:44:56.494Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-14T16:44:56.494Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-14T16:44:56.494Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-14T16:44:56.494Z] ? github.com/docker/docker/volume [no test files] [2020-04-14T16:44:56.494Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-14T16:44:56.494Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-14T16:44:56.494Z] [2020-04-14T16:44:56.494Z] === Skipped [2020-04-14T16:44:56.494Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-14T16:44:56.494Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-14T16:44:56.494Z] [2020-04-14T16:44:56.494Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-14T16:44:56.494Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-14T16:44:56.494Z] [2020-04-14T16:44:56.494Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-14T16:44:56.494Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-14T16:44:56.494Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-14T16:44:56.494Z] [2020-04-14T16:44:56.494Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-14T16:44:56.494Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-14T16:44:56.494Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-14T16:44:56.494Z] [2020-04-14T16:44:56.494Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-14T16:44:56.494Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-14T16:44:56.494Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-14T16:44:56.494Z] [2020-04-14T16:44:56.494Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-14T16:44:56.494Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-14T16:44:56.494Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-14T16:44:56.494Z] [2020-04-14T16:44:56.494Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-14T16:44:56.494Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-14T16:44:56.494Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-14T16:44:56.494Z] [2020-04-14T16:44:56.494Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-14T16:44:56.494Z] graphtest_unix.go:73: No driver to put! [2020-04-14T16:44:56.494Z] [2020-04-14T16:44:56.494Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-04-14T16:44:56.494Z] time="2020-04-14T16:43:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-14T16:44:56.494Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-14T16:44:56.494Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-14T16:44:56.494Z] [2020-04-14T16:44:56.494Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-04-14T16:44:56.494Z] time="2020-04-14T16:43:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-14T16:44:56.494Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-14T16:44:56.494Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-14T16:44:56.494Z] [2020-04-14T16:44:56.494Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-04-14T16:44:56.494Z] time="2020-04-14T16:43:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-14T16:44:56.494Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-14T16:44:56.494Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-14T16:44:56.494Z] [2020-04-14T16:44:56.494Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-04-14T16:44:56.494Z] time="2020-04-14T16:43:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-14T16:44:56.494Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-14T16:44:56.494Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-14T16:44:56.494Z] [2020-04-14T16:44:56.494Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-04-14T16:44:56.494Z] time="2020-04-14T16:43:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-14T16:44:56.494Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-14T16:44:56.494Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-14T16:44:56.494Z] [2020-04-14T16:44:56.494Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-04-14T16:44:56.494Z] graphtest_unix.go:73: No driver to put! [2020-04-14T16:44:56.494Z] [2020-04-14T16:44:56.494Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-14T16:44:56.494Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-14T16:44:56.494Z] [2020-04-14T16:44:56.494Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-14T16:44:56.494Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-14T16:44:56.494Z] [2020-04-14T16:44:56.494Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-14T16:44:56.494Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-14T16:44:56.494Z] [2020-04-14T16:44:56.494Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-14T16:44:56.494Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-14T16:44:56.494Z] [2020-04-14T16:44:56.494Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-14T16:44:56.494Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-14T16:44:56.494Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-14T16:44:56.494Z] [2020-04-14T16:44:56.494Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-14T16:44:56.494Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-14T16:44:56.494Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-14T16:44:56.494Z] [2020-04-14T16:44:56.494Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-14T16:44:56.494Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-14T16:44:56.494Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-14T16:44:56.494Z] [2020-04-14T16:44:56.494Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-14T16:44:56.494Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-14T16:44:56.494Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-14T16:44:56.494Z] [2020-04-14T16:44:56.494Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-14T16:44:56.494Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-14T16:44:56.494Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-14T16:44:56.494Z] [2020-04-14T16:44:56.494Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-14T16:44:56.494Z] graphtest_unix.go:73: No driver to put! [2020-04-14T16:44:56.494Z] [2020-04-14T16:44:56.494Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-14T16:44:56.494Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-14T16:44:56.494Z] [2020-04-14T16:44:56.494Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-04-14T16:44:56.494Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-04-14T16:44:56.494Z] [2020-04-14T16:44:56.494Z] [2020-04-14T16:44:56.494Z] DONE 2140 tests, 26 skipped in 191.852s Post stage [Pipeline] junit [2020-04-14T16:44:56.507Z] Recording test results [2020-04-14T16:44:56.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-14T16:44:56.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-14T16:44:57.174Z] #18 ... [2020-04-14T16:44:57.174Z] [2020-04-14T16:44:57.174Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:44:57.174Z] #45 194.8 CC criu/cr-service.o [2020-04-14T16:44:58.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-14T16:44:58.992Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39771/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cdc39fa29c710c7b56aef827166f9e98bb7c20b8 -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:cdc39fa29c710c7b56aef827166f9e98bb7c20b8 hack/make.sh dynbinary test-integration [2020-04-14T16:44:59.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-14T16:44:59.777Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-04-14T16:44:59.929Z] [2020-04-14T16:44:59.929Z] Removing bundles/ [2020-04-14T16:44:59.929Z] [2020-04-14T16:44:59.929Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-14T16:44:59.929Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-14T16:44:59.929Z] GOOS="" GOARCH="" GOARM="" [2020-04-14T16:45:00.680Z] #45 ... [2020-04-14T16:45:00.680Z] [2020-04-14T16:45:00.680Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-14T16:45:00.680Z] #18 117.2 Setting up python3-pip (18.1-5) ... [2020-04-14T16:45:00.680Z] #18 119.6 Processing triggers for libc-bin (2.28-10) ... [2020-04-14T16:45:00.680Z] #18 119.7 Processing triggers for mime-support (3.62) ... [2020-04-14T16:45:00.680Z] #18 DONE 120.1s [2020-04-14T16:45:00.680Z] [2020-04-14T16:45:00.680Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-14T16:45:00.972Z] #19 0.417 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-14T16:45:00.972Z] #19 0.424 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-14T16:45:00.972Z] #19 0.428 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-14T16:45:00.972Z] #19 DONE 0.5s [2020-04-14T16:45:00.972Z] [2020-04-14T16:45:00.972Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-14T16:45:01.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-14T16:45:01.570Z] --- PASS: TestInspectNetwork (11.14s) [2020-04-14T16:45:01.570Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-04-14T16:45:01.570Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-04-14T16:45:01.570Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-04-14T16:45:01.570Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-14T16:45:01.570Z] === RUN TestRunContainerWithBridgeNone [2020-04-14T16:45:01.614Z] #20 ... [2020-04-14T16:45:01.614Z] [2020-04-14T16:45:01.614Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:45:01.614Z] #48 286.5 github.com/LK4D4/vndr/godl [2020-04-14T16:45:01.614Z] #48 287.8 github.com/LK4D4/vndr [2020-04-14T16:45:01.614Z] #48 ... [2020-04-14T16:45:01.614Z] [2020-04-14T16:45:01.614Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:45:01.614Z] #45 198.6 CC criu/crtools.o [2020-04-14T16:45:01.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-14T16:45:02.245Z] #45 199.8 CC criu/eventfd.o [2020-04-14T16:45:02.947Z] #45 200.6 CC criu/eventpoll.o [2020-04-14T16:45:03.402Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-14T16:45:03.955Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-04-14T16:45:04.265Z] --- PASS: TestRunContainerWithBridgeNone (2.50s) [2020-04-14T16:45:04.265Z] === RUN TestNetworkInvalidJSON [2020-04-14T16:45:04.265Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-14T16:45:04.265Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-14T16:45:04.265Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-14T16:45:04.265Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-14T16:45:04.265Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-14T16:45:04.265Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-14T16:45:04.265Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-14T16:45:04.265Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-14T16:45:04.265Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-14T16:45:04.265Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-04-14T16:45:04.265Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-14T16:45:04.265Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-14T16:45:04.265Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-14T16:45:04.265Z] === RUN TestHostIPv4BridgeLabel [2020-04-14T16:45:04.332Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-14T16:45:04.332Z] Using test binary docker [2020-04-14T16:45:04.332Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-14T16:45:04.332Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-14T16:45:04.332Z] INFO: Waiting for daemon to start... [2020-04-14T16:45:04.332Z] Starting dockerd [2020-04-14T16:45:04.546Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2020-04-14T16:45:04.546Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-14T16:45:05.009Z] #45 202.2 CC criu/external.o [2020-04-14T16:45:05.298Z] #45 203.0 CC criu/fault-injection.o [2020-04-14T16:45:05.328Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-04-14T16:45:05.547Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-04-14T16:45:05.547Z] === RUN TestDaemonDefaultNetworkPools [2020-04-14T16:45:05.586Z] #45 203.2 CC criu/fdstore.o [2020-04-14T16:45:06.214Z] #45 203.8 CC criu/fifo.o [2020-04-14T16:45:06.223Z] . [2020-04-14T16:45:06.223Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-14T16:45:06.480Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-14T16:45:06.480Z] Error: No such image: emptyfs [2020-04-14T16:45:06.480Z] Running integration-test (iteration 1) [2020-04-14T16:45:06.480Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-04-14T16:45:06.549Z] --- PASS: TestDaemonDefaultNetworkPools (0.86s) [2020-04-14T16:45:06.549Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-14T16:45:07.242Z] #45 204.9 CC criu/file-ids.o [2020-04-14T16:45:07.550Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2020-04-14T16:45:07.550Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-14T16:45:07.876Z] #45 205.5 CC criu/file-lock.o [2020-04-14T16:45:08.615Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-04-14T16:45:08.929Z] #45 ... [2020-04-14T16:45:08.929Z] [2020-04-14T16:45:08.929Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:45:08.929Z] #48 DONE 304.1s [2020-04-14T16:45:09.015Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s) [2020-04-14T16:45:09.015Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-14T16:45:09.219Z] [2020-04-14T16:45:09.219Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:45:09.626Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.63s) [2020-04-14T16:45:09.626Z] === RUN TestServiceWithPredefinedNetwork [2020-04-14T16:45:09.985Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-04-14T16:45:11.278Z] #61 ... [2020-04-14T16:45:11.278Z] [2020-04-14T16:45:11.278Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-14T16:45:11.278Z] #20 9.954 Collecting yamllint==1.16.0 [2020-04-14T16:45:11.567Z] #20 10.56 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-14T16:45:11.568Z] #20 10.70 Collecting pyyaml (from yamllint==1.16.0) [2020-04-14T16:45:12.199Z] #20 11.06 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-14T16:45:12.509Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-04-14T16:45:12.509Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-04-14T16:45:12.509Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-04-14T16:45:13.071Z] --- PASS: TestServiceWithPredefinedNetwork (3.29s) [2020-04-14T16:45:13.071Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-14T16:45:13.071Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-14T16:45:13.071Z] service_test.go:236: FLAKY_TEST [2020-04-14T16:45:13.071Z] === RUN TestServiceWithDataPathPortInit [2020-04-14T16:45:14.927Z] #20 13.50 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-14T16:45:14.927Z] #20 13.59 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-04-14T16:45:14.927Z] #20 13.67 Building wheels for collected packages: pyyaml [2020-04-14T16:45:14.927Z] #20 13.67 Running setup.py bdist_wheel for pyyaml: started [2020-04-14T16:45:15.036Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-04-14T16:45:16.472Z] Loaded image: buildpack-deps:jessie [2020-04-14T16:45:16.472Z] Loaded image: busybox:latest [2020-04-14T16:45:16.472Z] Loaded image: busybox:glibc [2020-04-14T16:45:16.472Z] Loaded image: debian:jessie [2020-04-14T16:45:16.472Z] Loaded image: hello-world:latest [2020-04-14T16:45:16.472Z] INFO: Testing against a local daemon [2020-04-14T16:45:16.472Z] === RUN TestCgroupNamespacesBuild [2020-04-14T16:45:16.933Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-04-14T16:45:17.660Z] #20 16.25 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-14T16:45:17.661Z] #20 16.25 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-14T16:45:17.661Z] #20 16.39 Successfully built pyyaml [2020-04-14T16:45:17.661Z] #20 16.42 Installing collected packages: pyyaml, pathspec, yamllint [2020-04-14T16:45:18.290Z] #20 17.17 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-14T16:45:18.579Z] #20 DONE 17.5s [2020-04-14T16:45:18.579Z] [2020-04-14T16:45:18.579Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:45:18.579Z] #45 209.0 CC criu/files-ext.o [2020-04-14T16:45:18.579Z] #45 209.7 CC criu/files-reg.o [2020-04-14T16:45:18.579Z] #45 214.4 CC criu/files.o [2020-04-14T16:45:18.833Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-04-14T16:45:19.397Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-04-14T16:45:19.800Z] --- PASS: TestCgroupNamespacesBuild (3.15s) [2020-04-14T16:45:19.800Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-14T16:45:21.299Z] #45 218.4 CC criu/filesystems.o [2020-04-14T16:45:22.319Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.52s) [2020-04-14T16:45:22.319Z] === RUN TestBuildWithSession [2020-04-14T16:45:22.319Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-14T16:45:22.319Z] build_session_test.go:25: TODO: BuildKit [2020-04-14T16:45:22.319Z] === RUN TestBuildSquashParent [2020-04-14T16:45:22.334Z] #45 220.0 CC criu/fsnotify.o [2020-04-14T16:45:22.675Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-04-14T16:45:22.675Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-04-14T16:45:24.408Z] #45 222.1 CC criu/image-desc.o [2020-04-14T16:45:24.702Z] #45 222.3 CC criu/image.o [2020-04-14T16:45:25.951Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-04-14T16:45:26.207Z] #45 224.0 CC criu/ipc_ns.o [2020-04-14T16:45:26.883Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-04-14T16:45:28.270Z] #45 226.1 CC criu/irmap.o [2020-04-14T16:45:29.773Z] #45 227.2 CC criu/kcmp-ids.o [2020-04-14T16:45:30.072Z] #45 227.8 CC criu/kerndat.o [2020-04-14T16:45:30.370Z] #45 ... [2020-04-14T16:45:30.370Z] [2020-04-14T16:45:30.370Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-14T16:45:30.370Z] #31 DONE 325.7s [2020-04-14T16:45:30.412Z] --- PASS: TestBuildSquashParent (7.33s) [2020-04-14T16:45:30.412Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-14T16:45:30.412Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-14T16:45:30.412Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-14T16:45:30.412Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-14T16:45:30.412Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-14T16:45:30.412Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-14T16:45:30.412Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-14T16:45:30.412Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-14T16:45:30.412Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-14T16:45:30.412Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-14T16:45:30.412Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-14T16:45:30.412Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-14T16:45:30.412Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-14T16:45:30.412Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-14T16:45:30.412Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-14T16:45:30.661Z] [2020-04-14T16:45:30.661Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:45:31.060Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-04-14T16:45:31.779Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-14T16:45:31.779Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-14T16:45:33.382Z] #66 ... [2020-04-14T16:45:33.382Z] [2020-04-14T16:45:33.382Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:45:33.382Z] #45 231.0 CC criu/libnetlink.o [2020-04-14T16:45:33.584Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-04-14T16:45:34.013Z] #45 231.5 CC criu/log.o [2020-04-14T16:45:34.301Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-14T16:45:34.301Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-14T16:45:34.516Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-04-14T16:45:34.642Z] #45 232.3 CC criu/lsm.o [2020-04-14T16:45:35.359Z] --- PASS: TestServiceWithDataPathPortInit (20.40s) [2020-04-14T16:45:35.359Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-14T16:45:35.670Z] #45 233.0 CC criu/mem.o [2020-04-14T16:45:36.194Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-04-14T16:45:36.194Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.38s) [2020-04-14T16:45:36.194Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.43s) [2020-04-14T16:45:36.194Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.14s) [2020-04-14T16:45:36.194Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.22s) [2020-04-14T16:45:36.194Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.78s) [2020-04-14T16:45:36.194Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.87s) [2020-04-14T16:45:36.194Z] === RUN TestBuildMultiStageCopy [2020-04-14T16:45:36.194Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-14T16:45:37.045Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-04-14T16:45:37.977Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-04-14T16:45:38.439Z] #45 236.0 CC criu/mount.o [2020-04-14T16:45:38.910Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-04-14T16:45:39.466Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-14T16:45:39.893Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-04-14T16:45:40.395Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-14T16:45:41.264Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-04-14T16:45:41.324Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-14T16:45:42.253Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-14T16:45:43.159Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-04-14T16:45:43.183Z] --- PASS: TestBuildMultiStageCopy (7.28s) [2020-04-14T16:45:43.183Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.26s) [2020-04-14T16:45:43.183Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-04-14T16:45:43.183Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-04-14T16:45:43.183Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-04-14T16:45:43.183Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.01s) [2020-04-14T16:45:43.183Z] === RUN TestBuildMultiStageParentConfig [2020-04-14T16:45:43.716Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.64s) [2020-04-14T16:45:43.717Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:z77272ynr0tbp8mikl3fffyzv Created:2020-04-14 16:45:34.172445771 +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[3e2fd37e57d9beeae4ee735028b7f4bbbc7934043c42ce7b2fc2bc3de4e3a504:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ysaaud4iekxlcx7kqz0yyw0hr EndpointID:6d36ecb24f25487b109d34a8cc50078bc146ab20973a256e7c1c530f3596efd7 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2a7f8c5e2f9ffa79dc511f419322e52ebb54f9f4e333f323bd0a0e1e76578d0e 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:a71923618e43 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ysaaud4iekxlcx7kqz0yyw0hr EndpointID:6d36ecb24f25487b109d34a8cc50078bc146ab20973a256e7c1c530f3596efd7 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-14T16:45:43.717Z] PASS [2020-04-14T16:45:43.717Z] [2020-04-14T16:45:43.717Z] === Skipped [2020-04-14T16:45:43.717Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-14T16:45:43.717Z] service_test.go:236: FLAKY_TEST [2020-04-14T16:45:43.717Z] [2020-04-14T16:45:43.717Z] [2020-04-14T16:45:43.717Z] DONE 22 tests, 1 skipped in 53.124s [2020-04-14T16:45:43.717Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-14T16:45:43.717Z] ++ 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-04-14T16:45:43.717Z] ++ set -e [2020-04-14T16:45:43.717Z] ++ '[' -n 0 ']' [2020-04-14T16:45:43.717Z] ++ set -x [2020-04-14T16:45:43.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=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-04-14T16:45:43.717Z] INFO: Testing against a local daemon [2020-04-14T16:45:43.717Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-14T16:45:43.717Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-14T16:45:43.717Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-14T16:45:43.717Z] === RUN TestDockerNetworkIpvlan [2020-04-14T16:45:43.717Z] --- SKIP: TestDockerNetworkIpvlan (0.01s) [2020-04-14T16:45:43.717Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-14T16:45:43.717Z] PASS [2020-04-14T16:45:43.717Z] [2020-04-14T16:45:43.717Z] === Skipped [2020-04-14T16:45:43.717Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-14T16:45:43.717Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-14T16:45:43.717Z] [2020-04-14T16:45:43.717Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.01s) [2020-04-14T16:45:43.717Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-14T16:45:43.717Z] [2020-04-14T16:45:43.717Z] [2020-04-14T16:45:43.717Z] DONE 2 tests, 2 skipped in 0.078s [2020-04-14T16:45:43.717Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-14T16:45:43.717Z] ++ 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-04-14T16:45:43.717Z] ++ set -e [2020-04-14T16:45:43.717Z] ++ '[' -n 0 ']' [2020-04-14T16:45:43.717Z] ++ set -x [2020-04-14T16:45:43.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=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-04-14T16:45:43.717Z] INFO: Testing against a local daemon [2020-04-14T16:45:43.717Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-14T16:45:44.327Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.46s) [2020-04-14T16:45:44.327Z] === RUN TestDockerNetworkMacvlan [2020-04-14T16:45:45.313Z] #45 242.5 CC criu/namespaces.o [2020-04-14T16:45:45.340Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-14T16:45:46.341Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-14T16:45:46.953Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-04-14T16:45:48.026Z] #45 245.6 CC criu/net.o [2020-04-14T16:45:48.431Z] --- PASS: TestBuildMultiStageParentConfig (4.97s) [2020-04-14T16:45:48.431Z] === RUN TestBuildLabelWithTargets [2020-04-14T16:45:49.710Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-04-14T16:45:49.710Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-04-14T16:45:51.319Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-04-14T16:45:51.609Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-04-14T16:45:51.609Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-04-14T16:45:52.980Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-04-14T16:45:53.914Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-04-14T16:45:54.759Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-04-14T16:45:54.925Z] #45 251.6 CC criu/netfilter.o [2020-04-14T16:45:54.925Z] #45 252.3 CC criu/page-pipe.o [2020-04-14T16:45:55.954Z] #45 253.6 CC criu/page-xfer.o [2020-04-14T16:45:56.302Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-14T16:45:56.302Z] [2020-04-14T16:45:56.302Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-04-14T16:45:56.302Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-04-14T16:45:56.302Z] Using test binary docker [2020-04-14T16:45:56.302Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-14T16:45:56.302Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-14T16:45:56.302Z] INFO: Waiting for daemon to start... [2020-04-14T16:45:56.302Z] Starting dockerd [2020-04-14T16:45:56.438Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-04-14T16:45:56.522Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-04-14T16:45:56.522Z] === RUN TestBuildWithEmptyLayers [2020-04-14T16:45:58.185Z] . [2020-04-14T16:45:58.185Z] INFO: Building docker-sdk-python3:4.2.0... [2020-04-14T16:45:58.672Z] #45 256.0 CC criu/pagemap-cache.o [2020-04-14T16:45:58.962Z] #45 256.7 CC criu/pagemap.o [2020-04-14T16:45:59.039Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-04-14T16:45:59.039Z] === RUN TestBuildMultiStageOnBuild [2020-04-14T16:46:00.614Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-04-14T16:46:01.045Z] #45 258.6 CC criu/parasite-syscall.o [2020-04-14T16:46:01.542Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-04-14T16:46:02.563Z] #45 260.1 CC criu/path.o [2020-04-14T16:46:03.138Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-04-14T16:46:03.138Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-04-14T16:46:03.210Z] #45 260.7 CC criu/pie-util-vdso.o [2020-04-14T16:46:03.592Z] --- PASS: TestDockerNetworkMacvlan (19.17s) [2020-04-14T16:46:03.592Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-04-14T16:46:03.592Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-04-14T16:46:03.592Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.42s) [2020-04-14T16:46:03.592Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.46s) [2020-04-14T16:46:03.592Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.27s) [2020-04-14T16:46:03.592Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.51s) [2020-04-14T16:46:03.592Z] PASS [2020-04-14T16:46:03.592Z] [2020-04-14T16:46:03.592Z] DONE 8 tests in 20.698s [2020-04-14T16:46:03.592Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-14T16:46:03.592Z] ++ 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-04-14T16:46:03.592Z] ++ set -e [2020-04-14T16:46:03.592Z] ++ '[' -n 0 ']' [2020-04-14T16:46:03.592Z] ++ set -x [2020-04-14T16:46:03.593Z] ++ env -i DEST=/go/src/github.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-04-14T16:46:03.593Z] testing: warning: no tests to run [2020-04-14T16:46:03.593Z] PASS [2020-04-14T16:46:03.593Z] [2020-04-14T16:46:03.593Z] DONE 0 tests in 0.014s [2020-04-14T16:46:03.593Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-14T16:46:03.593Z] ++ 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-04-14T16:46:03.593Z] ++ set -e [2020-04-14T16:46:03.593Z] ++ '[' -n 0 ']' [2020-04-14T16:46:03.593Z] ++ set -x [2020-04-14T16:46:03.593Z] ++ env -i DEST=/go/src/github.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-04-14T16:46:03.593Z] INFO: Testing against a local daemon [2020-04-14T16:46:03.593Z] === RUN TestAuthZPluginAllowRequest [2020-04-14T16:46:03.841Z] #45 261.5 CC criu/pie-util.o [2020-04-14T16:46:04.131Z] #45 261.9 CC criu/pipes.o [2020-04-14T16:46:04.287Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-04-14T16:46:04.287Z] === RUN TestBuildUncleanTarFilenames [2020-04-14T16:46:04.850Z] --- PASS: TestBuildUncleanTarFilenames (0.57s) [2020-04-14T16:46:04.850Z] === RUN TestBuildMultiStageLayerLeak [2020-04-14T16:46:05.605Z] --- PASS: TestAuthZPluginAllowRequest (1.71s) [2020-04-14T16:46:05.605Z] === RUN TestAuthZPluginTLS [2020-04-14T16:46:05.637Z] #45 263.1 CC criu/plugin.o [2020-04-14T16:46:05.886Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-04-14T16:46:05.886Z] === RUN TestAuthZPluginDenyRequest [2020-04-14T16:46:06.303Z] #45 263.8 CC criu/proc_parse.o [2020-04-14T16:46:06.419Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-04-14T16:46:06.496Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-04-14T16:46:06.496Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-14T16:46:06.983Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-04-14T16:46:07.107Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-04-14T16:46:07.108Z] === RUN TestAuthZPluginDenyResponse [2020-04-14T16:46:07.719Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-04-14T16:46:07.719Z] === RUN TestAuthZPluginAllowEventStream [2020-04-14T16:46:07.749Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-14T16:46:07.917Z] --- PASS: TestBuildWithHugeFile (85.08s) [2020-04-14T16:46:07.917Z] === RUN TestBuildWithEmptyDockerfile [2020-04-14T16:46:07.917Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-14T16:46:07.917Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-14T16:46:07.917Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-14T16:46:07.917Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-14T16:46:07.917Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-14T16:46:07.917Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-14T16:46:07.917Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-14T16:46:07.917Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-14T16:46:08.008Z] [2020-04-14T16:46:08.008Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-14T16:46:08.174Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-04-14T16:46:08.174Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-14T16:46:08.431Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-04-14T16:46:08.431Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) [2020-04-14T16:46:08.431Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s) [2020-04-14T16:46:08.431Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2020-04-14T16:46:08.431Z] === RUN TestBuildPreserveOwnership [2020-04-14T16:46:08.431Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-14T16:46:08.575Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-14T16:46:08.575Z] HOSTNAME=ec86a63a440d [2020-04-14T16:46:08.575Z] TESTDEBUG=0 [2020-04-14T16:46:08.575Z] DEST=bundles/test-integration [2020-04-14T16:46:08.575Z] PWD=/go/src/github.com/docker/docker [2020-04-14T16:46:08.575Z] DOCKER_GITCOMMIT=cdc39fa29c710c7b56aef827166f9e98bb7c20b8 [2020-04-14T16:46:08.575Z] container=docker [2020-04-14T16:46:08.575Z] HOME=/root [2020-04-14T16:46:08.575Z] GOLANG_VERSION=1.13.10 [2020-04-14T16:46:08.575Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-14T16:46:08.575Z] VALIDATE_BRANCH=master [2020-04-14T16:46:08.575Z] TERM=xterm [2020-04-14T16:46:08.575Z] DOCKER_PKG=github.com/docker/docker [2020-04-14T16:46:08.575Z] SHLVL=1 [2020-04-14T16:46:08.575Z] TIMEOUT=120m [2020-04-14T16:46:08.575Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-14T16:46:08.575Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-14T16:46:08.575Z] GO111MODULE=off [2020-04-14T16:46:08.575Z] DOCKER_EXPERIMENTAL=1 [2020-04-14T16:46:08.575Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-14T16:46:08.575Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-14T16:46:08.575Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-14T16:46:08.575Z] GOPATH=/go [2020-04-14T16:46:08.575Z] PKG_CONFIG=pkg-config [2020-04-14T16:46:08.575Z] _=/usr/bin/env [2020-04-14T16:46:08.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-14T16:46:08.688Z] === RUN TestDockerSuite/TestBuildCmd [2020-04-14T16:46:08.945Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-04-14T16:46:09.184Z] --- PASS: TestAuthZPluginAllowEventStream (1.69s) [2020-04-14T16:46:09.184Z] === RUN TestAuthZPluginErrorResponse [2020-04-14T16:46:09.511Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-04-14T16:46:09.769Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-04-14T16:46:09.769Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-04-14T16:46:09.795Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-04-14T16:46:09.795Z] === RUN TestAuthZPluginErrorRequest [2020-04-14T16:46:10.099Z] --- PASS: TestBuildMultiStageLayerLeak (4.43s) [2020-04-14T16:46:10.100Z] === RUN TestBuildWithHugeFile [2020-04-14T16:46:10.407Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-04-14T16:46:10.407Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-14T16:46:10.688Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-04-14T16:46:10.688Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-14T16:46:11.663Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-04-14T16:46:11.866Z] #45 269.3 CC criu/protobuf-desc.o [2020-04-14T16:46:12.596Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-04-14T16:46:12.596Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-14T16:46:13.354Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.10s) [2020-04-14T16:46:13.354Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-14T16:46:13.367Z] #45 271.1 CC criu/protobuf.o [2020-04-14T16:46:13.526Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-04-14T16:46:14.091Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-04-14T16:46:14.399Z] #45 271.7 CC criu/pstree.o [2020-04-14T16:46:14.657Z] --- PASS: TestBuildPreserveOwnership (6.30s) [2020-04-14T16:46:14.657Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.30s) [2020-04-14T16:46:14.657Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.99s) [2020-04-14T16:46:14.657Z] === RUN TestBuildPlatformInvalid [2020-04-14T16:46:14.657Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-04-14T16:46:14.915Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-04-14T16:46:14.915Z] PASS [2020-04-14T16:46:14.915Z] [2020-04-14T16:46:14.915Z] === Skipped [2020-04-14T16:46:14.915Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-04-14T16:46:14.915Z] build_session_test.go:25: TODO: BuildKit [2020-04-14T16:46:14.915Z] [2020-04-14T16:46:14.915Z] [2020-04-14T16:46:14.915Z] DONE 32 tests, 1 skipped in 130.496s [2020-04-14T16:46:14.915Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-04-14T16:46:14.915Z] ++ 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-04-14T16:46:14.915Z] ++ set -e [2020-04-14T16:46:14.915Z] ++ '[' -n 0 ']' [2020-04-14T16:46:14.915Z] ++ set -x [2020-04-14T16:46:14.915Z] ++ env -i DEST=/go/src/github.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-04-14T16:46:14.915Z] INFO: Testing against a local daemon [2020-04-14T16:46:14.915Z] === RUN TestConfigInspect [2020-04-14T16:46:15.371Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.27s) [2020-04-14T16:46:15.371Z] === RUN TestAuthZPluginHeader [2020-04-14T16:46:16.011Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-04-14T16:46:16.011Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-14T16:46:16.011Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-14T16:46:16.011Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-14T16:46:16.011Z] === RUN TestAuthZPluginV2Disable [2020-04-14T16:46:16.011Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-04-14T16:46:16.011Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-14T16:46:16.011Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-14T16:46:16.011Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-14T16:46:16.011Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-14T16:46:16.011Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-14T16:46:16.011Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-14T16:46:16.011Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-14T16:46:16.011Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-14T16:46:16.467Z] #45 273.9 CC criu/rbtree.o [2020-04-14T16:46:16.758Z] #45 274.5 CC criu/rst-malloc.o [2020-04-14T16:46:17.393Z] #45 275.0 CC criu/seccomp.o [2020-04-14T16:46:17.454Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-04-14T16:46:18.018Z] --- PASS: TestConfigInspect (3.14s) [2020-04-14T16:46:18.018Z] === RUN TestConfigList [2020-04-14T16:46:18.424Z] #45 276.1 CC criu/seize.o [2020-04-14T16:46:18.582Z] === RUN TestDockerSuite/TestBuildContChar [2020-04-14T16:46:19.953Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-04-14T16:46:20.484Z] #45 277.8 CC criu/servicefd.o [2020-04-14T16:46:20.484Z] #45 ... [2020-04-14T16:46:20.484Z] [2020-04-14T16:46:20.484Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-14T16:46:20.484Z] #42 375.5 + dpkg --print-architecture [2020-04-14T16:46:20.484Z] #42 375.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-14T16:46:20.484Z] #42 375.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-04-14T16:46:20.484Z] #42 375.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-04-14T16:46:21.324Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-04-14T16:46:21.581Z] --- PASS: TestConfigList (3.51s) [2020-04-14T16:46:21.581Z] === RUN TestConfigsCreateAndDelete [2020-04-14T16:46:21.838Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-04-14T16:46:21.838Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-04-14T16:46:22.402Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-04-14T16:46:22.967Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-04-14T16:46:23.532Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-04-14T16:46:23.790Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-04-14T16:46:24.355Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-04-14T16:46:24.918Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-04-14T16:46:24.918Z] --- PASS: TestConfigsCreateAndDelete (3.36s) [2020-04-14T16:46:24.918Z] === RUN TestConfigsUpdate [2020-04-14T16:46:25.481Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-04-14T16:46:26.045Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-04-14T16:46:28.567Z] --- PASS: TestConfigsUpdate (3.23s) [2020-04-14T16:46:28.567Z] === RUN TestTemplatedConfig [2020-04-14T16:46:28.567Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-04-14T16:46:30.462Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-04-14T16:46:30.857Z] #42 ... [2020-04-14T16:46:30.857Z] [2020-04-14T16:46:30.857Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-14T16:46:30.857Z] #45 278.7 CC criu/shmem.o [2020-04-14T16:46:30.857Z] #45 280.6 CC criu/sigframe.o [2020-04-14T16:46:30.857Z] #45 281.0 CC criu/signalfd.o [2020-04-14T16:46:30.857Z] #45 281.4 CC criu/sk-inet.o [2020-04-14T16:46:30.857Z] #45 283.4 CC criu/sk-netlink.o [2020-04-14T16:46:30.857Z] #45 284.2 CC criu/sk-packet.o [2020-04-14T16:46:30.857Z] #45 285.4 CC criu/sk-queue.o [2020-04-14T16:46:30.857Z] #45 286.4 CC criu/sk-tcp.o [2020-04-14T16:46:30.857Z] #45 287.4 CC criu/sk-unix.o [2020-04-14T16:46:31.834Z] --- PASS: TestTemplatedConfig (3.63s) [2020-04-14T16:46:31.834Z] === RUN TestConfigCreateResolve [2020-04-14T16:46:33.571Z] #45 290.9 CC criu/sockets.o [2020-04-14T16:46:34.429Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.74s) [2020-04-14T16:46:34.430Z] PASS [2020-04-14T16:46:34.430Z] [2020-04-14T16:46:34.430Z] === Skipped [2020-04-14T16:46:34.430Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-14T16:46:34.430Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-14T16:46:34.430Z] [2020-04-14T16:46:34.430Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-04-14T16:46:34.430Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-14T16:46:34.430Z] [2020-04-14T16:46:34.430Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-14T16:46:34.430Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-14T16:46:34.430Z] [2020-04-14T16:46:34.430Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-14T16:46:34.430Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-14T16:46:34.430Z] [2020-04-14T16:46:34.430Z] [2020-04-14T16:46:34.430Z] DONE 17 tests, 4 skipped in 29.150s [2020-04-14T16:46:34.430Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-14T16:46:34.430Z] ++ 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-04-14T16:46:34.430Z] ++ set -e [2020-04-14T16:46:34.430Z] ++ '[' -n 0 ']' [2020-04-14T16:46:34.430Z] ++ set -x [2020-04-14T16:46:34.430Z] ++ env -i DEST=/go/src/github.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-04-14T16:46:34.430Z] INFO: Testing against a local daemon [2020-04-14T16:46:34.430Z] === RUN TestPluginInvalidJSON [2020-04-14T16:46:34.430Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-14T16:46:34.430Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-14T16:46:34.430Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-14T16:46:34.430Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-04-14T16:46:34.430Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-14T16:46:34.430Z] PASS [2020-04-14T16:46:34.430Z] [2020-04-14T16:46:34.430Z] DONE 2 tests in 0.082s [2020-04-14T16:46:34.430Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-14T16:46:34.430Z] ++ 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-04-14T16:46:34.430Z] ++ set -e [2020-04-14T16:46:34.430Z] ++ '[' -n 0 ']' [2020-04-14T16:46:34.430Z] ++ set -x [2020-04-14T16:46:34.430Z] ++ env -i DEST=/go/src/github.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-04-14T16:46:34.430Z] INFO: Testing against a local daemon [2020-04-14T16:46:34.430Z] === RUN TestExternalGraphDriver [2020-04-14T16:46:34.430Z] === RUN TestExternalGraphDriver/json [2020-04-14T16:46:35.041Z] === RUN TestExternalGraphDriver/spec [2020-04-14T16:46:35.078Z] #45 292.6 CC criu/stats.o [2020-04-14T16:46:35.112Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-04-14T16:46:35.112Z] --- PASS: TestConfigCreateResolve (2.85s) [2020-04-14T16:46:35.112Z] === RUN TestConfigDaemonLibtrustID [2020-04-14T16:46:35.112Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2020-04-14T16:46:35.112Z] PASS [2020-04-14T16:46:35.112Z] [2020-04-14T16:46:35.112Z] DONE 7 tests in 20.336s [2020-04-14T16:46:35.369Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-04-14T16:46:35.369Z] ++ 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-04-14T16:46:35.369Z] ++ set -e [2020-04-14T16:46:35.369Z] ++ '[' -n 0 ']' [2020-04-14T16:46:35.369Z] ++ set -x [2020-04-14T16:46:35.369Z] ++ env -i DEST=/go/src/github.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-04-14T16:46:35.369Z] INFO: Testing against a local daemon [2020-04-14T16:46:35.369Z] === RUN TestCheckpoint [2020-04-14T16:46:35.369Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-14T16:46:35.369Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-14T16:46:35.369Z] === RUN TestContainerInvalidJSON [2020-04-14T16:46:35.369Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-14T16:46:35.369Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-14T16:46:35.369Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-14T16:46:35.369Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-14T16:46:35.369Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-14T16:46:35.369Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-14T16:46:35.369Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-14T16:46:35.369Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-14T16:46:35.369Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-14T16:46:35.369Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-04-14T16:46:35.369Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-14T16:46:35.369Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-14T16:46:35.370Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-14T16:46:35.370Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-14T16:46:35.370Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2020-04-14T16:46:35.370Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-14T16:46:35.370Z] #45 293.2 CC criu/string.o [2020-04-14T16:46:35.627Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2020-04-14T16:46:35.627Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-14T16:46:35.627Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-04-14T16:46:35.627Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2020-04-14T16:46:35.627Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-14T16:46:35.627Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2020-04-14T16:46:35.627Z] === RUN TestCopyFromContainer [2020-04-14T16:46:35.668Z] #45 293.3 CC criu/sysctl.o [2020-04-14T16:46:37.189Z] #45 294.6 CC criu/sysfs_parse.o [2020-04-14T16:46:37.523Z] === RUN TestCopyFromContainer// [2020-04-14T16:46:37.705Z] === RUN TestExternalGraphDriver/pull [2020-04-14T16:46:37.780Z] === RUN TestCopyFromContainer//bar/root [2020-04-14T16:46:37.821Z] #45 295.4 CC criu/timerfd.o [2020-04-14T16:46:38.037Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-14T16:46:38.037Z] === RUN TestCopyFromContainer/bar/quux [2020-04-14T16:46:38.037Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-14T16:46:38.295Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-04-14T16:46:38.295Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-14T16:46:38.295Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-14T16:46:38.454Z] #45 296.1 CC criu/tty.o [2020-04-14T16:46:38.552Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-14T16:46:38.552Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-14T16:46:38.810Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-14T16:46:38.810Z] --- PASS: TestCopyFromContainer (3.20s) [2020-04-14T16:46:38.810Z] --- PASS: TestCopyFromContainer// (0.14s) [2020-04-14T16:46:38.810Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-04-14T16:46:38.810Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2020-04-14T16:46:38.810Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-04-14T16:46:38.810Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.14s) [2020-04-14T16:46:38.810Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.14s) [2020-04-14T16:46:38.810Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-04-14T16:46:38.810Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-04-14T16:46:38.810Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2020-04-14T16:46:38.810Z] --- PASS: TestCopyFromContainer/bar/notarget (0.14s) [2020-04-14T16:46:38.810Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-14T16:46:38.810Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-14T16:46:38.810Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-14T16:46:38.810Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-14T16:46:38.810Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-14T16:46:38.810Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-14T16:46:38.810Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-14T16:46:39.068Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-14T16:46:39.068Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-14T16:46:39.068Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-14T16:46:39.068Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-04-14T16:46:39.068Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-04-14T16:46:39.068Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-04-14T16:46:39.068Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-04-14T16:46:39.068Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-14T16:46:39.068Z] --- PASS: TestCreateLinkToNonExistingContainer (0.08s) [2020-04-14T16:46:39.068Z] === RUN TestCreateWithInvalidEnv [2020-04-14T16:46:39.068Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-14T16:46:39.068Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-14T16:46:39.068Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-14T16:46:39.068Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-14T16:46:39.068Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-14T16:46:39.068Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-14T16:46:39.068Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-14T16:46:39.068Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-14T16:46:39.068Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-14T16:46:39.068Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-04-14T16:46:39.068Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-14T16:46:39.068Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-14T16:46:39.068Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-04-14T16:46:39.068Z] === RUN TestCreateTmpfsMountsTarget [2020-04-14T16:46:39.068Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-04-14T16:46:39.068Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-14T16:46:39.068Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-04-14T16:46:39.169Z] --- PASS: TestExternalGraphDriver (6.28s) [2020-04-14T16:46:39.169Z] --- PASS: TestExternalGraphDriver/json (2.07s) [2020-04-14T16:46:39.169Z] --- PASS: TestExternalGraphDriver/spec (2.06s) [2020-04-14T16:46:39.169Z] --- PASS: TestExternalGraphDriver/pull (2.02s) [2020-04-14T16:46:39.169Z] === RUN TestGraphdriverPluginV2 [2020-04-14T16:46:39.450Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-04-14T16:46:39.450Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-14T16:46:39.450Z] PASS [2020-04-14T16:46:39.450Z] [2020-04-14T16:46:39.450Z] === Skipped [2020-04-14T16:46:39.450Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-04-14T16:46:39.450Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-14T16:46:39.450Z] [2020-04-14T16:46:39.450Z] [2020-04-14T16:46:39.450Z] DONE 5 tests, 1 skipped in 6.425s [2020-04-14T16:46:39.450Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-14T16:46:39.450Z] ++ 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-04-14T16:46:39.450Z] ++ set -e [2020-04-14T16:46:39.450Z] ++ '[' -n 0 ']' [2020-04-14T16:46:39.450Z] ++ set -x [2020-04-14T16:46:39.450Z] ++ env -i DEST=/go/src/github.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-04-14T16:46:39.450Z] INFO: Testing against a local daemon [2020-04-14T16:46:39.450Z] === RUN TestContinueAfterPluginCrash [2020-04-14T16:46:39.450Z] === PAUSE TestContinueAfterPluginCrash [2020-04-14T16:46:39.450Z] === RUN TestReadPluginNoRead [2020-04-14T16:46:39.450Z] === PAUSE TestReadPluginNoRead [2020-04-14T16:46:39.450Z] === RUN TestDaemonStartWithLogOpt [2020-04-14T16:46:39.450Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-14T16:46:39.450Z] === CONT TestContinueAfterPluginCrash [2020-04-14T16:46:39.450Z] === CONT TestDaemonStartWithLogOpt [2020-04-14T16:46:39.999Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-04-14T16:46:40.564Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-04-14T16:46:40.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-14T16:46:40.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-14T16:46:40.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-14T16:46:41.935Z] --- PASS: TestCreateWithCustomMaskedPaths (2.62s) [2020-04-14T16:46:41.935Z] === RUN TestCreateWithCapabilities [2020-04-14T16:46:41.935Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-14T16:46:41.935Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-14T16:46:41.935Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-14T16:46:41.935Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-14T16:46:41.935Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-14T16:46:41.935Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-14T16:46:41.935Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-14T16:46:41.935Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-14T16:46:41.935Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-14T16:46:41.935Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-14T16:46:41.935Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-14T16:46:41.935Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-14T16:46:41.935Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-14T16:46:41.935Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-14T16:46:41.935Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-14T16:46:41.935Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-14T16:46:41.935Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-14T16:46:41.935Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-14T16:46:41.935Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-14T16:46:41.935Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-14T16:46:41.935Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-14T16:46:41.935Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-14T16:46:41.935Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-14T16:46:41.935Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-14T16:46:41.935Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-14T16:46:41.935Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-14T16:46:41.935Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-14T16:46:41.935Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-14T16:46:41.935Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-14T16:46:41.935Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-14T16:46:41.935Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-14T16:46:41.935Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-14T16:46:41.935Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-14T16:46:41.935Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-04-14T16:46:41.935Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-04-14T16:46:41.935Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-14T16:46:41.935Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-04-14T16:46:41.935Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-04-14T16:46:41.935Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-04-14T16:46:41.935Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-04-14T16:46:41.935Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-04-14T16:46:41.935Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-14T16:46:41.935Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-04-14T16:46:41.935Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-04-14T16:46:41.935Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-04-14T16:46:41.935Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-14T16:46:41.968Z] #45 299.7 CC criu/tun.o [2020-04-14T16:46:43.305Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-04-14T16:46:43.479Z] #45 300.8 CC criu/uffd.o [2020-04-14T16:46:44.236Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-04-14T16:46:44.494Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.44s) [2020-04-14T16:46:44.494Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-14T16:46:44.494Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-14T16:46:44.494Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-14T16:46:44.494Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-14T16:46:44.494Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-14T16:46:44.494Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-14T16:46:44.494Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-14T16:46:44.494Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-14T16:46:44.494Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-14T16:46:44.494Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-14T16:46:44.494Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-14T16:46:44.494Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-14T16:46:44.494Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-14T16:46:44.494Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-14T16:46:44.494Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-14T16:46:44.494Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-14T16:46:44.494Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-04-14T16:46:44.494Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-04-14T16:46:44.494Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-04-14T16:46:44.494Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-04-14T16:46:44.494Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-04-14T16:46:44.494Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-04-14T16:46:44.494Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-14T16:46:44.790Z] sha256:c143fc895fe2dc7b598848a7da70a4371a43e4892287aa1f231a6d6b96621603 [2020-04-14T16:46:44.790Z] INFO: Starting docker-py tests... [2020-04-14T16:46:44.790Z] ============================= test session starts ============================== [2020-04-14T16:46:44.790Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-04-14T16:46:44.790Z] rootdir: /src, inifile: pytest.ini [2020-04-14T16:46:44.790Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-04-14T16:46:45.044Z] collected 387 items / 1 deselected / 386 selected [2020-04-14T16:46:45.044Z] [2020-04-14T16:46:45.426Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.88s) [2020-04-14T16:46:45.426Z] === RUN TestContainerStartOnDaemonRestart [2020-04-14T16:46:45.426Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-14T16:46:45.426Z] === RUN TestDaemonRestartIpcMode [2020-04-14T16:46:45.426Z] === PAUSE TestDaemonRestartIpcMode [2020-04-14T16:46:45.426Z] === RUN TestDaemonHostGatewayIP [2020-04-14T16:46:45.426Z] === PAUSE TestDaemonHostGatewayIP [2020-04-14T16:46:45.426Z] === RUN TestDiff [2020-04-14T16:46:45.535Z] #45 303.3 CC criu/util.o [2020-04-14T16:46:46.815Z] --- PASS: TestDiff (1.13s) [2020-04-14T16:46:46.815Z] === RUN TestExecWithCloseStdin [2020-04-14T16:46:46.815Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-04-14T16:46:47.570Z] Removing intermediate container 7141f5a0a02e [2020-04-14T16:46:47.570Z] ---> ced7f71445c4 [2020-04-14T16:46:47.570Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $optsForGet = @('"get"', '"-d"', '"gotest.tools/gotestsum"'); &go $optsForGet; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -ne 0) { Throw '"Failed getting gotestsum sources..."' }; Write-Host "INFO: Sources obtained for gotestsum..."; $GotestsumPath=Join-Path -Path $Env:GOPATH -ChildPath "src\gotest.tools\gotestsum"; Push-Location $GotestsumPath; $optsForCheckout = @('"checkout"', '"-q"', """$Env:GOTESTSUM_COMMIT"""); &git $optsForCheckout; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -eq 0) { Write-Host "INFO: Checkout done for gotestsum..."; $optsForBuild = @('"build"', '"-buildmode=exe"'); &go $optsForBuild; $savedExitCode = $LASTEXITCODE; } else { Throw '"gotestsum checkout failed..."'; } Pop-Location; if ($savedExitCode -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-04-14T16:46:47.570Z] ---> Running in 7abd0d55b718 [2020-04-14T16:46:47.570Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-04-14T16:46:47.748Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-04-14T16:46:47.749Z] --- PASS: TestExecWithCloseStdin (1.27s) [2020-04-14T16:46:47.749Z] === RUN TestExec [2020-04-14T16:46:47.817Z] --- PASS: TestDaemonStartWithLogOpt (8.48s) [2020-04-14T16:46:47.817Z] === CONT TestReadPluginNoRead [2020-04-14T16:46:48.686Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-04-14T16:46:48.686Z] --- PASS: TestExec (1.01s) [2020-04-14T16:46:48.686Z] === RUN TestExecUser [2020-04-14T16:46:49.058Z] #45 306.1 CC criu/uts_ns.o [2020-04-14T16:46:49.058Z] #45 306.6 CC criu/vdso.o [2020-04-14T16:46:49.250Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-04-14T16:46:49.250Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-04-14T16:46:49.250Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-04-14T16:46:49.250Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-04-14T16:46:49.250Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-04-14T16:46:49.250Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-04-14T16:46:49.688Z] #45 307.5 LINK criu/built-in.o [2020-04-14T16:46:49.815Z] --- PASS: TestExecUser (0.89s) [2020-04-14T16:46:49.815Z] === RUN TestExportContainerAndImportImage [2020-04-14T16:46:49.815Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-04-14T16:46:50.322Z] #45 307.8 LINK criu/criu [2020-04-14T16:46:50.379Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-04-14T16:46:50.483Z] === RUN TestReadPluginNoRead/default [2020-04-14T16:46:50.943Z] --- PASS: TestExportContainerAndImportImage (1.22s) [2020-04-14T16:46:50.943Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-14T16:46:51.353Z] #45 308.9 DEP lib/c/criu.d [2020-04-14T16:46:51.353Z] #45 309.0 CC images/rpc.pb-c.o [2020-04-14T16:46:52.314Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-04-14T16:46:52.314Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-04-14T16:46:52.495Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-14T16:46:52.572Z] --- PASS: TestExportContainerAfterDaemonRestart (1.57s) [2020-04-14T16:46:52.572Z] === RUN TestHealthCheckWorkdir [2020-04-14T16:46:52.898Z] #45 310.2 CC lib/c/criu.o [2020-04-14T16:46:53.106Z] --- PASS: TestContinueAfterPluginCrash (13.61s) [2020-04-14T16:46:53.943Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-04-14T16:46:53.943Z] --- PASS: TestHealthCheckWorkdir (1.18s) [2020-04-14T16:46:53.943Z] === RUN TestHealthKillContainer [2020-04-14T16:46:53.943Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-04-14T16:46:54.398Z] #45 312.0 LINK lib/c/built-in.o [2020-04-14T16:46:54.398Z] #45 312.1 LINK lib/c/libcriu.so [2020-04-14T16:46:54.569Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-14T16:46:54.688Z] #45 312.2 LINK lib/c/libcriu.a [2020-04-14T16:46:54.874Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-04-14T16:46:54.978Z] #45 312.5 GEN magic.py [2020-04-14T16:46:54.978Z] #45 312.7 Note: Building without setproctitle() and strlcpy() support. [2020-04-14T16:46:54.978Z] #45 312.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-14T16:46:54.978Z] #45 312.7 Note: Building without GnuTLS support [2020-04-14T16:46:56.481Z] #45 313.9 fatal: not a git repository (or any of the parent directories): .git [2020-04-14T16:46:56.581Z] --- PASS: TestReadPluginNoRead (8.51s) [2020-04-14T16:46:56.581Z] --- PASS: TestReadPluginNoRead/default (1.84s) [2020-04-14T16:46:56.581Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.02s) [2020-04-14T16:46:56.581Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.93s) [2020-04-14T16:46:56.581Z] read_test.go:91: [dbcbbda1e9132] daemon is not started [2020-04-14T16:46:56.581Z] PASS [2020-04-14T16:46:56.581Z] [2020-04-14T16:46:56.581Z] DONE 6 tests in 17.078s [2020-04-14T16:46:56.581Z] 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-04-14T16:46:56.581Z] ++ 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-04-14T16:46:56.581Z] ++ set -e [2020-04-14T16:46:56.581Z] ++ '[' -n 0 ']' [2020-04-14T16:46:56.581Z] ++ set -x [2020-04-14T16:46:56.581Z] ++ env -i DEST=/go/src/github.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-04-14T16:46:56.581Z] testing: warning: no tests to run [2020-04-14T16:46:56.581Z] PASS [2020-04-14T16:46:56.581Z] [2020-04-14T16:46:56.581Z] DONE 0 tests in 0.028s [2020-04-14T16:46:56.581Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-14T16:46:56.581Z] ++ 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-04-14T16:46:56.581Z] ++ set -e [2020-04-14T16:46:56.581Z] ++ '[' -n 0 ']' [2020-04-14T16:46:56.581Z] ++ set -x [2020-04-14T16:46:56.581Z] ++ env -i DEST=/go/src/github.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-04-14T16:46:56.581Z] INFO: Testing against a local daemon [2020-04-14T16:46:56.581Z] === RUN TestPluginWithDevMounts [2020-04-14T16:46:56.581Z] === PAUSE TestPluginWithDevMounts [2020-04-14T16:46:56.581Z] === CONT TestPluginWithDevMounts [2020-04-14T16:46:56.771Z] --- PASS: TestHealthKillContainer (3.05s) [2020-04-14T16:46:56.771Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-14T16:46:57.702Z] --- PASS: TestInspectCpusetInConfigPre120 (0.90s) [2020-04-14T16:46:57.702Z] === RUN TestIpcModeNone [2020-04-14T16:46:57.990Z] #45 315.3 make[1]: Nothing to be done for 'all'. [2020-04-14T16:46:58.267Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-04-14T16:46:58.592Z] --- PASS: TestPluginWithDevMounts (1.87s) [2020-04-14T16:46:58.592Z] PASS [2020-04-14T16:46:58.592Z] [2020-04-14T16:46:58.592Z] DONE 1 tests in 1.944s [2020-04-14T16:46:58.592Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-04-14T16:46:58.593Z] ++ 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-04-14T16:46:58.593Z] ++ set -e [2020-04-14T16:46:58.593Z] ++ '[' -n 0 ']' [2020-04-14T16:46:58.593Z] ++ set -x [2020-04-14T16:46:58.593Z] ++ env -i DEST=/go/src/github.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-04-14T16:46:58.593Z] INFO: Testing against a local daemon [2020-04-14T16:46:58.593Z] === RUN TestSecretInspect [2020-04-14T16:46:58.831Z] --- PASS: TestIpcModeNone (1.11s) [2020-04-14T16:46:58.831Z] === RUN TestIpcModePrivate [2020-04-14T16:46:58.831Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-04-14T16:46:59.501Z] #45 317.0 make[1]: 'images/built-in.o' is up to date. [2020-04-14T16:46:59.501Z] #45 317.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-14T16:46:59.501Z] #45 317.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-14T16:46:59.501Z] #45 317.3 make[1]: 'compel/libcompel.a' is up to date. [2020-04-14T16:46:59.765Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-04-14T16:46:59.765Z] --- PASS: TestIpcModePrivate (1.08s) [2020-04-14T16:46:59.765Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:207, shared: false, mustBeShared: false [2020-04-14T16:46:59.765Z] === RUN TestIpcModeShareable [2020-04-14T16:46:59.791Z] #45 317.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-14T16:46:59.791Z] #45 317.4 make[1]: Nothing to be done for 'all'. [2020-04-14T16:46:59.791Z] #45 317.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-14T16:47:00.088Z] #45 317.8 make[2]: Nothing to be done for 'all'. [2020-04-14T16:47:00.377Z] #45 317.9 make[2]: Nothing to be done for 'all'. [2020-04-14T16:47:00.377Z] #45 318.0 make[2]: Nothing to be done for 'all'. [2020-04-14T16:47:00.668Z] #45 318.3 make[2]: Nothing to be done for 'all'. [2020-04-14T16:47:00.668Z] #45 318.4 make[2]: Nothing to be done for 'all'. [2020-04-14T16:47:00.697Z] --- PASS: TestIpcModeShareable (0.98s) [2020-04-14T16:47:00.697Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:203, shared: true, mustBeShared: true [2020-04-14T16:47:00.697Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-14T16:47:00.958Z] #45 318.5 make[2]: Nothing to be done for 'all'. [2020-04-14T16:47:00.958Z] #45 318.6 make[2]: Nothing to be done for 'all'. [2020-04-14T16:47:01.248Z] #45 318.9 make[2]: Nothing to be done for 'all'. [2020-04-14T16:47:01.248Z] #45 318.9 INSTALL criu/criu [2020-04-14T16:47:01.538Z] #45 DONE 319.1s [2020-04-14T16:47:01.538Z] [2020-04-14T16:47:01.538Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:47:01.628Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-04-14T16:47:02.034Z] --- PASS: TestSecretInspect (3.65s) [2020-04-14T16:47:02.034Z] === RUN TestSecretList [2020-04-14T16:47:02.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-14T16:47:02.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-14T16:47:02.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-14T16:47:02.998Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-04-14T16:47:03.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-14T16:47:03.255Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-04-14T16:47:03.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-14T16:47:04.186Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.37s) [2020-04-14T16:47:04.186Z] === RUN TestAPIIpcModeHost [2020-04-14T16:47:04.750Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-04-14T16:47:05.007Z] --- PASS: TestAPIIpcModeHost (0.93s) [2020-04-14T16:47:05.007Z] === RUN TestDaemonIpcModeShareable [2020-04-14T16:47:05.040Z] #66 ... [2020-04-14T16:47:05.040Z] [2020-04-14T16:47:05.040Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-14T16:47:05.040Z] #61 246.7 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-04-14T16:47:05.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-14T16:47:06.286Z] --- PASS: TestBuildWithHugeFile (50.79s) [2020-04-14T16:47:06.286Z] === RUN TestBuildWithEmptyDockerfile [2020-04-14T16:47:06.286Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-14T16:47:06.286Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-14T16:47:06.286Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-14T16:47:06.286Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-14T16:47:06.286Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-14T16:47:06.286Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-14T16:47:06.286Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-14T16:47:06.286Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-14T16:47:06.286Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-14T16:47:06.286Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2020-04-14T16:47:06.286Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2020-04-14T16:47:06.286Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2020-04-14T16:47:06.286Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2020-04-14T16:47:06.287Z] === RUN TestBuildPreserveOwnership [2020-04-14T16:47:06.287Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-14T16:47:06.287Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-14T16:47:06.398Z] --- PASS: TestSecretList (3.51s) [2020-04-14T16:47:06.398Z] === RUN TestSecretsCreateAndDelete [2020-04-14T16:47:06.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-14T16:47:07.136Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-04-14T16:47:07.390Z] tests/integration/api_client_test.py ..... [ 7%] [2020-04-14T16:47:07.529Z] --- PASS: TestDaemonIpcModeShareable (2.11s) [2020-04-14T16:47:07.529Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:220, shared: true, mustBeShared: true [2020-04-14T16:47:07.529Z] === RUN TestDaemonIpcModePrivate [2020-04-14T16:47:08.093Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-04-14T16:47:08.551Z] #61 250.2 + mkdir -p /build [2020-04-14T16:47:08.551Z] #61 250.2 + cp runc /build/runc [2020-04-14T16:47:08.551Z] #61 DONE 250.3s [2020-04-14T16:47:08.551Z] [2020-04-14T16:47:08.551Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:47:08.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-14T16:47:09.025Z] --- PASS: TestDaemonIpcModePrivate (1.95s) [2020-04-14T16:47:09.025Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:227, shared: false, mustBeShared: false [2020-04-14T16:47:09.025Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-14T16:47:09.307Z] tests/integration/api_config_test.py ..... [ 8%] [2020-04-14T16:47:09.839Z] --- PASS: TestSecretsCreateAndDelete (3.70s) [2020-04-14T16:47:09.839Z] === RUN TestSecretsUpdate [2020-04-14T16:47:09.957Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-04-14T16:47:10.047Z] #54 ... [2020-04-14T16:47:10.047Z] [2020-04-14T16:47:10.047Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-14T16:47:10.047Z] #42 DONE 425.2s [2020-04-14T16:47:10.047Z] [2020-04-14T16:47:10.047Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:47:10.457Z] --- PASS: TestBuildPreserveOwnership (9.90s) [2020-04-14T16:47:10.457Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.89s) [2020-04-14T16:47:10.457Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-04-14T16:47:10.457Z] === RUN TestBuildPlatformInvalid [2020-04-14T16:47:10.457Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-04-14T16:47:10.457Z] PASS [2020-04-14T16:47:10.457Z] [2020-04-14T16:47:10.457Z] === Skipped [2020-04-14T16:47:10.457Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-04-14T16:47:10.457Z] build_session_test.go:25: TODO: BuildKit [2020-04-14T16:47:10.457Z] [2020-04-14T16:47:10.457Z] [2020-04-14T16:47:10.457Z] DONE 32 tests, 1 skipped in 123.715s [2020-04-14T16:47:10.457Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-04-14T16:47:10.457Z] INFO: Testing against a local daemon [2020-04-14T16:47:10.457Z] === RUN TestConfigInspect [2020-04-14T16:47:10.457Z] --- SKIP: TestConfigInspect (0.02s) [2020-04-14T16:47:10.457Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:47:10.457Z] === RUN TestConfigList [2020-04-14T16:47:10.457Z] --- SKIP: TestConfigList (0.02s) [2020-04-14T16:47:10.457Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:47:10.457Z] === RUN TestConfigsCreateAndDelete [2020-04-14T16:47:10.457Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-04-14T16:47:10.457Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:47:10.457Z] === RUN TestConfigsUpdate [2020-04-14T16:47:10.457Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-04-14T16:47:10.457Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:47:10.457Z] === RUN TestTemplatedConfig [2020-04-14T16:47:10.457Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-04-14T16:47:10.457Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:47:10.457Z] === RUN TestConfigCreateResolve [2020-04-14T16:47:10.457Z] --- SKIP: TestConfigCreateResolve (0.02s) [2020-04-14T16:47:10.457Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:47:10.457Z] === RUN TestConfigDaemonLibtrustID [2020-04-14T16:47:10.888Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.84s) [2020-04-14T16:47:10.888Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:237, shared: false, mustBeShared: false [2020-04-14T16:47:10.888Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-14T16:47:12.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-14T16:47:12.352Z] --- PASS: TestConfigDaemonLibtrustID (1.74s) [2020-04-14T16:47:12.352Z] PASS [2020-04-14T16:47:12.352Z] [2020-04-14T16:47:12.352Z] === Skipped [2020-04-14T16:47:12.352Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-04-14T16:47:12.352Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:47:12.352Z] [2020-04-14T16:47:12.352Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2020-04-14T16:47:12.352Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:47:12.352Z] [2020-04-14T16:47:12.352Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-04-14T16:47:12.352Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:47:12.352Z] [2020-04-14T16:47:12.352Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-04-14T16:47:12.352Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:47:12.352Z] [2020-04-14T16:47:12.352Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-04-14T16:47:12.352Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:47:12.352Z] [2020-04-14T16:47:12.352Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.02s) [2020-04-14T16:47:12.352Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:47:12.352Z] [2020-04-14T16:47:12.352Z] [2020-04-14T16:47:12.352Z] DONE 7 tests, 6 skipped in 1.919s [2020-04-14T16:47:12.352Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-04-14T16:47:12.352Z] INFO: Testing against a local daemon [2020-04-14T16:47:12.352Z] === RUN TestCheckpoint [2020-04-14T16:47:12.352Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-14T16:47:12.352Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-14T16:47:12.352Z] === RUN TestContainerInvalidJSON [2020-04-14T16:47:12.352Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-14T16:47:12.352Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-14T16:47:12.352Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-14T16:47:12.352Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-14T16:47:12.352Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-14T16:47:12.352Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-14T16:47:12.352Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-14T16:47:12.352Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-14T16:47:12.352Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-14T16:47:12.352Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-04-14T16:47:12.352Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-14T16:47:12.352Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-14T16:47:12.352Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-14T16:47:12.352Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-14T16:47:12.352Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2020-04-14T16:47:12.352Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-14T16:47:12.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-14T16:47:12.502Z] --- PASS: TestSecretsUpdate (3.16s) [2020-04-14T16:47:12.503Z] === RUN TestTemplatedSecret [2020-04-14T16:47:12.608Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-04-14T16:47:12.608Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-14T16:47:12.608Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2020-04-14T16:47:12.608Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-14T16:47:12.787Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-04-14T16:47:12.787Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.92s) [2020-04-14T16:47:12.787Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:211, shared: true, mustBeShared: true [2020-04-14T16:47:12.787Z] === RUN TestIpcModeOlderClient [2020-04-14T16:47:12.787Z] === PAUSE TestIpcModeOlderClient [2020-04-14T16:47:12.787Z] === RUN TestKillContainerInvalidSignal [2020-04-14T16:47:12.865Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-04-14T16:47:12.865Z] === RUN TestCopyFromContainer [2020-04-14T16:47:14.157Z] --- PASS: TestKillContainerInvalidSignal (1.02s) [2020-04-14T16:47:14.157Z] === RUN TestKillContainer [2020-04-14T16:47:14.157Z] === RUN TestKillContainer/no_signal [2020-04-14T16:47:14.414Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-04-14T16:47:14.671Z] === RUN TestKillContainer/non_killing_signal [2020-04-14T16:47:14.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-14T16:47:15.611Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-04-14T16:47:15.611Z] === RUN TestKillContainer/killing_signal [2020-04-14T16:47:15.848Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-14T16:47:16.135Z] === RUN TestCopyFromContainer// [2020-04-14T16:47:16.184Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-04-14T16:47:16.394Z] === RUN TestCopyFromContainer//bar/root [2020-04-14T16:47:16.395Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-14T16:47:16.395Z] === RUN TestCopyFromContainer/bar/quux [2020-04-14T16:47:16.395Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-14T16:47:16.654Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-14T16:47:16.654Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-14T16:47:16.654Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-14T16:47:16.654Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-14T16:47:16.748Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-04-14T16:47:16.748Z] --- PASS: TestKillContainer (2.71s) [2020-04-14T16:47:16.748Z] --- PASS: TestKillContainer/no_signal (0.79s) [2020-04-14T16:47:16.748Z] --- PASS: TestKillContainer/non_killing_signal (0.81s) [2020-04-14T16:47:16.748Z] --- PASS: TestKillContainer/killing_signal (0.82s) [2020-04-14T16:47:16.748Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-14T16:47:16.748Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-14T16:47:16.891Z] --- PASS: TestTemplatedSecret (3.69s) [2020-04-14T16:47:16.891Z] === RUN TestSecretCreateResolve [2020-04-14T16:47:16.911Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-14T16:47:16.911Z] --- PASS: TestCopyFromContainer (4.15s) [2020-04-14T16:47:16.911Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-04-14T16:47:16.911Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2020-04-14T16:47:16.911Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-04-14T16:47:16.911Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-04-14T16:47:16.911Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-04-14T16:47:16.911Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-04-14T16:47:16.911Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-04-14T16:47:16.911Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-04-14T16:47:16.911Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-04-14T16:47:16.911Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-04-14T16:47:16.911Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-14T16:47:16.911Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-14T16:47:16.911Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-14T16:47:16.911Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-14T16:47:16.911Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-14T16:47:16.911Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-14T16:47:16.911Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-14T16:47:16.911Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-14T16:47:16.911Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-14T16:47:16.911Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-14T16:47:16.911Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-04-14T16:47:16.911Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-04-14T16:47:16.911Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-04-14T16:47:16.911Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-04-14T16:47:16.911Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-14T16:47:16.911Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-04-14T16:47:16.911Z] === RUN TestCreateWithInvalidEnv [2020-04-14T16:47:16.911Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-14T16:47:16.911Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-14T16:47:16.911Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-14T16:47:16.911Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-14T16:47:16.911Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-14T16:47:16.911Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-14T16:47:16.911Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-14T16:47:16.911Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-14T16:47:16.911Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-14T16:47:16.911Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-04-14T16:47:16.911Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-14T16:47:16.911Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-14T16:47:16.911Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-14T16:47:16.911Z] === RUN TestCreateTmpfsMountsTarget [2020-04-14T16:47:16.911Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-04-14T16:47:16.911Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-14T16:47:17.005Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-04-14T16:47:17.570Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-14T16:47:17.780Z] INFO: Sources obtained for gotestsum... [2020-04-14T16:47:17.780Z] INFO: Checkout done for gotestsum... [2020-04-14T16:47:17.780Z] INFO: Build done for gotestsum... [2020-04-14T16:47:18.139Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-04-14T16:47:18.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-14T16:47:18.707Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.96s) [2020-04-14T16:47:18.707Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.93s) [2020-04-14T16:47:18.707Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.77s) [2020-04-14T16:47:18.707Z] === RUN TestKillStoppedContainer [2020-04-14T16:47:18.707Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-04-14T16:47:18.707Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-14T16:47:18.707Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-04-14T16:47:18.707Z] === RUN TestKillDifferentUserContainer [2020-04-14T16:47:18.805Z] --- PASS: TestCreateWithCustomMaskedPaths (1.58s) [2020-04-14T16:47:18.805Z] === RUN TestCreateWithCapabilities [2020-04-14T16:47:18.805Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-14T16:47:18.805Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-14T16:47:18.805Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-14T16:47:18.805Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-14T16:47:18.805Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-14T16:47:18.805Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-14T16:47:18.805Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-14T16:47:18.805Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-14T16:47:18.805Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-14T16:47:18.805Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-14T16:47:18.805Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-14T16:47:18.805Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-14T16:47:18.805Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-14T16:47:18.805Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-14T16:47:18.805Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-14T16:47:18.805Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-14T16:47:18.805Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-14T16:47:18.805Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-14T16:47:18.805Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-14T16:47:18.805Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-14T16:47:18.805Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-14T16:47:18.805Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-14T16:47:18.805Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-14T16:47:18.805Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-14T16:47:18.805Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-14T16:47:18.805Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-14T16:47:18.805Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-14T16:47:18.805Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-14T16:47:18.805Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-14T16:47:18.805Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-14T16:47:18.805Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-14T16:47:18.805Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-14T16:47:18.805Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-14T16:47:18.805Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-04-14T16:47:18.805Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-04-14T16:47:18.805Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-14T16:47:18.805Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-04-14T16:47:18.805Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-04-14T16:47:18.805Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-04-14T16:47:18.805Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-04-14T16:47:18.805Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-04-14T16:47:18.805Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-14T16:47:18.805Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-04-14T16:47:18.805Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-04-14T16:47:18.805Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-04-14T16:47:18.805Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-14T16:47:19.639Z] --- PASS: TestKillDifferentUserContainer (0.77s) [2020-04-14T16:47:19.639Z] === RUN TestInspectOomKilledTrue [2020-04-14T16:47:19.639Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2020-04-14T16:47:19.639Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-14T16:47:19.639Z] === RUN TestInspectOomKilledFalse [2020-04-14T16:47:19.639Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-14T16:47:19.639Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-14T16:47:19.639Z] === RUN TestLinksEtcHostsContentMatch [2020-04-14T16:47:19.639Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-04-14T16:47:19.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-14T16:47:20.203Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2020-04-14T16:47:20.203Z] === RUN TestLinksContainerNames [2020-04-14T16:47:20.330Z] --- PASS: TestSecretCreateResolve (3.61s) [2020-04-14T16:47:20.330Z] PASS [2020-04-14T16:47:20.330Z] [2020-04-14T16:47:20.330Z] DONE 6 tests in 21.399s [2020-04-14T16:47:20.330Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-04-14T16:47:20.330Z] ++ 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-04-14T16:47:20.330Z] ++ set -e [2020-04-14T16:47:20.330Z] ++ '[' -n 0 ']' [2020-04-14T16:47:20.330Z] ++ set -x [2020-04-14T16:47:20.330Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-14T16:47:20.330Z] INFO: Testing against a local daemon [2020-04-14T16:47:20.330Z] === RUN TestServiceCreateInit [2020-04-14T16:47:20.330Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-14T16:47:20.699Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.73s) [2020-04-14T16:47:20.699Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-14T16:47:20.699Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-14T16:47:20.699Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-14T16:47:20.699Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-14T16:47:20.699Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-14T16:47:20.699Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-14T16:47:20.699Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-14T16:47:20.699Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-14T16:47:20.699Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-14T16:47:20.699Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-14T16:47:20.699Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-14T16:47:20.699Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-14T16:47:20.699Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-14T16:47:20.699Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-14T16:47:20.699Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-14T16:47:20.699Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-14T16:47:20.699Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-04-14T16:47:20.699Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-04-14T16:47:20.699Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-04-14T16:47:20.699Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-04-14T16:47:20.699Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-04-14T16:47:20.699Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-04-14T16:47:20.699Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-14T16:47:21.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-14T16:47:21.265Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s) [2020-04-14T16:47:21.265Z] === RUN TestContainerStartOnDaemonRestart [2020-04-14T16:47:21.265Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-04-14T16:47:21.265Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-04-14T16:47:21.265Z] === RUN TestDaemonRestartIpcMode [2020-04-14T16:47:21.265Z] === PAUSE TestDaemonRestartIpcMode [2020-04-14T16:47:21.265Z] === RUN TestDaemonHostGatewayIP [2020-04-14T16:47:21.265Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-04-14T16:47:21.265Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-14T16:47:21.265Z] === RUN TestDiff [2020-04-14T16:47:21.828Z] --- PASS: TestDiff (0.60s) [2020-04-14T16:47:21.828Z] === RUN TestExecWithCloseStdin [2020-04-14T16:47:22.078Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-14T16:47:22.078Z] Using test binary docker [2020-04-14T16:47:22.101Z] --- PASS: TestLinksContainerNames (1.66s) [2020-04-14T16:47:22.101Z] === RUN TestLogsFollowTailEmpty [2020-04-14T16:47:22.337Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-14T16:47:22.337Z] +++ /etc/init.d/apparmor start [2020-04-14T16:47:22.337Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-14T16:47:22.337Z] INFO: Waiting for daemon to start... [2020-04-14T16:47:22.337Z] Starting dockerd [2020-04-14T16:47:22.337Z] +++ 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-04-14T16:47:22.358Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-04-14T16:47:22.391Z] --- PASS: TestExecWithCloseStdin (0.63s) [2020-04-14T16:47:22.391Z] === RUN TestExec [2020-04-14T16:47:22.615Z] --- PASS: TestLogsFollowTailEmpty (0.85s) [2020-04-14T16:47:22.615Z] === RUN TestContainerNetworkMountsNoChown [2020-04-14T16:47:22.954Z] --- PASS: TestExec (0.63s) [2020-04-14T16:47:22.954Z] === RUN TestExecUser [2020-04-14T16:47:23.179Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-04-14T16:47:23.179Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-04-14T16:47:23.439Z] --- PASS: TestContainerNetworkMountsNoChown (0.91s) [2020-04-14T16:47:23.439Z] === RUN TestMountDaemonRoot [2020-04-14T16:47:23.439Z] === RUN TestMountDaemonRoot/default [2020-04-14T16:47:23.439Z] === PAUSE TestMountDaemonRoot/default [2020-04-14T16:47:23.439Z] === RUN TestMountDaemonRoot/private [2020-04-14T16:47:23.439Z] === PAUSE TestMountDaemonRoot/private [2020-04-14T16:47:23.439Z] === RUN TestMountDaemonRoot/rprivate [2020-04-14T16:47:23.439Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-14T16:47:23.439Z] === RUN TestMountDaemonRoot/slave [2020-04-14T16:47:23.439Z] === PAUSE TestMountDaemonRoot/slave [2020-04-14T16:47:23.439Z] === RUN TestMountDaemonRoot/rslave [2020-04-14T16:47:23.439Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-14T16:47:23.439Z] === RUN TestMountDaemonRoot/shared [2020-04-14T16:47:23.439Z] === PAUSE TestMountDaemonRoot/shared [2020-04-14T16:47:23.439Z] === RUN TestMountDaemonRoot/rshared [2020-04-14T16:47:23.439Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-14T16:47:23.696Z] === CONT TestMountDaemonRoot/default [2020-04-14T16:47:23.697Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-14T16:47:23.697Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-14T16:47:23.697Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-14T16:47:23.697Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-14T16:47:23.697Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-14T16:47:23.697Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-14T16:47:23.697Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-14T16:47:23.697Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-14T16:47:23.697Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-14T16:47:23.697Z] === CONT TestMountDaemonRoot/rshared [2020-04-14T16:47:23.697Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-14T16:47:23.697Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-14T16:47:23.697Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-14T16:47:23.697Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-14T16:47:23.697Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-14T16:47:23.697Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-14T16:47:23.697Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-14T16:47:23.697Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-14T16:47:23.697Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-14T16:47:23.697Z] === CONT TestMountDaemonRoot/shared [2020-04-14T16:47:23.697Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-14T16:47:23.697Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-14T16:47:23.697Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-14T16:47:23.697Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-14T16:47:23.697Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-14T16:47:23.697Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-14T16:47:23.697Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-14T16:47:23.697Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-14T16:47:23.697Z] === CONT TestMountDaemonRoot/rslave [2020-04-14T16:47:23.697Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-14T16:47:23.697Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-14T16:47:23.697Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-14T16:47:23.697Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-14T16:47:23.697Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-14T16:47:23.697Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-14T16:47:23.697Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-14T16:47:23.697Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-14T16:47:23.697Z] === CONT TestMountDaemonRoot/slave [2020-04-14T16:47:23.697Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-14T16:47:23.697Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-14T16:47:23.697Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-14T16:47:23.697Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-14T16:47:23.697Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-14T16:47:23.697Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-14T16:47:23.697Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-14T16:47:23.697Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-14T16:47:23.697Z] === CONT TestMountDaemonRoot/rprivate [2020-04-14T16:47:23.697Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-14T16:47:23.697Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-14T16:47:23.697Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-14T16:47:23.697Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-14T16:47:23.697Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-14T16:47:23.697Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-14T16:47:23.697Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-14T16:47:23.697Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-14T16:47:23.697Z] === CONT TestMountDaemonRoot/private [2020-04-14T16:47:23.697Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-14T16:47:23.697Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-14T16:47:23.697Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-14T16:47:23.697Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-14T16:47:23.697Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-14T16:47:23.697Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-14T16:47:23.697Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-14T16:47:23.697Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-14T16:47:23.697Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-14T16:47:23.697Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-14T16:47:23.697Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-14T16:47:23.697Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-14T16:47:23.697Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-14T16:47:23.697Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-14T16:47:23.882Z] --- PASS: TestExecUser (0.67s) [2020-04-14T16:47:23.883Z] === RUN TestExportContainerAndImportImage [2020-04-14T16:47:23.954Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-14T16:47:23.954Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-14T16:47:23.954Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-14T16:47:23.954Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-14T16:47:23.954Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-14T16:47:23.954Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-14T16:47:23.954Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-14T16:47:23.954Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-14T16:47:24.212Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-14T16:47:24.212Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-14T16:47:24.212Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-14T16:47:24.212Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-14T16:47:24.212Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-14T16:47:24.212Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-14T16:47:24.212Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-14T16:47:24.212Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-14T16:47:24.212Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-14T16:47:24.212Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-14T16:47:24.239Z] . [2020-04-14T16:47:24.239Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-14T16:47:24.445Z] --- PASS: TestExportContainerAndImportImage (0.77s) [2020-04-14T16:47:24.445Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-14T16:47:24.469Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-14T16:47:24.469Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-14T16:47:24.469Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-04-14T16:47:24.469Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-14T16:47:24.469Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-04-14T16:47:24.469Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-04-14T16:47:24.469Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-04-14T16:47:24.469Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-04-14T16:47:24.469Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-14T16:47:24.469Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s) [2020-04-14T16:47:24.469Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-04-14T16:47:24.469Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-04-14T16:47:24.469Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-04-14T16:47:24.469Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-14T16:47:24.469Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-04-14T16:47:24.469Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.07s) [2020-04-14T16:47:24.469Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-04-14T16:47:24.469Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-04-14T16:47:24.469Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-14T16:47:24.469Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-04-14T16:47:24.469Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-04-14T16:47:24.469Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-04-14T16:47:24.469Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-04-14T16:47:24.469Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-14T16:47:24.469Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-04-14T16:47:24.469Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-04-14T16:47:24.469Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2020-04-14T16:47:24.469Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2020-04-14T16:47:24.469Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-14T16:47:24.469Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-04-14T16:47:24.469Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-04-14T16:47:24.469Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-04-14T16:47:24.469Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-04-14T16:47:24.469Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-14T16:47:24.469Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-04-14T16:47:24.469Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-04-14T16:47:24.469Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-04-14T16:47:24.469Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.07s) [2020-04-14T16:47:24.469Z] === RUN TestContainerBindMountNonRecursive [2020-04-14T16:47:24.469Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-04-14T16:47:24.498Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-14T16:47:24.498Z] Error: No such image: emptyfs [2020-04-14T16:47:24.498Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-14T16:47:24.498Z] ++++ docker load [2020-04-14T16:47:24.757Z] Running integration-test (iteration 1) [2020-04-14T16:47:24.757Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-04-14T16:47:24.757Z] ++ 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-04-14T16:47:24.757Z] ++ set -e [2020-04-14T16:47:24.757Z] ++ '[' -n 0 ']' [2020-04-14T16:47:24.757Z] ++ set -x [2020-04-14T16:47:24.757Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-14T16:47:25.798Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-14T16:47:25.841Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-04-14T16:47:26.772Z] --- PASS: TestContainerBindMountNonRecursive (2.42s) [2020-04-14T16:47:26.772Z] === RUN TestNetworkNat [2020-04-14T16:47:27.029Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-04-14T16:47:27.286Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-04-14T16:47:27.850Z] --- PASS: TestNetworkNat (0.90s) [2020-04-14T16:47:27.850Z] === RUN TestNetworkLocalhostTCPNat [2020-04-14T16:47:28.272Z] Removing intermediate container 7abd0d55b718 [2020-04-14T16:47:28.272Z] ---> 76389af3ddcf [2020-04-14T16:47:28.272Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-04-14T16:47:28.272Z] ---> Running in ab8b1bec128f [2020-04-14T16:47:28.617Z] --- PASS: TestExportContainerAfterDaemonRestart (3.79s) [2020-04-14T16:47:28.618Z] === RUN TestHealthCheckWorkdir [2020-04-14T16:47:28.746Z] Removing intermediate container ab8b1bec128f [2020-04-14T16:47:28.746Z] ---> ed77452e29c9 [2020-04-14T16:47:28.746Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-04-14T16:47:28.746Z] ---> Running in b5c05e3e2c6b [2020-04-14T16:47:28.782Z] --- PASS: TestNetworkLocalhostTCPNat (0.92s) [2020-04-14T16:47:28.782Z] === RUN TestNetworkLoopbackNat [2020-04-14T16:47:29.181Z] --- PASS: TestHealthCheckWorkdir (0.87s) [2020-04-14T16:47:29.181Z] === RUN TestHealthKillContainer [2020-04-14T16:47:29.743Z] Removing intermediate container b5c05e3e2c6b [2020-04-14T16:47:29.743Z] ---> 00906dddfa50 [2020-04-14T16:47:29.743Z] Step 10/10 : COPY . . [2020-04-14T16:47:30.154Z] --- PASS: TestNetworkLoopbackNat (1.27s) [2020-04-14T16:47:30.154Z] === RUN TestPause [2020-04-14T16:47:30.719Z] --- PASS: TestPause (0.74s) [2020-04-14T16:47:30.719Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-14T16:47:30.719Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-14T16:47:30.719Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-14T16:47:30.719Z] === RUN TestPauseStopPausedContainer [2020-04-14T16:47:31.266Z] --- PASS: TestServiceCreateInit (10.95s) [2020-04-14T16:47:31.267Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.39s) [2020-04-14T16:47:31.267Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.54s) [2020-04-14T16:47:31.267Z] === RUN TestCreateServiceMultipleTimes [2020-04-14T16:47:31.650Z] --- PASS: TestPauseStopPausedContainer (0.76s) [2020-04-14T16:47:31.650Z] === RUN TestPsFilter [2020-04-14T16:47:31.651Z] --- PASS: TestPsFilter (0.22s) [2020-04-14T16:47:31.651Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-14T16:47:32.451Z] --- PASS: TestHealthKillContainer (2.73s) [2020-04-14T16:47:32.452Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-14T16:47:32.452Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s) [2020-04-14T16:47:32.452Z] === RUN TestIpcModeNone [2020-04-14T16:47:32.581Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.72s) [2020-04-14T16:47:32.582Z] === RUN TestRemoveContainerWithVolume [2020-04-14T16:47:33.015Z] --- PASS: TestIpcModeNone (0.61s) [2020-04-14T16:47:33.015Z] === RUN TestIpcModePrivate [2020-04-14T16:47:33.514Z] --- PASS: TestRemoveContainerWithVolume (1.01s) [2020-04-14T16:47:33.514Z] === RUN TestRemoveContainerRunning [2020-04-14T16:47:33.578Z] --- PASS: TestIpcModePrivate (0.66s) [2020-04-14T16:47:33.578Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:109, shared: false, mustBeShared: false [2020-04-14T16:47:33.578Z] === RUN TestIpcModeShareable [2020-04-14T16:47:33.578Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-04-14T16:47:33.578Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-14T16:47:33.578Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-14T16:47:34.445Z] --- PASS: TestRemoveContainerRunning (0.94s) [2020-04-14T16:47:34.445Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-14T16:47:34.734Z] Loaded image: buildpack-deps:jessie [2020-04-14T16:47:34.734Z] Loaded image: busybox:latest [2020-04-14T16:47:34.734Z] Loaded image: busybox:glibc [2020-04-14T16:47:34.734Z] Loaded image: debian:jessie [2020-04-14T16:47:34.734Z] Loaded image: hello-world:latest [2020-04-14T16:47:34.734Z] INFO: Testing against a local daemon [2020-04-14T16:47:34.734Z] === RUN TestCgroupNamespacesBuild [2020-04-14T16:47:35.378Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.92s) [2020-04-14T16:47:35.378Z] === RUN TestRemoveInvalidContainer [2020-04-14T16:47:35.378Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-04-14T16:47:35.378Z] === RUN TestRenameLinkedContainer [2020-04-14T16:47:36.098Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.03s) [2020-04-14T16:47:36.098Z] === RUN TestAPIIpcModeHost [2020-04-14T16:47:36.098Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-04-14T16:47:36.098Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-14T16:47:36.098Z] === RUN TestDaemonIpcModeShareable [2020-04-14T16:47:36.098Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-04-14T16:47:36.098Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-14T16:47:36.098Z] === RUN TestDaemonIpcModePrivate [2020-04-14T16:47:36.747Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-04-14T16:47:37.266Z] --- PASS: TestCgroupNamespacesBuild (3.12s) [2020-04-14T16:47:37.266Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-14T16:47:38.619Z] --- PASS: TestDaemonIpcModePrivate (2.48s) [2020-04-14T16:47:38.619Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2020-04-14T16:47:38.619Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-14T16:47:38.619Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-04-14T16:47:38.619Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-14T16:47:38.619Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-14T16:47:38.619Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-04-14T16:47:38.619Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-14T16:47:38.619Z] === RUN TestIpcModeOlderClient [2020-04-14T16:47:38.619Z] === PAUSE TestIpcModeOlderClient [2020-04-14T16:47:38.619Z] === RUN TestKillContainerInvalidSignal [2020-04-14T16:47:38.641Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.93s) [2020-04-14T16:47:38.641Z] === RUN TestBuildWithSession [2020-04-14T16:47:38.641Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-14T16:47:38.641Z] build_session_test.go:25: TODO: BuildKit [2020-04-14T16:47:38.641Z] === RUN TestBuildSquashParent [2020-04-14T16:47:38.643Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-04-14T16:47:38.643Z] --- PASS: TestRenameLinkedContainer (3.48s) [2020-04-14T16:47:38.643Z] === RUN TestRenameStoppedContainer [2020-04-14T16:47:38.876Z] --- PASS: TestKillContainerInvalidSignal (0.63s) [2020-04-14T16:47:38.876Z] === RUN TestKillContainer [2020-04-14T16:47:38.876Z] === RUN TestKillContainer/no_signal [2020-04-14T16:47:39.438Z] === RUN TestKillContainer/non_killing_signal [2020-04-14T16:47:39.575Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-04-14T16:47:39.575Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-04-14T16:47:39.695Z] === RUN TestKillContainer/killing_signal [2020-04-14T16:47:39.832Z] --- PASS: TestRenameStoppedContainer (0.96s) [2020-04-14T16:47:39.832Z] === RUN TestRenameRunningContainerAndReuse [2020-04-14T16:47:40.636Z] --- PASS: TestKillContainer (1.72s) [2020-04-14T16:47:40.636Z] --- PASS: TestKillContainer/no_signal (0.54s) [2020-04-14T16:47:40.636Z] --- PASS: TestKillContainer/non_killing_signal (0.37s) [2020-04-14T16:47:40.636Z] --- PASS: TestKillContainer/killing_signal (0.58s) [2020-04-14T16:47:40.636Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-14T16:47:40.636Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-14T16:47:41.204Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-04-14T16:47:41.210Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-14T16:47:41.463Z] --- PASS: TestRenameRunningContainerAndReuse (1.84s) [2020-04-14T16:47:41.463Z] === RUN TestRenameInvalidName [2020-04-14T16:47:41.781Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.30s) [2020-04-14T16:47:41.782Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.69s) [2020-04-14T16:47:41.782Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.39s) [2020-04-14T16:47:41.782Z] === RUN TestKillStoppedContainer [2020-04-14T16:47:42.039Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-04-14T16:47:42.039Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-14T16:47:42.039Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-04-14T16:47:42.039Z] === RUN TestKillDifferentUserContainer [2020-04-14T16:47:42.395Z] --- PASS: TestRenameInvalidName (0.80s) [2020-04-14T16:47:42.395Z] === RUN TestRenameAnonymousContainer [2020-04-14T16:47:42.602Z] --- PASS: TestKillDifferentUserContainer (0.59s) [2020-04-14T16:47:42.602Z] === RUN TestInspectOomKilledTrue [2020-04-14T16:47:42.602Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-04-14T16:47:42.602Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-14T16:47:42.602Z] === RUN TestInspectOomKilledFalse [2020-04-14T16:47:42.602Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-14T16:47:42.602Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-14T16:47:42.602Z] === RUN TestLinksEtcHostsContentMatch [2020-04-14T16:47:42.602Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-04-14T16:47:42.602Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-04-14T16:47:42.602Z] === RUN TestLinksContainerNames [2020-04-14T16:47:42.961Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-04-14T16:47:43.255Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-04-14T16:47:43.893Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-04-14T16:47:43.893Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-04-14T16:47:43.969Z] --- PASS: TestLinksContainerNames (1.12s) [2020-04-14T16:47:43.969Z] === RUN TestLogsFollowTailEmpty [2020-04-14T16:47:44.226Z] --- PASS: TestLogsFollowTailEmpty (0.60s) [2020-04-14T16:47:44.226Z] === RUN TestContainerNetworkMountsNoChown [2020-04-14T16:47:44.788Z] --- PASS: TestContainerNetworkMountsNoChown (0.54s) [2020-04-14T16:47:44.788Z] === RUN TestMountDaemonRoot [2020-04-14T16:47:44.788Z] === RUN TestMountDaemonRoot/default [2020-04-14T16:47:44.788Z] === PAUSE TestMountDaemonRoot/default [2020-04-14T16:47:44.788Z] === RUN TestMountDaemonRoot/private [2020-04-14T16:47:44.788Z] === PAUSE TestMountDaemonRoot/private [2020-04-14T16:47:44.788Z] === RUN TestMountDaemonRoot/rprivate [2020-04-14T16:47:44.788Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-14T16:47:44.788Z] === RUN TestMountDaemonRoot/slave [2020-04-14T16:47:44.788Z] === PAUSE TestMountDaemonRoot/slave [2020-04-14T16:47:44.788Z] === RUN TestMountDaemonRoot/rslave [2020-04-14T16:47:44.788Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-14T16:47:44.788Z] === RUN TestMountDaemonRoot/shared [2020-04-14T16:47:44.788Z] === PAUSE TestMountDaemonRoot/shared [2020-04-14T16:47:44.788Z] === RUN TestMountDaemonRoot/rshared [2020-04-14T16:47:44.788Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-14T16:47:44.788Z] === CONT TestMountDaemonRoot/default [2020-04-14T16:47:44.788Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-14T16:47:44.788Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-14T16:47:44.788Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-14T16:47:44.788Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-14T16:47:44.788Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-14T16:47:44.788Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-14T16:47:44.788Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-14T16:47:44.788Z] === CONT TestMountDaemonRoot/rslave [2020-04-14T16:47:44.788Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-14T16:47:44.788Z] === CONT TestMountDaemonRoot/rshared [2020-04-14T16:47:44.788Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-14T16:47:44.788Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-14T16:47:44.788Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-14T16:47:44.788Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-14T16:47:44.788Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-14T16:47:44.788Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-14T16:47:44.788Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-14T16:47:44.788Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-14T16:47:44.788Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-14T16:47:44.788Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-14T16:47:44.788Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-14T16:47:44.788Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-14T16:47:44.788Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-14T16:47:44.788Z] === CONT TestMountDaemonRoot/shared [2020-04-14T16:47:44.788Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-14T16:47:44.788Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-14T16:47:44.788Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-14T16:47:44.788Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-14T16:47:44.788Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-14T16:47:44.788Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-14T16:47:44.788Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-14T16:47:44.788Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-14T16:47:44.788Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-14T16:47:44.788Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-14T16:47:44.788Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-14T16:47:44.788Z] === CONT TestMountDaemonRoot/rprivate [2020-04-14T16:47:44.788Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-14T16:47:44.788Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-14T16:47:44.788Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-14T16:47:44.788Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-14T16:47:44.788Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-14T16:47:44.788Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-14T16:47:44.788Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-14T16:47:44.788Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-14T16:47:44.788Z] === CONT TestMountDaemonRoot/slave [2020-04-14T16:47:44.788Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-14T16:47:44.788Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-14T16:47:44.788Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-14T16:47:44.788Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-14T16:47:44.788Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-14T16:47:44.788Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-14T16:47:44.788Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-14T16:47:44.788Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-14T16:47:44.788Z] === CONT TestMountDaemonRoot/private [2020-04-14T16:47:44.788Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-14T16:47:44.788Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-14T16:47:44.788Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-14T16:47:44.788Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-14T16:47:44.788Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-14T16:47:44.788Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-14T16:47:44.788Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-14T16:47:44.788Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-14T16:47:44.788Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-14T16:47:44.788Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-14T16:47:45.045Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-14T16:47:45.045Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-14T16:47:45.045Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-14T16:47:45.045Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-14T16:47:45.045Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-14T16:47:45.045Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-14T16:47:45.045Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-14T16:47:45.045Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-14T16:47:45.205Z] --- PASS: TestBuildSquashParent (5.96s) [2020-04-14T16:47:45.205Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-14T16:47:45.205Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-14T16:47:45.205Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-14T16:47:45.205Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-14T16:47:45.205Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-14T16:47:45.205Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-14T16:47:45.205Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-14T16:47:45.205Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-14T16:47:45.205Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-14T16:47:45.205Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-14T16:47:45.205Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-14T16:47:45.205Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-14T16:47:45.205Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-14T16:47:45.205Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-14T16:47:45.205Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-14T16:47:45.205Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-14T16:47:45.205Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-14T16:47:45.301Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-14T16:47:45.301Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-14T16:47:45.301Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-14T16:47:45.301Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-14T16:47:45.301Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-14T16:47:45.301Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-14T16:47:45.301Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-14T16:47:45.301Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-14T16:47:45.301Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-14T16:47:45.301Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-14T16:47:45.301Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-14T16:47:45.301Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-14T16:47:45.301Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-14T16:47:45.301Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-14T16:47:45.558Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-14T16:47:45.558Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-14T16:47:45.558Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-14T16:47:45.558Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-14T16:47:45.558Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-04-14T16:47:45.558Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-14T16:47:45.558Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-04-14T16:47:45.558Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-04-14T16:47:45.558Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-04-14T16:47:45.558Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-04-14T16:47:45.558Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-14T16:47:45.558Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-04-14T16:47:45.558Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-04-14T16:47:45.558Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-04-14T16:47:45.558Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-04-14T16:47:45.558Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-14T16:47:45.558Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-04-14T16:47:45.558Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-04-14T16:47:45.558Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-04-14T16:47:45.558Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-04-14T16:47:45.558Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-14T16:47:45.558Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-04-14T16:47:45.558Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-04-14T16:47:45.558Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-04-14T16:47:45.558Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-04-14T16:47:45.558Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-14T16:47:45.558Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-04-14T16:47:45.558Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-04-14T16:47:45.558Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-04-14T16:47:45.558Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-04-14T16:47:45.558Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-14T16:47:45.558Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-04-14T16:47:45.558Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-04-14T16:47:45.558Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-04-14T16:47:45.558Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-04-14T16:47:45.558Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-14T16:47:45.558Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-04-14T16:47:45.558Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-04-14T16:47:45.558Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-04-14T16:47:45.558Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-04-14T16:47:45.558Z] === RUN TestContainerBindMountNonRecursive [2020-04-14T16:47:45.558Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-04-14T16:47:45.558Z] 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-04-14T16:47:45.558Z] === RUN TestNetworkNat [2020-04-14T16:47:46.121Z] --- PASS: TestNetworkNat (0.64s) [2020-04-14T16:47:46.121Z] === RUN TestNetworkLocalhostTCPNat [2020-04-14T16:47:46.444Z] --- PASS: TestRenameAnonymousContainer (3.96s) [2020-04-14T16:47:46.444Z] === RUN TestRenameContainerWithSameName [2020-04-14T16:47:46.684Z] --- PASS: TestNetworkLocalhostTCPNat (0.57s) [2020-04-14T16:47:46.684Z] === RUN TestNetworkLoopbackNat [2020-04-14T16:47:47.376Z] --- PASS: TestRenameContainerWithSameName (1.08s) [2020-04-14T16:47:47.376Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-14T16:47:47.613Z] --- PASS: TestNetworkLoopbackNat (0.79s) [2020-04-14T16:47:47.613Z] === RUN TestPause [2020-04-14T16:47:47.613Z] --- SKIP: TestPause (0.00s) [2020-04-14T16:47:47.613Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-14T16:47:47.613Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-14T16:47:47.613Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-14T16:47:47.613Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-14T16:47:47.613Z] === RUN TestPauseStopPausedContainer [2020-04-14T16:47:47.613Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2020-04-14T16:47:47.613Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-14T16:47:47.613Z] === RUN TestPsFilter [2020-04-14T16:47:47.613Z] --- PASS: TestPsFilter (0.20s) [2020-04-14T16:47:47.613Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-14T16:47:47.746Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-14T16:47:47.746Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-14T16:47:48.542Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.57s) [2020-04-14T16:47:48.542Z] === RUN TestRemoveContainerWithVolume [2020-04-14T16:47:49.105Z] --- PASS: TestRemoveContainerWithVolume (0.63s) [2020-04-14T16:47:49.105Z] === RUN TestRemoveContainerRunning [2020-04-14T16:47:49.271Z] --- PASS: TestDockerDaemonSuite (340.74s) [2020-04-14T16:47:49.271Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.81s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.66s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.54s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.41s) [2020-04-14T16:47:49.272Z] docker_cli_daemon_test.go:1449: [ddcffcb437228] daemon is not started [2020-04-14T16:47:49.272Z] check_test.go:309: [d0e71440a483b] daemon is not started [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.25s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.75s) [2020-04-14T16:47:49.272Z] check_test.go:309: [d5488057731d1] daemon is not started [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.44s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.04s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.21s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.22s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.39s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.34s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.38s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.28s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-04-14T16:47:49.272Z] check_test.go:309: [d326e53d98380] daemon is not started [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-04-14T16:47:49.272Z] check_test.go:309: [df63ce6f87418] daemon is not started [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.47s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2020-04-14T16:47:49.272Z] check_test.go:309: [d93f7af116270] daemon is not started [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.91s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.69s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.63s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.09s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.54s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.65s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.61s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-04-14T16:47:49.272Z] check_test.go:309: [d155fa39f6450] daemon is not started [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.07s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.25s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.72s) [2020-04-14T16:47:49.272Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-04-14T16:47:49.272Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-04-14T16:47:49.272Z] check_test.go:309: [d835eb3a44529] daemon is not started [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.16s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.33s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.44s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.80s) [2020-04-14T16:47:49.272Z] check_test.go:309: [d77f7fe48c7fe] daemon is not started [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.27s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2020-04-14T16:47:49.272Z] check_test.go:309: [dc3c962d19a13] daemon is not started [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.92s) [2020-04-14T16:47:49.272Z] docker_cli_daemon_plugins_test.go:79: [dd309c4ad3156] daemon is not started [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.87s) [2020-04-14T16:47:49.272Z] docker_cli_daemon_plugins_test.go:169: [d7865c38a9335] daemon is not started [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.91s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-04-14T16:47:49.272Z] check_test.go:309: [d41b40f0fb45d] daemon is not started [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.65s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.74s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.73s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.81s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.53s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.78s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.09s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.99s) [2020-04-14T16:47:49.272Z] check_test.go:309: [da6fba8db69e9] daemon is not started [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.48s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.39s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.72s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.21s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.87s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.36s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.80s) [2020-04-14T16:47:49.272Z] check_test.go:309: [d689fa7e92fc7] daemon is not started [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.52s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.61s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (14.20s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (4.26s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (2.11s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.79s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.20s) [2020-04-14T16:47:49.272Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-04-14T16:47:49.272Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-04-14T16:47:49.272Z] check_test.go:309: [d83300c38cc55] daemon is not started [2020-04-14T16:47:49.272Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-04-14T16:47:49.272Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-04-14T16:47:49.272Z] check_test.go:309: [da3aa9e80ca51] daemon is not started [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.16s) [2020-04-14T16:47:49.272Z] check_test.go:309: [dbfb2731eefbd] daemon is not started [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (6.10s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.12s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.93s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.46s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.56s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (5.19s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.74s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (3.02s) [2020-04-14T16:47:49.272Z] check_test.go:309: [d47bc56dd42d7] daemon is not started [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (4.25s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.31s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.48s) [2020-04-14T16:47:49.272Z] check_test.go:309: [d651c7de8c9c2] daemon is not started [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.28s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.09s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) [2020-04-14T16:47:49.272Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-04-14T16:47:49.272Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-04-14T16:47:49.272Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-04-14T16:47:49.272Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-04-14T16:47:49.272Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-04-14T16:47:49.272Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-04-14T16:47:49.272Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-04-14T16:47:49.272Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-04-14T16:47:49.272Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-04-14T16:47:49.272Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-04-14T16:47:49.272Z] check_test.go:309: [d890e0e983e7a] daemon is not started [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.26s) [2020-04-14T16:47:49.272Z] check_test.go:309: [db173cd1a1c90] daemon is not started [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.59s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.55s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.26s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2020-04-14T16:47:49.272Z] check_test.go:309: [d9763a606f134] daemon is not started [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.45s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.62s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.38s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2020-04-14T16:47:49.272Z] check_test.go:309: [db332b7259941] daemon is not started [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.93s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.49s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.70s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (1.98s) [2020-04-14T16:47:49.272Z] check_test.go:309: [dbce079e3b5b3] daemon is not started [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.54s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.70s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-04-14T16:47:49.272Z] check_test.go:309: [d3afbd8e1afcd] daemon is not started [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.58s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.36s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.37s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.40s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.64s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.45s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.25s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.65s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.62s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.10s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.14s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.17s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.59s) [2020-04-14T16:47:49.272Z] docker_cli_daemon_test.go:2542: [dae8ab4edb722] daemon is not started [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.43s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.57s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.78s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.71s) [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.06s) [2020-04-14T16:47:49.272Z] check_test.go:309: [dcb1e2394fe1e] daemon is not started [2020-04-14T16:47:49.272Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.98s) [2020-04-14T16:47:49.272Z] === RUN TestDockerSwarmSuite [2020-04-14T16:47:49.272Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-04-14T16:47:49.272Z] --- PASS: TestRenameContainerWithLinkedContainer (1.73s) [2020-04-14T16:47:49.272Z] === RUN TestResize [2020-04-14T16:47:49.362Z] --- PASS: TestRemoveContainerRunning (0.55s) [2020-04-14T16:47:49.362Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-14T16:47:49.651Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-04-14T16:47:49.652Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.64s) [2020-04-14T16:47:49.652Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.93s) [2020-04-14T16:47:49.652Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.02s) [2020-04-14T16:47:49.652Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.02s) [2020-04-14T16:47:49.652Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.08s) [2020-04-14T16:47:49.652Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.94s) [2020-04-14T16:47:49.652Z] === RUN TestBuildMultiStageCopy [2020-04-14T16:47:49.652Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-14T16:47:50.203Z] --- PASS: TestResize (0.91s) [2020-04-14T16:47:50.203Z] === RUN TestResizeWithInvalidSize [2020-04-14T16:47:50.291Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.62s) [2020-04-14T16:47:50.291Z] === RUN TestRemoveInvalidContainer [2020-04-14T16:47:50.291Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-04-14T16:47:50.291Z] === RUN TestRenameLinkedContainer [2020-04-14T16:47:51.136Z] --- PASS: TestResizeWithInvalidSize (1.00s) [2020-04-14T16:47:51.136Z] === RUN TestResizeWhenContainerNotStarted [2020-04-14T16:47:51.700Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-04-14T16:47:51.958Z] --- PASS: TestResizeWhenContainerNotStarted (0.84s) [2020-04-14T16:47:51.958Z] === RUN TestDaemonRestartKillContainers [2020-04-14T16:47:51.958Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-14T16:47:51.958Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-14T16:47:51.958Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-14T16:47:51.958Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-14T16:47:51.958Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-14T16:47:51.958Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-14T16:47:51.958Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-14T16:47:51.958Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-14T16:47:51.958Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-14T16:47:51.958Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-14T16:47:51.958Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-14T16:47:51.958Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-14T16:47:51.958Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-14T16:47:51.958Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-14T16:47:51.958Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-14T16:47:51.958Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-14T16:47:51.958Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-14T16:47:51.958Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-14T16:47:51.958Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-14T16:47:51.958Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-14T16:47:51.958Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-14T16:47:51.958Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-14T16:47:51.958Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-14T16:47:51.958Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-14T16:47:51.958Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-14T16:47:51.958Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-14T16:47:52.184Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-14T16:47:52.184Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-14T16:47:52.751Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-14T16:47:52.810Z] --- PASS: TestRenameLinkedContainer (2.31s) [2020-04-14T16:47:52.810Z] === RUN TestRenameStoppedContainer [2020-04-14T16:47:53.066Z] --- PASS: TestRenameStoppedContainer (0.56s) [2020-04-14T16:47:53.066Z] === RUN TestRenameRunningContainerAndReuse [2020-04-14T16:47:53.319Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-14T16:47:53.590Z] --- PASS: TestCreateServiceMultipleTimes (22.44s) [2020-04-14T16:47:53.590Z] === RUN TestCreateServiceConflict [2020-04-14T16:47:53.886Z] --- PASS: TestBuildMultiStageCopy (4.35s) [2020-04-14T16:47:53.886Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.21s) [2020-04-14T16:47:53.886Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2020-04-14T16:47:53.886Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2020-04-14T16:47:53.886Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s) [2020-04-14T16:47:53.886Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s) [2020-04-14T16:47:53.886Z] === RUN TestBuildMultiStageParentConfig [2020-04-14T16:47:54.435Z] --- PASS: TestRenameRunningContainerAndReuse (1.15s) [2020-04-14T16:47:54.435Z] === RUN TestRenameInvalidName [2020-04-14T16:47:54.481Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-14T16:47:54.691Z] --- PASS: TestRenameInvalidName (0.56s) [2020-04-14T16:47:54.691Z] === RUN TestRenameAnonymousContainer [2020-04-14T16:47:54.738Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-14T16:47:55.261Z] --- PASS: TestBuildMultiStageParentConfig (1.34s) [2020-04-14T16:47:55.261Z] === RUN TestBuildLabelWithTargets [2020-04-14T16:47:55.302Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-04-14T16:47:55.559Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-04-14T16:47:56.123Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-14T16:47:56.381Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-14T16:47:56.638Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-04-14T16:47:56.638Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-04-14T16:47:57.029Z] --- PASS: TestCreateServiceConflict (3.25s) [2020-04-14T16:47:57.029Z] === RUN TestCreateServiceMaxReplicas [2020-04-14T16:47:57.353Z] #24 ... [2020-04-14T16:47:57.353Z] [2020-04-14T16:47:57.353Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:47:57.353Z] #66 410.8 + bin/containerd [2020-04-14T16:47:57.793Z] --- PASS: TestBuildLabelWithTargets (2.12s) [2020-04-14T16:47:57.793Z] === RUN TestBuildWithEmptyLayers [2020-04-14T16:47:57.960Z] --- PASS: TestRenameAnonymousContainer (2.76s) [2020-04-14T16:47:57.960Z] === RUN TestRenameContainerWithSameName [2020-04-14T16:47:57.960Z] --- PASS: TestRenameContainerWithSameName (0.57s) [2020-04-14T16:47:57.960Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-14T16:47:58.013Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-14T16:47:58.013Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-14T16:47:58.361Z] --- PASS: TestBuildWithEmptyLayers (1.02s) [2020-04-14T16:47:58.361Z] === RUN TestBuildMultiStageOnBuild [2020-04-14T16:47:59.327Z] --- PASS: TestRenameContainerWithLinkedContainer (1.17s) [2020-04-14T16:47:59.327Z] === RUN TestResize [2020-04-14T16:47:59.889Z] --- PASS: TestResize (0.57s) [2020-04-14T16:47:59.890Z] === RUN TestResizeWithInvalidSize [2020-04-14T16:47:59.953Z] ---> 9e11b67063fc [2020-04-14T16:48:00.452Z] --- PASS: TestResizeWithInvalidSize (0.57s) [2020-04-14T16:48:00.452Z] === RUN TestResizeWhenContainerNotStarted [2020-04-14T16:48:00.469Z] --- PASS: TestCreateServiceMaxReplicas (3.91s) [2020-04-14T16:48:00.469Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-14T16:48:00.538Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-14T16:48:00.795Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-04-14T16:48:00.795Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-14T16:48:00.952Z] Successfully built 9e11b67063fc [2020-04-14T16:48:00.952Z] Successfully tagged docker:latest [2020-04-14T16:48:00.952Z] INFO: Image build ended at 04/14/2020 16:48:00. Duration:00:04:33.2572096 [2020-04-14T16:48:00.952Z] [2020-04-14T16:48:00.952Z] [2020-04-14T16:48:00.952Z] INFO: Building the test binaries at 04/14/2020 16:48:00... [2020-04-14T16:48:01.014Z] --- PASS: TestResizeWhenContainerNotStarted (0.54s) [2020-04-14T16:48:01.014Z] === RUN TestDaemonRestartKillContainers [2020-04-14T16:48:01.014Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-04-14T16:48:01.014Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-04-14T16:48:01.014Z] === RUN TestCgroupNamespacesRun [2020-04-14T16:48:01.649Z] --- PASS: TestBuildMultiStageOnBuild (2.73s) [2020-04-14T16:48:01.649Z] === RUN TestBuildUncleanTarFilenames [2020-04-14T16:48:01.814Z] #66 ... [2020-04-14T16:48:01.814Z] [2020-04-14T16:48:01.814Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:48:01.814Z] #54 DONE 476.3s [2020-04-14T16:48:01.814Z] [2020-04-14T16:48:01.814Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:48:02.165Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-04-14T16:48:02.585Z] --- PASS: TestBuildUncleanTarFilenames (1.42s) [2020-04-14T16:48:02.585Z] === RUN TestBuildMultiStageLayerLeak [2020-04-14T16:48:03.532Z] --- PASS: TestCgroupNamespacesRun (2.45s) [2020-04-14T16:48:03.532Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-14T16:48:03.870Z] #24 479.2 + return [2020-04-14T16:48:04.063Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-14T16:48:04.158Z] #24 DONE 479.3s [2020-04-14T16:48:04.158Z] [2020-04-14T16:48:04.158Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:48:04.996Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-14T16:48:04.996Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-04-14T16:48:05.871Z] --- PASS: TestBuildMultiStageLayerLeak (2.85s) [2020-04-14T16:48:05.871Z] === RUN TestBuildWithHugeFile [2020-04-14T16:48:06.052Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.49s) [2020-04-14T16:48:06.052Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-14T16:48:06.873Z] #66 ... [2020-04-14T16:48:06.873Z] [2020-04-14T16:48:06.873Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-14T16:48:06.873Z] #25 DONE 0.1s [2020-04-14T16:48:06.873Z] [2020-04-14T16:48:06.873Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-14T16:48:06.917Z] INFO: make.ps1 starting at 04/14/2020 16:48:06 [2020-04-14T16:48:06.917Z] INFO: Git commit (cdc39fa29c) assumed from DOCKER_GITCOMMIT environment variable [2020-04-14T16:48:06.917Z] INFO: Invoking autogen... [2020-04-14T16:48:07.162Z] #29 DONE 0.6s [2020-04-14T16:48:07.162Z] [2020-04-14T16:48:07.162Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:48:07.162Z] #66 ... [2020-04-14T16:48:07.162Z] [2020-04-14T16:48:07.162Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-14T16:48:07.162Z] #32 DONE 0.1s [2020-04-14T16:48:07.162Z] [2020-04-14T16:48:07.162Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-14T16:48:07.394Z] INFO: Building daemon... [2020-04-14T16:48:07.453Z] #35 DONE 0.1s [2020-04-14T16:48:07.453Z] [2020-04-14T16:48:07.453Z] #40 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-14T16:48:07.453Z] #40 DONE 0.1s [2020-04-14T16:48:07.453Z] [2020-04-14T16:48:07.453Z] #43 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-14T16:48:07.453Z] #43 DONE 0.1s [2020-04-14T16:48:07.453Z] [2020-04-14T16:48:07.453Z] #46 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-14T16:48:07.453Z] #46 DONE 0.1s [2020-04-14T16:48:07.453Z] [2020-04-14T16:48:07.453Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:48:07.521Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-04-14T16:48:07.521Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-14T16:48:07.521Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.62s) [2020-04-14T16:48:07.521Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.78s) [2020-04-14T16:48:07.521Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.62s) [2020-04-14T16:48:07.521Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.67s) [2020-04-14T16:48:07.521Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.67s) [2020-04-14T16:48:07.521Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.67s) [2020-04-14T16:48:07.521Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.60s) [2020-04-14T16:48:07.521Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.75s) [2020-04-14T16:48:07.521Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.79s) [2020-04-14T16:48:07.521Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.04s) [2020-04-14T16:48:07.521Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.36s) [2020-04-14T16:48:07.521Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.30s) [2020-04-14T16:48:07.521Z] === RUN TestCgroupNamespacesRun [2020-04-14T16:48:07.744Z] #66 ... [2020-04-14T16:48:07.744Z] [2020-04-14T16:48:07.744Z] #49 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-14T16:48:07.744Z] #49 DONE 0.1s [2020-04-14T16:48:07.744Z] [2020-04-14T16:48:07.744Z] #52 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-14T16:48:07.744Z] #52 DONE 0.1s [2020-04-14T16:48:07.744Z] [2020-04-14T16:48:07.744Z] #55 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-14T16:48:08.035Z] #55 DONE 0.1s [2020-04-14T16:48:08.035Z] [2020-04-14T16:48:08.035Z] #58 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-14T16:48:08.035Z] #58 DONE 0.1s [2020-04-14T16:48:08.035Z] [2020-04-14T16:48:08.035Z] #62 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-14T16:48:08.035Z] #62 DONE 0.1s [2020-04-14T16:48:08.035Z] [2020-04-14T16:48:08.035Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-14T16:48:08.571Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.61s) [2020-04-14T16:48:08.571Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-14T16:48:08.890Z] --- PASS: TestCgroupNamespacesRun (1.59s) [2020-04-14T16:48:08.890Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-14T16:48:10.260Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.49s) [2020-04-14T16:48:10.260Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-14T16:48:11.091Z] --- PASS: TestCgroupNamespacesRunHostMode (2.59s) [2020-04-14T16:48:11.091Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-14T16:48:12.154Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.67s) [2020-04-14T16:48:12.154Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-14T16:48:13.526Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-04-14T16:48:13.526Z] --- PASS: TestCgroupNamespacesRunHostMode (1.57s) [2020-04-14T16:48:13.526Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-14T16:48:13.610Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.56s) [2020-04-14T16:48:13.610Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-14T16:48:14.091Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-04-14T16:48:15.023Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-04-14T16:48:15.280Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.94s) [2020-04-14T16:48:15.280Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-14T16:48:15.502Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.92s) [2020-04-14T16:48:15.502Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-14T16:48:15.539Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-04-14T16:48:16.113Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.87s) [2020-04-14T16:48:16.369Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-14T16:48:17.301Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) [2020-04-14T16:48:17.301Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-14T16:48:17.394Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.94s) [2020-04-14T16:48:17.394Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-14T16:48:18.232Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-04-14T16:48:18.797Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.75s) [2020-04-14T16:48:18.797Z] === RUN TestKernelTCPMemory [2020-04-14T16:48:18.905Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.45s) [2020-04-14T16:48:18.905Z] === RUN TestCreateServiceSecretFileMode [2020-04-14T16:48:19.286Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.55s) [2020-04-14T16:48:19.286Z] === RUN TestKernelTCPMemory [2020-04-14T16:48:19.286Z] --- SKIP: TestKernelTCPMemory (0.01s) [2020-04-14T16:48:19.286Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-14T16:48:19.286Z] === RUN TestNISDomainname [2020-04-14T16:48:19.286Z] --- SKIP: TestNISDomainname (0.00s) [2020-04-14T16:48:19.286Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-04-14T16:48:19.286Z] === RUN TestHostnameDnsResolution [2020-04-14T16:48:19.516Z] --- PASS: TestCreateServiceSecretFileMode (3.60s) [2020-04-14T16:48:19.516Z] === RUN TestCreateServiceConfigFileMode [2020-04-14T16:48:20.169Z] --- PASS: TestKernelTCPMemory (1.17s) [2020-04-14T16:48:20.169Z] === RUN TestNISDomainname [2020-04-14T16:48:20.215Z] --- PASS: TestHostnameDnsResolution (1.10s) [2020-04-14T16:48:20.215Z] === RUN TestStats [2020-04-14T16:48:20.215Z] --- SKIP: TestStats (0.00s) [2020-04-14T16:48:20.215Z] stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-14T16:48:20.215Z] === RUN TestStopContainerWithTimeout [2020-04-14T16:48:20.215Z] === RUN TestStopContainerWithTimeout/0 [2020-04-14T16:48:20.215Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-14T16:48:20.215Z] === RUN TestStopContainerWithTimeout/1 [2020-04-14T16:48:20.215Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-14T16:48:20.215Z] === RUN TestStopContainerWithTimeout/3 [2020-04-14T16:48:20.215Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-14T16:48:20.215Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-14T16:48:20.215Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-14T16:48:20.215Z] === CONT TestStopContainerWithTimeout/0 [2020-04-14T16:48:20.215Z] === CONT TestStopContainerWithTimeout/3 [2020-04-14T16:48:21.101Z] --- PASS: TestNISDomainname (0.89s) [2020-04-14T16:48:21.101Z] === RUN TestHostnameDnsResolution [2020-04-14T16:48:21.144Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-14T16:48:22.472Z] --- PASS: TestHostnameDnsResolution (1.40s) [2020-04-14T16:48:22.472Z] === RUN TestStats [2020-04-14T16:48:22.955Z] --- PASS: TestCreateServiceConfigFileMode (3.53s) [2020-04-14T16:48:22.955Z] === RUN TestCreateServiceSysctls [2020-04-14T16:48:23.035Z] === CONT TestStopContainerWithTimeout/1 [2020-04-14T16:48:24.367Z] --- PASS: TestStats (1.88s) [2020-04-14T16:48:24.367Z] === RUN TestStopContainerWithTimeout [2020-04-14T16:48:24.367Z] === RUN TestStopContainerWithTimeout/0 [2020-04-14T16:48:24.367Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-14T16:48:24.367Z] === RUN TestStopContainerWithTimeout/1 [2020-04-14T16:48:24.367Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-14T16:48:24.367Z] === RUN TestStopContainerWithTimeout/3 [2020-04-14T16:48:24.367Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-14T16:48:24.367Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-14T16:48:24.367Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-14T16:48:24.367Z] === CONT TestStopContainerWithTimeout/0 [2020-04-14T16:48:24.367Z] === CONT TestStopContainerWithTimeout/3 [2020-04-14T16:48:24.927Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-04-14T16:48:24.927Z] --- PASS: TestStopContainerWithTimeout/0 (0.81s) [2020-04-14T16:48:24.927Z] --- PASS: TestStopContainerWithTimeout/3 (2.83s) [2020-04-14T16:48:24.927Z] --- PASS: TestStopContainerWithTimeout/-1 (2.52s) [2020-04-14T16:48:24.927Z] --- PASS: TestStopContainerWithTimeout/1 (1.59s) [2020-04-14T16:48:24.927Z] === RUN TestDeleteDevicemapper [2020-04-14T16:48:24.927Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-14T16:48:24.927Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-14T16:48:24.927Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-14T16:48:25.298Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-14T16:48:26.824Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.17s) [2020-04-14T16:48:26.824Z] === RUN TestUpdateMemory [2020-04-14T16:48:26.824Z] --- SKIP: TestUpdateMemory (0.00s) [2020-04-14T16:48:26.824Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-14T16:48:26.824Z] === RUN TestUpdateCPUQuota [2020-04-14T16:48:26.824Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-04-14T16:48:26.824Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-14T16:48:26.824Z] === RUN TestUpdatePidsLimit [2020-04-14T16:48:26.824Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-04-14T16:48:26.824Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-14T16:48:26.824Z] === RUN TestUpdateRestartPolicy [2020-04-14T16:48:27.191Z] === CONT TestStopContainerWithTimeout/1 [2020-04-14T16:48:27.319Z] --- PASS: TestCreateServiceSysctls (4.33s) [2020-04-14T16:48:27.319Z] === RUN TestCreateServiceCapabilities [2020-04-14T16:48:29.087Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-04-14T16:48:29.087Z] --- PASS: TestStopContainerWithTimeout/0 (1.18s) [2020-04-14T16:48:29.087Z] --- PASS: TestStopContainerWithTimeout/3 (2.97s) [2020-04-14T16:48:29.087Z] --- PASS: TestStopContainerWithTimeout/-1 (2.85s) [2020-04-14T16:48:29.087Z] --- PASS: TestStopContainerWithTimeout/1 (1.88s) [2020-04-14T16:48:29.087Z] === RUN TestDeleteDevicemapper [2020-04-14T16:48:29.087Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-14T16:48:29.087Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-14T16:48:29.087Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-14T16:48:30.758Z] --- PASS: TestCreateServiceCapabilities (3.50s) [2020-04-14T16:48:30.758Z] === RUN TestInspect [2020-04-14T16:48:31.611Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.46s) [2020-04-14T16:48:31.611Z] === RUN TestUpdateMemory [2020-04-14T16:48:31.611Z] --- SKIP: TestUpdateMemory (0.00s) [2020-04-14T16:48:31.611Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-14T16:48:31.611Z] === RUN TestUpdateCPUQuota [2020-04-14T16:48:32.984Z] --- PASS: TestUpdateCPUQuota (1.53s) [2020-04-14T16:48:32.984Z] === RUN TestUpdatePidsLimit [2020-04-14T16:48:32.984Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-14T16:48:33.548Z] === RUN TestUpdatePidsLimit/no_change [2020-04-14T16:48:33.806Z] === RUN TestUpdatePidsLimit/update_lower [2020-04-14T16:48:34.064Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-14T16:48:34.629Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-14T16:48:34.887Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-04-14T16:48:35.122Z] --- PASS: TestInspect (3.80s) [2020-04-14T16:48:35.122Z] === RUN TestCreateJob [2020-04-14T16:48:35.144Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-04-14T16:48:35.402Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-14T16:48:35.402Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-04-14T16:48:36.774Z] --- PASS: TestUpdatePidsLimit (3.51s) [2020-04-14T16:48:36.774Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2020-04-14T16:48:36.774Z] --- PASS: TestUpdatePidsLimit/no_change (0.32s) [2020-04-14T16:48:36.774Z] --- PASS: TestUpdatePidsLimit/update_lower (0.42s) [2020-04-14T16:48:36.774Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.33s) [2020-04-14T16:48:36.774Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2020-04-14T16:48:36.774Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2020-04-14T16:48:36.774Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2020-04-14T16:48:36.774Z] === RUN TestUpdateRestartPolicy [2020-04-14T16:48:39.010Z] --- PASS: TestUpdateRestartPolicy (11.67s) [2020-04-14T16:48:39.010Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-14T16:48:39.010Z] --- PASS: TestUpdateRestartWithAutoRemove (0.58s) [2020-04-14T16:48:39.010Z] === RUN TestWaitNonBlocked [2020-04-14T16:48:39.010Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-14T16:48:39.010Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-14T16:48:39.010Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-14T16:48:39.010Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-14T16:48:39.010Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-14T16:48:39.010Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-14T16:48:39.495Z] --- PASS: TestCreateJob (4.19s) [2020-04-14T16:48:39.495Z] === RUN TestReplicatedJob [2020-04-14T16:48:39.939Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-04-14T16:48:39.939Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.75s) [2020-04-14T16:48:39.939Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.83s) [2020-04-14T16:48:39.939Z] === RUN TestWaitBlocked [2020-04-14T16:48:39.939Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-14T16:48:39.939Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-14T16:48:39.939Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-14T16:48:39.939Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-14T16:48:39.939Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-14T16:48:39.939Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-14T16:48:40.048Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-04-14T16:48:40.504Z] --- PASS: TestWaitBlocked (0.01s) [2020-04-14T16:48:40.504Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.77s) [2020-04-14T16:48:40.504Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.80s) [2020-04-14T16:48:40.504Z] === CONT TestDaemonRestartIpcMode [2020-04-14T16:48:40.504Z] === CONT TestIpcModeOlderClient [2020-04-14T16:48:40.615Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-04-14T16:48:40.761Z] --- PASS: TestIpcModeOlderClient (0.14s) [2020-04-14T16:48:40.872Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-04-14T16:48:41.436Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-04-14T16:48:41.436Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-04-14T16:48:41.693Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-04-14T16:48:41.950Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-04-14T16:48:43.320Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-04-14T16:48:43.320Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-04-14T16:48:43.840Z] ................................................ [ 29%] [2020-04-14T16:48:44.250Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-04-14T16:48:46.010Z] --- PASS: TestDaemonRestartIpcMode (4.96s) [2020-04-14T16:48:46.010Z] PASS [2020-04-14T16:48:46.010Z] [2020-04-14T16:48:46.010Z] === Skipped [2020-04-14T16:48:46.010Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-04-14T16:48:46.010Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-14T16:48:46.010Z] [2020-04-14T16:48:46.010Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-04-14T16:48:46.010Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-04-14T16:48:46.010Z] [2020-04-14T16:48:46.010Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-04-14T16:48:46.010Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-14T16:48:46.010Z] [2020-04-14T16:48:46.010Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-04-14T16:48:46.010Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-14T16:48:46.010Z] [2020-04-14T16:48:46.010Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-04-14T16:48:46.010Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-14T16:48:46.010Z] [2020-04-14T16:48:46.010Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-04-14T16:48:46.010Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-14T16:48:46.010Z] [2020-04-14T16:48:46.010Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-04-14T16:48:46.010Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-14T16:48:46.010Z] [2020-04-14T16:48:46.010Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-04-14T16:48:46.010Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-14T16:48:46.010Z] [2020-04-14T16:48:46.010Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-04-14T16:48:46.010Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-14T16:48:46.010Z] [2020-04-14T16:48:46.010Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-04-14T16:48:46.010Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-14T16:48:46.010Z] [2020-04-14T16:48:46.010Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-04-14T16:48:46.010Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-04-14T16:48:46.010Z] [2020-04-14T16:48:46.010Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-04-14T16:48:46.010Z] 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-04-14T16:48:46.010Z] [2020-04-14T16:48:46.010Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-04-14T16:48:46.010Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-14T16:48:46.010Z] [2020-04-14T16:48:46.010Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-14T16:48:46.010Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-14T16:48:46.010Z] [2020-04-14T16:48:46.010Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.00s) [2020-04-14T16:48:46.011Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-14T16:48:46.011Z] [2020-04-14T16:48:46.011Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-04-14T16:48:46.011Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-04-14T16:48:46.011Z] [2020-04-14T16:48:46.011Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2020-04-14T16:48:46.011Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-14T16:48:46.011Z] [2020-04-14T16:48:46.011Z] === SKIP: amd64.integration.container TestNISDomainname (0.00s) [2020-04-14T16:48:46.011Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-04-14T16:48:46.011Z] [2020-04-14T16:48:46.011Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-04-14T16:48:46.011Z] stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-14T16:48:46.011Z] [2020-04-14T16:48:46.011Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-04-14T16:48:46.011Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-14T16:48:46.011Z] [2020-04-14T16:48:46.011Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-04-14T16:48:46.011Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-14T16:48:46.011Z] [2020-04-14T16:48:46.011Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-04-14T16:48:46.011Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-14T16:48:46.011Z] [2020-04-14T16:48:46.011Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-04-14T16:48:46.011Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-14T16:48:46.011Z] [2020-04-14T16:48:46.011Z] [2020-04-14T16:48:46.011Z] DONE 180 tests, 23 skipped in 93.334s [2020-04-14T16:48:46.011Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-04-14T16:48:46.011Z] INFO: Testing against a local daemon [2020-04-14T16:48:46.011Z] === RUN TestCommitInheritsEnv [2020-04-14T16:48:46.146Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-04-14T16:48:46.285Z] --- PASS: TestReplicatedJob (6.41s) [2020-04-14T16:48:46.285Z] === RUN TestUpdateReplicatedJob [2020-04-14T16:48:47.318Z] #66 462.5 + bin/containerd-stress [2020-04-14T16:48:47.377Z] --- PASS: TestCommitInheritsEnv (1.43s) [2020-04-14T16:48:47.377Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-14T16:48:47.377Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-14T16:48:47.377Z] === RUN TestImagesFilterMultiReference [2020-04-14T16:48:47.377Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-04-14T16:48:47.377Z] === RUN TestImagePullPlatformInvalid [2020-04-14T16:48:47.377Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-04-14T16:48:47.377Z] === RUN TestRemoveImageOrphaning [2020-04-14T16:48:48.044Z] === RUN TestDockerSuite/TestBuildEnv [2020-04-14T16:48:48.354Z] #66 466.3 + bin/containerd-shim [2020-04-14T16:48:49.268Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2020-04-14T16:48:49.268Z] === RUN TestRemoveImageGarbageCollector [2020-04-14T16:48:49.268Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-04-14T16:48:49.268Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-04-14T16:48:49.268Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-14T16:48:49.268Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-04-14T16:48:49.268Z] === RUN TestTagInvalidReference [2020-04-14T16:48:49.268Z] --- PASS: TestTagInvalidReference (0.02s) [2020-04-14T16:48:49.268Z] === RUN TestTagValidPrefixedRepo [2020-04-14T16:48:49.268Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-04-14T16:48:49.268Z] === RUN TestTagExistedNameWithoutForce [2020-04-14T16:48:49.268Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-04-14T16:48:49.268Z] === RUN TestTagOfficialNames [2020-04-14T16:48:49.268Z] --- PASS: TestTagOfficialNames (0.04s) [2020-04-14T16:48:49.268Z] === RUN TestTagMatchesDigest [2020-04-14T16:48:49.268Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-04-14T16:48:49.268Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-14T16:48:49.412Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-04-14T16:48:49.975Z] --- PASS: TestUpdateRestartPolicy (13.26s) [2020-04-14T16:48:49.975Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-14T16:48:50.232Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-04-14T16:48:50.652Z] --- PASS: TestUpdateReplicatedJob (4.77s) [2020-04-14T16:48:50.652Z] === RUN TestServiceListWithStatuses [2020-04-14T16:48:50.652Z] --- SKIP: TestServiceListWithStatuses (0.02s) [2020-04-14T16:48:50.652Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-14T16:48:50.652Z] === RUN TestDockerNetworkConnectAlias [2020-04-14T16:48:50.796Z] --- PASS: TestUpdateRestartWithAutoRemove (0.79s) [2020-04-14T16:48:50.797Z] === RUN TestWaitNonBlocked [2020-04-14T16:48:50.797Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-14T16:48:50.797Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-14T16:48:50.797Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-14T16:48:50.797Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-14T16:48:50.797Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-14T16:48:50.797Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-14T16:48:51.728Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-04-14T16:48:51.728Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-04-14T16:48:51.728Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.10s) [2020-04-14T16:48:51.728Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.17s) [2020-04-14T16:48:51.728Z] === RUN TestWaitBlocked [2020-04-14T16:48:51.728Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-14T16:48:51.728Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-14T16:48:51.728Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-14T16:48:51.728Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-14T16:48:51.728Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-14T16:48:51.728Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-14T16:48:52.555Z] --- PASS: TestBuildWithHugeFile (41.44s) [2020-04-14T16:48:52.555Z] === RUN TestBuildWithEmptyDockerfile [2020-04-14T16:48:52.555Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-14T16:48:52.555Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-14T16:48:52.555Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-14T16:48:52.555Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-14T16:48:52.555Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-14T16:48:52.555Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-14T16:48:52.555Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-14T16:48:52.555Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-14T16:48:52.555Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-14T16:48:52.555Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2020-04-14T16:48:52.555Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2020-04-14T16:48:52.555Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.21s) [2020-04-14T16:48:52.555Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2020-04-14T16:48:52.555Z] === RUN TestBuildPreserveOwnership [2020-04-14T16:48:52.555Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-14T16:48:52.555Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-14T16:48:53.100Z] --- PASS: TestWaitBlocked (0.02s) [2020-04-14T16:48:53.100Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.91s) [2020-04-14T16:48:53.100Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.07s) [2020-04-14T16:48:53.100Z] === CONT TestContainerStartOnDaemonRestart [2020-04-14T16:48:53.100Z] === CONT TestIpcModeOlderClient [2020-04-14T16:48:53.100Z] --- PASS: TestIpcModeOlderClient (0.12s) [2020-04-14T16:48:53.100Z] === CONT TestDaemonHostGatewayIP [2020-04-14T16:48:53.122Z] --- PASS: TestBuildPreserveOwnership (5.87s) [2020-04-14T16:48:53.122Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.79s) [2020-04-14T16:48:53.122Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.07s) [2020-04-14T16:48:53.122Z] === RUN TestBuildPlatformInvalid [2020-04-14T16:48:53.381Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2020-04-14T16:48:53.381Z] PASS [2020-04-14T16:48:53.381Z] [2020-04-14T16:48:53.382Z] === Skipped [2020-04-14T16:48:53.382Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-04-14T16:48:53.382Z] build_session_test.go:25: TODO: BuildKit [2020-04-14T16:48:53.382Z] [2020-04-14T16:48:53.382Z] [2020-04-14T16:48:53.382Z] DONE 32 tests, 1 skipped in 88.559s [2020-04-14T16:48:53.382Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-04-14T16:48:53.382Z] ++ 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-04-14T16:48:53.382Z] ++ set -e [2020-04-14T16:48:53.382Z] ++ '[' -n 0 ']' [2020-04-14T16:48:53.382Z] ++ set -x [2020-04-14T16:48:53.382Z] ++ env -i DEST=/go/src/github.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-04-14T16:48:53.382Z] INFO: Testing against a local daemon [2020-04-14T16:48:53.382Z] === RUN TestConfigInspect [2020-04-14T16:48:56.379Z] --- PASS: TestContainerStartOnDaemonRestart (3.21s) [2020-04-14T16:48:56.379Z] === CONT TestDaemonRestartIpcMode [2020-04-14T16:48:56.636Z] --- PASS: TestDaemonHostGatewayIP (3.71s) [2020-04-14T16:48:57.567Z] --- PASS: TestConfigInspect (3.47s) [2020-04-14T16:48:57.567Z] === RUN TestConfigList [2020-04-14T16:48:58.690Z] #66 476.6 + bin/containerd-shim-runc-v1 [2020-04-14T16:48:59.032Z] --- PASS: TestDockerNetworkConnectAlias (8.05s) [2020-04-14T16:48:59.032Z] === RUN TestDockerNetworkReConnect [2020-04-14T16:48:59.911Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-04-14T16:48:59.911Z] --- PASS: TestDaemonRestartIpcMode (3.75s) [2020-04-14T16:48:59.911Z] PASS [2020-04-14T16:48:59.911Z] [2020-04-14T16:48:59.911Z] === Skipped [2020-04-14T16:48:59.911Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-04-14T16:48:59.911Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-14T16:48:59.911Z] [2020-04-14T16:48:59.911Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2020-04-14T16:48:59.911Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-14T16:48:59.911Z] [2020-04-14T16:48:59.911Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-04-14T16:48:59.911Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-14T16:48:59.911Z] [2020-04-14T16:48:59.911Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-14T16:48:59.911Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-14T16:48:59.911Z] [2020-04-14T16:48:59.911Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-04-14T16:48:59.911Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-14T16:48:59.911Z] [2020-04-14T16:48:59.911Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-04-14T16:48:59.911Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-14T16:48:59.911Z] [2020-04-14T16:48:59.911Z] [2020-04-14T16:48:59.911Z] DONE 199 tests, 6 skipped in 144.623s [2020-04-14T16:48:59.911Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-04-14T16:48:59.911Z] ++ 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-04-14T16:48:59.911Z] ++ set -e [2020-04-14T16:48:59.911Z] ++ '[' -n 0 ']' [2020-04-14T16:48:59.911Z] ++ set -x [2020-04-14T16:48:59.911Z] ++ env -i DEST=/go/src/github.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-04-14T16:48:59.911Z] INFO: Testing against a local daemon [2020-04-14T16:48:59.911Z] === RUN TestCommitInheritsEnv [2020-04-14T16:49:00.476Z] --- PASS: TestCommitInheritsEnv (0.44s) [2020-04-14T16:49:00.476Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-14T16:49:00.476Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-14T16:49:00.476Z] === RUN TestImagesFilterMultiReference [2020-04-14T16:49:00.476Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-04-14T16:49:00.476Z] === RUN TestImagePullPlatformInvalid [2020-04-14T16:49:00.477Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-04-14T16:49:00.477Z] === RUN TestRemoveImageOrphaning [2020-04-14T16:49:00.852Z] --- PASS: TestConfigList (3.28s) [2020-04-14T16:49:00.852Z] === RUN TestConfigsCreateAndDelete [2020-04-14T16:49:01.040Z] --- PASS: TestRemoveImageOrphaning (0.39s) [2020-04-14T16:49:01.040Z] === RUN TestRemoveImageGarbageCollector [2020-04-14T16:49:02.935Z] --- PASS: TestRemoveImageGarbageCollector (2.11s) [2020-04-14T16:49:02.935Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-14T16:49:02.935Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-04-14T16:49:02.935Z] === RUN TestTagInvalidReference [2020-04-14T16:49:02.935Z] --- PASS: TestTagInvalidReference (0.02s) [2020-04-14T16:49:02.935Z] === RUN TestTagValidPrefixedRepo [2020-04-14T16:49:03.003Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-04-14T16:49:03.193Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-04-14T16:49:03.193Z] === RUN TestTagExistedNameWithoutForce [2020-04-14T16:49:03.193Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-04-14T16:49:03.193Z] === RUN TestTagOfficialNames [2020-04-14T16:49:03.193Z] --- PASS: TestTagOfficialNames (0.07s) [2020-04-14T16:49:03.193Z] === RUN TestTagMatchesDigest [2020-04-14T16:49:03.193Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-04-14T16:49:03.193Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-14T16:49:04.123Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-04-14T16:49:04.137Z] --- PASS: TestConfigsCreateAndDelete (3.28s) [2020-04-14T16:49:04.137Z] === RUN TestConfigsUpdate [2020-04-14T16:49:04.232Z] #66 481.6 + bin/containerd-shim-runc-v2 [2020-04-14T16:49:04.499Z] --- PASS: TestDockerNetworkReConnect (6.17s) [2020-04-14T16:49:04.499Z] === RUN TestServicePlugin [2020-04-14T16:49:04.499Z] --- SKIP: TestServicePlugin (0.00s) [2020-04-14T16:49:04.499Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-14T16:49:04.499Z] === RUN TestServiceUpdateLabel [2020-04-14T16:49:05.055Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-04-14T16:49:05.249Z] #66 483.1 + binaries [2020-04-14T16:49:05.249Z] #66 483.1 + mkdir -p /build [2020-04-14T16:49:05.249Z] #66 483.1 + cp bin/containerd /build/containerd [2020-04-14T16:49:05.249Z] #66 483.2 + cp bin/containerd-shim /build/containerd-shim [2020-04-14T16:49:05.249Z] #66 483.2 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-14T16:49:05.249Z] #66 483.2 + cp bin/ctr /build/ctr [2020-04-14T16:49:05.533Z] #66 DONE 483.2s [2020-04-14T16:49:06.668Z] --- PASS: TestConfigsUpdate (3.26s) [2020-04-14T16:49:06.668Z] === RUN TestTemplatedConfig [2020-04-14T16:49:07.031Z] [2020-04-14T16:49:07.031Z] #67 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-14T16:49:07.031Z] #67 DONE 0.2s [2020-04-14T16:49:07.031Z] [2020-04-14T16:49:07.031Z] #71 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-14T16:49:07.317Z] #71 DONE 0.2s [2020-04-14T16:49:07.317Z] [2020-04-14T16:49:07.317Z] #73 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-14T16:49:07.317Z] #73 DONE 0.1s [2020-04-14T16:49:07.317Z] [2020-04-14T16:49:07.317Z] #76 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-14T16:49:07.317Z] #76 DONE 0.1s [2020-04-14T16:49:07.317Z] [2020-04-14T16:49:07.317Z] #77 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-14T16:49:07.317Z] #77 DONE 0.0s [2020-04-14T16:49:07.317Z] [2020-04-14T16:49:07.317Z] #78 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-14T16:49:07.939Z] --- PASS: TestServiceUpdateLabel (3.54s) [2020-04-14T16:49:07.939Z] === RUN TestServiceUpdateSecrets [2020-04-14T16:49:10.011Z] #78 DONE 2.3s [2020-04-14T16:49:10.011Z] [2020-04-14T16:49:10.011Z] #79 exporting to oci image format [2020-04-14T16:49:10.011Z] #79 exporting layers [2020-04-14T16:49:10.856Z] --- PASS: TestTemplatedConfig (3.52s) [2020-04-14T16:49:10.856Z] === RUN TestConfigCreateResolve [2020-04-14T16:49:10.948Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-04-14T16:49:14.141Z] --- PASS: TestConfigCreateResolve (3.26s) [2020-04-14T16:49:14.141Z] === RUN TestConfigDaemonLibtrustID [2020-04-14T16:49:14.141Z] --- PASS: TestConfigDaemonLibtrustID (0.65s) [2020-04-14T16:49:14.141Z] PASS [2020-04-14T16:49:14.141Z] [2020-04-14T16:49:14.141Z] DONE 7 tests in 20.858s [2020-04-14T16:49:14.141Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-04-14T16:49:14.141Z] ++ 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-04-14T16:49:14.141Z] ++ set -e [2020-04-14T16:49:14.141Z] ++ '[' -n 0 ']' [2020-04-14T16:49:14.141Z] ++ set -x [2020-04-14T16:49:14.141Z] ++ env -i DEST=/go/src/github.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-04-14T16:49:14.400Z] INFO: Testing against a local daemon [2020-04-14T16:49:14.400Z] === RUN TestCheckpoint [2020-04-14T16:49:14.400Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-14T16:49:14.400Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-14T16:49:14.400Z] === RUN TestContainerInvalidJSON [2020-04-14T16:49:14.400Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-14T16:49:14.400Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-14T16:49:14.400Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-14T16:49:14.400Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-14T16:49:14.400Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-14T16:49:14.400Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-14T16:49:14.400Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-14T16:49:14.400Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-14T16:49:14.400Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-14T16:49:14.400Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-04-14T16:49:14.400Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-14T16:49:14.400Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-14T16:49:14.400Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-14T16:49:14.400Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-14T16:49:14.400Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-04-14T16:49:14.400Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-14T16:49:14.658Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-04-14T16:49:14.658Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-14T16:49:14.658Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-04-14T16:49:14.658Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-14T16:49:14.917Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2020-04-14T16:49:14.918Z] === RUN TestCopyFromContainer [2020-04-14T16:49:15.063Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-04-14T16:49:16.819Z] === RUN TestCopyFromContainer// [2020-04-14T16:49:16.819Z] === RUN TestCopyFromContainer//bar/root [2020-04-14T16:49:17.078Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-14T16:49:17.078Z] === RUN TestCopyFromContainer/bar/quux [2020-04-14T16:49:17.337Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-14T16:49:17.337Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-14T16:49:17.595Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-14T16:49:17.596Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-14T16:49:17.854Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-14T16:49:17.854Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-14T16:49:18.113Z] --- PASS: TestCopyFromContainer (3.12s) [2020-04-14T16:49:18.113Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-04-14T16:49:18.113Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2020-04-14T16:49:18.113Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-04-14T16:49:18.113Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-04-14T16:49:18.113Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2020-04-14T16:49:18.113Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-04-14T16:49:18.113Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-04-14T16:49:18.113Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2020-04-14T16:49:18.113Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-04-14T16:49:18.113Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-04-14T16:49:18.113Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-14T16:49:18.113Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-14T16:49:18.113Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-14T16:49:18.113Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-14T16:49:18.113Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-14T16:49:18.113Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-14T16:49:18.113Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-14T16:49:18.113Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-14T16:49:18.113Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-14T16:49:18.113Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-14T16:49:18.113Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-04-14T16:49:18.113Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-04-14T16:49:18.113Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-04-14T16:49:18.113Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-04-14T16:49:18.113Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-14T16:49:18.113Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-04-14T16:49:18.113Z] === RUN TestCreateWithInvalidEnv [2020-04-14T16:49:18.113Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-14T16:49:18.113Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-14T16:49:18.113Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-14T16:49:18.113Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-14T16:49:18.113Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-14T16:49:18.113Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-14T16:49:18.113Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-14T16:49:18.113Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-14T16:49:18.113Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-14T16:49:18.113Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-04-14T16:49:18.113Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-14T16:49:18.113Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-14T16:49:18.113Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-14T16:49:18.113Z] === RUN TestCreateTmpfsMountsTarget [2020-04-14T16:49:18.113Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-04-14T16:49:18.113Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-14T16:49:19.827Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-04-14T16:49:20.301Z] [2020-04-14T16:49:20.301Z] ________ ____ __. [2020-04-14T16:49:20.301Z] \_____ \ | |/ _| [2020-04-14T16:49:20.301Z] / | \| < [2020-04-14T16:49:20.301Z] / | \ | \ [2020-04-14T16:49:20.301Z] \_______ /____|__ \ [2020-04-14T16:49:20.301Z] \/ \/ [2020-04-14T16:49:20.301Z] [2020-04-14T16:49:20.301Z] INFO: make.ps1 ended at 04/14/2020 16:49:20 [2020-04-14T16:49:20.645Z] --- PASS: TestCreateWithCustomMaskedPaths (2.18s) [2020-04-14T16:49:20.645Z] === RUN TestCreateWithCapabilities [2020-04-14T16:49:20.645Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-14T16:49:20.645Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-14T16:49:20.645Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-14T16:49:20.645Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-14T16:49:20.645Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-14T16:49:20.645Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-14T16:49:20.645Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-14T16:49:20.645Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-14T16:49:20.645Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-14T16:49:20.645Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-14T16:49:20.645Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-14T16:49:20.645Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-14T16:49:20.645Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-14T16:49:20.645Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-14T16:49:20.645Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-14T16:49:20.645Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-14T16:49:20.645Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-14T16:49:20.645Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-14T16:49:20.645Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-14T16:49:20.645Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-14T16:49:20.645Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-14T16:49:20.645Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-14T16:49:20.645Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-14T16:49:20.645Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-14T16:49:20.645Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-14T16:49:20.645Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-14T16:49:20.645Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-14T16:49:20.645Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-14T16:49:20.645Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-14T16:49:20.645Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-14T16:49:20.645Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-14T16:49:20.645Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-14T16:49:20.645Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-14T16:49:20.645Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-04-14T16:49:20.645Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-04-14T16:49:20.645Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-04-14T16:49:20.645Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-04-14T16:49:20.645Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-04-14T16:49:20.645Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-04-14T16:49:20.645Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-04-14T16:49:20.645Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-14T16:49:20.645Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-04-14T16:49:20.645Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-04-14T16:49:20.645Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-04-14T16:49:20.645Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-04-14T16:49:20.645Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-14T16:49:23.177Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.18s) [2020-04-14T16:49:23.177Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-14T16:49:23.177Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-14T16:49:23.177Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-14T16:49:23.177Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-14T16:49:23.177Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-14T16:49:23.177Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-14T16:49:23.177Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-14T16:49:23.177Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-14T16:49:23.177Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-14T16:49:23.177Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-14T16:49:23.177Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-14T16:49:23.177Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-14T16:49:23.177Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-14T16:49:23.177Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-14T16:49:23.177Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-14T16:49:23.177Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-14T16:49:23.177Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-04-14T16:49:23.177Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-04-14T16:49:23.177Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-04-14T16:49:23.177Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2020-04-14T16:49:23.177Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2020-04-14T16:49:23.177Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-04-14T16:49:23.177Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-14T16:49:23.282Z] INFO: Binaries build ended at 04/14/2020 16:49:22. Duration:00:01:21.5807221 [2020-04-14T16:49:23.744Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) [2020-04-14T16:49:23.744Z] === RUN TestContainerStartOnDaemonRestart [2020-04-14T16:49:23.744Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-14T16:49:23.744Z] === RUN TestDaemonRestartIpcMode [2020-04-14T16:49:23.744Z] === PAUSE TestDaemonRestartIpcMode [2020-04-14T16:49:23.744Z] === RUN TestDaemonHostGatewayIP [2020-04-14T16:49:23.744Z] === PAUSE TestDaemonHostGatewayIP [2020-04-14T16:49:23.744Z] === RUN TestDiff [2020-04-14T16:49:24.311Z] --- PASS: TestDiff (0.79s) [2020-04-14T16:49:24.311Z] === RUN TestExecWithCloseStdin [2020-04-14T16:49:25.246Z] --- PASS: TestExecWithCloseStdin (0.86s) [2020-04-14T16:49:25.247Z] === RUN TestExec [2020-04-14T16:49:25.521Z] INFO: Copying the built daemon binary to d:\CI\PR-39771\12\binary\dockerd-cdc39fa29c.exe... [2020-04-14T16:49:26.183Z] --- PASS: TestExec (0.89s) [2020-04-14T16:49:26.183Z] === RUN TestExecUser [2020-04-14T16:49:26.356Z] --- PASS: TestServiceUpdateSecrets (15.61s) [2020-04-14T16:49:26.356Z] === RUN TestServiceUpdateConfigs [2020-04-14T16:49:26.961Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-04-14T16:49:26.961Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-04-14T16:49:27.106Z] INFO: Copying the built client binary to d:\CI\PR-39771\12\binary\docker-cdc39fa29c.exe... [2020-04-14T16:49:27.106Z] INFO: Copying dockerversion from the container... [2020-04-14T16:49:27.117Z] --- PASS: TestExecUser (0.89s) [2020-04-14T16:49:27.117Z] === RUN TestExportContainerAndImportImage [2020-04-14T16:49:27.580Z] INFO: Copying the golang package from the container to d:\CI\PR-39771\12\installer\go.zip... [2020-04-14T16:49:28.053Z] --- PASS: TestExportContainerAndImportImage (1.10s) [2020-04-14T16:49:28.053Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-14T16:49:29.956Z] --- PASS: TestExportContainerAfterDaemonRestart (1.96s) [2020-04-14T16:49:29.956Z] === RUN TestHealthCheckWorkdir [2020-04-14T16:49:30.559Z] INFO: Extracting go.zip to d:\CI\PR-39771\12\go [2020-04-14T16:49:31.331Z] --- PASS: TestHealthCheckWorkdir (1.03s) [2020-04-14T16:49:31.331Z] === RUN TestHealthKillContainer [2020-04-14T16:49:34.615Z] --- PASS: TestHealthKillContainer (2.97s) [2020-04-14T16:49:34.615Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-14T16:49:34.873Z] --- PASS: TestInspectCpusetInConfigPre120 (0.79s) [2020-04-14T16:49:34.873Z] === RUN TestIpcModeNone [2020-04-14T16:49:35.793Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-04-14T16:49:35.808Z] --- PASS: TestIpcModeNone (0.88s) [2020-04-14T16:49:35.809Z] === RUN TestIpcModePrivate [2020-04-14T16:49:36.743Z] --- PASS: TestIpcModePrivate (0.89s) [2020-04-14T16:49:36.743Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-04-14T16:49:36.743Z] === RUN TestIpcModeShareable [2020-04-14T16:49:37.679Z] --- PASS: TestIpcModeShareable (0.88s) [2020-04-14T16:49:37.679Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-04-14T16:49:37.679Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-14T16:49:39.152Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-04-14T16:49:39.152Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-04-14T16:49:39.716Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-04-14T16:49:40.212Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.78s) [2020-04-14T16:49:40.212Z] === RUN TestAPIIpcModeHost [2020-04-14T16:49:40.280Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-04-14T16:49:41.147Z] --- PASS: TestAPIIpcModeHost (0.68s) [2020-04-14T16:49:41.147Z] === RUN TestDaemonIpcModeShareable [2020-04-14T16:49:41.546Z] --- PASS: TestServiceUpdateConfigs (15.91s) [2020-04-14T16:49:41.546Z] === RUN TestServiceUpdateNetwork [2020-04-14T16:49:42.175Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-04-14T16:49:42.175Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-04-14T16:49:42.432Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-04-14T16:49:43.051Z] --- PASS: TestDaemonIpcModeShareable (1.82s) [2020-04-14T16:49:43.051Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-04-14T16:49:43.051Z] === RUN TestDaemonIpcModePrivate [2020-04-14T16:49:44.074Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-04-14T16:49:44.953Z] --- PASS: TestDaemonIpcModePrivate (1.82s) [2020-04-14T16:49:44.953Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-04-14T16:49:44.953Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-14T16:49:45.943Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-04-14T16:49:46.329Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.78s) [2020-04-14T16:49:46.329Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-04-14T16:49:46.329Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-14T16:49:48.231Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.85s) [2020-04-14T16:49:48.231Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-04-14T16:49:48.231Z] === RUN TestIpcModeOlderClient [2020-04-14T16:49:48.231Z] === PAUSE TestIpcModeOlderClient [2020-04-14T16:49:48.231Z] === RUN TestKillContainerInvalidSignal [2020-04-14T16:49:49.170Z] --- PASS: TestKillContainerInvalidSignal (0.80s) [2020-04-14T16:49:49.170Z] === RUN TestKillContainer [2020-04-14T16:49:49.170Z] === RUN TestKillContainer/no_signal [2020-04-14T16:49:49.737Z] === RUN TestKillContainer/non_killing_signal [2020-04-14T16:49:49.915Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-04-14T16:49:50.304Z] === RUN TestKillContainer/killing_signal [2020-04-14T16:49:51.679Z] --- PASS: TestKillContainer (2.32s) [2020-04-14T16:49:51.679Z] --- PASS: TestKillContainer/no_signal (0.75s) [2020-04-14T16:49:51.679Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2020-04-14T16:49:51.679Z] --- PASS: TestKillContainer/killing_signal (0.75s) [2020-04-14T16:49:51.679Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-14T16:49:51.679Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-14T16:49:52.247Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-14T16:49:53.182Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.60s) [2020-04-14T16:49:53.182Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.79s) [2020-04-14T16:49:53.182Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2020-04-14T16:49:53.182Z] === RUN TestKillStoppedContainer [2020-04-14T16:49:53.182Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-04-14T16:49:53.182Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-14T16:49:53.182Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2020-04-14T16:49:53.182Z] === RUN TestKillDifferentUserContainer [2020-04-14T16:49:54.118Z] --- PASS: TestKillDifferentUserContainer (0.83s) [2020-04-14T16:49:54.118Z] === RUN TestInspectOomKilledTrue [2020-04-14T16:49:54.118Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-04-14T16:49:54.118Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-14T16:49:54.118Z] === RUN TestInspectOomKilledFalse [2020-04-14T16:49:54.118Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-14T16:49:54.118Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-14T16:49:54.118Z] === RUN TestLinksEtcHostsContentMatch [2020-04-14T16:49:54.623Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-04-14T16:49:54.685Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2020-04-14T16:49:54.685Z] === RUN TestLinksContainerNames [2020-04-14T16:49:55.991Z] === RUN TestDockerSuite/TestBuildExpose [2020-04-14T16:49:56.062Z] --- PASS: TestLinksContainerNames (1.51s) [2020-04-14T16:49:56.062Z] === RUN TestLogsFollowTailEmpty [2020-04-14T16:49:56.556Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-04-14T16:49:56.733Z] --- PASS: TestServiceUpdateNetwork (15.85s) [2020-04-14T16:49:56.733Z] PASS [2020-04-14T16:49:56.733Z] [2020-04-14T16:49:56.733Z] === Skipped [2020-04-14T16:49:56.733Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.02s) [2020-04-14T16:49:56.733Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-14T16:49:56.733Z] [2020-04-14T16:49:56.733Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-04-14T16:49:56.733Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-14T16:49:56.733Z] [2020-04-14T16:49:56.733Z] [2020-04-14T16:49:56.733Z] DONE 23 tests, 2 skipped in 155.361s [2020-04-14T16:49:56.733Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-04-14T16:49:56.733Z] ++ 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-04-14T16:49:56.733Z] ++ set -e [2020-04-14T16:49:56.733Z] ++ '[' -n 0 ']' [2020-04-14T16:49:56.733Z] ++ set -x [2020-04-14T16:49:56.733Z] ++ env -i DEST=/go/src/github.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-04-14T16:49:56.733Z] INFO: Testing against a local daemon [2020-04-14T16:49:56.733Z] === RUN TestSessionCreate [2020-04-14T16:49:56.733Z] --- PASS: TestSessionCreate (0.02s) [2020-04-14T16:49:56.733Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-14T16:49:56.733Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-04-14T16:49:56.733Z] PASS [2020-04-14T16:49:56.733Z] [2020-04-14T16:49:56.733Z] DONE 2 tests in 0.100s [2020-04-14T16:49:56.733Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-04-14T16:49:56.733Z] ++ 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-04-14T16:49:56.733Z] ++ set -e [2020-04-14T16:49:56.733Z] ++ '[' -n 0 ']' [2020-04-14T16:49:56.733Z] ++ set -x [2020-04-14T16:49:56.733Z] ++ env -i DEST=/go/src/github.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-04-14T16:49:56.733Z] INFO: Testing against a local daemon [2020-04-14T16:49:56.733Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-14T16:49:56.733Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-14T16:49:56.733Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-14T16:49:56.733Z] === RUN TestEventsExecDie [2020-04-14T16:49:56.733Z] --- PASS: TestEventsExecDie (0.93s) [2020-04-14T16:49:56.733Z] === RUN TestEventsBackwardsCompatible [2020-04-14T16:49:56.733Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-04-14T16:49:56.733Z] === RUN TestInfoBinaryCommits [2020-04-14T16:49:56.733Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-04-14T16:49:56.733Z] === RUN TestInfoAPIVersioned [2020-04-14T16:49:56.733Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-04-14T16:49:56.733Z] === RUN TestInfoDiscoveryBackend [2020-04-14T16:49:56.998Z] --- PASS: TestLogsFollowTailEmpty (0.78s) [2020-04-14T16:49:56.998Z] === RUN TestContainerNetworkMountsNoChown [2020-04-14T16:49:57.014Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-04-14T16:49:57.014Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-14T16:49:57.488Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-04-14T16:49:57.565Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s) [2020-04-14T16:49:57.565Z] === RUN TestMountDaemonRoot [2020-04-14T16:49:57.825Z] === RUN TestMountDaemonRoot/default [2020-04-14T16:49:57.825Z] === PAUSE TestMountDaemonRoot/default [2020-04-14T16:49:57.825Z] === RUN TestMountDaemonRoot/private [2020-04-14T16:49:57.825Z] === PAUSE TestMountDaemonRoot/private [2020-04-14T16:49:57.825Z] === RUN TestMountDaemonRoot/rprivate [2020-04-14T16:49:57.825Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-14T16:49:57.825Z] === RUN TestMountDaemonRoot/slave [2020-04-14T16:49:57.825Z] === PAUSE TestMountDaemonRoot/slave [2020-04-14T16:49:57.825Z] === RUN TestMountDaemonRoot/rslave [2020-04-14T16:49:57.825Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-14T16:49:57.825Z] === RUN TestMountDaemonRoot/shared [2020-04-14T16:49:57.825Z] === PAUSE TestMountDaemonRoot/shared [2020-04-14T16:49:57.825Z] === RUN TestMountDaemonRoot/rshared [2020-04-14T16:49:57.825Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-14T16:49:57.825Z] === CONT TestMountDaemonRoot/default [2020-04-14T16:49:57.825Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-14T16:49:57.825Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-14T16:49:57.825Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-14T16:49:57.825Z] === CONT TestMountDaemonRoot/rslave [2020-04-14T16:49:57.825Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-14T16:49:57.825Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-14T16:49:57.825Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-14T16:49:57.825Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-14T16:49:57.825Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-14T16:49:57.825Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-14T16:49:57.825Z] === CONT TestMountDaemonRoot/private [2020-04-14T16:49:57.825Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-14T16:49:57.825Z] === CONT TestMountDaemonRoot/rshared [2020-04-14T16:49:57.825Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-14T16:49:57.825Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-14T16:49:57.825Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-14T16:49:57.825Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-14T16:49:57.825Z] === CONT TestMountDaemonRoot/shared [2020-04-14T16:49:57.825Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-14T16:49:57.825Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-14T16:49:57.825Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-14T16:49:57.825Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-14T16:49:57.825Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-14T16:49:57.825Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-14T16:49:57.825Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-14T16:49:57.825Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-14T16:49:57.825Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-14T16:49:57.825Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-14T16:49:57.825Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-14T16:49:57.825Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-14T16:49:57.825Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-14T16:49:57.825Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-14T16:49:57.825Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-14T16:49:57.825Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-14T16:49:57.825Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-14T16:49:57.825Z] === CONT TestMountDaemonRoot/slave [2020-04-14T16:49:57.825Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-14T16:49:57.825Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-14T16:49:57.825Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-14T16:49:57.825Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-14T16:49:57.825Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-14T16:49:57.825Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-14T16:49:57.825Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-14T16:49:57.825Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-14T16:49:57.825Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-14T16:49:57.825Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-14T16:49:57.825Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-14T16:49:57.825Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-14T16:49:57.825Z] === CONT TestMountDaemonRoot/rprivate [2020-04-14T16:49:57.825Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-14T16:49:57.825Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-14T16:49:57.825Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-14T16:49:57.825Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-14T16:49:57.825Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-14T16:49:57.825Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-14T16:49:57.825Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-14T16:49:57.825Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-14T16:49:57.825Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-14T16:49:57.825Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-14T16:49:57.825Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-14T16:49:57.825Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-14T16:49:57.825Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-14T16:49:57.825Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-14T16:49:57.825Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-14T16:49:57.825Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-14T16:49:57.825Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-14T16:49:57.825Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-14T16:49:57.825Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-14T16:49:57.825Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-14T16:49:57.825Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-14T16:49:57.825Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-14T16:49:57.825Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-14T16:49:57.825Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-14T16:49:57.825Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-14T16:49:57.825Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-14T16:49:57.825Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-14T16:49:58.026Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-04-14T16:49:58.026Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-14T16:49:58.084Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-14T16:49:58.084Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-14T16:49:58.084Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-14T16:49:58.084Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-14T16:49:58.084Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-14T16:49:58.084Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-14T16:49:58.084Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-14T16:49:58.084Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-14T16:49:58.084Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-14T16:49:58.084Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-14T16:49:58.084Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-14T16:49:58.084Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-14T16:49:58.084Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-14T16:49:58.084Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-14T16:49:58.084Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-04-14T16:49:58.084Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-14T16:49:58.084Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-04-14T16:49:58.084Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-04-14T16:49:58.084Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-04-14T16:49:58.084Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-04-14T16:49:58.084Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-14T16:49:58.084Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-04-14T16:49:58.084Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-04-14T16:49:58.084Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-04-14T16:49:58.084Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-04-14T16:49:58.084Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-14T16:49:58.084Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-04-14T16:49:58.084Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-04-14T16:49:58.084Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2020-04-14T16:49:58.084Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-04-14T16:49:58.084Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-14T16:49:58.084Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-04-14T16:49:58.084Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-04-14T16:49:58.084Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-04-14T16:49:58.084Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-04-14T16:49:58.084Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-14T16:49:58.084Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-04-14T16:49:58.084Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-04-14T16:49:58.084Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-04-14T16:49:58.084Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-04-14T16:49:58.084Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-14T16:49:58.084Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-04-14T16:49:58.084Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-04-14T16:49:58.084Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-04-14T16:49:58.084Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-04-14T16:49:58.084Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-14T16:49:58.084Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-04-14T16:49:58.084Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-04-14T16:49:58.084Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-04-14T16:49:58.084Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-04-14T16:49:58.084Z] === RUN TestContainerBindMountNonRecursive [2020-04-14T16:49:58.421Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-04-14T16:49:58.637Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-04-14T16:49:58.637Z] === RUN TestInfoAPI [2020-04-14T16:49:58.637Z] --- PASS: TestInfoAPI (0.02s) [2020-04-14T16:49:58.637Z] === RUN TestInfoAPIWarnings [2020-04-14T16:49:58.917Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-04-14T16:49:58.917Z] === RUN TestInfoDebug [2020-04-14T16:49:58.986Z] === RUN TestDockerSuite/TestBuildFails [2020-04-14T16:49:59.528Z] --- PASS: TestInfoDebug (0.53s) [2020-04-14T16:49:59.528Z] === RUN TestInfoInsecureRegistries [2020-04-14T16:49:59.916Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-04-14T16:49:59.916Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-04-14T16:50:00.139Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-04-14T16:50:00.139Z] === RUN TestInfoRegistryMirrors [2020-04-14T16:50:00.617Z] --- PASS: TestContainerBindMountNonRecursive (1.92s) [2020-04-14T16:50:00.617Z] === RUN TestNetworkNat [2020-04-14T16:50:00.750Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-04-14T16:50:00.750Z] === RUN TestLoginFailsWithBadCredentials [2020-04-14T16:50:00.750Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) [2020-04-14T16:50:00.750Z] === RUN TestPingCacheHeaders [2020-04-14T16:50:00.766Z] INFO: Extraction ended at 04/14/2020 16:49:57. Duration:00:00:27.0612664 [2020-04-14T16:50:00.766Z] INFO: Updating the golang and path environment variables [2020-04-14T16:50:00.766Z] INFO: GOPATH=d:\gopath [2020-04-14T16:50:00.766Z] INFO: go version go1.13.10 windows/amd64 [2020-04-14T16:50:00.766Z] INFO: Running the daemon under test in debug mode [2020-04-14T16:50:00.766Z] INFO: Starting a daemon under test... [2020-04-14T16:50:00.766Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-39771\12\daemon --pidfile d:\CI\PR-39771\12\docker.pid -D [2020-04-14T16:50:00.766Z] INFO: Process started successfully. [2020-04-14T16:50:00.766Z] INFO: Start tailing logs of the daemon under tests [2020-04-14T16:50:00.766Z] INFO: Waiting for the daemon under test to start... [2020-04-14T16:50:01.031Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-04-14T16:50:01.031Z] === RUN TestPingGet [2020-04-14T16:50:01.031Z] --- PASS: TestPingGet (0.01s) [2020-04-14T16:50:01.031Z] === RUN TestPingHead [2020-04-14T16:50:01.031Z] --- PASS: TestPingHead (0.01s) [2020-04-14T16:50:01.031Z] === RUN TestVersion [2020-04-14T16:50:01.031Z] --- PASS: TestVersion (0.01s) [2020-04-14T16:50:01.031Z] PASS [2020-04-14T16:50:01.031Z] [2020-04-14T16:50:01.031Z] === Skipped [2020-04-14T16:50:01.031Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-14T16:50:01.031Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-14T16:50:01.031Z] [2020-04-14T16:50:01.031Z] [2020-04-14T16:50:01.031Z] DONE 18 tests, 1 skipped in 5.629s [2020-04-14T16:50:01.031Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-04-14T16:50:01.031Z] ++ 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-04-14T16:50:01.031Z] ++ set -e [2020-04-14T16:50:01.031Z] ++ '[' -n 0 ']' [2020-04-14T16:50:01.031Z] ++ set -x [2020-04-14T16:50:01.031Z] ++ env -i DEST=/go/src/github.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-04-14T16:50:01.031Z] INFO: Testing against a local daemon [2020-04-14T16:50:01.031Z] === RUN TestVolumesCreateAndList [2020-04-14T16:50:01.031Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-04-14T16:50:01.031Z] === RUN TestVolumesRemove [2020-04-14T16:50:01.031Z] --- PASS: TestVolumesRemove (0.12s) [2020-04-14T16:50:01.031Z] === RUN TestVolumesInspect [2020-04-14T16:50:01.184Z] --- PASS: TestNetworkNat (0.90s) [2020-04-14T16:50:01.184Z] === RUN TestNetworkLocalhostTCPNat [2020-04-14T16:50:01.240Z] INFO: Daemon under test started and replied! [2020-04-14T16:50:01.240Z] INFO: Docker version of the daemon under test [2020-04-14T16:50:01.240Z] [2020-04-14T16:50:01.240Z] Client: [2020-04-14T16:50:01.240Z] Version: 17.06.2-ce [2020-04-14T16:50:01.240Z] API version: 1.30 [2020-04-14T16:50:01.240Z] Go version: go1.8.3 [2020-04-14T16:50:01.240Z] Git commit: cec0b72 [2020-04-14T16:50:01.240Z] Built: Tue Sep 5 19:57:19 2017 [2020-04-14T16:50:01.240Z] OS/Arch: windows/amd64 [2020-04-14T16:50:01.240Z] [2020-04-14T16:50:01.240Z] Server: [2020-04-14T16:50:01.240Z] Version: 0.0.0-dev [2020-04-14T16:50:01.240Z] API version: 1.41 (minimum version 1.24) [2020-04-14T16:50:01.240Z] Go version: go1.13.10 [2020-04-14T16:50:01.240Z] Git commit: cdc39fa29c [2020-04-14T16:50:01.240Z] Built: 04/14/2020 16:48:06 [2020-04-14T16:50:01.240Z] OS/Arch: windows/amd64 [2020-04-14T16:50:01.240Z] Experimental: false [2020-04-14T16:50:01.240Z] [2020-04-14T16:50:01.240Z] INFO: Docker info of the daemon under test [2020-04-14T16:50:01.240Z] [2020-04-14T16:50:01.240Z] Containers: 0 [2020-04-14T16:50:01.240Z] Running: 0 [2020-04-14T16:50:01.240Z] Paused: 0 [2020-04-14T16:50:01.240Z] Stopped: 0 [2020-04-14T16:50:01.240Z] Images: 0 [2020-04-14T16:50:01.240Z] Server Version: 0.0.0-dev [2020-04-14T16:50:01.240Z] Storage Driver: windowsfilter [2020-04-14T16:50:01.240Z] Windows: [2020-04-14T16:50:01.240Z] Logging Driver: json-file [2020-04-14T16:50:01.240Z] Plugins: [2020-04-14T16:50:01.240Z] Volume: local [2020-04-14T16:50:01.240Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-14T16:50:01.240Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-14T16:50:01.240Z] Swarm: inactive [2020-04-14T16:50:01.240Z] Default Isolation: process [2020-04-14T16:50:01.240Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-04-14T16:50:01.240Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-04-14T16:50:01.240Z] OSType: windows [2020-04-14T16:50:01.240Z] Architecture: x86_64 [2020-04-14T16:50:01.240Z] CPUs: 4 [2020-04-14T16:50:01.240Z] Total Memory: 32GiB [2020-04-14T16:50:01.240Z] Name: azwin-2-4b8570 [2020-04-14T16:50:01.240Z] ID: 4R3U:BB5X:IQSK:XA4G:6YK4:F2ID:DM2P:2Z5I:FPGD:R6EO:2EDR:BUZ4 [2020-04-14T16:50:01.240Z] Docker Root Dir: D:\CI\PR-39771\12\daemon [2020-04-14T16:50:01.240Z] Debug Mode (client): false [2020-04-14T16:50:01.240Z] Debug Mode (server): true [2020-04-14T16:50:01.240Z] File Descriptors: -1 [2020-04-14T16:50:01.240Z] Goroutines: 17 [2020-04-14T16:50:01.240Z] System Time: 2020-04-14T16:50:01.0838608Z [2020-04-14T16:50:01.240Z] EventsListeners: 0 [2020-04-14T16:50:01.240Z] Registry: https://index.docker.io/v1/ [2020-04-14T16:50:01.240Z] Labels: [2020-04-14T16:50:01.240Z] Experimental: false [2020-04-14T16:50:01.240Z] Insecure Registries: [2020-04-14T16:50:01.240Z] 127.0.0.0/8 [2020-04-14T16:50:01.240Z] Live Restore Enabled: false [2020-04-14T16:50:01.240Z] [2020-04-14T16:50:01.240Z] [2020-04-14T16:50:01.240Z] INFO: Docker images of the daemon under test [2020-04-14T16:50:01.240Z] [2020-04-14T16:50:01.240Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-04-14T16:50:01.240Z] [2020-04-14T16:50:01.240Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-04-14T16:50:01.311Z] --- PASS: TestVolumesInspect (0.01s) [2020-04-14T16:50:01.311Z] === RUN TestVolumesInvalidJSON [2020-04-14T16:50:01.311Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-14T16:50:01.311Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-14T16:50:01.311Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-14T16:50:01.311Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-04-14T16:50:01.311Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-14T16:50:01.311Z] PASS [2020-04-14T16:50:01.311Z] [2020-04-14T16:50:01.311Z] DONE 5 tests in 0.241s [2020-04-14T16:50:01.311Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-14T16:50:01.311Z] ++++ cat bundles/test-integration/docker.pid [2020-04-14T16:50:01.311Z] +++ kill 11779 [2020-04-14T16:50:01.717Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-04-14T16:50:01.717Z] ltsc2019: Pulling from windows/servercore [2020-04-14T16:50:01.717Z] 65014b3c3121: Pulling fs layer [2020-04-14T16:50:01.717Z] 23645bd7ee08: Pulling fs layer [2020-04-14T16:50:02.120Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s) [2020-04-14T16:50:02.120Z] === RUN TestNetworkLoopbackNat [2020-04-14T16:50:02.776Z] +++ /etc/init.d/apparmor stop [2020-04-14T16:50:02.776Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-14T16:50:02.776Z] [2020-04-14T16:50:02.776Z] Unloading profiles will leave already running processes permanently [2020-04-14T16:50:02.776Z] unconfined, which can lead to unexpected situations. [2020-04-14T16:50:02.776Z] [2020-04-14T16:50:02.776Z] To set a process to complain mode, use the command line tool [2020-04-14T16:50:02.776Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-14T16:50:02.776Z] +++ true [2020-04-14T16:50:02.776Z] [2020-04-14T16:50:03.058Z] --- PASS: TestNetworkLoopbackNat (1.15s) [2020-04-14T16:50:03.058Z] === RUN TestPause [2020-04-14T16:50:03.192Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-04-14T16:50:03.994Z] --- PASS: TestPause (0.83s) [2020-04-14T16:50:03.994Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-14T16:50:03.994Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-14T16:50:03.994Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-14T16:50:03.994Z] === RUN TestPauseStopPausedContainer Post stage [Pipeline] junit [2020-04-14T16:50:04.283Z] Recording test results [2020-04-14T16:50:04.498Z] ......................... [ 67%] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-14T16:50:04.930Z] --- PASS: TestPauseStopPausedContainer (0.83s) [2020-04-14T16:50:04.930Z] === RUN TestPsFilter [2020-04-14T16:50:04.930Z] --- PASS: TestPsFilter (0.26s) [2020-04-14T16:50:04.930Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-14T16:50:04.931Z] + echo Ensuring container killed. [2020-04-14T16:50:04.931Z] Ensuring container killed. [2020-04-14T16:50:04.931Z] + docker rm -vf docker-pr12 [2020-04-14T16:50:04.931Z] Error: No such container: docker-pr12 [2020-04-14T16:50:04.931Z] + true [Pipeline] sh [2020-04-14T16:50:05.310Z] + echo Chowning /workspace to jenkins user [2020-04-14T16:50:05.310Z] Chowning /workspace to jenkins user [2020-04-14T16:50:05.310Z] + id -u [2020-04-14T16:50:05.310Z] + id -g [2020-04-14T16:50:05.310Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-39771:/workspace busybox chown -R 1001:1001 /workspace [2020-04-14T16:50:05.719Z] === RUN TestDockerSuite/TestBuildForceRm [2020-04-14T16:50:05.865Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s) [2020-04-14T16:50:05.865Z] === RUN TestRemoveContainerWithVolume [2020-04-14T16:50:06.435Z] --- PASS: TestRemoveContainerWithVolume (0.76s) [2020-04-14T16:50:06.435Z] === RUN TestRemoveContainerRunning [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-14T16:50:07.372Z] --- PASS: TestRemoveContainerRunning (0.76s) [2020-04-14T16:50:07.372Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-14T16:50:07.704Z] + bundleName=s390x-integration [2020-04-14T16:50:07.704Z] + echo Creating s390x-integration-bundles.tar.gz [2020-04-14T16:50:07.704Z] Creating s390x-integration-bundles.tar.gz [2020-04-14T16:50:07.704Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2020-04-14T16:50:07.704Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-04-14T16:50:07.738Z] Archiving artifacts [2020-04-14T16:50:07.939Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s) [2020-04-14T16:50:07.939Z] === RUN TestRemoveInvalidContainer [2020-04-14T16:50:08.092Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39771/12/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-14T16:50:08.198Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-04-14T16:50:08.198Z] === RUN TestRenameLinkedContainer [2020-04-14T16:50:08.243Z] === RUN TestDockerSuite/TestBuildFromGit [2020-04-14T16:50:08.473Z] + make clean [2020-04-14T16:50:08.757Z] docker volume rm -f docker-dev-cache [2020-04-14T16:50:08.757Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-14T16:50:10.137Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-04-14T16:50:10.137Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-04-14T16:50:10.467Z] 23645bd7ee08: Verifying Checksum [2020-04-14T16:50:10.467Z] 23645bd7ee08: Download complete [2020-04-14T16:50:11.484Z] --- PASS: TestRenameLinkedContainer (3.22s) [2020-04-14T16:50:11.484Z] === RUN TestRenameStoppedContainer [2020-04-14T16:50:11.507Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-04-14T16:50:12.053Z] --- PASS: TestRenameStoppedContainer (0.78s) [2020-04-14T16:50:12.053Z] === RUN TestRenameRunningContainerAndReuse [2020-04-14T16:50:13.955Z] --- PASS: TestRenameRunningContainerAndReuse (1.57s) [2020-04-14T16:50:13.955Z] === RUN TestRenameInvalidName [2020-04-14T16:50:14.031Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-04-14T16:50:14.523Z] --- PASS: TestRenameInvalidName (0.81s) [2020-04-14T16:50:14.523Z] === RUN TestRenameAnonymousContainer [2020-04-14T16:50:14.963Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-04-14T16:50:15.528Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-04-14T16:50:17.676Z] 65014b3c3121: Verifying Checksum [2020-04-14T16:50:17.676Z] 65014b3c3121: Download complete [2020-04-14T16:50:18.049Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-04-14T16:50:18.711Z] --- PASS: TestRenameAnonymousContainer (3.99s) [2020-04-14T16:50:18.711Z] === RUN TestRenameContainerWithSameName [2020-04-14T16:50:19.277Z] --- PASS: TestRenameContainerWithSameName (0.78s) [2020-04-14T16:50:19.277Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-14T16:50:21.180Z] --- PASS: TestRenameContainerWithLinkedContainer (1.58s) [2020-04-14T16:50:21.180Z] === RUN TestResize [2020-04-14T16:50:21.324Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-04-14T16:50:21.748Z] --- PASS: TestResize (0.78s) [2020-04-14T16:50:21.748Z] === RUN TestResizeWithInvalidSize [2020-04-14T16:50:22.315Z] --- PASS: TestResizeWithInvalidSize (0.79s) [2020-04-14T16:50:22.315Z] === RUN TestResizeWhenContainerNotStarted [2020-04-14T16:50:22.694Z] === RUN TestDockerSuite/TestBuildHistory [2020-04-14T16:50:23.251Z] --- PASS: TestResizeWhenContainerNotStarted (0.76s) [2020-04-14T16:50:23.251Z] === RUN TestDaemonRestartKillContainers [2020-04-14T16:50:23.251Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-14T16:50:23.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-14T16:50:23.251Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-14T16:50:23.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-14T16:50:23.251Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-14T16:50:23.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-14T16:50:23.251Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-14T16:50:23.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-14T16:50:23.251Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-14T16:50:23.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-14T16:50:23.251Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-14T16:50:23.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-14T16:50:23.251Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-14T16:50:23.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-14T16:50:23.251Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-14T16:50:23.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-14T16:50:23.251Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-14T16:50:23.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-14T16:50:23.251Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-14T16:50:23.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-14T16:50:23.251Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-14T16:50:23.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-14T16:50:23.251Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-14T16:50:23.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-14T16:50:23.251Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-14T16:50:23.251Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-14T16:50:23.251Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-14T16:50:23.251Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-14T16:50:25.790Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-14T16:50:26.050Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-14T16:50:26.050Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-14T16:50:27.430Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-14T16:50:27.690Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-14T16:50:27.690Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-14T16:50:27.948Z] === RUN TestDockerSuite/TestBuildIidFile [2020-04-14T16:50:28.511Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-04-14T16:50:28.772Z] === RUN TestDockerSuite/TestBuildInheritance [2020-04-14T16:50:29.072Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-14T16:50:29.072Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-14T16:50:29.705Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-04-14T16:50:30.269Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-04-14T16:50:30.269Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-04-14T16:50:31.606Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-14T16:50:31.606Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.41s) [2020-04-14T16:50:31.606Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.76s) [2020-04-14T16:50:31.606Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.81s) [2020-04-14T16:50:31.606Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.97s) [2020-04-14T16:50:31.606Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.70s) [2020-04-14T16:50:31.606Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.71s) [2020-04-14T16:50:31.606Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.63s) [2020-04-14T16:50:31.606Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.25s) [2020-04-14T16:50:31.606Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.69s) [2020-04-14T16:50:31.606Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.83s) [2020-04-14T16:50:31.606Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.63s) [2020-04-14T16:50:31.606Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.58s) [2020-04-14T16:50:31.606Z] === RUN TestCgroupNamespacesRun [2020-04-14T16:50:31.638Z] === RUN TestDockerSuite/TestBuildLabel [2020-04-14T16:50:32.202Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-04-14T16:50:32.767Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-04-14T16:50:33.330Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-04-14T16:50:33.509Z] --- PASS: TestCgroupNamespacesRun (1.83s) [2020-04-14T16:50:33.509Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-14T16:50:33.895Z] === RUN TestDockerSuite/TestBuildLabels [2020-04-14T16:50:34.459Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-04-14T16:50:34.885Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.77s) [2020-04-14T16:50:34.885Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-14T16:50:35.830Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-04-14T16:50:36.087Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-04-14T16:50:36.789Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.78s) [2020-04-14T16:50:36.789Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-14T16:50:38.698Z] --- PASS: TestCgroupNamespacesRunHostMode (1.78s) [2020-04-14T16:50:38.698Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-14T16:50:40.267Z] === RUN TestDockerSuite/TestBuildLastModified [2020-04-14T16:50:40.602Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.82s) [2020-04-14T16:50:40.602Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-14T16:50:40.680Z] --- PASS: TestImportExtremelyLargeImageWorks (103.81s) [2020-04-14T16:50:40.680Z] PASS [2020-04-14T16:50:40.680Z] [2020-04-14T16:50:40.680Z] === Skipped [2020-04-14T16:50:40.680Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-04-14T16:50:40.680Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-04-14T16:50:40.680Z] [2020-04-14T16:50:40.680Z] [2020-04-14T16:50:40.680Z] DONE 12 tests, 1 skipped in 107.573s [2020-04-14T16:50:40.680Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-04-14T16:50:40.680Z] INFO: Testing against a local daemon [2020-04-14T16:50:40.680Z] === RUN TestNetworkCreateDelete [2020-04-14T16:50:40.680Z] --- PASS: TestNetworkCreateDelete (0.11s) [2020-04-14T16:50:40.680Z] === RUN TestDockerNetworkDeletePreferID [2020-04-14T16:50:40.680Z] --- PASS: TestDockerNetworkDeletePreferID (0.29s) [2020-04-14T16:50:40.680Z] === RUN TestInspectNetwork [2020-04-14T16:50:40.680Z] --- SKIP: TestInspectNetwork (0.00s) [2020-04-14T16:50:40.680Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:50:40.680Z] === RUN TestRunContainerWithBridgeNone [2020-04-14T16:50:40.680Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-04-14T16:50:40.680Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-14T16:50:40.680Z] === RUN TestNetworkInvalidJSON [2020-04-14T16:50:40.680Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-14T16:50:40.680Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-14T16:50:40.680Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-14T16:50:40.680Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-14T16:50:40.680Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-14T16:50:40.680Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-14T16:50:40.680Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-14T16:50:40.680Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-14T16:50:40.680Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-14T16:50:40.680Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-04-14T16:50:40.680Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-14T16:50:40.680Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-14T16:50:40.680Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-14T16:50:40.680Z] === RUN TestHostIPv4BridgeLabel [2020-04-14T16:50:40.680Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-04-14T16:50:40.680Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-14T16:50:40.680Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-14T16:50:40.680Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2020-04-14T16:50:40.680Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-14T16:50:40.680Z] === RUN TestDaemonDefaultNetworkPools [2020-04-14T16:50:40.680Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-04-14T16:50:40.680Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-14T16:50:40.680Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-14T16:50:40.680Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-04-14T16:50:40.680Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-14T16:50:40.680Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-14T16:50:40.680Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-04-14T16:50:40.680Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-14T16:50:40.680Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-14T16:50:40.680Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-04-14T16:50:40.680Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-14T16:50:40.680Z] === RUN TestServiceWithPredefinedNetwork [2020-04-14T16:50:40.680Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-04-14T16:50:40.680Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:50:40.680Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-14T16:50:40.680Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-14T16:50:40.680Z] service_test.go:236: FLAKY_TEST [2020-04-14T16:50:40.680Z] === RUN TestServiceWithDataPathPortInit [2020-04-14T16:50:40.680Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-04-14T16:50:40.680Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:50:40.680Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-14T16:50:40.680Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-04-14T16:50:40.680Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:50:40.680Z] PASS [2020-04-14T16:50:40.680Z] [2020-04-14T16:50:40.680Z] === Skipped [2020-04-14T16:50:40.680Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-04-14T16:50:40.680Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:50:40.680Z] [2020-04-14T16:50:40.680Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-04-14T16:50:40.680Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-14T16:50:40.680Z] [2020-04-14T16:50:40.680Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-04-14T16:50:40.680Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-14T16:50:40.680Z] [2020-04-14T16:50:40.680Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2020-04-14T16:50:40.680Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-14T16:50:40.680Z] [2020-04-14T16:50:40.680Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2020-04-14T16:50:40.680Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-14T16:50:40.680Z] [2020-04-14T16:50:40.680Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2020-04-14T16:50:40.680Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-14T16:50:40.680Z] [2020-04-14T16:50:40.680Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-04-14T16:50:40.680Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-14T16:50:40.680Z] [2020-04-14T16:50:40.680Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-04-14T16:50:40.680Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-14T16:50:40.680Z] [2020-04-14T16:50:40.680Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-04-14T16:50:40.680Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:50:40.680Z] [2020-04-14T16:50:40.680Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-14T16:50:40.680Z] service_test.go:236: FLAKY_TEST [2020-04-14T16:50:40.680Z] [2020-04-14T16:50:40.680Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2020-04-14T16:50:40.680Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:50:40.680Z] [2020-04-14T16:50:40.680Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-04-14T16:50:40.680Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:50:40.680Z] [2020-04-14T16:50:40.680Z] [2020-04-14T16:50:40.680Z] DONE 18 tests, 12 skipped in 0.557s [2020-04-14T16:50:40.680Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-14T16:50:40.680Z] INFO: Testing against a local daemon [2020-04-14T16:50:40.680Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-14T16:50:40.680Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-14T16:50:40.680Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-14T16:50:40.680Z] === RUN TestDockerNetworkIpvlan [2020-04-14T16:50:40.680Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-14T16:50:40.680Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-14T16:50:40.680Z] PASS [2020-04-14T16:50:40.680Z] [2020-04-14T16:50:40.680Z] === Skipped [2020-04-14T16:50:40.680Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-14T16:50:40.680Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-14T16:50:40.680Z] [2020-04-14T16:50:40.680Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-14T16:50:40.680Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-14T16:50:40.680Z] [2020-04-14T16:50:40.680Z] [2020-04-14T16:50:40.680Z] DONE 2 tests, 2 skipped in 0.092s [2020-04-14T16:50:40.680Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-14T16:50:40.680Z] INFO: Testing against a local daemon [2020-04-14T16:50:40.680Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-14T16:50:40.680Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-04-14T16:50:40.680Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-14T16:50:40.680Z] === RUN TestDockerNetworkMacvlan [2020-04-14T16:50:40.680Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-04-14T16:50:40.680Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-14T16:50:40.680Z] PASS [2020-04-14T16:50:40.680Z] [2020-04-14T16:50:40.680Z] === Skipped [2020-04-14T16:50:40.680Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-04-14T16:50:40.680Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-14T16:50:40.680Z] [2020-04-14T16:50:40.680Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-04-14T16:50:40.680Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-14T16:50:40.680Z] [2020-04-14T16:50:40.680Z] [2020-04-14T16:50:40.680Z] DONE 2 tests, 2 skipped in 0.096s [2020-04-14T16:50:40.680Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-14T16:50:40.680Z] testing: warning: no tests to run [2020-04-14T16:50:40.680Z] PASS [2020-04-14T16:50:40.680Z] [2020-04-14T16:50:40.680Z] DONE 0 tests in 0.021s [2020-04-14T16:50:40.680Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-14T16:50:40.680Z] INFO: Testing against a local daemon [2020-04-14T16:50:40.680Z] === RUN TestAuthZPluginAllowRequest [2020-04-14T16:50:40.680Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-04-14T16:50:40.680Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-14T16:50:40.680Z] === RUN TestAuthZPluginTLS [2020-04-14T16:50:40.680Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-04-14T16:50:40.680Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-14T16:50:40.680Z] === RUN TestAuthZPluginDenyRequest [2020-04-14T16:50:40.680Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-04-14T16:50:40.680Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-14T16:50:40.680Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-14T16:50:40.680Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-04-14T16:50:40.680Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-14T16:50:40.680Z] === RUN TestAuthZPluginDenyResponse [2020-04-14T16:50:40.680Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-04-14T16:50:40.680Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-14T16:50:40.680Z] === RUN TestAuthZPluginAllowEventStream [2020-04-14T16:50:40.680Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-04-14T16:50:40.680Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-14T16:50:40.680Z] === RUN TestAuthZPluginErrorResponse [2020-04-14T16:50:40.680Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-04-14T16:50:40.680Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-14T16:50:40.680Z] === RUN TestAuthZPluginErrorRequest [2020-04-14T16:50:40.680Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-04-14T16:50:40.680Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-14T16:50:40.680Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-14T16:50:40.680Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-04-14T16:50:40.680Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-14T16:50:40.680Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-14T16:50:40.680Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-04-14T16:50:40.680Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-14T16:50:40.680Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-14T16:50:40.680Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-04-14T16:50:40.680Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-14T16:50:40.680Z] === RUN TestAuthZPluginHeader [2020-04-14T16:50:40.680Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-04-14T16:50:40.680Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-14T16:50:40.680Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-14T16:50:40.680Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.22s) [2020-04-14T16:50:40.680Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-14T16:50:40.680Z] === RUN TestAuthZPluginV2Disable [2020-04-14T16:50:40.680Z] --- SKIP: TestAuthZPluginV2Disable (0.03s) [2020-04-14T16:50:40.680Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-14T16:50:40.680Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-14T16:50:40.680Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-04-14T16:50:40.680Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-14T16:50:40.680Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-14T16:50:40.680Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2020-04-14T16:50:40.680Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-14T16:50:40.680Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-14T16:50:40.680Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.09s) [2020-04-14T16:50:40.680Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-14T16:50:40.680Z] PASS [2020-04-14T16:50:40.680Z] [2020-04-14T16:50:40.680Z] === Skipped [2020-04-14T16:50:40.680Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-04-14T16:50:40.680Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-14T16:50:40.680Z] [2020-04-14T16:50:40.680Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-04-14T16:50:40.680Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-14T16:50:40.680Z] [2020-04-14T16:50:40.680Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-04-14T16:50:40.680Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-14T16:50:40.680Z] [2020-04-14T16:50:40.680Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-04-14T16:50:40.680Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-14T16:50:40.680Z] [2020-04-14T16:50:40.680Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-04-14T16:50:40.680Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-14T16:50:40.680Z] [2020-04-14T16:50:40.680Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-04-14T16:50:40.680Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-14T16:50:40.680Z] [2020-04-14T16:50:40.680Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-04-14T16:50:40.680Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-14T16:50:40.680Z] [2020-04-14T16:50:40.680Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-04-14T16:50:40.680Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-14T16:50:40.680Z] [2020-04-14T16:50:40.680Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-04-14T16:50:40.680Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-14T16:50:40.680Z] [2020-04-14T16:50:40.680Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-04-14T16:50:40.680Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-14T16:50:40.680Z] [2020-04-14T16:50:40.680Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-04-14T16:50:40.680Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-14T16:50:40.680Z] [2020-04-14T16:50:40.680Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-04-14T16:50:40.680Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-14T16:50:40.680Z] [2020-04-14T16:50:40.680Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.22s) [2020-04-14T16:50:40.680Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-14T16:50:40.680Z] [2020-04-14T16:50:40.680Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.03s) [2020-04-14T16:50:40.680Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-14T16:50:40.680Z] [2020-04-14T16:50:40.680Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-04-14T16:50:40.680Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-14T16:50:40.680Z] [2020-04-14T16:50:40.680Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2020-04-14T16:50:40.680Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-14T16:50:40.680Z] [2020-04-14T16:50:40.681Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.09s) [2020-04-14T16:50:40.681Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-14T16:50:40.681Z] [2020-04-14T16:50:40.681Z] [2020-04-14T16:50:40.681Z] DONE 17 tests, 17 skipped in 0.475s [2020-04-14T16:50:40.681Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-14T16:50:40.681Z] INFO: Testing against a local daemon [2020-04-14T16:50:40.681Z] === RUN TestPluginInvalidJSON [2020-04-14T16:50:40.681Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-14T16:50:40.681Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-14T16:50:40.681Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-14T16:50:40.681Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-04-14T16:50:40.681Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-14T16:50:40.681Z] PASS [2020-04-14T16:50:40.681Z] [2020-04-14T16:50:40.681Z] DONE 2 tests in 0.110s [2020-04-14T16:50:40.681Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-14T16:50:40.681Z] INFO: Testing against a local daemon [2020-04-14T16:50:40.681Z] === RUN TestExternalGraphDriver [2020-04-14T16:50:40.681Z] --- SKIP: TestExternalGraphDriver (0.07s) [2020-04-14T16:50:40.681Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-04-14T16:50:40.681Z] === RUN TestGraphdriverPluginV2 [2020-04-14T16:50:40.940Z] --- PASS: TestGraphdriverPluginV2 (6.30s) [2020-04-14T16:50:40.940Z] PASS [2020-04-14T16:50:40.940Z] [2020-04-14T16:50:40.940Z] === Skipped [2020-04-14T16:50:40.940Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2020-04-14T16:50:40.940Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-04-14T16:50:40.940Z] [2020-04-14T16:50:40.940Z] [2020-04-14T16:50:40.940Z] DONE 2 tests, 1 skipped in 6.467s [2020-04-14T16:50:41.197Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-14T16:50:41.197Z] INFO: Testing against a local daemon [2020-04-14T16:50:41.197Z] === RUN TestContinueAfterPluginCrash [2020-04-14T16:50:41.197Z] === PAUSE TestContinueAfterPluginCrash [2020-04-14T16:50:41.197Z] === RUN TestReadPluginNoRead [2020-04-14T16:50:41.197Z] === PAUSE TestReadPluginNoRead [2020-04-14T16:50:41.197Z] === RUN TestDaemonStartWithLogOpt [2020-04-14T16:50:41.197Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-14T16:50:41.197Z] === CONT TestContinueAfterPluginCrash [2020-04-14T16:50:41.197Z] === CONT TestDaemonStartWithLogOpt [2020-04-14T16:50:41.535Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-04-14T16:50:41.537Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.95s) [2020-04-14T16:50:41.537Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-14T16:50:42.472Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2020-04-14T16:50:42.472Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-14T16:50:44.374Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s) [2020-04-14T16:50:44.374Z] === RUN TestKernelTCPMemory [2020-04-14T16:50:44.941Z] --- PASS: TestKernelTCPMemory (0.90s) [2020-04-14T16:50:44.941Z] === RUN TestNISDomainname [2020-04-14T16:50:45.877Z] --- PASS: TestNISDomainname (1.01s) [2020-04-14T16:50:45.877Z] === RUN TestHostnameDnsResolution [2020-04-14T16:50:46.819Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-04-14T16:50:47.780Z] --- PASS: TestHostnameDnsResolution (1.72s) [2020-04-14T16:50:47.781Z] === RUN TestStats [2020-04-14T16:50:49.683Z] --- PASS: TestStats (1.89s) [2020-04-14T16:50:49.683Z] === RUN TestStopContainerWithTimeout [2020-04-14T16:50:49.683Z] === RUN TestStopContainerWithTimeout/0 [2020-04-14T16:50:49.683Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-14T16:50:49.683Z] === RUN TestStopContainerWithTimeout/1 [2020-04-14T16:50:49.683Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-14T16:50:49.683Z] === RUN TestStopContainerWithTimeout/3 [2020-04-14T16:50:49.683Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-14T16:50:49.683Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-14T16:50:49.683Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-14T16:50:49.683Z] === CONT TestStopContainerWithTimeout/0 [2020-04-14T16:50:49.683Z] === CONT TestStopContainerWithTimeout/3 [2020-04-14T16:50:49.683Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-14T16:50:49.683Z] === CONT TestStopContainerWithTimeout/1 [2020-04-14T16:50:50.996Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-04-14T16:50:50.996Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-04-14T16:50:51.253Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-04-14T16:50:51.511Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-04-14T16:50:51.511Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-04-14T16:50:52.076Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-04-14T16:50:53.143Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-04-14T16:50:53.143Z] --- PASS: TestStopContainerWithTimeout/0 (1.30s) [2020-04-14T16:50:53.143Z] --- PASS: TestStopContainerWithTimeout/1 (2.21s) [2020-04-14T16:50:53.143Z] --- PASS: TestStopContainerWithTimeout/3 (3.00s) [2020-04-14T16:50:53.143Z] --- PASS: TestStopContainerWithTimeout/-1 (3.27s) [2020-04-14T16:50:53.143Z] === RUN TestDeleteDevicemapper [2020-04-14T16:50:53.143Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-14T16:50:53.143Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-14T16:50:53.143Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-14T16:50:54.105Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-04-14T16:50:55.999Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-04-14T16:50:56.052Z] --- PASS: TestDaemonStartWithLogOpt (13.62s) [2020-04-14T16:50:56.052Z] === CONT TestReadPluginNoRead [2020-04-14T16:50:56.351Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-04-14T16:50:56.429Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.98s) [2020-04-14T16:50:56.429Z] === RUN TestUpdateMemory [2020-04-14T16:50:56.429Z] --- SKIP: TestUpdateMemory (0.00s) [2020-04-14T16:50:56.429Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-14T16:50:56.429Z] === RUN TestUpdateCPUQuota [2020-04-14T16:50:57.363Z] --- PASS: TestUpdateCPUQuota (1.44s) [2020-04-14T16:50:57.363Z] === RUN TestUpdatePidsLimit [2020-04-14T16:50:57.363Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-14T16:50:57.622Z] === RUN TestUpdatePidsLimit/no_change [2020-04-14T16:50:58.189Z] === RUN TestUpdatePidsLimit/update_lower [2020-04-14T16:50:58.448Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-14T16:50:58.485Z] tests/integration/client_test.py ..... [ 75%] [2020-04-14T16:50:58.485Z] tests/integration/context_api_test.py .. [ 76%] [2020-04-14T16:50:58.599Z] --- PASS: TestContinueAfterPluginCrash (17.14s) [2020-04-14T16:50:58.600Z] === RUN TestReadPluginNoRead/default [2020-04-14T16:50:59.015Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-14T16:50:59.043Z] tests/integration/errors_test.py . [ 76%] [2020-04-14T16:50:59.273Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-04-14T16:50:59.839Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-14T16:51:01.161Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-14T16:51:01.214Z] --- PASS: TestUpdatePidsLimit (3.87s) [2020-04-14T16:51:01.214Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2020-04-14T16:51:01.215Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-04-14T16:51:01.215Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2020-04-14T16:51:01.215Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2020-04-14T16:51:01.215Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s) [2020-04-14T16:51:01.215Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2020-04-14T16:51:01.215Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2020-04-14T16:51:01.215Z] === RUN TestUpdateRestartPolicy [2020-04-14T16:51:01.253Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-04-14T16:51:01.510Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-04-14T16:51:01.510Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-04-14T16:51:02.441Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-04-14T16:51:04.432Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-14T16:51:06.952Z] --- PASS: TestReadPluginNoRead (11.82s) [2020-04-14T16:51:06.952Z] --- PASS: TestReadPluginNoRead/default (2.65s) [2020-04-14T16:51:06.952Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.76s) [2020-04-14T16:51:06.952Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.75s) [2020-04-14T16:51:06.952Z] read_test.go:91: [d45a51bb0eb62] daemon is not started [2020-04-14T16:51:06.952Z] PASS [2020-04-14T16:51:06.952Z] [2020-04-14T16:51:06.952Z] DONE 6 tests in 25.556s [2020-04-14T16:51:06.952Z] 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-04-14T16:51:06.952Z] testing: warning: no tests to run [2020-04-14T16:51:06.952Z] PASS [2020-04-14T16:51:06.952Z] [2020-04-14T16:51:06.952Z] DONE 0 tests in 0.034s [2020-04-14T16:51:06.952Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-14T16:51:06.952Z] INFO: Testing against a local daemon [2020-04-14T16:51:06.952Z] === RUN TestPluginWithDevMounts [2020-04-14T16:51:06.952Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-04-14T16:51:06.952Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-04-14T16:51:06.952Z] PASS [2020-04-14T16:51:06.952Z] [2020-04-14T16:51:06.952Z] === Skipped [2020-04-14T16:51:06.952Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-04-14T16:51:06.952Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-04-14T16:51:06.952Z] [2020-04-14T16:51:06.952Z] [2020-04-14T16:51:06.952Z] DONE 1 tests, 1 skipped in 0.122s [2020-04-14T16:51:06.952Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-04-14T16:51:06.952Z] INFO: Testing against a local daemon [2020-04-14T16:51:06.952Z] === RUN TestSecretInspect [2020-04-14T16:51:06.952Z] --- SKIP: TestSecretInspect (0.02s) [2020-04-14T16:51:06.952Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:51:06.952Z] === RUN TestSecretList [2020-04-14T16:51:06.952Z] --- SKIP: TestSecretList (0.03s) [2020-04-14T16:51:06.952Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:51:06.952Z] === RUN TestSecretsCreateAndDelete [2020-04-14T16:51:06.952Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-04-14T16:51:06.952Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:51:06.952Z] === RUN TestSecretsUpdate [2020-04-14T16:51:06.952Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-04-14T16:51:06.952Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:51:06.952Z] === RUN TestTemplatedSecret [2020-04-14T16:51:06.952Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-04-14T16:51:06.952Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:51:06.952Z] === RUN TestSecretCreateResolve [2020-04-14T16:51:06.952Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-04-14T16:51:06.952Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:51:06.952Z] PASS [2020-04-14T16:51:06.952Z] [2020-04-14T16:51:06.952Z] === Skipped [2020-04-14T16:51:06.952Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-04-14T16:51:06.952Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:51:06.952Z] [2020-04-14T16:51:06.952Z] === SKIP: amd64.integration.secret TestSecretList (0.03s) [2020-04-14T16:51:06.952Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:51:06.952Z] [2020-04-14T16:51:06.952Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-04-14T16:51:06.952Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:51:06.952Z] [2020-04-14T16:51:06.952Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-04-14T16:51:06.952Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:51:06.952Z] [2020-04-14T16:51:06.952Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-04-14T16:51:06.952Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:51:06.952Z] [2020-04-14T16:51:06.952Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-04-14T16:51:06.952Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:51:06.952Z] [2020-04-14T16:51:06.952Z] [2020-04-14T16:51:06.952Z] DONE 6 tests, 6 skipped in 0.172s [2020-04-14T16:51:06.952Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-04-14T16:51:07.209Z] INFO: Testing against a local daemon [2020-04-14T16:51:07.209Z] === RUN TestServiceCreateInit [2020-04-14T16:51:07.209Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-14T16:51:07.209Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-14T16:51:07.209Z] --- PASS: TestServiceCreateInit (0.02s) [2020-04-14T16:51:07.209Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-14T16:51:07.209Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:51:07.209Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-14T16:51:07.209Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:51:07.209Z] === RUN TestCreateServiceMultipleTimes [2020-04-14T16:51:07.209Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2020-04-14T16:51:07.209Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:51:07.209Z] === RUN TestCreateServiceConflict [2020-04-14T16:51:07.209Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-04-14T16:51:07.209Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:51:07.209Z] === RUN TestCreateServiceMaxReplicas [2020-04-14T16:51:07.209Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-04-14T16:51:07.209Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:51:07.209Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-14T16:51:07.209Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-04-14T16:51:07.209Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:51:07.209Z] === RUN TestCreateServiceSecretFileMode [2020-04-14T16:51:07.209Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-04-14T16:51:07.209Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:51:07.209Z] === RUN TestCreateServiceConfigFileMode [2020-04-14T16:51:07.209Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2020-04-14T16:51:07.209Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:51:07.209Z] === RUN TestCreateServiceSysctls [2020-04-14T16:51:07.209Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-04-14T16:51:07.209Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:51:07.209Z] === RUN TestCreateServiceCapabilities [2020-04-14T16:51:07.209Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-04-14T16:51:07.209Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:51:07.209Z] === RUN TestInspect [2020-04-14T16:51:07.209Z] --- SKIP: TestInspect (0.01s) [2020-04-14T16:51:07.209Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:51:07.209Z] === RUN TestCreateJob [2020-04-14T16:51:07.209Z] --- SKIP: TestCreateJob (0.01s) [2020-04-14T16:51:07.209Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:51:07.209Z] === RUN TestReplicatedJob [2020-04-14T16:51:07.209Z] --- SKIP: TestReplicatedJob (0.01s) [2020-04-14T16:51:07.209Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:51:07.209Z] === RUN TestUpdateReplicatedJob [2020-04-14T16:51:07.209Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2020-04-14T16:51:07.209Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:51:07.209Z] === RUN TestServiceListWithStatuses [2020-04-14T16:51:07.209Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-04-14T16:51:07.209Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-14T16:51:07.209Z] === RUN TestDockerNetworkConnectAlias [2020-04-14T16:51:07.209Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2020-04-14T16:51:07.209Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:51:07.209Z] === RUN TestDockerNetworkReConnect [2020-04-14T16:51:07.466Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-04-14T16:51:07.466Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:51:07.466Z] === RUN TestServicePlugin [2020-04-14T16:51:11.639Z] --- SKIP: TestServicePlugin (3.53s) [2020-04-14T16:51:11.639Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:51:11.639Z] === RUN TestServiceUpdateLabel [2020-04-14T16:51:11.639Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2020-04-14T16:51:11.639Z] update_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:51:11.639Z] === RUN TestServiceUpdateSecrets [2020-04-14T16:51:11.639Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-04-14T16:51:11.639Z] update_test.go:77: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:51:11.639Z] === RUN TestServiceUpdateConfigs [2020-04-14T16:51:11.639Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2020-04-14T16:51:11.639Z] update_test.go:139: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:51:11.639Z] === RUN TestServiceUpdateNetwork [2020-04-14T16:51:11.639Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-04-14T16:51:11.639Z] update_test.go:201: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:51:11.639Z] PASS [2020-04-14T16:51:11.639Z] [2020-04-14T16:51:11.639Z] === Skipped [2020-04-14T16:51:11.639Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-14T16:51:11.639Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-14T16:51:11.639Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:51:11.639Z] [2020-04-14T16:51:11.639Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-14T16:51:11.639Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-14T16:51:11.639Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:51:11.639Z] [2020-04-14T16:51:11.639Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2020-04-14T16:51:11.639Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:51:11.639Z] [2020-04-14T16:51:11.639Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-04-14T16:51:11.639Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:51:11.639Z] [2020-04-14T16:51:11.639Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-04-14T16:51:11.639Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:51:11.639Z] [2020-04-14T16:51:11.639Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-04-14T16:51:11.639Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:51:11.639Z] [2020-04-14T16:51:11.639Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-04-14T16:51:11.639Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:51:11.639Z] [2020-04-14T16:51:11.639Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2020-04-14T16:51:11.639Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:51:11.639Z] [2020-04-14T16:51:11.639Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-04-14T16:51:11.639Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:51:11.639Z] [2020-04-14T16:51:11.639Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-04-14T16:51:11.639Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:51:11.639Z] [2020-04-14T16:51:11.639Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-04-14T16:51:11.639Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:51:11.639Z] [2020-04-14T16:51:11.639Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-04-14T16:51:11.639Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:51:11.639Z] [2020-04-14T16:51:11.639Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-04-14T16:51:11.639Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:51:11.639Z] [2020-04-14T16:51:11.639Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2020-04-14T16:51:11.639Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:51:11.639Z] [2020-04-14T16:51:11.639Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-04-14T16:51:11.639Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-14T16:51:11.639Z] [2020-04-14T16:51:11.639Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2020-04-14T16:51:11.639Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:51:11.639Z] [2020-04-14T16:51:11.639Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-04-14T16:51:11.639Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:51:11.639Z] [2020-04-14T16:51:11.639Z] === SKIP: amd64.integration.service TestServicePlugin (3.53s) [2020-04-14T16:51:11.639Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:51:11.639Z] [2020-04-14T16:51:11.639Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2020-04-14T16:51:11.639Z] update_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:51:11.639Z] [2020-04-14T16:51:11.639Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-04-14T16:51:11.639Z] update_test.go:77: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:51:11.639Z] [2020-04-14T16:51:11.639Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2020-04-14T16:51:11.639Z] update_test.go:139: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:51:11.639Z] [2020-04-14T16:51:11.639Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-04-14T16:51:11.639Z] update_test.go:201: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-14T16:51:11.639Z] [2020-04-14T16:51:11.639Z] [2020-04-14T16:51:11.639Z] DONE 23 tests, 22 skipped in 3.928s [2020-04-14T16:51:11.639Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-04-14T16:51:11.639Z] INFO: Testing against a local daemon [2020-04-14T16:51:11.639Z] === RUN TestSessionCreate [2020-04-14T16:51:11.639Z] --- PASS: TestSessionCreate (0.03s) [2020-04-14T16:51:11.639Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-14T16:51:11.639Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-04-14T16:51:11.639Z] PASS [2020-04-14T16:51:11.639Z] [2020-04-14T16:51:11.639Z] DONE 2 tests in 0.147s [2020-04-14T16:51:11.639Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-04-14T16:51:11.639Z] INFO: Testing against a local daemon [2020-04-14T16:51:11.639Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-14T16:51:11.639Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-14T16:51:11.639Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-14T16:51:11.639Z] === RUN TestEventsExecDie [2020-04-14T16:51:11.896Z] --- PASS: TestEventsExecDie (0.70s) [2020-04-14T16:51:11.896Z] === RUN TestEventsBackwardsCompatible [2020-04-14T16:51:11.896Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2020-04-14T16:51:11.896Z] === RUN TestInfoBinaryCommits [2020-04-14T16:51:11.896Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-04-14T16:51:11.896Z] === RUN TestInfoAPIVersioned [2020-04-14T16:51:11.896Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-04-14T16:51:11.896Z] === RUN TestInfoDiscoveryBackend [2020-04-14T16:51:13.787Z] --- PASS: TestInfoDiscoveryBackend (1.57s) [2020-04-14T16:51:13.787Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-14T16:51:16.095Z] --- PASS: TestUpdateRestartPolicy (12.55s) [2020-04-14T16:51:16.095Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-14T16:51:16.095Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s) [2020-04-14T16:51:16.095Z] === RUN TestWaitNonBlocked [2020-04-14T16:51:16.095Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-14T16:51:16.095Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-14T16:51:16.095Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-14T16:51:16.095Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-14T16:51:16.095Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-14T16:51:16.095Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-14T16:51:16.095Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-04-14T16:51:16.095Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.89s) [2020-04-14T16:51:16.095Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.93s) [2020-04-14T16:51:16.095Z] === RUN TestWaitBlocked [2020-04-14T16:51:16.095Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-14T16:51:16.095Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-14T16:51:16.095Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-14T16:51:16.095Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-14T16:51:16.095Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-14T16:51:16.095Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-14T16:51:16.667Z] --- PASS: TestWaitBlocked (0.03s) [2020-04-14T16:51:16.667Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.01s) [2020-04-14T16:51:16.667Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.06s) [2020-04-14T16:51:16.667Z] === CONT TestContainerStartOnDaemonRestart [2020-04-14T16:51:16.667Z] === CONT TestIpcModeOlderClient [2020-04-14T16:51:16.667Z] === CONT TestDaemonHostGatewayIP [2020-04-14T16:51:16.667Z] === CONT TestDaemonRestartIpcMode [2020-04-14T16:51:16.667Z] --- PASS: TestIpcModeOlderClient (0.18s) [2020-04-14T16:51:17.059Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.53s) [2020-04-14T16:51:17.059Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-14T16:51:17.059Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-04-14T16:51:17.059Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-14T16:51:17.059Z] === RUN TestInfoAPI [2020-04-14T16:51:17.059Z] --- PASS: TestInfoAPI (0.05s) [2020-04-14T16:51:17.059Z] === RUN TestInfoAPIWarnings [2020-04-14T16:51:17.302Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-04-14T16:51:17.336Z] #79 exporting layers 113.8s done [2020-04-14T16:51:17.336Z] #79 exporting manifest sha256:c5a4fc7f51be528a49127b95b0d73a3c32677b28448958ad53aca8080d22b8e5 0.0s done [2020-04-14T16:51:17.337Z] #79 exporting config sha256:717086149dd8e567516b490ab0dcbc9756d06cf222c928221202d042cb5fa896 done [2020-04-14T16:51:17.337Z] #79 sending tarball [2020-04-14T16:51:18.949Z] --- PASS: TestInfoAPIWarnings (1.61s) [2020-04-14T16:51:18.949Z] === RUN TestInfoDebug [2020-04-14T16:51:19.966Z] --- PASS: TestContainerStartOnDaemonRestart (3.32s) [2020-04-14T16:51:20.592Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-04-14T16:51:20.841Z] --- PASS: TestInfoDebug (1.76s) [2020-04-14T16:51:20.841Z] === RUN TestInfoInsecureRegistries [2020-04-14T16:51:20.901Z] --- PASS: TestDaemonRestartIpcMode (4.16s) [2020-04-14T16:51:21.160Z] --- PASS: TestDaemonHostGatewayIP (4.66s) [2020-04-14T16:51:21.160Z] PASS [2020-04-14T16:51:21.160Z] [2020-04-14T16:51:21.160Z] === Skipped [2020-04-14T16:51:21.160Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-04-14T16:51:21.160Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-14T16:51:21.160Z] [2020-04-14T16:51:21.160Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-04-14T16:51:21.160Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-14T16:51:21.160Z] [2020-04-14T16:51:21.160Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-04-14T16:51:21.160Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-14T16:51:21.160Z] [2020-04-14T16:51:21.160Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-14T16:51:21.160Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-14T16:51:21.160Z] [2020-04-14T16:51:21.160Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-04-14T16:51:21.160Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-14T16:51:21.160Z] [2020-04-14T16:51:21.160Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-04-14T16:51:21.160Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-14T16:51:21.160Z] [2020-04-14T16:51:21.160Z] [2020-04-14T16:51:21.160Z] DONE 199 tests, 6 skipped in 127.002s [2020-04-14T16:51:21.160Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-04-14T16:51:21.160Z] ++ 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-04-14T16:51:21.160Z] ++ set -e [2020-04-14T16:51:21.160Z] ++ '[' -n 0 ']' [2020-04-14T16:51:21.160Z] ++ set -x [2020-04-14T16:51:21.160Z] ++ env -i DEST=/go/src/github.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-04-14T16:51:21.418Z] INFO: Testing against a local daemon [2020-04-14T16:51:21.418Z] === RUN TestCommitInheritsEnv [2020-04-14T16:51:21.964Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-04-14T16:51:21.985Z] --- PASS: TestCommitInheritsEnv (0.57s) [2020-04-14T16:51:21.985Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-14T16:51:21.985Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-04-14T16:51:21.985Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-04-14T16:51:21.985Z] === RUN TestImagesFilterMultiReference [2020-04-14T16:51:22.208Z] --- PASS: TestInfoInsecureRegistries (1.76s) [2020-04-14T16:51:22.208Z] === RUN TestInfoRegistryMirrors [2020-04-14T16:51:22.244Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-04-14T16:51:22.244Z] === RUN TestImagePullPlatformInvalid [2020-04-14T16:51:22.244Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-04-14T16:51:22.244Z] === RUN TestRemoveImageOrphaning [2020-04-14T16:51:22.812Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2020-04-14T16:51:22.812Z] === RUN TestRemoveImageGarbageCollector [2020-04-14T16:51:22.812Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-04-14T16:51:22.812Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-14T16:51:22.812Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-14T16:51:22.812Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-04-14T16:51:22.812Z] === RUN TestTagInvalidReference [2020-04-14T16:51:22.812Z] --- PASS: TestTagInvalidReference (0.03s) [2020-04-14T16:51:22.812Z] === RUN TestTagValidPrefixedRepo [2020-04-14T16:51:22.812Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-04-14T16:51:22.812Z] === RUN TestTagExistedNameWithoutForce [2020-04-14T16:51:22.812Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-04-14T16:51:22.812Z] === RUN TestTagOfficialNames [2020-04-14T16:51:22.918Z] #79 ... [2020-04-14T16:51:22.918Z] [2020-04-14T16:51:22.918Z] #80 importing to docker [2020-04-14T16:51:22.918Z] #80 ... [2020-04-14T16:51:22.918Z] [2020-04-14T16:51:22.918Z] #79 exporting to oci image format [2020-04-14T16:51:22.918Z] #79 sending tarball 19.1s done [2020-04-14T16:51:22.918Z] #79 DONE 132.9s [2020-04-14T16:51:22.918Z] [2020-04-14T16:51:22.918Z] #80 importing to docker [2020-04-14T16:51:23.070Z] --- PASS: TestTagOfficialNames (0.08s) [2020-04-14T16:51:23.070Z] === RUN TestTagMatchesDigest [2020-04-14T16:51:23.070Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-04-14T16:51:23.070Z] PASS [2020-04-14T16:51:23.070Z] [2020-04-14T16:51:23.070Z] === Skipped [2020-04-14T16:51:23.070Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-04-14T16:51:23.070Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-04-14T16:51:23.070Z] [2020-04-14T16:51:23.070Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-04-14T16:51:23.070Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-14T16:51:23.070Z] [2020-04-14T16:51:23.070Z] [2020-04-14T16:51:23.070Z] DONE 12 tests, 2 skipped in 1.763s [2020-04-14T16:51:23.070Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-04-14T16:51:23.070Z] ++ 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-04-14T16:51:23.070Z] ++ set -e [2020-04-14T16:51:23.070Z] ++ '[' -n 0 ']' [2020-04-14T16:51:23.070Z] ++ set -x [2020-04-14T16:51:23.070Z] ++ env -i DEST=/go/src/github.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-04-14T16:51:23.070Z] INFO: Testing against a local daemon [2020-04-14T16:51:23.070Z] === RUN TestNetworkCreateDelete [2020-04-14T16:51:23.638Z] --- PASS: TestNetworkCreateDelete (0.42s) [2020-04-14T16:51:23.638Z] === RUN TestDockerNetworkDeletePreferID [2020-04-14T16:51:24.100Z] --- PASS: TestInfoRegistryMirrors (1.77s) [2020-04-14T16:51:24.101Z] === RUN TestLoginFailsWithBadCredentials [2020-04-14T16:51:24.101Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2020-04-14T16:51:24.101Z] === RUN TestPingCacheHeaders [2020-04-14T16:51:24.357Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-04-14T16:51:24.357Z] === RUN TestPingGet [2020-04-14T16:51:24.357Z] --- PASS: TestPingGet (0.01s) [2020-04-14T16:51:24.357Z] === RUN TestPingHead [2020-04-14T16:51:24.357Z] --- PASS: TestPingHead (0.02s) [2020-04-14T16:51:24.357Z] === RUN TestVersion [2020-04-14T16:51:24.357Z] --- PASS: TestVersion (0.02s) [2020-04-14T16:51:24.357Z] PASS [2020-04-14T16:51:24.357Z] [2020-04-14T16:51:24.357Z] === Skipped [2020-04-14T16:51:24.357Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-14T16:51:24.357Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-14T16:51:24.357Z] [2020-04-14T16:51:24.357Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-04-14T16:51:24.357Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-14T16:51:24.357Z] [2020-04-14T16:51:24.357Z] [2020-04-14T16:51:24.357Z] DONE 18 tests, 2 skipped in 13.186s [2020-04-14T16:51:24.357Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-04-14T16:51:24.357Z] INFO: Testing against a local daemon [2020-04-14T16:51:24.357Z] === RUN TestVolumesCreateAndList [2020-04-14T16:51:24.357Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-04-14T16:51:24.357Z] === RUN TestVolumesRemove [2020-04-14T16:51:24.614Z] --- PASS: TestVolumesRemove (0.09s) [2020-04-14T16:51:24.614Z] === RUN TestVolumesInspect [2020-04-14T16:51:24.614Z] --- PASS: TestVolumesInspect (0.02s) [2020-04-14T16:51:24.614Z] === RUN TestVolumesInvalidJSON [2020-04-14T16:51:24.614Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-14T16:51:24.614Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-14T16:51:24.614Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-14T16:51:24.614Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-04-14T16:51:24.614Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-14T16:51:24.614Z] PASS [2020-04-14T16:51:24.614Z] [2020-04-14T16:51:24.614Z] DONE 5 tests in 0.256s [2020-04-14T16:51:24.614Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-14T16:51:24.614Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11755 is not a child of this shell [2020-04-14T16:51:24.614Z] warning: PID 11755 from bundles/test-integration/docker.pid had a nonzero exit code [2020-04-14T16:51:24.614Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-14T16:51:24.614Z] [2020-04-14T16:51:24.614Z] Unloading profiles will leave already running processes permanently [2020-04-14T16:51:24.614Z] unconfined, which can lead to unexpected situations. [2020-04-14T16:51:24.614Z] [2020-04-14T16:51:24.614Z] To set a process to complain mode, use the command line tool [2020-04-14T16:51:24.614Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-14T16:51:24.614Z] Removing test suite binaries [2020-04-14T16:51:25.015Z] --- PASS: TestDockerNetworkDeletePreferID (1.20s) [2020-04-14T16:51:25.015Z] === RUN TestInspectNetwork [2020-04-14T16:51:25.238Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-04-14T16:51:25.238Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-04-14T16:51:25.541Z] [2020-04-14T16:51:25.804Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer Post stage [Pipeline] junit [2020-04-14T16:51:26.919Z] Recording test results [2020-04-14T16:51:27.699Z] --- PASS: TestImportExtremelyLargeImageWorks (144.60s) [2020-04-14T16:51:27.699Z] PASS [2020-04-14T16:51:27.699Z] [2020-04-14T16:51:27.699Z] DONE 12 tests in 147.916s [2020-04-14T16:51:27.957Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-04-14T16:51:27.957Z] ++ 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-04-14T16:51:27.957Z] ++ set -e [2020-04-14T16:51:27.957Z] ++ '[' -n 0 ']' [2020-04-14T16:51:27.957Z] ++ set -x [2020-04-14T16:51:27.957Z] ++ env -i DEST=/go/src/github.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-04-14T16:51:27.957Z] INFO: Testing against a local daemon [2020-04-14T16:51:27.957Z] === RUN TestNetworkCreateDelete [2020-04-14T16:51:28.214Z] --- PASS: TestNetworkCreateDelete (0.20s) [2020-04-14T16:51:28.214Z] === RUN TestDockerNetworkDeletePreferID [2020-04-14T16:51:28.779Z] --- PASS: TestDockerNetworkDeletePreferID (0.61s) [2020-04-14T16:51:28.779Z] === RUN TestInspectNetwork [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-14T16:51:29.390Z] + echo Ensuring container killed. [2020-04-14T16:51:29.390Z] Ensuring container killed. [2020-04-14T16:51:29.390Z] + docker rm -vf docker-pr12 [2020-04-14T16:51:29.390Z] Error: No such container: docker-pr12 [2020-04-14T16:51:29.390Z] + true [Pipeline] sh [2020-04-14T16:51:29.671Z] + echo Chowning /workspace to jenkins user [2020-04-14T16:51:29.671Z] Chowning /workspace to jenkins user [2020-04-14T16:51:29.671Z] + id -u [2020-04-14T16:51:29.671Z] + id -g [2020-04-14T16:51:29.671Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39771:/workspace busybox chown -R 1000:1000 /workspace [2020-04-14T16:51:29.671Z] Unable to find image 'busybox:latest' locally [2020-04-14T16:51:29.671Z] latest: Pulling from library/busybox [2020-04-14T16:51:29.671Z] 0669b0daf1fb: Pulling fs layer [2020-04-14T16:51:30.150Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-04-14T16:51:30.295Z] === RUN TestInspectNetwork/full_network_id [2020-04-14T16:51:30.295Z] === RUN TestInspectNetwork/partial_network_id [2020-04-14T16:51:30.295Z] === RUN TestInspectNetwork/network_name [2020-04-14T16:51:30.295Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-14T16:51:31.085Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-04-14T16:51:31.649Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-04-14T16:51:34.173Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-04-14T16:51:34.173Z] === RUN TestInspectNetwork/full_network_id [2020-04-14T16:51:34.173Z] === RUN TestInspectNetwork/partial_network_id [2020-04-14T16:51:34.173Z] === RUN TestInspectNetwork/network_name [2020-04-14T16:51:34.173Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-14T16:51:34.430Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-04-14T16:51:34.484Z] --- PASS: TestInspectNetwork (9.35s) [2020-04-14T16:51:34.484Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-04-14T16:51:34.484Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-04-14T16:51:34.484Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-04-14T16:51:34.484Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-14T16:51:34.484Z] === RUN TestRunContainerWithBridgeNone [2020-04-14T16:51:34.923Z] 0669b0daf1fb: Verifying Checksum [2020-04-14T16:51:34.923Z] 0669b0daf1fb: Download complete [2020-04-14T16:51:34.923Z] 0669b0daf1fb: Pull complete [2020-04-14T16:51:34.923Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-04-14T16:51:34.923Z] Status: Downloaded newer image for busybox:latest [2020-04-14T16:51:35.939Z] tests/integration/models_containers_test.py ............................ [ 83%] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-14T16:51:36.952Z] === RUN TestDockerSuite/TestBuildNetNone [2020-04-14T16:51:37.028Z] --- PASS: TestRunContainerWithBridgeNone (2.53s) [2020-04-14T16:51:37.028Z] === RUN TestNetworkInvalidJSON [2020-04-14T16:51:37.028Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-14T16:51:37.028Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-14T16:51:37.028Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-14T16:51:37.028Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-14T16:51:37.028Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-14T16:51:37.028Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-14T16:51:37.028Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-14T16:51:37.028Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-14T16:51:37.028Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-14T16:51:37.028Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-04-14T16:51:37.028Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-14T16:51:37.028Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-14T16:51:37.028Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-14T16:51:37.028Z] === RUN TestHostIPv4BridgeLabel [2020-04-14T16:51:37.109Z] + bundleName=amd64-rootless [2020-04-14T16:51:37.109Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-04-14T16:51:37.109Z] Creating amd64-rootless-bundles.tar.gz [2020-04-14T16:51:37.109Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2020-04-14T16:51:37.109Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-04-14T16:51:37.119Z] Archiving artifacts [2020-04-14T16:51:37.516Z] === RUN TestDockerSuite/TestBuildNoContext [2020-04-14T16:51:37.596Z] --- PASS: TestHostIPv4BridgeLabel (0.78s) [2020-04-14T16:51:37.596Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-14T16:51:38.448Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-04-14T16:51:38.705Z] --- PASS: TestInspectNetwork (9.82s) [2020-04-14T16:51:38.705Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-04-14T16:51:38.705Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-04-14T16:51:38.705Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-04-14T16:51:38.705Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-14T16:51:38.705Z] === RUN TestRunContainerWithBridgeNone [2020-04-14T16:51:38.735Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39771/12/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-14T16:51:38.973Z] --- PASS: TestDaemonRestartWithLiveRestore (1.36s) [2020-04-14T16:51:38.973Z] === RUN TestDaemonDefaultNetworkPools [2020-04-14T16:51:39.049Z] + make clean [2020-04-14T16:51:39.306Z] docker volume rm -f docker-dev-cache [2020-04-14T16:51:39.306Z] docker-dev-cache [Pipeline] deleteDir [2020-04-14T16:51:39.638Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-14T16:51:40.349Z] --- PASS: TestDaemonDefaultNetworkPools (1.30s) [2020-04-14T16:51:40.349Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-14T16:51:41.533Z] --- PASS: TestRunContainerWithBridgeNone (2.57s) [2020-04-14T16:51:41.533Z] === RUN TestNetworkInvalidJSON [2020-04-14T16:51:41.533Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-14T16:51:41.533Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-14T16:51:41.533Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-14T16:51:41.533Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-14T16:51:41.533Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-14T16:51:41.533Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-14T16:51:41.533Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-14T16:51:41.533Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-14T16:51:41.533Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-14T16:51:41.533Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-04-14T16:51:41.533Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-14T16:51:41.533Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-14T16:51:41.533Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-14T16:51:41.533Z] === RUN TestHostIPv4BridgeLabel [2020-04-14T16:51:41.533Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-04-14T16:51:41.791Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2020-04-14T16:51:41.791Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-14T16:51:41.791Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-04-14T16:51:42.048Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-04-14T16:51:42.254Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.88s) [2020-04-14T16:51:42.254Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-14T16:51:42.305Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-04-14T16:51:42.868Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-04-14T16:51:42.868Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2020-04-14T16:51:42.868Z] === RUN TestDaemonDefaultNetworkPools [2020-04-14T16:51:43.432Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-04-14T16:51:43.689Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2020-04-14T16:51:43.689Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-14T16:51:44.620Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-04-14T16:51:44.620Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2020-04-14T16:51:44.620Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-14T16:51:44.787Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.32s) [2020-04-14T16:51:44.787Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-14T16:51:45.046Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.80s) [2020-04-14T16:51:45.046Z] === RUN TestServiceWithPredefinedNetwork [2020-04-14T16:51:45.990Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-04-14T16:51:45.990Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.33s) [2020-04-14T16:51:45.990Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-14T16:51:46.920Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.63s) [2020-04-14T16:51:46.920Z] === RUN TestServiceWithPredefinedNetwork [2020-04-14T16:51:46.920Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-04-14T16:51:48.334Z] --- PASS: TestServiceWithPredefinedNetwork (3.27s) [2020-04-14T16:51:48.334Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-14T16:51:48.334Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-14T16:51:48.334Z] service_test.go:236: FLAKY_TEST [2020-04-14T16:51:48.334Z] === RUN TestServiceWithDataPathPortInit [2020-04-14T16:51:50.196Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-04-14T16:51:51.127Z] --- PASS: TestServiceWithPredefinedNetwork (4.46s) [2020-04-14T16:51:51.127Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-14T16:51:51.127Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-14T16:51:51.127Z] service_test.go:236: FLAKY_TEST [2020-04-14T16:51:51.127Z] === RUN TestServiceWithDataPathPortInit [2020-04-14T16:51:52.083Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-04-14T16:51:53.598Z] ......... [ 86%] [2020-04-14T16:51:54.604Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-04-14T16:51:55.974Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-04-14T16:51:57.342Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-04-14T16:51:57.598Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-04-14T16:51:58.904Z] tests/integration/models_images_test.py ............... [ 89%] [2020-04-14T16:52:00.520Z] tests/integration/models_networks_test.py .... [ 90%] [2020-04-14T16:52:01.777Z] === RUN TestDockerSuite/TestBuildPATH [2020-04-14T16:52:04.300Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-04-14T16:52:04.863Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-04-14T16:52:04.907Z] #80 DONE 37.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-04-14T16:52:05.436Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39771/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cdc39fa29c710c7b56aef827166f9e98bb7c20b8 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cdc39fa29c710c7b56aef827166f9e98bb7c20b8 hack/test/unit [2020-04-14T16:52:05.756Z] tests/integration/models_nodes_test.py . [ 91%] [2020-04-14T16:52:06.231Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-04-14T16:52:06.417Z] --- PASS: TestServiceWithDataPathPortInit (18.03s) [2020-04-14T16:52:06.417Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-14T16:52:06.679Z] tests/integration/models_resources_test.py . [ 91%] [2020-04-14T16:52:09.504Z] --- PASS: TestServiceWithDataPathPortInit (18.19s) [2020-04-14T16:52:09.504Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-14T16:52:10.114Z] ? github.com/docker/docker/api [no test files] [2020-04-14T16:52:12.720Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-04-14T16:52:15.958Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-04-14T16:52:16.053Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-04-14T16:52:16.214Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-04-14T16:52:16.393Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.28s) [2020-04-14T16:52:16.393Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:iunqftt3touldvie3xe6busk0 Created:2020-04-14 16:52:08.040542196 +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[12716711395c6a43d4bc0cb08275809cc59c431ec9ffac865abd334aab6c86c0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.o3sja4tn58w22x3cmc531fqg8 EndpointID:a42a794efa6e939cc9f4a74dbff1884d9630745129a540f83e25af643ff72b63 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:220f1d1fe022c723248bebde9792bae89c49ef10cf2ac8557d5d9cbf95afb77d 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:c969e2478bb0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.o3sja4tn58w22x3cmc531fqg8 EndpointID:a42a794efa6e939cc9f4a74dbff1884d9630745129a540f83e25af643ff72b63 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-14T16:52:16.393Z] PASS [2020-04-14T16:52:16.393Z] [2020-04-14T16:52:16.393Z] === Skipped [2020-04-14T16:52:16.393Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-14T16:52:16.393Z] service_test.go:236: FLAKY_TEST [2020-04-14T16:52:16.393Z] [2020-04-14T16:52:16.393Z] [2020-04-14T16:52:16.393Z] DONE 22 tests, 1 skipped in 52.684s [2020-04-14T16:52:16.393Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-14T16:52:16.393Z] ++ 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-04-14T16:52:16.393Z] ++ set -e [2020-04-14T16:52:16.393Z] ++ '[' -n 0 ']' [2020-04-14T16:52:16.393Z] ++ set -x [2020-04-14T16:52:16.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=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-04-14T16:52:16.393Z] INFO: Testing against a local daemon [2020-04-14T16:52:16.393Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-14T16:52:16.393Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-14T16:52:16.393Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-14T16:52:16.393Z] === RUN TestDockerNetworkIpvlan [2020-04-14T16:52:16.393Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-14T16:52:16.393Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-14T16:52:16.393Z] PASS [2020-04-14T16:52:16.393Z] [2020-04-14T16:52:16.393Z] === Skipped [2020-04-14T16:52:16.393Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-14T16:52:16.393Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-14T16:52:16.393Z] [2020-04-14T16:52:16.393Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-14T16:52:16.393Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-14T16:52:16.393Z] [2020-04-14T16:52:16.393Z] [2020-04-14T16:52:16.393Z] DONE 2 tests, 2 skipped in 0.148s [2020-04-14T16:52:16.393Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-14T16:52:16.393Z] ++ 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-04-14T16:52:16.393Z] ++ set -e [2020-04-14T16:52:16.393Z] ++ '[' -n 0 ']' [2020-04-14T16:52:16.393Z] ++ set -x [2020-04-14T16:52:16.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=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-04-14T16:52:16.393Z] INFO: Testing against a local daemon [2020-04-14T16:52:16.393Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-14T16:52:17.948Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.52s) [2020-04-14T16:52:17.948Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:9pkts7rycaargoqzh4he965fv Created:2020-04-14 16:52:10.384734263 +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[ed319e7827cd7be1736bcb20f4ae668d7b6e779e5043e6719f65fca27e20f4b8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vby6ody77m8m8u3ktm6dtn5as EndpointID:783db76fe24783bac7ea8df6df1746c6db7ba53b23ad65ef1912dfee97646727 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d9788375e03f9d7a0ac8d3b526704f2b11a4f75dd825b86f2a40c8d8d857911f 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:eb87739757f0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vby6ody77m8m8u3ktm6dtn5as EndpointID:783db76fe24783bac7ea8df6df1746c6db7ba53b23ad65ef1912dfee97646727 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-14T16:52:17.948Z] PASS [2020-04-14T16:52:17.948Z] [2020-04-14T16:52:17.948Z] === Skipped [2020-04-14T16:52:17.948Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-14T16:52:17.948Z] service_test.go:236: FLAKY_TEST [2020-04-14T16:52:17.948Z] [2020-04-14T16:52:17.948Z] [2020-04-14T16:52:17.948Z] DONE 22 tests, 1 skipped in 49.990s [2020-04-14T16:52:17.948Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-14T16:52:17.948Z] ++ 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-04-14T16:52:17.948Z] ++ set -e [2020-04-14T16:52:17.948Z] ++ '[' -n 0 ']' [2020-04-14T16:52:17.948Z] ++ set -x [2020-04-14T16:52:17.948Z] ++ env -i DEST=/go/src/github.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-04-14T16:52:17.948Z] INFO: Testing against a local daemon [2020-04-14T16:52:17.948Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-14T16:52:17.948Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-14T16:52:17.948Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-14T16:52:17.948Z] === RUN TestDockerNetworkIpvlan [2020-04-14T16:52:17.948Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-14T16:52:17.948Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-14T16:52:17.948Z] PASS [2020-04-14T16:52:17.948Z] [2020-04-14T16:52:17.948Z] === Skipped [2020-04-14T16:52:17.948Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-14T16:52:17.948Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-14T16:52:17.948Z] [2020-04-14T16:52:17.948Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-14T16:52:17.948Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-14T16:52:17.948Z] [2020-04-14T16:52:17.948Z] [2020-04-14T16:52:17.948Z] DONE 2 tests, 2 skipped in 0.068s [2020-04-14T16:52:17.948Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-14T16:52:17.948Z] ++ 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-04-14T16:52:17.948Z] ++ set -e [2020-04-14T16:52:17.948Z] ++ '[' -n 0 ']' [2020-04-14T16:52:17.948Z] ++ set -x [2020-04-14T16:52:17.948Z] ++ env -i DEST=/go/src/github.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-04-14T16:52:17.948Z] INFO: Testing against a local daemon [2020-04-14T16:52:17.948Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-14T16:52:18.298Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.10s) [2020-04-14T16:52:18.298Z] === RUN TestDockerNetworkMacvlan [2020-04-14T16:52:19.234Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-14T16:52:19.318Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2020-04-14T16:52:19.318Z] === RUN TestDockerNetworkMacvlan [2020-04-14T16:52:20.249Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-14T16:52:20.438Z] tests/integration/regression_test.py ...... [ 98%] [2020-04-14T16:52:20.506Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-04-14T16:52:20.611Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-14T16:52:20.949Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-04-14T16:52:20.949Z] tests/integration/credentials/utils_test.py . [100%] [2020-04-14T16:52:20.949Z] [2020-04-14T16:52:20.949Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-04-14T16:52:20.949Z] =========================== short test summary info ============================ [2020-04-14T16:52:20.949Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-04-14T16:52:20.949Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-04-14T16:52:20.949Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-04-14T16:52:20.949Z] Not supported on most drivers [2020-04-14T16:52:20.949Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-04-14T16:52:20.949Z] Can fail if eth0 has multiple IP addresses [2020-04-14T16:52:20.949Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-04-14T16:52:20.949Z] This doesn't seem to be taken into account by the engine [2020-04-14T16:52:20.949Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-04-14T16:52:20.949Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-04-14T16:52:20.949Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-04-14T16:52:20.949Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-04-14T16:52:20.949Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-04-14T16:52:20.949Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-04-14T16:52:20.949Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-04-14T16:52:20.949Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 337.05 seconds == [2020-04-14T16:52:21.070Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-14T16:52:21.510Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-04-14T16:52:21.548Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-04-14T16:52:22.002Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-04-14T16:52:22.932Z] === RUN TestDockerSuite/TestBuildRm [2020-04-14T16:52:24.835Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-04-14T16:52:25.456Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-04-14T16:52:26.389Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-04-14T16:52:27.758Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-04-14T16:52:28.122Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-04-14T16:52:28.321Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-04-14T16:52:28.885Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-04-14T16:52:29.450Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-04-14T16:52:30.015Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-04-14T16:52:30.015Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-04-14T16:52:31.388Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-04-14T16:52:33.314Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-04-14T16:52:33.655Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-14T16:52:33.655Z] [2020-04-14T16:52:33.655Z] Unloading profiles will leave already running processes permanently [2020-04-14T16:52:33.655Z] unconfined, which can lead to unexpected situations. [2020-04-14T16:52:33.655Z] [2020-04-14T16:52:33.655Z] To set a process to complain mode, use the command line tool [2020-04-14T16:52:33.655Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-14T16:52:33.655Z] Post stage [Pipeline] junit [2020-04-14T16:52:33.917Z] Recording test results [2020-04-14T16:52:34.689Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-04-14T16:52:34.689Z] === RUN TestDockerNetworkMacvlan/Addressing [Pipeline] sh [2020-04-14T16:52:35.254Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-04-14T16:52:35.386Z] + echo Ensuring container killed. [2020-04-14T16:52:35.386Z] Ensuring container killed. [2020-04-14T16:52:35.386Z] + docker rm -vf docker-pr12 [2020-04-14T16:52:35.386Z] Error: No such container: docker-pr12 [2020-04-14T16:52:35.386Z] + true [Pipeline] sh [2020-04-14T16:52:35.797Z] + echo Chowning /workspace to jenkins user [2020-04-14T16:52:35.797Z] Chowning /workspace to jenkins user [2020-04-14T16:52:35.797Z] + id -u [2020-04-14T16:52:35.797Z] + id -g [2020-04-14T16:52:35.797Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39771:/workspace busybox chown -R 1000:1000 /workspace [2020-04-14T16:52:35.797Z] Unable to find image 'busybox:latest' locally [2020-04-14T16:52:36.594Z] --- PASS: TestDockerNetworkMacvlan (18.15s) [2020-04-14T16:52:36.594Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-04-14T16:52:36.594Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-04-14T16:52:36.594Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.98s) [2020-04-14T16:52:36.594Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.01s) [2020-04-14T16:52:36.594Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.74s) [2020-04-14T16:52:36.594Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.38s) [2020-04-14T16:52:36.594Z] PASS [2020-04-14T16:52:36.594Z] [2020-04-14T16:52:36.594Z] DONE 8 tests in 20.383s [2020-04-14T16:52:36.594Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-14T16:52:36.594Z] ++ 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-04-14T16:52:36.594Z] ++ set -e [2020-04-14T16:52:36.594Z] ++ '[' -n 0 ']' [2020-04-14T16:52:36.594Z] ++ set -x [2020-04-14T16:52:36.594Z] ++ env -i DEST=/go/src/github.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-04-14T16:52:36.594Z] testing: warning: no tests to run [2020-04-14T16:52:36.594Z] PASS [2020-04-14T16:52:36.594Z] [2020-04-14T16:52:36.594Z] DONE 0 tests in 0.026s [2020-04-14T16:52:36.594Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-14T16:52:36.594Z] ++ 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-04-14T16:52:36.594Z] ++ set -e [2020-04-14T16:52:36.594Z] ++ '[' -n 0 ']' [2020-04-14T16:52:36.594Z] ++ set -x [2020-04-14T16:52:36.594Z] ++ env -i DEST=/go/src/github.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-04-14T16:52:36.594Z] INFO: Testing against a local daemon [2020-04-14T16:52:36.594Z] === RUN TestAuthZPluginAllowRequest [2020-04-14T16:52:36.627Z] --- PASS: TestDockerNetworkMacvlan (17.24s) [2020-04-14T16:52:36.627Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-04-14T16:52:36.627Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2020-04-14T16:52:36.627Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.03s) [2020-04-14T16:52:36.627Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.12s) [2020-04-14T16:52:36.627Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.29s) [2020-04-14T16:52:36.627Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.13s) [2020-04-14T16:52:36.627Z] PASS [2020-04-14T16:52:36.627Z] [2020-04-14T16:52:36.627Z] DONE 8 tests in 18.634s [2020-04-14T16:52:36.627Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-14T16:52:36.627Z] ++ 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-04-14T16:52:36.627Z] ++ set -e [2020-04-14T16:52:36.627Z] ++ '[' -n 0 ']' [2020-04-14T16:52:36.627Z] ++ set -x [2020-04-14T16:52:36.627Z] ++ env -i DEST=/go/src/github.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-04-14T16:52:36.627Z] testing: warning: no tests to run [2020-04-14T16:52:36.627Z] PASS [2020-04-14T16:52:36.627Z] [2020-04-14T16:52:36.627Z] DONE 0 tests in 0.008s [2020-04-14T16:52:36.627Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-14T16:52:36.627Z] ++ 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-04-14T16:52:36.627Z] ++ set -e [2020-04-14T16:52:36.627Z] ++ '[' -n 0 ']' [2020-04-14T16:52:36.627Z] ++ set -x [2020-04-14T16:52:36.627Z] ++ env -i DEST=/go/src/github.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-04-14T16:52:36.627Z] INFO: Testing against a local daemon [2020-04-14T16:52:36.627Z] === RUN TestAuthZPluginAllowRequest [2020-04-14T16:52:37.314Z] ok github.com/docker/docker/api/server 0.032s coverage: 9.0% of statements [2020-04-14T16:52:38.501Z] --- PASS: TestAuthZPluginAllowRequest (1.74s) [2020-04-14T16:52:38.501Z] === RUN TestAuthZPluginTLS [2020-04-14T16:52:38.522Z] --- PASS: TestAuthZPluginAllowRequest (1.63s) [2020-04-14T16:52:38.522Z] === RUN TestAuthZPluginTLS [2020-04-14T16:52:39.070Z] --- PASS: TestAuthZPluginTLS (0.68s) [2020-04-14T16:52:39.070Z] === RUN TestAuthZPluginDenyRequest [2020-04-14T16:52:39.085Z] --- PASS: TestAuthZPluginTLS (0.59s) [2020-04-14T16:52:39.085Z] === RUN TestAuthZPluginDenyRequest [2020-04-14T16:52:39.638Z] --- PASS: TestAuthZPluginDenyRequest (0.62s) [2020-04-14T16:52:39.638Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-14T16:52:39.649Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-04-14T16:52:39.649Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-14T16:52:39.649Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-04-14T16:52:39.649Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-04-14T16:52:40.206Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.63s) [2020-04-14T16:52:40.206Z] === RUN TestAuthZPluginDenyResponse [2020-04-14T16:52:40.213Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-04-14T16:52:40.214Z] === RUN TestAuthZPluginDenyResponse [2020-04-14T16:52:40.214Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-04-14T16:52:40.214Z] === RUN TestDockerSuite/TestBuildSpaces [2020-04-14T16:52:40.774Z] --- PASS: TestAuthZPluginDenyResponse (0.68s) [2020-04-14T16:52:40.774Z] === RUN TestAuthZPluginAllowEventStream [2020-04-14T16:52:40.778Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-04-14T16:52:40.778Z] === RUN TestAuthZPluginAllowEventStream [2020-04-14T16:52:40.778Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-04-14T16:52:41.029Z] latest: Pulling from library/busybox [2020-04-14T16:52:41.029Z] 0669b0daf1fb: Pulling fs layer [2020-04-14T16:52:41.029Z] 0669b0daf1fb: Verifying Checksum [2020-04-14T16:52:41.029Z] 0669b0daf1fb: Download complete [2020-04-14T16:52:41.029Z] 0669b0daf1fb: Pull complete [2020-04-14T16:52:41.029Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-04-14T16:52:41.029Z] Status: Downloaded newer image for busybox:latest [2020-04-14T16:52:42.149Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-04-14T16:52:42.407Z] === RUN TestDockerSuite/TestBuildStderr [2020-04-14T16:52:42.407Z] --- PASS: TestAuthZPluginAllowEventStream (1.82s) [2020-04-14T16:52:42.407Z] === RUN TestAuthZPluginErrorResponse [2020-04-14T16:52:42.682Z] --- PASS: TestAuthZPluginAllowEventStream (1.72s) [2020-04-14T16:52:42.682Z] === RUN TestAuthZPluginErrorResponse [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-14T16:52:42.971Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-04-14T16:52:42.971Z] === RUN TestAuthZPluginErrorRequest [2020-04-14T16:52:43.228Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-04-14T16:52:43.249Z] --- PASS: TestAuthZPluginErrorResponse (0.65s) [2020-04-14T16:52:43.249Z] === RUN TestAuthZPluginErrorRequest [2020-04-14T16:52:43.330Z] + bundleName=docker-py [2020-04-14T16:52:43.330Z] + echo Creating docker-py-bundles.tar.gz [2020-04-14T16:52:43.330Z] Creating docker-py-bundles.tar.gz [2020-04-14T16:52:43.330Z] + 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-04-14T16:52:43.338Z] Archiving artifacts [2020-04-14T16:52:43.485Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-04-14T16:52:43.485Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-14T16:52:43.817Z] --- PASS: TestAuthZPluginErrorRequest (0.63s) [2020-04-14T16:52:43.817Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-14T16:52:44.049Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2020-04-14T16:52:44.049Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-14T16:52:44.755Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.66s) [2020-04-14T16:52:44.755Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-14T16:52:44.895Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39771/12/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [2020-04-14T16:52:44.958Z] 65014b3c3121: Pull complete [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-04-14T16:52:45.382Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39771/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_GITCOMMIT=cdc39fa29c710c7b56aef827166f9e98bb7c20b8 -e DOCKER_GRAPHDRIVER docker:cdc39fa29c710c7b56aef827166f9e98bb7c20b8 hack/make.sh binary-daemon [2020-04-14T16:52:45.943Z] [2020-04-14T16:52:45.943Z] Removing bundles/ [2020-04-14T16:52:45.943Z] [2020-04-14T16:52:45.943Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-04-14T16:52:45.943Z] Building: bundles/binary-daemon/dockerd-dev [2020-04-14T16:52:45.943Z] GOOS="" GOARCH="" GOARM="" [2020-04-14T16:52:46.574Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.99s) [2020-04-14T16:52:46.574Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-14T16:52:46.659Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.26s) [2020-04-14T16:52:46.659Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-14T16:52:47.508Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-04-14T16:52:48.073Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-04-14T16:52:48.330Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.18s) [2020-04-14T16:52:48.330Z] === RUN TestAuthZPluginHeader [2020-04-14T16:52:49.193Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.23s) [2020-04-14T16:52:49.193Z] === RUN TestAuthZPluginHeader [2020-04-14T16:52:49.261Z] --- PASS: TestAuthZPluginHeader (0.89s) [2020-04-14T16:52:49.261Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-14T16:52:49.825Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-04-14T16:52:50.129Z] --- PASS: TestAuthZPluginHeader (0.99s) [2020-04-14T16:52:50.129Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-14T16:52:50.129Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-14T16:52:50.129Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-14T16:52:50.129Z] === RUN TestAuthZPluginV2Disable [2020-04-14T16:52:50.129Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-04-14T16:52:50.129Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-14T16:52:50.129Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-14T16:52:50.129Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-14T16:52:50.129Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-14T16:52:50.129Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-14T16:52:50.129Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-14T16:52:50.130Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-14T16:52:50.130Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-14T16:52:51.196Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-04-14T16:52:51.760Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-04-14T16:52:52.690Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-04-14T16:52:54.585Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.16s) [2020-04-14T16:52:54.585Z] === RUN TestAuthZPluginV2Disable [2020-04-14T16:52:54.585Z] === RUN TestDockerSuite/TestBuildUser [2020-04-14T16:52:57.106Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-04-14T16:52:58.038Z] --- PASS: TestAuthZPluginV2Disable (3.47s) [2020-04-14T16:52:58.038Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-14T16:53:00.562Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-04-14T16:53:01.126Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.22s) [2020-04-14T16:53:01.126Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-14T16:53:08.214Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.08s) [2020-04-14T16:53:08.214Z] PASS [2020-04-14T16:53:08.214Z] [2020-04-14T16:53:08.214Z] === Skipped [2020-04-14T16:53:08.214Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-14T16:53:08.214Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-14T16:53:08.214Z] [2020-04-14T16:53:08.214Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-04-14T16:53:08.214Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-14T16:53:08.214Z] [2020-04-14T16:53:08.214Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-14T16:53:08.214Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-14T16:53:08.214Z] [2020-04-14T16:53:08.214Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-14T16:53:08.214Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-14T16:53:08.214Z] [2020-04-14T16:53:08.214Z] [2020-04-14T16:53:08.214Z] DONE 17 tests, 4 skipped in 31.724s [2020-04-14T16:53:08.214Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-14T16:53:08.215Z] ++ 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-04-14T16:53:08.215Z] ++ set -e [2020-04-14T16:53:08.215Z] ++ '[' -n 0 ']' [2020-04-14T16:53:08.215Z] ++ set -x [2020-04-14T16:53:08.215Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-14T16:53:08.215Z] INFO: Testing against a local daemon [2020-04-14T16:53:08.215Z] === RUN TestPluginInvalidJSON [2020-04-14T16:53:08.215Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-14T16:53:08.215Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-14T16:53:08.215Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-14T16:53:08.215Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-04-14T16:53:08.215Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-14T16:53:08.215Z] PASS [2020-04-14T16:53:08.215Z] [2020-04-14T16:53:08.215Z] DONE 2 tests in 0.171s [2020-04-14T16:53:08.215Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-14T16:53:08.215Z] ++ 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-04-14T16:53:08.215Z] ++ set -e [2020-04-14T16:53:08.215Z] ++ '[' -n 0 ']' [2020-04-14T16:53:08.215Z] ++ set -x [2020-04-14T16:53:08.215Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-14T16:53:08.474Z] INFO: Testing against a local daemon [2020-04-14T16:53:08.474Z] === RUN TestExternalGraphDriver [2020-04-14T16:53:08.474Z] === RUN TestExternalGraphDriver/json [2020-04-14T16:53:11.010Z] === RUN TestExternalGraphDriver/spec [2020-04-14T16:53:13.338Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.64s) [2020-04-14T16:53:13.338Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-14T16:53:14.300Z] === RUN TestExternalGraphDriver/pull [2020-04-14T16:53:16.203Z] --- PASS: TestExternalGraphDriver (7.63s) [2020-04-14T16:53:16.203Z] --- PASS: TestExternalGraphDriver/json (2.52s) [2020-04-14T16:53:16.203Z] --- PASS: TestExternalGraphDriver/spec (2.76s) [2020-04-14T16:53:16.203Z] --- PASS: TestExternalGraphDriver/pull (2.22s) [2020-04-14T16:53:16.203Z] === RUN TestGraphdriverPluginV2 [2020-04-14T16:53:16.203Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2020-04-14T16:53:16.203Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-14T16:53:16.203Z] PASS [2020-04-14T16:53:16.203Z] [2020-04-14T16:53:16.203Z] === Skipped [2020-04-14T16:53:16.203Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2020-04-14T16:53:16.203Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-14T16:53:16.203Z] [2020-04-14T16:53:16.203Z] [2020-04-14T16:53:16.203Z] DONE 5 tests, 1 skipped in 7.796s [2020-04-14T16:53:16.203Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-14T16:53:16.203Z] ++ 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-04-14T16:53:16.203Z] ++ set -e [2020-04-14T16:53:16.203Z] ++ '[' -n 0 ']' [2020-04-14T16:53:16.203Z] ++ set -x [2020-04-14T16:53:16.203Z] ++ env -i DEST=/go/src/github.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-04-14T16:53:16.203Z] INFO: Testing against a local daemon [2020-04-14T16:53:16.203Z] === RUN TestContinueAfterPluginCrash [2020-04-14T16:53:16.203Z] === PAUSE TestContinueAfterPluginCrash [2020-04-14T16:53:16.203Z] === RUN TestReadPluginNoRead [2020-04-14T16:53:16.203Z] === PAUSE TestReadPluginNoRead [2020-04-14T16:53:16.203Z] === RUN TestDaemonStartWithLogOpt [2020-04-14T16:53:16.203Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-14T16:53:16.203Z] === CONT TestContinueAfterPluginCrash [2020-04-14T16:53:16.203Z] === CONT TestDaemonStartWithLogOpt [2020-04-14T16:53:16.203Z] === CONT TestReadPluginNoRead [2020-04-14T16:53:19.886Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-04-14T16:53:20.450Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-04-14T16:53:20.706Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-04-14T16:53:22.076Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-04-14T16:53:23.007Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-04-14T16:53:23.264Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-04-14T16:53:24.634Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-04-14T16:53:24.634Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-04-14T16:53:24.634Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-04-14T16:53:24.634Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-04-14T16:53:24.634Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-04-14T16:53:26.532Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-04-14T16:53:26.532Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-04-14T16:53:27.464Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-04-14T16:53:28.028Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-04-14T16:53:28.433Z] === RUN TestReadPluginNoRead/default [2020-04-14T16:53:28.959Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-04-14T16:53:29.001Z] --- PASS: TestDaemonStartWithLogOpt (12.81s) [2020-04-14T16:53:29.216Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-04-14T16:53:29.216Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s) [2020-04-14T16:53:29.216Z] PASS [2020-04-14T16:53:29.216Z] [2020-04-14T16:53:29.216Z] DONE 17 tests in 52.630s [2020-04-14T16:53:29.216Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-14T16:53:29.216Z] ++ 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-04-14T16:53:29.216Z] ++ set -e [2020-04-14T16:53:29.216Z] ++ '[' -n 0 ']' [2020-04-14T16:53:29.216Z] ++ set -x [2020-04-14T16:53:29.216Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-14T16:53:29.474Z] INFO: Testing against a local daemon [2020-04-14T16:53:29.474Z] === RUN TestPluginInvalidJSON [2020-04-14T16:53:29.474Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-14T16:53:29.474Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-14T16:53:29.474Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-14T16:53:29.474Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-04-14T16:53:29.474Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-14T16:53:29.474Z] PASS [2020-04-14T16:53:29.474Z] [2020-04-14T16:53:29.474Z] DONE 2 tests in 0.076s [2020-04-14T16:53:29.474Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-14T16:53:29.474Z] ++ 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-04-14T16:53:29.474Z] ++ set -e [2020-04-14T16:53:29.474Z] ++ '[' -n 0 ']' [2020-04-14T16:53:29.474Z] ++ set -x [2020-04-14T16:53:29.474Z] ++ env -i DEST=/go/src/github.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-04-14T16:53:29.474Z] INFO: Testing against a local daemon [2020-04-14T16:53:29.474Z] === RUN TestExternalGraphDriver [2020-04-14T16:53:29.731Z] === RUN TestExternalGraphDriver/json [2020-04-14T16:53:29.936Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-14T16:53:29.988Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-04-14T16:53:31.942Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-14T16:53:31.943Z] === RUN TestExternalGraphDriver/spec [2020-04-14T16:53:32.876Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-04-14T16:53:33.850Z] --- PASS: TestReadPluginNoRead (17.44s) [2020-04-14T16:53:33.850Z] --- PASS: TestReadPluginNoRead/default (1.95s) [2020-04-14T16:53:33.850Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.91s) [2020-04-14T16:53:33.850Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.91s) [2020-04-14T16:53:33.850Z] read_test.go:91: [d506066ad0f66] daemon is not started [2020-04-14T16:53:33.850Z] --- PASS: TestContinueAfterPluginCrash (17.60s) [2020-04-14T16:53:33.850Z] PASS [2020-04-14T16:53:33.850Z] [2020-04-14T16:53:33.850Z] DONE 6 tests in 17.748s [2020-04-14T16:53:33.850Z] 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-04-14T16:53:33.850Z] ++ 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-04-14T16:53:33.850Z] ++ set -e [2020-04-14T16:53:33.850Z] ++ '[' -n 0 ']' [2020-04-14T16:53:33.850Z] ++ set -x [2020-04-14T16:53:33.850Z] ++ env -i DEST=/go/src/github.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-04-14T16:53:33.850Z] testing: warning: no tests to run [2020-04-14T16:53:33.850Z] PASS [2020-04-14T16:53:33.850Z] [2020-04-14T16:53:33.850Z] DONE 0 tests in 0.044s [2020-04-14T16:53:33.850Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-14T16:53:33.850Z] ++ 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-04-14T16:53:33.850Z] ++ set -e [2020-04-14T16:53:33.850Z] ++ '[' -n 0 ']' [2020-04-14T16:53:33.850Z] ++ set -x [2020-04-14T16:53:33.850Z] ++ env -i DEST=/go/src/github.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-04-14T16:53:34.118Z] INFO: Testing against a local daemon [2020-04-14T16:53:34.118Z] === RUN TestPluginWithDevMounts [2020-04-14T16:53:34.118Z] === PAUSE TestPluginWithDevMounts [2020-04-14T16:53:34.118Z] === CONT TestPluginWithDevMounts [2020-04-14T16:53:34.247Z] === RUN TestExternalGraphDriver/pull [2020-04-14T16:53:34.810Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-04-14T16:53:36.181Z] --- PASS: TestExternalGraphDriver (6.43s) [2020-04-14T16:53:36.181Z] --- PASS: TestExternalGraphDriver/json (2.14s) [2020-04-14T16:53:36.181Z] --- PASS: TestExternalGraphDriver/spec (2.23s) [2020-04-14T16:53:36.181Z] --- PASS: TestExternalGraphDriver/pull (1.85s) [2020-04-14T16:53:36.181Z] === RUN TestGraphdriverPluginV2 [2020-04-14T16:53:36.181Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-04-14T16:53:36.437Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-04-14T16:53:36.650Z] --- PASS: TestPluginWithDevMounts (2.18s) [2020-04-14T16:53:36.650Z] PASS [2020-04-14T16:53:36.650Z] [2020-04-14T16:53:36.650Z] DONE 1 tests in 2.333s [2020-04-14T16:53:36.650Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-04-14T16:53:36.651Z] ++ 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-04-14T16:53:36.651Z] ++ set -e [2020-04-14T16:53:36.651Z] ++ '[' -n 0 ']' [2020-04-14T16:53:36.651Z] ++ set -x [2020-04-14T16:53:36.651Z] ++ env -i DEST=/go/src/github.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-04-14T16:53:36.651Z] INFO: Testing against a local daemon [2020-04-14T16:53:36.651Z] === RUN TestSecretInspect [2020-04-14T16:53:37.001Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-04-14T16:53:37.001Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-04-14T16:53:37.932Z] === RUN TestDockerSuite/TestBuildXZHost [2020-04-14T16:53:39.940Z] --- PASS: TestSecretInspect (3.38s) [2020-04-14T16:53:39.940Z] === RUN TestSecretList [2020-04-14T16:53:40.456Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-04-14T16:53:40.456Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-04-14T16:53:40.713Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-04-14T16:53:40.713Z] --- PASS: TestGraphdriverPluginV2 (4.83s) [2020-04-14T16:53:40.713Z] PASS [2020-04-14T16:53:40.713Z] [2020-04-14T16:53:40.713Z] DONE 5 tests in 11.315s [2020-04-14T16:53:40.713Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-14T16:53:40.713Z] ++ 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-04-14T16:53:40.713Z] ++ set -e [2020-04-14T16:53:40.713Z] ++ '[' -n 0 ']' [2020-04-14T16:53:40.713Z] ++ set -x [2020-04-14T16:53:40.713Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-14T16:53:40.713Z] INFO: Testing against a local daemon [2020-04-14T16:53:40.713Z] === RUN TestContinueAfterPluginCrash [2020-04-14T16:53:40.713Z] === PAUSE TestContinueAfterPluginCrash [2020-04-14T16:53:40.713Z] === RUN TestReadPluginNoRead [2020-04-14T16:53:40.713Z] === PAUSE TestReadPluginNoRead [2020-04-14T16:53:40.713Z] === RUN TestDaemonStartWithLogOpt [2020-04-14T16:53:40.713Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-14T16:53:40.713Z] === CONT TestContinueAfterPluginCrash [2020-04-14T16:53:40.713Z] === CONT TestDaemonStartWithLogOpt [2020-04-14T16:53:41.645Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-04-14T16:53:42.576Z] === RUN TestDockerSuite/TestCommitChange [2020-04-14T16:53:43.228Z] --- PASS: TestSecretList (3.29s) [2020-04-14T16:53:43.228Z] === RUN TestSecretsCreateAndDelete [2020-04-14T16:53:44.474Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-04-14T16:53:45.845Z] === RUN TestDockerSuite/TestCommitHardlink [2020-04-14T16:53:46.516Z] --- PASS: TestSecretsCreateAndDelete (3.27s) [2020-04-14T16:53:46.516Z] === RUN TestSecretsUpdate [2020-04-14T16:53:48.376Z] === RUN TestDockerSuite/TestCommitNewFile [2020-04-14T16:53:49.803Z] --- PASS: TestSecretsUpdate (3.28s) [2020-04-14T16:53:49.803Z] === RUN TestTemplatedSecret [2020-04-14T16:53:50.900Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-04-14T16:53:52.271Z] === RUN TestDockerSuite/TestCommitTTY [2020-04-14T16:53:53.996Z] --- PASS: TestTemplatedSecret (3.59s) [2020-04-14T16:53:53.996Z] === RUN TestSecretCreateResolve [2020-04-14T16:53:54.167Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-04-14T16:53:54.167Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-04-14T16:53:55.538Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-04-14T16:53:56.102Z] --- PASS: TestDaemonStartWithLogOpt (15.21s) [2020-04-14T16:53:56.102Z] === CONT TestReadPluginNoRead [2020-04-14T16:53:56.529Z] --- PASS: TestSecretCreateResolve (3.27s) [2020-04-14T16:53:56.529Z] PASS [2020-04-14T16:53:56.529Z] [2020-04-14T16:53:56.529Z] DONE 6 tests in 20.231s [2020-04-14T16:53:56.529Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-04-14T16:53:56.529Z] ++ 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-04-14T16:53:56.529Z] ++ set -e [2020-04-14T16:53:56.529Z] ++ '[' -n 0 ']' [2020-04-14T16:53:56.529Z] ++ set -x [2020-04-14T16:53:56.529Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-14T16:53:56.787Z] INFO: Testing against a local daemon [2020-04-14T16:53:56.788Z] === RUN TestServiceCreateInit [2020-04-14T16:53:56.788Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-14T16:53:57.472Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-04-14T16:53:58.842Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-04-14T16:53:58.842Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-04-14T16:53:58.842Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-04-14T16:53:59.099Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-04-14T16:53:59.099Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-04-14T16:53:59.099Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-04-14T16:53:59.099Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-04-14T16:54:00.031Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-14T16:54:00.963Z] --- PASS: TestContinueAfterPluginCrash (19.99s) [2020-04-14T16:54:00.963Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-04-14T16:54:02.061Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-14T16:54:02.332Z] === RUN TestReadPluginNoRead/default [2020-04-14T16:54:02.900Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-04-14T16:54:02.900Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-04-14T16:54:03.833Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-04-14T16:54:04.090Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-14T16:54:05.021Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-04-14T16:54:05.586Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-04-14T16:54:05.843Z] --- PASS: TestReadPluginNoRead (9.94s) [2020-04-14T16:54:05.843Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.03s) [2020-04-14T16:54:05.843Z] --- PASS: TestReadPluginNoRead/default (1.99s) [2020-04-14T16:54:05.843Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.84s) [2020-04-14T16:54:05.843Z] read_test.go:91: [d713db80a42f1] daemon is not started [2020-04-14T16:54:05.843Z] PASS [2020-04-14T16:54:05.843Z] [2020-04-14T16:54:05.843Z] DONE 6 tests in 25.192s [2020-04-14T16:54:05.843Z] 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-04-14T16:54:05.843Z] ++ 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-04-14T16:54:05.843Z] ++ set -e [2020-04-14T16:54:05.843Z] ++ '[' -n 0 ']' [2020-04-14T16:54:05.843Z] ++ set -x [2020-04-14T16:54:05.843Z] ++ env -i DEST=/go/src/github.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-04-14T16:54:06.100Z] testing: warning: no tests to run [2020-04-14T16:54:06.100Z] PASS [2020-04-14T16:54:06.100Z] [2020-04-14T16:54:06.100Z] DONE 0 tests in 0.009s [2020-04-14T16:54:06.100Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-14T16:54:06.100Z] ++ 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-04-14T16:54:06.100Z] ++ set -e [2020-04-14T16:54:06.100Z] ++ '[' -n 0 ']' [2020-04-14T16:54:06.100Z] ++ set -x [2020-04-14T16:54:06.100Z] ++ env -i DEST=/go/src/github.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-04-14T16:54:06.100Z] INFO: Testing against a local daemon [2020-04-14T16:54:06.100Z] === RUN TestPluginWithDevMounts [2020-04-14T16:54:06.100Z] === PAUSE TestPluginWithDevMounts [2020-04-14T16:54:06.100Z] === CONT TestPluginWithDevMounts [2020-04-14T16:54:06.665Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-04-14T16:54:07.295Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-04-14T16:54:07.295Z] Copying nested executables into bundles/binary-daemon [2020-04-14T16:54:07.295Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [2020-04-14T16:54:07.332Z] --- PASS: TestServiceCreateInit (10.20s) [2020-04-14T16:54:07.332Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.22s) [2020-04-14T16:54:07.332Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.95s) [2020-04-14T16:54:07.332Z] === RUN TestCreateServiceMultipleTimes [Pipeline] sh [2020-04-14T16:54:07.597Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-04-14T16:54:07.597Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-04-14T16:54:07.597Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-04-14T16:54:07.745Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39771/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_GITCOMMIT=cdc39fa29c710c7b56aef827166f9e98bb7c20b8 -e DOCKER_GRAPHDRIVER docker:cdc39fa29c710c7b56aef827166f9e98bb7c20b8 hack/make.sh cross [2020-04-14T16:54:08.162Z] --- PASS: TestPluginWithDevMounts (1.97s) [2020-04-14T16:54:08.162Z] PASS [2020-04-14T16:54:08.162Z] [2020-04-14T16:54:08.162Z] DONE 1 tests in 2.015s [2020-04-14T16:54:08.162Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-04-14T16:54:08.162Z] ++ 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-04-14T16:54:08.162Z] ++ set -e [2020-04-14T16:54:08.162Z] ++ '[' -n 0 ']' [2020-04-14T16:54:08.162Z] ++ set -x [2020-04-14T16:54:08.162Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-14T16:54:08.162Z] INFO: Testing against a local daemon [2020-04-14T16:54:08.162Z] === RUN TestSecretInspect [2020-04-14T16:54:08.307Z] [2020-04-14T16:54:08.307Z] Removing bundles/ [2020-04-14T16:54:08.307Z] [2020-04-14T16:54:08.307Z] ---> Making bundle: cross (in bundles/cross) [2020-04-14T16:54:08.307Z] Cross building: bundles/cross/linux/amd64 [2020-04-14T16:54:08.307Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-04-14T16:54:08.307Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-04-14T16:54:08.419Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-04-14T16:54:08.419Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-04-14T16:54:08.419Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-04-14T16:54:08.676Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-04-14T16:54:08.676Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-04-14T16:54:09.606Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-04-14T16:54:10.644Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-04-14T16:54:11.574Z] --- PASS: TestSecretInspect (3.31s) [2020-04-14T16:54:11.574Z] === RUN TestSecretList [2020-04-14T16:54:11.574Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-04-14T16:54:11.574Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-04-14T16:54:13.469Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-04-14T16:54:14.032Z] --- PASS: TestSecretList (2.54s) [2020-04-14T16:54:14.032Z] === RUN TestSecretsCreateAndDelete [2020-04-14T16:54:14.032Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-04-14T16:54:14.032Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-04-14T16:54:14.963Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-04-14T16:54:15.893Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-04-14T16:54:16.825Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-04-14T16:54:16.825Z] --- PASS: TestSecretsCreateAndDelete (2.92s) [2020-04-14T16:54:16.825Z] === RUN TestSecretsUpdate [2020-04-14T16:54:17.757Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-04-14T16:54:17.757Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-04-14T16:54:18.689Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-04-14T16:54:19.622Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-04-14T16:54:19.880Z] --- PASS: TestSecretsUpdate (3.02s) [2020-04-14T16:54:19.880Z] === RUN TestTemplatedSecret [2020-04-14T16:54:20.137Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-04-14T16:54:20.393Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-04-14T16:54:21.326Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-04-14T16:54:23.221Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-04-14T16:54:23.221Z] --- PASS: TestTemplatedSecret (3.37s) [2020-04-14T16:54:23.221Z] === RUN TestSecretCreateResolve [2020-04-14T16:54:24.591Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-04-14T16:54:24.591Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-04-14T16:54:24.591Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-04-14T16:54:24.848Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-04-14T16:54:24.848Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-04-14T16:54:25.779Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-04-14T16:54:26.342Z] --- PASS: TestSecretCreateResolve (3.14s) [2020-04-14T16:54:26.342Z] PASS [2020-04-14T16:54:26.342Z] [2020-04-14T16:54:26.342Z] DONE 6 tests in 18.354s [2020-04-14T16:54:26.342Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-04-14T16:54:26.342Z] ++ 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-04-14T16:54:26.342Z] ++ set -e [2020-04-14T16:54:26.342Z] ++ '[' -n 0 ']' [2020-04-14T16:54:26.342Z] ++ set -x [2020-04-14T16:54:26.342Z] ++ env -i DEST=/go/src/github.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-04-14T16:54:26.342Z] INFO: Testing against a local daemon [2020-04-14T16:54:26.342Z] === RUN TestServiceCreateInit [2020-04-14T16:54:26.342Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-14T16:54:29.266Z] --- PASS: TestCreateServiceMultipleTimes (19.50s) [2020-04-14T16:54:29.266Z] === RUN TestCreateServiceConflict [2020-04-14T16:54:29.619Z] ok github.com/docker/docker/api/server/httputils 0.038s coverage: 14.7% of statements [2020-04-14T16:54:29.619Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-14T16:54:29.619Z] ok github.com/docker/docker/api/server/middleware 0.032s coverage: 37.7% of statements [2020-04-14T16:54:29.619Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-14T16:54:29.619Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-14T16:54:29.619Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-14T16:54:29.619Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-14T16:54:29.619Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-14T16:54:29.619Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-14T16:54:29.619Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-14T16:54:29.619Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-14T16:54:29.619Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-14T16:54:29.619Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-14T16:54:29.619Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-14T16:54:29.619Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2020-04-14T16:54:29.619Z] ok github.com/docker/docker/api/types/strslice 0.049s coverage: 90.0% of statements [2020-04-14T16:54:29.619Z] ok github.com/docker/docker/api/server/router/swarm 0.018s coverage: 4.5% of statements [2020-04-14T16:54:29.619Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-14T16:54:29.619Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-14T16:54:29.619Z] ? github.com/docker/docker/api/types [no test files] [2020-04-14T16:54:29.620Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-14T16:54:29.620Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-14T16:54:29.620Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-14T16:54:29.620Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-14T16:54:29.620Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-14T16:54:29.620Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-14T16:54:29.620Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-14T16:54:29.620Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-14T16:54:29.620Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-14T16:54:29.620Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-14T16:54:29.620Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-14T16:54:29.620Z] ok github.com/docker/docker/api/types/versions 0.024s coverage: 75.0% of statements [2020-04-14T16:54:29.620Z] ok github.com/docker/docker/api/types/time 0.010s coverage: 100.0% of statements [2020-04-14T16:54:29.620Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-14T16:54:29.620Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-14T16:54:29.620Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-14T16:54:29.620Z] ? github.com/docker/docker/builder [no test files] [2020-04-14T16:54:29.620Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-14T16:54:29.620Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-14T16:54:29.620Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-14T16:54:29.620Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-14T16:54:29.620Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-14T16:54:29.620Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-14T16:54:29.620Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-14T16:54:29.620Z] ok github.com/docker/docker/builder/dockerignore 0.006s coverage: 96.8% of statements [2020-04-14T16:54:29.620Z] ok github.com/docker/docker/cli/debug 0.031s coverage: 100.0% of statements [2020-04-14T16:54:29.834Z] --- PASS: TestCreateServiceConflict (3.27s) [2020-04-14T16:54:29.834Z] === RUN TestCreateServiceMaxReplicas [2020-04-14T16:54:30.516Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-04-14T16:54:31.079Z] === RUN TestDockerSuite/TestContainerAPITop [2020-04-14T16:54:31.336Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-14T16:54:31.694Z] ok github.com/docker/docker/builder/remotecontext/git 5.378s coverage: 86.3% of statements [2020-04-14T16:54:31.900Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-04-14T16:54:31.900Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-04-14T16:54:31.900Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-04-14T16:54:32.725Z] ok github.com/docker/docker/builder/remotecontext 0.520s coverage: 13.6% of statements [2020-04-14T16:54:34.025Z] --- PASS: TestCreateServiceMaxReplicas (3.68s) [2020-04-14T16:54:34.025Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-14T16:54:35.175Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-04-14T16:54:35.739Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-04-14T16:54:36.231Z] ok github.com/docker/docker/builder/dockerfile 1.254s coverage: 48.2% of statements [2020-04-14T16:54:36.231Z] ? github.com/docker/docker/cli [no test files] [2020-04-14T16:54:36.231Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-14T16:54:36.669Z] --- PASS: TestServiceCreateInit (10.12s) [2020-04-14T16:54:36.669Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.00s) [2020-04-14T16:54:36.669Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.10s) [2020-04-14T16:54:36.669Z] === RUN TestCreateServiceMultipleTimes [2020-04-14T16:54:36.926Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-04-14T16:54:42.188Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-04-14T16:54:42.752Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-04-14T16:54:43.101Z] ok github.com/docker/docker/client 0.658s coverage: 75.8% of statements [2020-04-14T16:54:45.276Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-04-14T16:54:46.647Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-04-14T16:54:48.015Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-04-14T16:54:48.906Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.57s) [2020-04-14T16:54:48.906Z] === RUN TestCreateServiceSecretFileMode [2020-04-14T16:54:49.912Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-04-14T16:54:51.281Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-04-14T16:54:51.441Z] --- PASS: TestCreateServiceSecretFileMode (3.23s) [2020-04-14T16:54:51.441Z] === RUN TestCreateServiceConfigFileMode [2020-04-14T16:54:53.177Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-04-14T16:54:54.545Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000bb6700_} [2020-04-14T16:54:54.729Z] --- PASS: TestCreateServiceConfigFileMode (3.30s) [2020-04-14T16:54:54.729Z] === RUN TestCreateServiceSysctls [2020-04-14T16:54:55.476Z] --- PASS: TestCreateServiceMultipleTimes (18.94s) [2020-04-14T16:54:55.476Z] === RUN TestCreateServiceConflict [2020-04-14T16:54:56.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1843068457_/foo_false____} [2020-04-14T16:54:57.774Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1843068457_/foo_true____} [2020-04-14T16:54:58.704Z] --- PASS: TestCreateServiceConflict (3.00s) [2020-04-14T16:54:58.704Z] === RUN TestCreateServiceMaxReplicas [2020-04-14T16:54:58.922Z] --- PASS: TestCreateServiceSysctls (4.28s) [2020-04-14T16:54:58.922Z] === RUN TestCreateServiceCapabilities [2020-04-14T16:54:59.633Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3822268788_/foo_false____} [2020-04-14T16:55:01.004Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3822268788_/foo_true____} [2020-04-14T16:55:01.934Z] --- PASS: TestCreateServiceMaxReplicas (3.23s) [2020-04-14T16:55:01.934Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-14T16:55:02.210Z] --- PASS: TestCreateServiceCapabilities (3.36s) [2020-04-14T16:55:02.210Z] === RUN TestInspect [2020-04-14T16:55:02.864Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3822268788_/foo_true__0xc000bb6760__} [2020-04-14T16:55:04.234Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000bb6780_} [2020-04-14T16:55:05.604Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-04-14T16:55:05.863Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000bb67a0_} [2020-04-14T16:55:06.441Z] --- PASS: TestInspect (3.60s) [2020-04-14T16:55:06.441Z] === RUN TestCreateJob [2020-04-14T16:55:07.760Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000bb67e0_} [2020-04-14T16:55:09.130Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000bb6800_} [2020-04-14T16:55:10.650Z] --- PASS: TestCreateJob (4.33s) [2020-04-14T16:55:10.650Z] === RUN TestReplicatedJob [2020-04-14T16:55:11.039Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-04-14T16:55:12.234Z] 23645bd7ee08: Pull complete [2020-04-14T16:55:12.234Z] Digest: sha256:8dcc65367c900f06ad386da6a1e25d578232f7b15981092986ade2f2fd9468b8 [2020-04-14T16:55:12.234Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-14T16:55:12.234Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-04-14T16:55:12.234Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-04-14T16:55:12.234Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1098' [2020-04-14T16:55:12.234Z] WARN: Skipping validation tests [2020-04-14T16:55:12.234Z] INFO: Running unit tests at 04/14/2020 16:54:58... [2020-04-14T16:55:12.234Z] INFO: make.ps1 starting at 04/14/2020 16:55:02 [2020-04-14T16:55:12.234Z] INFO: Git commit (cdc39fa29c) assumed from DOCKER_GITCOMMIT environment variable [2020-04-14T16:55:12.234Z] INFO: Invoking autogen... [2020-04-14T16:55:12.234Z] INFO: Running unit tests... [2020-04-14T16:55:12.933Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-04-14T16:55:12.933Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-04-14T16:55:12.933Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-04-14T16:55:12.933Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-04-14T16:55:12.933Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-04-14T16:55:12.933Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-04-14T16:55:12.933Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-04-14T16:55:12.933Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-04-14T16:55:12.933Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-04-14T16:55:12.933Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-04-14T16:55:12.933Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-04-14T16:55:12.933Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-04-14T16:55:12.933Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-04-14T16:55:12.933Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-04-14T16:55:12.933Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-04-14T16:55:12.933Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-04-14T16:55:13.190Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-04-14T16:55:13.190Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-04-14T16:55:15.220Z] INFO: Invoking unit tests run with C:\gopath/src/gotest.tools/gotestsum\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2020-04-14T16:55:16.464Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-04-14T16:55:16.722Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.88s) [2020-04-14T16:55:16.722Z] === RUN TestCreateServiceSecretFileMode [2020-04-14T16:55:17.232Z] --- PASS: TestReplicatedJob (6.45s) [2020-04-14T16:55:17.232Z] === RUN TestUpdateReplicatedJob [2020-04-14T16:55:19.247Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-04-14T16:55:19.812Z] --- PASS: TestCreateServiceSecretFileMode (3.15s) [2020-04-14T16:55:19.812Z] === RUN TestCreateServiceConfigFileMode [2020-04-14T16:55:21.439Z] --- PASS: TestUpdateReplicatedJob (4.39s) [2020-04-14T16:55:21.439Z] === RUN TestServiceListWithStatuses [2020-04-14T16:55:21.439Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-04-14T16:55:21.439Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-14T16:55:21.439Z] === RUN TestDockerNetworkConnectAlias [2020-04-14T16:55:23.087Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-04-14T16:55:23.087Z] --- PASS: TestCreateServiceConfigFileMode (3.11s) [2020-04-14T16:55:23.087Z] === RUN TestCreateServiceSysctls [2020-04-14T16:55:24.457Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-04-14T16:55:24.714Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-04-14T16:55:25.711Z] ? github.com/docker/docker/api [no test files] [2020-04-14T16:55:26.086Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-04-14T16:55:26.649Z] --- PASS: TestCreateServiceSysctls (3.83s) [2020-04-14T16:55:26.649Z] === RUN TestCreateServiceCapabilities [2020-04-14T16:55:26.906Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-04-14T16:55:28.008Z] --- PASS: TestDockerNetworkConnectAlias (6.61s) [2020-04-14T16:55:28.008Z] === RUN TestDockerNetworkReConnect [2020-04-14T16:55:28.276Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-04-14T16:55:29.207Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-04-14T16:55:29.662Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-04-14T16:55:29.662Z] Copying nested executables into bundles/cross/linux/amd64 [2020-04-14T16:55:29.662Z] Cross building: bundles/cross/windows/amd64 [2020-04-14T16:55:29.662Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-04-14T16:55:29.662Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-04-14T16:55:30.138Z] --- PASS: TestCreateServiceCapabilities (3.35s) [2020-04-14T16:55:30.138Z] === RUN TestInspect [2020-04-14T16:55:30.138Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-04-14T16:55:31.508Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-04-14T16:55:32.879Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-04-14T16:55:32.879Z] --- PASS: TestInspect (2.94s) [2020-04-14T16:55:32.879Z] === RUN TestCreateJob [2020-04-14T16:55:33.275Z] --- PASS: TestDockerNetworkReConnect (5.23s) [2020-04-14T16:55:33.275Z] === RUN TestServicePlugin [2020-04-14T16:55:33.275Z] --- SKIP: TestServicePlugin (0.00s) [2020-04-14T16:55:33.275Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-14T16:55:33.275Z] === RUN TestServiceUpdateLabel [2020-04-14T16:55:33.810Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-04-14T16:55:34.742Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-04-14T16:55:36.562Z] --- PASS: TestServiceUpdateLabel (3.24s) [2020-04-14T16:55:36.562Z] === RUN TestServiceUpdateSecrets [2020-04-14T16:55:36.640Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-04-14T16:55:37.205Z] --- PASS: TestCreateJob (4.14s) [2020-04-14T16:55:37.205Z] === RUN TestReplicatedJob [2020-04-14T16:55:37.462Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-04-14T16:55:38.394Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-04-14T16:55:39.963Z] ok github.com/docker/docker/cmd/dockerd 0.252s coverage: 30.8% of statements [2020-04-14T16:55:40.289Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-04-14T16:55:40.743Z] ok github.com/docker/docker/api/server 0.143s coverage: 9.0% of statements [2020-04-14T16:55:41.674Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-04-14T16:55:43.047Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-04-14T16:55:43.611Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-04-14T16:55:43.611Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-04-14T16:55:43.867Z] --- PASS: TestReplicatedJob (6.76s) [2020-04-14T16:55:43.867Z] === RUN TestUpdateReplicatedJob [2020-04-14T16:55:44.798Z] === RUN TestDockerSuite/TestCpRelativePath [2020-04-14T16:55:46.168Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-04-14T16:55:46.847Z] ok github.com/docker/docker/container 0.162s coverage: 34.9% of statements [2020-04-14T16:55:46.847Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-14T16:55:46.847Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-14T16:55:46.847Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-14T16:55:46.847Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-14T16:55:47.099Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-04-14T16:55:47.665Z] --- PASS: TestUpdateReplicatedJob (3.75s) [2020-04-14T16:55:47.665Z] === RUN TestServiceListWithStatuses [2020-04-14T16:55:47.665Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-04-14T16:55:47.665Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-14T16:55:47.665Z] === RUN TestDockerNetworkConnectAlias [2020-04-14T16:55:48.229Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-04-14T16:55:49.597Z] === RUN TestDockerSuite/TestCpToCaseA [2020-04-14T16:55:51.299Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.080s coverage: 65.3% of statements [2020-04-14T16:55:51.439Z] --- PASS: TestServiceUpdateSecrets (15.43s) [2020-04-14T16:55:51.439Z] === RUN TestServiceUpdateConfigs [2020-04-14T16:55:51.492Z] === RUN TestDockerSuite/TestCpToCaseB [2020-04-14T16:55:52.056Z] === RUN TestDockerSuite/TestCpToCaseC [2020-04-14T16:55:53.954Z] --- PASS: TestDockerNetworkConnectAlias (6.13s) [2020-04-14T16:55:53.954Z] === RUN TestDockerNetworkReConnect [2020-04-14T16:55:54.884Z] === RUN TestDockerSuite/TestCpToCaseD [2020-04-14T16:55:58.172Z] ok github.com/docker/docker/daemon/cluster/convert 0.047s coverage: 35.6% of statements [2020-04-14T16:55:59.059Z] --- PASS: TestDockerNetworkReConnect (4.88s) [2020-04-14T16:55:59.059Z] === RUN TestServicePlugin [2020-04-14T16:56:00.430Z] === RUN TestDockerSuite/TestCpToCaseE [2020-04-14T16:56:01.693Z] ok github.com/docker/docker/daemon/cluster 0.266s coverage: 0.5% of statements [2020-04-14T16:56:04.610Z] === RUN TestDockerSuite/TestCpToCaseF [2020-04-14T16:56:05.173Z] === RUN TestDockerSuite/TestCpToCaseG [2020-04-14T16:56:06.226Z] ok github.com/docker/docker/daemon/discovery 0.026s coverage: 30.0% of statements [2020-04-14T16:56:08.937Z] ok github.com/docker/docker/daemon/events 0.070s coverage: 50.0% of statements [2020-04-14T16:56:09.522Z] --- PASS: TestServiceUpdateConfigs (15.54s) [2020-04-14T16:56:09.522Z] === RUN TestServiceUpdateNetwork [2020-04-14T16:56:09.564Z] ok github.com/docker/docker/daemon/config 0.099s coverage: 81.7% of statements [2020-04-14T16:56:11.721Z] === RUN TestDockerSuite/TestCpToCaseH [2020-04-14T16:56:12.278Z] ok github.com/docker/docker/daemon/graphdriver 0.033s coverage: 2.2% of statements [2020-04-14T16:56:14.244Z] === RUN TestDockerSuite/TestCpToCaseI [2020-04-14T16:56:15.195Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-04-14T16:56:15.756Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.555s coverage: 13.8% of statements [2020-04-14T16:56:17.245Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.013s coverage: 2.9% of statements [2020-04-14T16:56:17.719Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-04-14T16:56:18.742Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.045s coverage: 57.9% of statements [2020-04-14T16:56:19.374Z] ok github.com/docker/docker/daemon 12.496s coverage: 17.4% of statements [2020-04-14T16:56:19.374Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-14T16:56:19.374Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-14T16:56:19.374Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-14T16:56:19.374Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-14T16:56:20.995Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-04-14T16:56:21.559Z] === RUN TestDockerSuite/TestCpToDot [2020-04-14T16:56:21.721Z] --- PASS: TestServiceUpdateNetwork (14.74s) [2020-04-14T16:56:21.721Z] PASS [2020-04-14T16:56:21.721Z] [2020-04-14T16:56:21.721Z] === Skipped [2020-04-14T16:56:21.721Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-04-14T16:56:21.721Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-14T16:56:21.721Z] [2020-04-14T16:56:21.721Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-04-14T16:56:21.721Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-14T16:56:21.721Z] [2020-04-14T16:56:21.721Z] [2020-04-14T16:56:21.721Z] DONE 23 tests, 2 skipped in 145.094s [2020-04-14T16:56:21.721Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-04-14T16:56:21.721Z] ++ 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-04-14T16:56:21.721Z] ++ set -e [2020-04-14T16:56:21.721Z] ++ '[' -n 0 ']' [2020-04-14T16:56:21.721Z] ++ set -x [2020-04-14T16:56:21.721Z] ++ env -i DEST=/go/src/github.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-04-14T16:56:21.721Z] INFO: Testing against a local daemon [2020-04-14T16:56:21.721Z] === RUN TestSessionCreate [2020-04-14T16:56:21.979Z] --- PASS: TestSessionCreate (0.05s) [2020-04-14T16:56:21.979Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-14T16:56:21.979Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-04-14T16:56:21.979Z] PASS [2020-04-14T16:56:21.979Z] [2020-04-14T16:56:21.979Z] DONE 2 tests in 0.241s [2020-04-14T16:56:21.979Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-04-14T16:56:21.979Z] ++ 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-04-14T16:56:21.979Z] ++ set -e [2020-04-14T16:56:21.979Z] ++ '[' -n 0 ']' [2020-04-14T16:56:21.979Z] ++ set -x [2020-04-14T16:56:21.979Z] ++ env -i DEST=/go/src/github.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-04-14T16:56:21.979Z] INFO: Testing against a local daemon [2020-04-14T16:56:21.979Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-14T16:56:21.979Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-14T16:56:21.979Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-14T16:56:21.979Z] === RUN TestEventsExecDie [2020-04-14T16:56:22.489Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-04-14T16:56:22.915Z] --- PASS: TestEventsExecDie (0.91s) [2020-04-14T16:56:22.915Z] === RUN TestEventsBackwardsCompatible [2020-04-14T16:56:23.173Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-04-14T16:56:23.173Z] === RUN TestInfoBinaryCommits [2020-04-14T16:56:23.173Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-04-14T16:56:23.173Z] === RUN TestInfoAPIVersioned [2020-04-14T16:56:23.173Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-04-14T16:56:23.173Z] === RUN TestInfoDiscoveryBackend [2020-04-14T16:56:23.740Z] --- PASS: TestInfoDiscoveryBackend (0.64s) [2020-04-14T16:56:23.740Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-14T16:56:23.805Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.333s coverage: 68.6% of statements [2020-04-14T16:56:23.806Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.030s coverage: 1.8% of statements [2020-04-14T16:56:24.382Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-04-14T16:56:25.115Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-04-14T16:56:25.115Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-14T16:56:25.373Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.64s) [2020-04-14T16:56:25.373Z] === RUN TestInfoAPI [2020-04-14T16:56:25.632Z] --- PASS: TestInfoAPI (0.05s) [2020-04-14T16:56:25.632Z] === RUN TestInfoAPIWarnings [2020-04-14T16:56:26.199Z] --- PASS: TestInfoAPIWarnings (0.63s) [2020-04-14T16:56:26.199Z] === RUN TestInfoDebug [2020-04-14T16:56:26.275Z] === RUN TestDockerSuite/TestCpToStdout [2020-04-14T16:56:26.767Z] --- PASS: TestInfoDebug (0.62s) [2020-04-14T16:56:26.767Z] === RUN TestInfoInsecureRegistries [2020-04-14T16:56:27.205Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-04-14T16:56:27.296Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.540s coverage: 45.9% of statements [2020-04-14T16:56:27.296Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-14T16:56:27.296Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.470s coverage: 49.5% of statements [2020-04-14T16:56:27.334Z] --- PASS: TestInfoInsecureRegistries (0.63s) [2020-04-14T16:56:27.334Z] === RUN TestInfoRegistryMirrors [2020-04-14T16:56:28.270Z] --- PASS: TestInfoRegistryMirrors (0.64s) [2020-04-14T16:56:28.270Z] === RUN TestLoginFailsWithBadCredentials [2020-04-14T16:56:28.270Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s) [2020-04-14T16:56:28.270Z] === RUN TestPingCacheHeaders [2020-04-14T16:56:28.270Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-04-14T16:56:28.270Z] === RUN TestPingGet [2020-04-14T16:56:28.270Z] --- PASS: TestPingGet (0.03s) [2020-04-14T16:56:28.270Z] === RUN TestPingHead [2020-04-14T16:56:28.528Z] --- PASS: TestPingHead (0.05s) [2020-04-14T16:56:28.528Z] === RUN TestVersion [2020-04-14T16:56:28.528Z] --- PASS: TestVersion (0.05s) [2020-04-14T16:56:28.528Z] PASS [2020-04-14T16:56:28.528Z] [2020-04-14T16:56:28.528Z] === Skipped [2020-04-14T16:56:28.528Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-14T16:56:28.528Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-14T16:56:28.528Z] [2020-04-14T16:56:28.528Z] [2020-04-14T16:56:28.528Z] DONE 18 tests, 1 skipped in 6.530s [2020-04-14T16:56:28.528Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-04-14T16:56:28.528Z] ++ 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-04-14T16:56:28.528Z] ++ set -e [2020-04-14T16:56:28.528Z] ++ '[' -n 0 ']' [2020-04-14T16:56:28.528Z] ++ set -x [2020-04-14T16:56:28.528Z] ++ env -i DEST=/go/src/github.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-04-14T16:56:28.528Z] INFO: Testing against a local daemon [2020-04-14T16:56:28.528Z] === RUN TestVolumesCreateAndList [2020-04-14T16:56:28.787Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-04-14T16:56:28.787Z] === RUN TestVolumesRemove [2020-04-14T16:56:28.787Z] --- PASS: TestVolumesRemove (0.11s) [2020-04-14T16:56:28.787Z] === RUN TestVolumesInspect [2020-04-14T16:56:28.787Z] --- PASS: TestVolumesInspect (0.04s) [2020-04-14T16:56:28.787Z] === RUN TestVolumesInvalidJSON [2020-04-14T16:56:28.787Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-14T16:56:28.787Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-14T16:56:28.787Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-14T16:56:28.787Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-04-14T16:56:28.787Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-14T16:56:28.787Z] PASS [2020-04-14T16:56:28.787Z] [2020-04-14T16:56:28.787Z] DONE 5 tests in 0.359s [2020-04-14T16:56:28.787Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-14T16:56:29.353Z] ++++ cat bundles/test-integration/docker.pid [2020-04-14T16:56:29.353Z] +++ kill 13388 [2020-04-14T16:56:30.476Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-04-14T16:56:30.729Z] +++ /etc/init.d/apparmor stop [2020-04-14T16:56:30.729Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-14T16:56:30.729Z] [2020-04-14T16:56:30.729Z] Unloading profiles will leave already running processes permanently [2020-04-14T16:56:30.729Z] unconfined, which can lead to unexpected situations. [2020-04-14T16:56:30.729Z] [2020-04-14T16:56:30.729Z] To set a process to complain mode, use the command line tool [2020-04-14T16:56:30.729Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-14T16:56:30.729Z] +++ true [2020-04-14T16:56:30.729Z] [2020-04-14T16:56:30.733Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-04-14T16:56:30.819Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.664s coverage: 76.1% of statements [2020-04-14T16:56:31.446Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.017s coverage: 58.0% of statements [2020-04-14T16:56:31.664Z] === RUN TestDockerSuite/TestCpVolumePath [2020-04-14T16:56:31.733Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.028s coverage: 3.0% of statements [2020-04-14T16:56:32.764Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements Post stage [Pipeline] junit [2020-04-14T16:56:33.275Z] Recording test results [2020-04-14T16:56:33.391Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.776s coverage: 55.4% of statements [2020-04-14T16:56:33.391Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-14T16:56:33.391Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-14T16:56:33.557Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-04-14T16:56:33.557Z] === RUN TestDockerSuite/TestCreateArgs [2020-04-14T16:56:33.557Z] === RUN TestDockerSuite/TestCreateByImageID [2020-04-14T16:56:33.557Z] --- PASS: TestServicePlugin (35.03s) [2020-04-14T16:56:33.557Z] plugin_test.go:62: [d71d8959a314b] joining swarm manager [d6e32bc190e0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-14T16:56:33.557Z] plugin_test.go:65: [d2393cfc61886] joining swarm manager [d6e32bc190e0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-14T16:56:33.557Z] === RUN TestServiceUpdateLabel [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-14T16:56:33.989Z] + echo Ensuring container killed. [2020-04-14T16:56:33.989Z] Ensuring container killed. [2020-04-14T16:56:33.989Z] + docker rm -vf docker-pr12 [2020-04-14T16:56:33.989Z] Error: No such container: docker-pr12 [2020-04-14T16:56:33.989Z] + true [Pipeline] sh [2020-04-14T16:56:34.121Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-04-14T16:56:34.278Z] + echo Chowning /workspace to jenkins user [2020-04-14T16:56:34.278Z] Chowning /workspace to jenkins user [2020-04-14T16:56:34.278Z] + id -u [2020-04-14T16:56:34.278Z] + id -g [2020-04-14T16:56:34.278Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39771:/workspace busybox chown -R 1000:1000 /workspace [2020-04-14T16:56:34.278Z] Unable to find image 'busybox:latest' locally [2020-04-14T16:56:34.278Z] latest: Pulling from library/busybox [2020-04-14T16:56:34.537Z] eb9413eb063d: Pulling fs layer [2020-04-14T16:56:34.537Z] eb9413eb063d: Verifying Checksum [2020-04-14T16:56:34.537Z] eb9413eb063d: Download complete [2020-04-14T16:56:34.804Z] eb9413eb063d: Pull complete [2020-04-14T16:56:34.804Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-04-14T16:56:34.804Z] Status: Downloaded newer image for busybox:latest [2020-04-14T16:56:35.052Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-04-14T16:56:35.052Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-04-14T16:56:35.052Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-04-14T16:56:35.983Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-04-14T16:56:36.546Z] === RUN TestDockerSuite/TestCreateLabels [2020-04-14T16:56:36.546Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-04-14T16:56:36.804Z] === RUN TestDockerSuite/TestCreateRM [2020-04-14T16:56:36.804Z] --- PASS: TestServiceUpdateLabel (3.15s) [2020-04-14T16:56:36.804Z] === RUN TestServiceUpdateSecrets [2020-04-14T16:56:36.804Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-04-14T16:56:36.804Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-04-14T16:56:37.062Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-04-14T16:56:37.062Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-14T16:56:38.395Z] + bundleName=arm64-integration [2020-04-14T16:56:38.395Z] + echo Creating arm64-integration-bundles.tar.gz [2020-04-14T16:56:38.395Z] Creating arm64-integration-bundles.tar.gz [2020-04-14T16:56:38.395Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2020-04-14T16:56:38.395Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-04-14T16:56:38.666Z] Archiving artifacts [2020-04-14T16:56:38.946Z] ok github.com/docker/docker/daemon/logger 0.255s coverage: 41.8% of statements [2020-04-14T16:56:38.956Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-04-14T16:56:39.238Z] ok github.com/docker/docker/daemon/logger/gelf 0.031s coverage: 67.0% of statements [2020-04-14T16:56:39.527Z] ok github.com/docker/docker/daemon/logger/awslogs 0.503s coverage: 77.8% of statements [2020-04-14T16:56:39.890Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-04-14T16:56:39.890Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-04-14T16:56:39.890Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-04-14T16:56:40.382Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39771/12/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-14T16:56:40.551Z] ok github.com/docker/docker/daemon/images 0.028s coverage: 4.9% of statements [2020-04-14T16:56:40.551Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-14T16:56:40.551Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-14T16:56:40.551Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-14T16:56:40.551Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-14T16:56:40.706Z] + make clean [2020-04-14T16:56:41.507Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-14T16:56:41.507Z] ok github.com/docker/docker/api/server/httputils 0.125s coverage: 14.7% of statements [2020-04-14T16:56:41.507Z] ok github.com/docker/docker/api/server/middleware 0.202s coverage: 37.7% of statements [2020-04-14T16:56:41.507Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-14T16:56:41.507Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-14T16:56:41.507Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-14T16:56:41.507Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-14T16:56:41.507Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-14T16:56:41.507Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-14T16:56:41.507Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-14T16:56:41.507Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-14T16:56:41.507Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-14T16:56:41.507Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-14T16:56:41.507Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-14T16:56:41.507Z] ok github.com/docker/docker/api/types/strslice 0.100s coverage: 90.0% of statements [2020-04-14T16:56:41.507Z] ok github.com/docker/docker/api/types/filters 0.056s coverage: 92.2% of statements [2020-04-14T16:56:41.507Z] ok github.com/docker/docker/api/server/router/swarm 0.202s coverage: 4.5% of statements [2020-04-14T16:56:41.507Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-14T16:56:41.507Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-14T16:56:41.507Z] ? github.com/docker/docker/api/types [no test files] [2020-04-14T16:56:41.507Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-14T16:56:41.507Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-14T16:56:41.507Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-14T16:56:41.507Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-14T16:56:41.507Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-14T16:56:41.507Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-14T16:56:41.508Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-14T16:56:41.508Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-14T16:56:41.508Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-14T16:56:41.508Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-14T16:56:41.508Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-14T16:56:41.508Z] ok github.com/docker/docker/api/types/time 0.313s coverage: 100.0% of statements [2020-04-14T16:56:41.508Z] ok github.com/docker/docker/api/types/versions 0.053s coverage: 75.0% of statements [2020-04-14T16:56:41.508Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-14T16:56:41.508Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-14T16:56:41.508Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-14T16:56:41.508Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-04-14T16:56:41.508Z] ? github.com/docker/docker/builder [no test files] [2020-04-14T16:56:41.508Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-14T16:56:41.508Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-14T16:56:41.508Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-14T16:56:41.508Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-14T16:56:41.508Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-14T16:56:41.508Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-14T16:56:41.508Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-14T16:56:41.508Z] ok github.com/docker/docker/builder/dockerignore 0.065s coverage: 96.8% of statements [2020-04-14T16:56:41.577Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.049s coverage: 88.3% of statements [2020-04-14T16:56:41.643Z] docker volume rm -f docker-dev-cache [2020-04-14T16:56:41.643Z] docker-dev-cache [Pipeline] deleteDir [2020-04-14T16:56:42.203Z] ok github.com/docker/docker/daemon/logger/journald 0.013s coverage: 26.2% of statements [2020-04-14T16:56:43.089Z] ok github.com/docker/docker/cli/debug 0.358s coverage: 100.0% of statements [2020-04-14T16:56:43.564Z] ok github.com/docker/docker/builder/remotecontext 0.860s coverage: 9.2% of statements [2020-04-14T16:56:43.564Z] ok github.com/docker/docker/builder/dockerfile 0.645s coverage: 46.3% of statements [2020-04-14T16:56:43.702Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.049s coverage: 62.1% of statements [2020-04-14T16:56:45.148Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-04-14T16:56:45.148Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-04-14T16:56:45.148Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-04-14T16:56:45.148Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-04-14T16:56:45.148Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-04-14T16:56:45.148Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-04-14T16:56:45.148Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-04-14T16:56:45.208Z] ok github.com/docker/docker/daemon/logger/local 0.069s coverage: 74.7% of statements [2020-04-14T16:56:45.208Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-14T16:56:46.081Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-04-14T16:56:46.232Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.027s coverage: 33.3% of statements [2020-04-14T16:56:47.254Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.037s coverage: 19.9% of statements [2020-04-14T16:56:47.984Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-04-14T16:56:48.549Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-04-14T16:56:48.748Z] ok github.com/docker/docker/daemon/logger/templates 0.027s coverage: 8.3% of statements [2020-04-14T16:56:49.037Z] ok github.com/docker/docker/daemon/logger/syslog 0.025s coverage: 47.8% of statements [2020-04-14T16:56:50.445Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-04-14T16:56:51.067Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-04-14T16:56:51.067Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-04-14T16:56:51.067Z] remote: Enumerating objects: 2, done. [2020-04-14T16:56:51.067Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-04-14T16:56:51.067Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-04-14T16:56:51.067Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-04-14T16:56:51.067Z] 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-04-14T16:56:51.067Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-04-14T16:56:51.067Z] [Pipeline] } [Pipeline] // stage [2020-04-14T16:56:51.096Z] ok github.com/docker/docker/daemon/network 0.036s coverage: 63.8% of statements [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-04-14T16:56:51.517Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39771/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cdc39fa29c710c7b56aef827166f9e98bb7c20b8 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cdc39fa29c710c7b56aef827166f9e98bb7c20b8 hack/test/unit [2020-04-14T16:56:52.133Z] ok github.com/docker/docker/daemon/logger/splunk 3.109s coverage: 82.5% of statements [2020-04-14T16:56:52.133Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-14T16:56:52.133Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-14T16:56:52.339Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-04-14T16:56:52.903Z] --- PASS: TestServiceUpdateSecrets (15.95s) [2020-04-14T16:56:52.903Z] === RUN TestServiceUpdateConfigs [2020-04-14T16:56:53.160Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-04-14T16:56:54.026Z] ? github.com/docker/docker/api [no test files] [2020-04-14T16:56:54.094Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-04-14T16:56:54.094Z] === RUN TestDockerSuite/TestDevicePermissions [2020-04-14T16:56:54.195Z] ok github.com/docker/docker/distribution/metadata 0.133s coverage: 48.2% of statements [2020-04-14T16:56:55.465Z] === RUN TestDockerSuite/TestDockerFails [2020-04-14T16:56:55.465Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-04-14T16:56:55.465Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-04-14T16:56:55.465Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-04-14T16:56:56.249Z] ok github.com/docker/docker/errdefs 0.047s coverage: 49.4% of statements [2020-04-14T16:56:56.834Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-04-14T16:56:57.273Z] ok github.com/docker/docker/distribution 0.535s coverage: 22.1% of statements [2020-04-14T16:56:57.273Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-14T16:56:57.398Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-04-14T16:56:58.567Z] ok github.com/docker/docker/client 0.650s coverage: 75.3% of statements [2020-04-14T16:56:59.291Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-04-14T16:56:59.291Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-04-14T16:56:59.291Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-04-14T16:56:59.291Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-04-14T16:56:59.998Z] ok github.com/docker/docker/distribution/xfer 1.728s coverage: 85.1% of statements [2020-04-14T16:56:59.998Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-14T16:56:59.998Z] ok github.com/docker/docker/image 0.153s coverage: 86.4% of statements [2020-04-14T16:57:00.622Z] ok github.com/docker/docker/image/cache 0.021s coverage: 19.2% of statements [2020-04-14T16:57:00.622Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-14T16:57:02.123Z] ok github.com/docker/docker/libcontainerd/queue 0.049s coverage: 100.0% of statements [2020-04-14T16:57:02.123Z] ok github.com/docker/docker/image/v1 0.029s coverage: 25.0% of statements [2020-04-14T16:57:02.123Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-14T16:57:03.623Z] ok github.com/docker/docker/pkg/aaparser 0.020s coverage: 50.0% of statements [2020-04-14T16:57:04.548Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-04-14T16:57:05.919Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-04-14T16:57:07.188Z] ok github.com/docker/docker/opts 0.170s coverage: 67.4% of statements [2020-04-14T16:57:07.815Z] --- PASS: TestServiceUpdateConfigs (15.04s) [2020-04-14T16:57:07.815Z] === RUN TestServiceUpdateNetwork [2020-04-14T16:57:08.689Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2020-04-14T16:57:08.689Z] ok github.com/docker/docker/pkg/authorization 1.050s coverage: 68.3% of statements [2020-04-14T16:57:08.854Z] ok github.com/docker/docker/api/server 0.023s coverage: 9.0% of statements [2020-04-14T16:57:09.189Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-04-14T16:57:09.717Z] ok github.com/docker/docker/pkg/capabilities 0.008s coverage: 87.5% of statements [2020-04-14T16:57:10.009Z] ok github.com/docker/docker/pkg/archive 1.680s coverage: 77.0% of statements [2020-04-14T16:57:11.037Z] ok github.com/docker/docker/pkg/directory 0.009s coverage: 80.0% of statements [2020-04-14T16:57:11.670Z] ok github.com/docker/docker/pkg/discovery 0.016s coverage: 58.3% of statements [2020-04-14T16:57:12.468Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-04-14T16:57:12.696Z] ok github.com/docker/docker/pkg/discovery/file 0.028s coverage: 92.9% of statements [2020-04-14T16:57:13.598Z] ok github.com/docker/docker/builder/remotecontext/git 33.644s coverage: 86.3% of statements [2020-04-14T16:57:13.737Z] ok github.com/docker/docker/pkg/discovery/memory 0.026s coverage: 92.3% of statements [2020-04-14T16:57:14.360Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-04-14T16:57:14.365Z] ok github.com/docker/docker/layer 7.561s coverage: 68.8% of statements [2020-04-14T16:57:14.365Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-14T16:57:14.365Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-14T16:57:14.365Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-14T16:57:14.365Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-14T16:57:14.365Z] ? github.com/docker/docker/oci [no test files] [2020-04-14T16:57:14.365Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-14T16:57:14.598Z] ? github.com/docker/docker/cli [no test files] [2020-04-14T16:57:14.598Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-14T16:57:14.991Z] ok github.com/docker/docker/pkg/discovery/nodes 0.012s coverage: 93.8% of statements [2020-04-14T16:57:14.991Z] ok github.com/docker/docker/pkg/dmesg 0.011s coverage: 83.3% of statements [2020-04-14T16:57:15.730Z] === RUN TestDockerSuite/TestEventsAttach [2020-04-14T16:57:16.019Z] ok github.com/docker/docker/pkg/chrootarchive 4.589s coverage: 43.2% of statements [2020-04-14T16:57:16.019Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-14T16:57:16.019Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-14T16:57:16.644Z] ok github.com/docker/docker/pkg/fileutils 0.022s coverage: 89.5% of statements [2020-04-14T16:57:16.644Z] ok github.com/docker/docker/pkg/filenotify 0.660s coverage: 67.0% of statements [2020-04-14T16:57:16.660Z] === RUN TestDockerSuite/TestEventsCommit [2020-04-14T16:57:17.591Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-04-14T16:57:17.667Z] ok github.com/docker/docker/pkg/discovery/kv 3.181s coverage: 84.1% of statements [2020-04-14T16:57:17.956Z] ok github.com/docker/docker/pkg/fsutils 0.472s coverage: 85.1% of statements [2020-04-14T16:57:18.243Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2020-04-14T16:57:18.523Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-04-14T16:57:19.087Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-04-14T16:57:20.044Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-04-14T16:57:20.309Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2020-04-14T16:57:20.309Z] ok github.com/docker/docker/pkg/locker 0.049s coverage: 88.9% of statements [2020-04-14T16:57:20.595Z] ok github.com/docker/docker/pkg/idtools 0.870s coverage: 70.1% of statements [2020-04-14T16:57:20.883Z] ok github.com/docker/docker/pkg/longpath 0.037s coverage: 100.0% of statements [2020-04-14T16:57:21.172Z] ok github.com/docker/docker/pkg/namesgenerator 0.032s coverage: 85.7% of statements [2020-04-14T16:57:21.798Z] ok github.com/docker/docker/pkg/ioutils 1.750s coverage: 70.6% of statements [2020-04-14T16:57:21.798Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-14T16:57:21.798Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-14T16:57:21.798Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-14T16:57:21.937Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-04-14T16:57:21.937Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-04-14T16:57:22.085Z] ok github.com/docker/docker/pkg/parsers 0.059s coverage: 97.0% of statements [2020-04-14T16:57:22.375Z] ok github.com/docker/docker/pkg/parsers/kernel 0.024s coverage: 60.0% of statements [2020-04-14T16:57:22.503Z] --- PASS: TestServiceUpdateNetwork (14.77s) [2020-04-14T16:57:22.503Z] PASS [2020-04-14T16:57:22.503Z] [2020-04-14T16:57:22.503Z] === Skipped [2020-04-14T16:57:22.503Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-04-14T16:57:22.503Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-14T16:57:22.503Z] [2020-04-14T16:57:22.503Z] [2020-04-14T16:57:22.503Z] DONE 23 tests, 1 skipped in 176.202s [2020-04-14T16:57:22.503Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-04-14T16:57:22.503Z] ++ 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-04-14T16:57:22.503Z] ++ set -e [2020-04-14T16:57:22.503Z] ++ '[' -n 0 ']' [2020-04-14T16:57:22.503Z] ++ set -x [2020-04-14T16:57:22.503Z] ++ env -i DEST=/go/src/github.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-04-14T16:57:22.759Z] INFO: Testing against a local daemon [2020-04-14T16:57:22.759Z] === RUN TestSessionCreate [2020-04-14T16:57:22.759Z] --- PASS: TestSessionCreate (0.04s) [2020-04-14T16:57:22.759Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-14T16:57:22.759Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-04-14T16:57:22.759Z] PASS [2020-04-14T16:57:22.759Z] [2020-04-14T16:57:22.759Z] DONE 2 tests in 0.115s [2020-04-14T16:57:22.759Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-04-14T16:57:22.759Z] ++ 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-04-14T16:57:22.759Z] ++ set -e [2020-04-14T16:57:22.759Z] ++ '[' -n 0 ']' [2020-04-14T16:57:22.759Z] ++ set -x [2020-04-14T16:57:22.759Z] ++ env -i DEST=/go/src/github.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-04-14T16:57:22.759Z] INFO: Testing against a local daemon [2020-04-14T16:57:22.759Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-14T16:57:22.759Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-04-14T16:57:22.759Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-14T16:57:22.759Z] === RUN TestEventsExecDie [2020-04-14T16:57:23.322Z] ok github.com/docker/docker/cmd/dockerd 0.763s coverage: 19.3% of statements [2020-04-14T16:57:23.411Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.024s coverage: 91.4% of statements [2020-04-14T16:57:23.411Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements [2020-04-14T16:57:23.411Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-14T16:57:23.411Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-14T16:57:23.690Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-04-14T16:57:23.690Z] --- PASS: TestEventsExecDie (1.03s) [2020-04-14T16:57:23.690Z] === RUN TestEventsBackwardsCompatible [2020-04-14T16:57:23.948Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-04-14T16:57:23.948Z] === RUN TestInfoBinaryCommits [2020-04-14T16:57:23.948Z] --- PASS: TestInfoBinaryCommits (0.06s) [2020-04-14T16:57:23.948Z] === RUN TestInfoAPIVersioned [2020-04-14T16:57:23.948Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-04-14T16:57:23.948Z] === RUN TestInfoDiscoveryBackend [2020-04-14T16:57:24.435Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.041s coverage: 56.8% of statements [2020-04-14T16:57:24.879Z] --- PASS: TestInfoDiscoveryBackend (0.72s) [2020-04-14T16:57:24.879Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-14T16:57:24.904Z] ok github.com/docker/docker/container 0.695s coverage: 41.6% of statements [2020-04-14T16:57:24.904Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-14T16:57:24.904Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-14T16:57:24.904Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-14T16:57:24.904Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-14T16:57:25.463Z] ok github.com/docker/docker/pkg/pools 0.010s coverage: 88.2% of statements [2020-04-14T16:57:25.775Z] ok github.com/docker/docker/pkg/progress 0.005s coverage: 75.9% of statements [2020-04-14T16:57:25.810Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-04-14T16:57:25.810Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-14T16:57:25.901Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.322s coverage: 65.3% of statements [2020-04-14T16:57:26.373Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.57s) [2020-04-14T16:57:26.374Z] === RUN TestInfoAPI [2020-04-14T16:57:26.374Z] --- PASS: TestInfoAPI (0.06s) [2020-04-14T16:57:26.374Z] === RUN TestInfoAPIWarnings [2020-04-14T16:57:26.399Z] ok github.com/docker/docker/pkg/plugins/transport 0.014s coverage: 85.7% of statements [2020-04-14T16:57:26.938Z] --- PASS: TestInfoAPIWarnings (0.57s) [2020-04-14T16:57:26.938Z] === RUN TestInfoDebug [2020-04-14T16:57:27.024Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2020-04-14T16:57:27.502Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-04-14T16:57:27.502Z] --- PASS: TestInfoDebug (0.55s) [2020-04-14T16:57:27.502Z] === RUN TestInfoInsecureRegistries [2020-04-14T16:57:27.648Z] ok github.com/docker/docker/pkg/pubsub 1.201s coverage: 73.9% of statements [2020-04-14T16:57:28.066Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-04-14T16:57:28.066Z] === RUN TestInfoRegistryMirrors [2020-04-14T16:57:28.273Z] ok github.com/docker/docker/pkg/stdcopy 0.008s coverage: 100.0% of statements [2020-04-14T16:57:28.630Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-04-14T16:57:28.630Z] === RUN TestLoginFailsWithBadCredentials [2020-04-14T16:57:28.630Z] --- PASS: TestLoginFailsWithBadCredentials (0.20s) [2020-04-14T16:57:28.630Z] === RUN TestPingCacheHeaders [2020-04-14T16:57:28.887Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-04-14T16:57:28.887Z] === RUN TestPingGet [2020-04-14T16:57:28.887Z] --- PASS: TestPingGet (0.02s) [2020-04-14T16:57:28.887Z] === RUN TestPingHead [2020-04-14T16:57:28.887Z] --- PASS: TestPingHead (0.02s) [2020-04-14T16:57:28.887Z] === RUN TestVersion [2020-04-14T16:57:28.887Z] --- PASS: TestVersion (0.02s) [2020-04-14T16:57:28.887Z] PASS [2020-04-14T16:57:28.887Z] [2020-04-14T16:57:28.887Z] === Skipped [2020-04-14T16:57:28.887Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-04-14T16:57:28.887Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-14T16:57:28.887Z] [2020-04-14T16:57:28.887Z] [2020-04-14T16:57:28.887Z] DONE 18 tests, 1 skipped in 6.084s [2020-04-14T16:57:28.887Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-04-14T16:57:28.887Z] ++ 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-04-14T16:57:28.887Z] ++ set -e [2020-04-14T16:57:28.887Z] ++ '[' -n 0 ']' [2020-04-14T16:57:28.887Z] ++ set -x [2020-04-14T16:57:28.887Z] ++ env -i DEST=/go/src/github.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-04-14T16:57:28.887Z] INFO: Testing against a local daemon [2020-04-14T16:57:28.887Z] === RUN TestVolumesCreateAndList [2020-04-14T16:57:28.887Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-04-14T16:57:28.887Z] === RUN TestVolumesRemove [2020-04-14T16:57:28.887Z] --- PASS: TestVolumesRemove (0.08s) [2020-04-14T16:57:28.887Z] === RUN TestVolumesInspect [2020-04-14T16:57:28.887Z] --- PASS: TestVolumesInspect (0.02s) [2020-04-14T16:57:28.887Z] === RUN TestVolumesInvalidJSON [2020-04-14T16:57:29.144Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-14T16:57:29.144Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-14T16:57:29.144Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-14T16:57:29.144Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-04-14T16:57:29.144Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-14T16:57:29.144Z] PASS [2020-04-14T16:57:29.144Z] [2020-04-14T16:57:29.144Z] DONE 5 tests in 0.181s [2020-04-14T16:57:29.144Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-14T16:57:29.144Z] ++++ cat bundles/test-integration/docker.pid [2020-04-14T16:57:29.144Z] +++ kill 18246 [2020-04-14T16:57:29.293Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2020-04-14T16:57:29.293Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2020-04-14T16:57:29.915Z] ok github.com/docker/docker/pkg/symlink 0.017s coverage: 87.7% of statements [2020-04-14T16:57:30.513Z] === RUN TestDockerSuite/TestEventsCopy [2020-04-14T16:57:30.513Z] +++ /etc/init.d/apparmor stop [2020-04-14T16:57:30.513Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-14T16:57:30.513Z] [2020-04-14T16:57:30.513Z] Unloading profiles will leave already running processes permanently [2020-04-14T16:57:30.513Z] unconfined, which can lead to unexpected situations. [2020-04-14T16:57:30.513Z] [2020-04-14T16:57:30.513Z] To set a process to complain mode, use the command line tool [2020-04-14T16:57:30.513Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-14T16:57:30.513Z] +++ true [2020-04-14T16:57:30.513Z] [2020-04-14T16:57:30.537Z] ok github.com/docker/docker/pkg/sysinfo 0.011s coverage: 70.8% of statements [2020-04-14T16:57:31.162Z] ok github.com/docker/docker/pkg/signal 3.532s coverage: 61.0% of statements [2020-04-14T16:57:31.800Z] ok github.com/docker/docker/pkg/system 0.060s coverage: 37.2% of statements [2020-04-14T16:57:31.816Z] ok github.com/docker/docker/daemon/cluster/convert 0.782s coverage: 35.6% of statements [2020-04-14T16:57:31.886Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-04-14T16:57:32.088Z] ok github.com/docker/docker/pkg/tailfile 0.158s coverage: 88.6% of statements [2020-04-14T16:57:33.113Z] ok github.com/docker/docker/pkg/term 0.010s coverage: 84.8% of statements [2020-04-14T16:57:33.256Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-04-14T16:57:33.401Z] testing: warning: no tests to run [2020-04-14T16:57:33.401Z] coverage: [no statements] [2020-04-14T16:57:33.401Z] ok github.com/docker/docker/pkg/term/windows 0.006s coverage: [no statements] [no tests to run] [2020-04-14T16:57:34.026Z] ok github.com/docker/docker/pkg/tarsum 0.299s coverage: 89.3% of statements [2020-04-14T16:57:34.187Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-04-14T16:57:34.316Z] ok github.com/docker/docker/pkg/truncindex 0.107s coverage: 91.5% of statements [2020-04-14T16:57:34.316Z] ok github.com/docker/docker/pkg/urlutil 0.006s coverage: 100.0% of statements [2020-04-14T16:57:34.444Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-04-14T16:57:34.942Z] ok github.com/docker/docker/pkg/useragent 0.012s coverage: 88.9% of statements [2020-04-14T16:57:36.338Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-04-14T16:57:37.268Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-04-14T16:57:37.268Z] === RUN TestDockerSuite/TestEventsFilterType [2020-04-14T16:57:37.524Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-04-14T16:57:37.658Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2020-04-14T16:57:37.731Z] ok github.com/docker/docker/daemon/cluster 2.018s coverage: 0.5% of statements [2020-04-14T16:57:37.781Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-04-14T16:57:37.781Z] === RUN TestDockerSuite/TestEventsFilters [2020-04-14T16:57:38.345Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-04-14T16:57:38.695Z] ok github.com/docker/docker/profiles/seccomp 0.034s coverage: 68.8% of statements [2020-04-14T16:57:39.277Z] === RUN TestDockerSuite/TestEventsFormat [2020-04-14T16:57:39.313Z] ok github.com/docker/docker/daemon/config 0.696s coverage: 79.6% of statements [2020-04-14T16:57:39.325Z] ok github.com/docker/docker/reference 0.038s coverage: 84.4% of statements [2020-04-14T16:57:39.788Z] ok github.com/docker/docker/daemon/discovery 0.223s coverage: 30.0% of statements [2020-04-14T16:57:41.175Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-04-14T16:57:41.175Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-04-14T16:57:41.175Z] === RUN TestDockerSuite/TestEventsImageImport [2020-04-14T16:57:41.375Z] ok github.com/docker/docker/plugin 0.574s coverage: 27.1% of statements [2020-04-14T16:57:41.664Z] ok github.com/docker/docker/registry/resumable 0.029s coverage: 100.0% of statements [2020-04-14T16:57:42.027Z] ok github.com/docker/docker/daemon/events 0.558s coverage: 50.0% of statements [2020-04-14T16:57:42.027Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.090s coverage: 10.9% of statements [2020-04-14T16:57:42.107Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-04-14T16:57:42.365Z] === RUN TestDockerSuite/TestEventsImagePull [2020-04-14T16:57:42.501Z] ok github.com/docker/docker/daemon/graphdriver 0.169s coverage: 2.3% of statements [2020-04-14T16:57:42.689Z] ok github.com/docker/docker/restartmanager 0.009s coverage: 50.9% of statements [2020-04-14T16:57:42.929Z] === RUN TestDockerSuite/TestEventsImageTag [2020-04-14T16:57:43.503Z] ok github.com/docker/docker/daemon/links 0.041s coverage: 93.0% of statements [2020-04-14T16:57:43.860Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-04-14T16:57:44.120Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-04-14T16:57:44.120Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-04-14T16:57:44.120Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-04-14T16:57:44.181Z] ok github.com/docker/docker/testutil 0.008s coverage: 62.5% of statements [2020-04-14T16:57:44.181Z] ok github.com/docker/docker/runconfig 0.023s coverage: 68.2% of statements [2020-04-14T16:57:44.684Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-04-14T16:57:44.807Z] ok github.com/docker/docker/registry 0.426s coverage: 56.0% of statements [2020-04-14T16:57:45.747Z] ok github.com/docker/docker/daemon 3.013s coverage: 9.2% of statements [2020-04-14T16:57:45.747Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-14T16:57:45.747Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-14T16:57:45.747Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-14T16:57:45.747Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-14T16:57:45.747Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-04-14T16:57:45.747Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-04-14T16:57:45.747Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-04-14T16:57:45.747Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-14T16:57:45.747Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-04-14T16:57:45.747Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-04-14T16:57:45.747Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-04-14T16:57:45.747Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-04-14T16:57:45.747Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-14T16:57:45.747Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-04-14T16:57:45.747Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-04-14T16:57:45.747Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-04-14T16:57:46.070Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-04-14T16:57:46.747Z] ok github.com/docker/docker/daemon/logger 0.541s coverage: 42.1% of statements [2020-04-14T16:57:47.000Z] === RUN TestDockerSuite/TestEventsRename [2020-04-14T16:57:47.746Z] ok github.com/docker/docker/daemon/logger/awslogs 0.575s coverage: 77.8% of statements [2020-04-14T16:57:47.746Z] ok github.com/docker/docker/daemon/images 0.415s coverage: 4.9% of statements [2020-04-14T16:57:47.746Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-14T16:57:47.746Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-14T16:57:47.746Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-04-14T16:57:47.746Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-14T16:57:47.746Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-14T16:57:47.746Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-04-14T16:57:47.746Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-04-14T16:57:47.933Z] === RUN TestDockerSuite/TestEventsResize [2020-04-14T16:57:48.220Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.286s coverage: 88.3% of statements [2020-04-14T16:57:48.312Z] ok github.com/docker/docker/volume/drivers 0.014s coverage: 36.1% of statements [2020-04-14T16:57:48.498Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-04-14T16:57:49.419Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.520s coverage: 62.1% of statements [2020-04-14T16:57:49.430Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-04-14T16:57:50.362Z] === RUN TestDockerSuite/TestEventsStreaming [2020-04-14T16:57:51.029Z] ok github.com/docker/docker/volume/mounts 0.070s coverage: 67.0% of statements [2020-04-14T16:57:51.029Z] ok github.com/docker/docker/volume/local 0.042s coverage: 73.0% of statements [2020-04-14T16:57:51.293Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-04-14T16:57:51.662Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.273s coverage: 21.4% of statements [2020-04-14T16:57:51.662Z] ok github.com/docker/docker/daemon/logger/local 0.340s coverage: 74.7% of statements [2020-04-14T16:57:51.662Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-14T16:57:51.662Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.211s coverage: 33.3% of statements [2020-04-14T16:57:52.512Z] ok github.com/docker/docker/volume/service 0.031s coverage: 73.0% of statements [2020-04-14T16:57:53.919Z] ok github.com/docker/docker/daemon/logger/templates 0.380s coverage: 8.3% of statements [2020-04-14T16:57:53.919Z] ok github.com/docker/docker/daemon/logger/syslog 0.198s coverage: 47.8% of statements [2020-04-14T16:57:54.569Z] === RUN TestDockerSuite/TestEventsTop [2020-04-14T16:57:55.134Z] === RUN TestDockerSuite/TestEventsUntag [2020-04-14T16:57:55.502Z] ok github.com/docker/docker/daemon/logger/splunk 2.434s coverage: 82.5% of statements [2020-04-14T16:57:55.502Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-14T16:57:55.502Z] ? github.com/docker/docker/daemon/network [no test files] [2020-04-14T16:57:55.502Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-14T16:57:57.740Z] ok github.com/docker/docker/distribution 1.522s coverage: 20.3% of statements [2020-04-14T16:57:57.740Z] ok github.com/docker/docker/distribution/metadata 1.728s coverage: 48.2% of statements [2020-04-14T16:57:58.212Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-14T16:57:58.406Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-04-14T16:57:58.690Z] ok github.com/docker/docker/errdefs 0.220s coverage: 49.4% of statements [2020-04-14T16:57:59.163Z] ok github.com/docker/docker/distribution/xfer 2.189s coverage: 76.8% of statements [2020-04-14T16:57:59.163Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-14T16:57:59.336Z] === RUN TestDockerSuite/TestExec [2020-04-14T16:57:59.338Z] ok github.com/docker/docker/pkg/plugins 33.650s coverage: 76.6% of statements [2020-04-14T16:57:59.338Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-14T16:57:59.338Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-14T16:57:59.338Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-14T16:57:59.338Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-14T16:57:59.338Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-14T16:57:59.338Z] ? github.com/docker/docker/rootless [no test files] [2020-04-14T16:57:59.338Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-14T16:57:59.338Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-14T16:57:59.338Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-14T16:57:59.338Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-14T16:57:59.338Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-14T16:57:59.338Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-14T16:57:59.338Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-14T16:57:59.338Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-14T16:57:59.338Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-14T16:57:59.338Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-14T16:57:59.338Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-14T16:57:59.338Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-14T16:57:59.338Z] ? github.com/docker/docker/volume [no test files] [2020-04-14T16:57:59.338Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-14T16:57:59.338Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-14T16:57:59.622Z] [2020-04-14T16:57:59.622Z] === Skipped [2020-04-14T16:57:59.622Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-14T16:57:59.622Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-14T16:57:59.622Z] [2020-04-14T16:57:59.622Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-14T16:57:59.623Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-14T16:57:59.623Z] [2020-04-14T16:57:59.623Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-14T16:57:59.623Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-14T16:57:59.623Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-14T16:57:59.623Z] [2020-04-14T16:57:59.623Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-14T16:57:59.623Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-14T16:57:59.623Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-14T16:57:59.623Z] [2020-04-14T16:57:59.623Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-14T16:57:59.623Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-14T16:57:59.623Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-14T16:57:59.623Z] [2020-04-14T16:57:59.623Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-14T16:57:59.623Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-14T16:57:59.623Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-14T16:57:59.623Z] [2020-04-14T16:57:59.623Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-14T16:57:59.623Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-14T16:57:59.623Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-14T16:57:59.623Z] [2020-04-14T16:57:59.623Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-14T16:57:59.623Z] graphtest_unix.go:73: No driver to put! [2020-04-14T16:57:59.623Z] [2020-04-14T16:57:59.623Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-04-14T16:57:59.623Z] time="2020-04-14T16:56:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-14T16:57:59.623Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-14T16:57:59.623Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-14T16:57:59.623Z] [2020-04-14T16:57:59.623Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-04-14T16:57:59.623Z] time="2020-04-14T16:56:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-14T16:57:59.623Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-14T16:57:59.623Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-14T16:57:59.623Z] [2020-04-14T16:57:59.623Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-04-14T16:57:59.623Z] time="2020-04-14T16:56:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-14T16:57:59.623Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-14T16:57:59.623Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-14T16:57:59.623Z] [2020-04-14T16:57:59.623Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-04-14T16:57:59.623Z] time="2020-04-14T16:56:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-14T16:57:59.623Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-14T16:57:59.623Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-14T16:57:59.623Z] [2020-04-14T16:57:59.623Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-04-14T16:57:59.623Z] time="2020-04-14T16:56:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-14T16:57:59.623Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-14T16:57:59.623Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-14T16:57:59.623Z] [2020-04-14T16:57:59.623Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-04-14T16:57:59.623Z] graphtest_unix.go:73: No driver to put! [2020-04-14T16:57:59.623Z] [2020-04-14T16:57:59.623Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-14T16:57:59.623Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-14T16:57:59.623Z] [2020-04-14T16:57:59.623Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-14T16:57:59.623Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-14T16:57:59.623Z] [2020-04-14T16:57:59.623Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-14T16:57:59.623Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-14T16:57:59.623Z] [2020-04-14T16:57:59.623Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-14T16:57:59.623Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-14T16:57:59.623Z] [2020-04-14T16:57:59.623Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-14T16:57:59.623Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-14T16:57:59.623Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-14T16:57:59.623Z] [2020-04-14T16:57:59.623Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-14T16:57:59.623Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-14T16:57:59.623Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-14T16:57:59.623Z] [2020-04-14T16:57:59.623Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-14T16:57:59.623Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-14T16:57:59.623Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-14T16:57:59.623Z] [2020-04-14T16:57:59.623Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-14T16:57:59.623Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-14T16:57:59.623Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-14T16:57:59.623Z] [2020-04-14T16:57:59.623Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-14T16:57:59.623Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-14T16:57:59.623Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-14T16:57:59.623Z] [2020-04-14T16:57:59.623Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-14T16:57:59.623Z] graphtest_unix.go:73: No driver to put! [2020-04-14T16:57:59.623Z] [2020-04-14T16:57:59.623Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-14T16:57:59.623Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-14T16:57:59.623Z] [2020-04-14T16:57:59.623Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-04-14T16:57:59.623Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-04-14T16:57:59.623Z] [2020-04-14T16:57:59.623Z] [2020-04-14T16:57:59.623Z] DONE 2140 tests, 26 skipped in 352.046s Post stage [Pipeline] junit [2020-04-14T16:58:00.267Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-04-14T16:58:00.277Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-14T16:58:00.745Z] ok github.com/docker/docker/image/cache 0.424s coverage: 19.2% of statements [2020-04-14T16:58:00.745Z] ok github.com/docker/docker/image/v1 0.485s coverage: 25.0% of statements [2020-04-14T16:58:01.089Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39771/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cdc39fa29c710c7b56aef827166f9e98bb7c20b8 -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:cdc39fa29c710c7b56aef827166f9e98bb7c20b8 hack/make.sh dynbinary test-integration [2020-04-14T16:58:01.199Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-04-14T16:58:01.375Z] [2020-04-14T16:58:01.663Z] Removing bundles/ [2020-04-14T16:58:01.663Z] [2020-04-14T16:58:01.663Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-14T16:58:01.663Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-14T16:58:01.663Z] GOOS="" GOARCH="" GOARM="" [2020-04-14T16:58:01.742Z] ok github.com/docker/docker/image 1.423s coverage: 86.4% of statements [2020-04-14T16:58:01.743Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-14T16:58:01.743Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-14T16:58:01.763Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-04-14T16:58:02.695Z] === RUN TestDockerSuite/TestExecAPIStart [2020-04-14T16:58:02.740Z] ok github.com/docker/docker/libcontainerd/queue 0.113s coverage: 100.0% of statements [2020-04-14T16:58:04.322Z] ok github.com/docker/docker/pkg/aaparser 0.041s coverage: 50.0% of statements [2020-04-14T16:58:04.322Z] ok github.com/docker/docker/layer 0.580s coverage: 30.1% of statements [2020-04-14T16:58:04.322Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-14T16:58:04.590Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-04-14T16:58:05.520Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-04-14T16:58:05.905Z] ok github.com/docker/docker/opts 0.332s coverage: 67.7% of statements [2020-04-14T16:58:06.379Z] ok github.com/docker/docker/libcontainerd/local 0.362s coverage: 1.0% of statements [2020-04-14T16:58:06.379Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-14T16:58:06.379Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-14T16:58:06.379Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-14T16:58:06.379Z] ? github.com/docker/docker/oci [no test files] [2020-04-14T16:58:06.379Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-14T16:58:06.450Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-04-14T16:58:07.016Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-04-14T16:58:07.379Z] ok github.com/docker/docker/pkg/authorization 0.531s coverage: 26.8% of statements [2020-04-14T16:58:07.379Z] ok github.com/docker/docker/pkg/broadcaster 0.041s coverage: 100.0% of statements [2020-04-14T16:58:07.853Z] ok github.com/docker/docker/pkg/capabilities 0.054s coverage: 87.5% of statements [2020-04-14T16:58:07.948Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-04-14T16:58:08.851Z] ok github.com/docker/docker/pkg/directory 0.052s coverage: 80.0% of statements [2020-04-14T16:58:08.851Z] ok github.com/docker/docker/pkg/chrootarchive 0.135s coverage: 15.4% of statements [2020-04-14T16:58:08.880Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-04-14T16:58:09.325Z] ok github.com/docker/docker/pkg/discovery 0.114s coverage: 58.3% of statements [2020-04-14T16:58:09.811Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-04-14T16:58:10.325Z] ok github.com/docker/docker/pkg/discovery/file 0.166s coverage: 92.9% of statements [2020-04-14T16:58:11.324Z] ok github.com/docker/docker/pkg/discovery/memory 0.093s coverage: 92.3% of statements [2020-04-14T16:58:11.704Z] === RUN TestDockerSuite/TestExecCgroup [2020-04-14T16:58:11.803Z] ok github.com/docker/docker/pkg/discovery/nodes 0.087s coverage: 93.8% of statements [2020-04-14T16:58:12.634Z] === RUN TestDockerSuite/TestExecEnv [2020-04-14T16:58:12.799Z] ok github.com/docker/docker/pkg/filenotify 0.139s coverage: 45.7% of statements [2020-04-14T16:58:13.205Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-04-14T16:58:13.272Z] ok github.com/docker/docker/pkg/fileutils 0.231s coverage: 87.7% of statements [2020-04-14T16:58:13.462Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-04-14T16:58:13.747Z] ok github.com/docker/docker/pkg/homedir 0.062s coverage: 42.9% of statements [2020-04-14T16:58:14.744Z] ok github.com/docker/docker/pkg/discovery/kv 3.492s coverage: 84.1% of statements [2020-04-14T16:58:14.744Z] ok github.com/docker/docker/pkg/idtools 0.090s coverage: 6.3% of statements [2020-04-14T16:58:15.378Z] === RUN TestDockerSuite/TestExecExitStatus [2020-04-14T16:58:16.310Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-04-14T16:58:16.310Z] === RUN TestDockerSuite/TestExecInspectID [2020-04-14T16:58:16.324Z] ok github.com/docker/docker/pkg/locker 0.051s coverage: 88.9% of statements [2020-04-14T16:58:16.324Z] ok github.com/docker/docker/pkg/ioutils 0.733s coverage: 68.4% of statements [2020-04-14T16:58:16.324Z] ok github.com/docker/docker/pkg/jsonmessage 0.299s coverage: 91.7% of statements [2020-04-14T16:58:16.324Z] ok github.com/docker/docker/pkg/archive 9.420s coverage: 62.0% of statements [2020-04-14T16:58:16.460Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-14T16:58:16.461Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2020-04-14T16:58:16.461Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2020-04-14T16:58:16.461Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-14T16:58:16.461Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-14T16:58:16.461Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-14T16:58:16.715Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-14T16:58:16.715Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-14T16:58:16.715Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-14T16:58:16.715Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-14T16:58:16.715Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-14T16:58:16.798Z] ok github.com/docker/docker/pkg/longpath 0.054s coverage: 100.0% of statements [2020-04-14T16:58:16.969Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-14T16:58:17.272Z] ok github.com/docker/docker/pkg/namesgenerator 0.043s coverage: 85.7% of statements [2020-04-14T16:58:17.746Z] ok github.com/docker/docker/pkg/parsers 0.100s coverage: 97.0% of statements [2020-04-14T16:58:17.892Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-14T16:58:17.893Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-14T16:58:18.206Z] === RUN TestDockerSuite/TestExecInteractive [2020-04-14T16:58:18.221Z] ok github.com/docker/docker/pkg/pidfile 0.062s coverage: 82.6% of statements [2020-04-14T16:58:18.453Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 4.5% of statements [2020-04-14T16:58:18.453Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-14T16:58:18.453Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-14T16:58:18.453Z] ? github.com/docker/docker/api/types [no test files] [2020-04-14T16:58:18.453Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-14T16:58:18.453Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-14T16:58:18.453Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-14T16:58:18.453Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-14T16:58:19.011Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2020-04-14T16:58:19.011Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 92.2% of statements [2020-04-14T16:58:19.011Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-14T16:58:19.011Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-14T16:58:19.011Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-14T16:58:19.011Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-14T16:58:19.011Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-14T16:58:19.011Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-14T16:58:19.011Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-14T16:58:19.266Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2020-04-14T16:58:19.266Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 75.0% of statements [2020-04-14T16:58:19.521Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-14T16:58:19.521Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-14T16:58:19.521Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-14T16:58:19.521Z] ? github.com/docker/docker/builder [no test files] [2020-04-14T16:58:19.521Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-14T16:58:19.521Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-14T16:58:19.521Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-14T16:58:19.521Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-14T16:58:19.521Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-14T16:58:19.521Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-14T16:58:19.521Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-14T16:58:19.578Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-04-14T16:58:19.803Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.311s coverage: 56.8% of statements [2020-04-14T16:58:20.080Z] ok github.com/docker/docker/builder/dockerignore 0.002s coverage: 96.8% of statements [2020-04-14T16:58:20.143Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-04-14T16:58:20.800Z] ok github.com/docker/docker/pkg/plugins/transport 0.219s coverage: 85.7% of statements [2020-04-14T16:58:21.275Z] ok github.com/docker/docker/pkg/pools 0.114s coverage: 88.2% of statements [2020-04-14T16:58:21.749Z] ok github.com/docker/docker/pkg/progress 0.070s coverage: 75.9% of statements [2020-04-14T16:58:22.040Z] === RUN TestDockerSuite/TestExecParseError [2020-04-14T16:58:22.768Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-04-14T16:58:22.906Z] ok github.com/docker/docker/pkg/reexec 0.095s coverage: 82.4% of statements [2020-04-14T16:58:23.379Z] ok github.com/docker/docker/pkg/pubsub 1.114s coverage: 73.9% of statements [2020-04-14T16:58:23.698Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-04-14T16:58:24.264Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-04-14T16:58:24.378Z] ok github.com/docker/docker/pkg/signal 0.058s coverage: 20.3% of statements [2020-04-14T16:58:24.378Z] ok github.com/docker/docker/pkg/stdcopy 0.069s coverage: 100.0% of statements [2020-04-14T16:58:24.403Z] ok github.com/docker/docker/builder/remotecontext 0.177s coverage: 13.6% of statements [2020-04-14T16:58:24.403Z] ok github.com/docker/docker/builder/dockerfile 0.539s coverage: 48.2% of statements [2020-04-14T16:58:24.962Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-04-14T16:58:25.375Z] ok github.com/docker/docker/pkg/stringid 0.067s coverage: 70.6% of statements [2020-04-14T16:58:25.522Z] ok github.com/docker/docker/builder/remotecontext/git 1.077s coverage: 86.3% of statements [2020-04-14T16:58:25.522Z] ? github.com/docker/docker/cli [no test files] [2020-04-14T16:58:25.522Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-14T16:58:25.634Z] === RUN TestDockerSuite/TestExecSetEnv [2020-04-14T16:58:25.849Z] ok github.com/docker/docker/pkg/streamformatter 0.140s coverage: 66.2% of statements [2020-04-14T16:58:26.568Z] === RUN TestDockerSuite/TestExecStartFails [2020-04-14T16:58:26.848Z] ok github.com/docker/docker/pkg/sysinfo 0.041s coverage: 38.2% of statements [2020-04-14T16:58:27.500Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-04-14T16:58:27.846Z] ok github.com/docker/docker/pkg/system 0.090s coverage: 13.8% of statements [2020-04-14T16:58:28.320Z] ok github.com/docker/docker/pkg/tailfile 0.304s coverage: 88.6% of statements [2020-04-14T16:58:29.678Z] ok github.com/docker/docker/client 0.126s coverage: 75.8% of statements [2020-04-14T16:58:29.902Z] ok github.com/docker/docker/pkg/tarsum 0.206s coverage: 89.3% of statements [2020-04-14T16:58:29.902Z] ok github.com/docker/docker/pkg/term 0.058s coverage: 30.8% of statements [2020-04-14T16:58:30.899Z] testing: warning: no tests to run [2020-04-14T16:58:30.899Z] ok github.com/docker/docker/pkg/term/windows 0.038s coverage: 0.0% of statements [no tests to run] [2020-04-14T16:58:30.899Z] ok github.com/docker/docker/pkg/truncindex 0.180s coverage: 91.5% of statements [2020-04-14T16:58:31.896Z] ok github.com/docker/docker/pkg/urlutil 0.071s coverage: 100.0% of statements [2020-04-14T16:58:31.896Z] ok github.com/docker/docker/pkg/useragent 0.102s coverage: 88.9% of statements [2020-04-14T16:58:32.895Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-14T16:58:32.895Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-14T16:58:32.895Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-14T16:58:32.895Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-14T16:58:32.895Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-04-14T16:58:32.895Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-04-14T16:58:32.895Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-14T16:58:32.895Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-14T16:58:33.894Z] ok github.com/docker/docker/plugin/v2 0.146s coverage: 20.1% of statements [2020-04-14T16:58:34.367Z] ok github.com/docker/docker/plugin 0.270s coverage: 11.7% of statements [2020-04-14T16:58:34.841Z] ok github.com/docker/docker/reference 0.189s coverage: 84.4% of statements [2020-04-14T16:58:36.423Z] ok github.com/docker/docker/registry/resumable 0.295s coverage: 100.0% of statements [2020-04-14T16:58:36.423Z] ok github.com/docker/docker/restartmanager 0.099s coverage: 50.9% of statements [2020-04-14T16:58:37.421Z] ok github.com/docker/docker/registry 0.568s coverage: 51.7% of statements [2020-04-14T16:58:37.895Z] ok github.com/docker/docker/testutil 0.097s coverage: 62.5% of statements [2020-04-14T16:58:38.370Z] ok github.com/docker/docker/runconfig 0.238s coverage: 54.5% of statements [2020-04-14T16:58:39.684Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-04-14T16:58:39.684Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-04-14T16:58:39.684Z] === RUN TestDockerSuite/TestExecTTY [2020-04-14T16:58:40.615Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-04-14T16:58:41.352Z] ok github.com/docker/docker/volume/drivers 0.235s coverage: 36.1% of statements [2020-04-14T16:58:41.352Z] ok github.com/docker/docker/volume/local 0.228s coverage: 37.7% of statements [2020-04-14T16:58:41.352Z] ok github.com/docker/docker/volume/mounts 0.233s coverage: 66.2% of statements [2020-04-14T16:58:41.546Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-04-14T16:58:42.478Z] === RUN TestDockerSuite/TestExecUlimits [2020-04-14T16:58:43.411Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-04-14T16:58:43.411Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-04-14T16:58:44.332Z] ok github.com/docker/docker/volume/service 0.635s coverage: 70.3% of statements [2020-04-14T16:58:46.688Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-04-14T16:58:47.625Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-04-14T16:58:48.555Z] === RUN TestDockerSuite/TestExecWithTERM [2020-04-14T16:58:49.486Z] === RUN TestDockerSuite/TestExecWithUser [2020-04-14T16:58:50.416Z] === RUN TestDockerSuite/TestGetContainerStats [2020-04-14T16:58:54.811Z] ok github.com/docker/docker/pkg/plugins 35.212s coverage: 73.4% of statements [2020-04-14T16:58:54.811Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-14T16:58:54.811Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-14T16:58:54.811Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-14T16:58:54.811Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-04-14T16:58:54.811Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-14T16:58:54.811Z] ? github.com/docker/docker/rootless [no test files] [2020-04-14T16:58:54.811Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-14T16:58:54.811Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-14T16:58:54.811Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-14T16:58:54.811Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-14T16:58:54.811Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-14T16:58:54.811Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-14T16:58:54.811Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-14T16:58:54.811Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-14T16:58:54.811Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-14T16:58:54.811Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-14T16:58:54.811Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-14T16:58:54.811Z] ? github.com/docker/docker/volume [no test files] [2020-04-14T16:58:54.811Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-14T16:58:54.811Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-14T16:58:55.681Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-04-14T16:58:57.045Z] [2020-04-14T16:58:57.045Z] === Skipped [2020-04-14T16:58:57.045Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-04-14T16:58:57.045Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-04-14T16:58:57.045Z] [2020-04-14T16:58:57.045Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-04-14T16:58:57.045Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-04-14T16:58:57.045Z] [2020-04-14T16:58:57.045Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-04-14T16:58:57.045Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-04-14T16:58:57.045Z] [2020-04-14T16:58:57.045Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-04-14T16:58:57.045Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-04-14T16:58:57.045Z] [2020-04-14T16:58:57.045Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-04-14T16:58:57.045Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-04-14T16:58:57.045Z] [2020-04-14T16:58:57.045Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-04-14T16:58:57.045Z] client_test.go:23: runtime.GOOS == "windows" [2020-04-14T16:58:57.045Z] [2020-04-14T16:58:57.045Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-04-14T16:58:57.045Z] daemon_test.go:147: root required [2020-04-14T16:58:57.045Z] [2020-04-14T16:58:57.045Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-04-14T16:58:57.045Z] reload_test.go:520: root required [2020-04-14T16:58:57.045Z] [2020-04-14T16:58:57.045Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-04-14T16:58:57.045Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-04-14T16:58:57.045Z] [2020-04-14T16:58:57.045Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-04-14T16:58:57.045Z] pull_v2_test.go:73: Needs fixing on Windows [2020-04-14T16:58:57.045Z] [2020-04-14T16:58:57.045Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-04-14T16:58:57.045Z] pull_v2_test.go:118: Needs fixing on Windows [2020-04-14T16:58:57.045Z] [2020-04-14T16:58:57.045Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-04-14T16:58:57.045Z] download_test.go:268: Needs fixing on Windows [2020-04-14T16:58:57.045Z] [2020-04-14T16:58:57.045Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-04-14T16:58:57.045Z] layer_test.go:304: Failing on Windows [2020-04-14T16:58:57.045Z] [2020-04-14T16:58:57.045Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-04-14T16:58:57.045Z] layer_test.go:353: Failing on Windows [2020-04-14T16:58:57.045Z] [2020-04-14T16:58:57.045Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-04-14T16:58:57.045Z] layer_test.go:468: Failing on Windows [2020-04-14T16:58:57.045Z] [2020-04-14T16:58:57.045Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-04-14T16:58:57.045Z] layer_test.go:697: Failing on Windows [2020-04-14T16:58:57.045Z] [2020-04-14T16:58:57.045Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-04-14T16:58:57.045Z] migration_test.go:46: Failing on Windows [2020-04-14T16:58:57.045Z] [2020-04-14T16:58:57.045Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-04-14T16:58:57.045Z] migration_test.go:182: Failing on Windows [2020-04-14T16:58:57.045Z] [2020-04-14T16:58:57.045Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-04-14T16:58:57.045Z] mount_test.go:17: Failing on Windows [2020-04-14T16:58:57.045Z] [2020-04-14T16:58:57.045Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-04-14T16:58:57.045Z] mount_test.go:76: Failing on Windows [2020-04-14T16:58:57.045Z] [2020-04-14T16:58:57.045Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-04-14T16:58:57.045Z] mount_test.go:125: Failing on Windows [2020-04-14T16:58:57.045Z] [2020-04-14T16:58:57.045Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-04-14T16:58:57.045Z] mount_test.go:212: Failing on Windows [2020-04-14T16:58:57.045Z] [2020-04-14T16:58:57.045Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-04-14T16:58:57.045Z] archive_test.go:133: Xz not present in msys2 [2020-04-14T16:58:57.045Z] [2020-04-14T16:58:57.045Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-04-14T16:58:57.045Z] archive_test.go:238: Failing on Windows CI machines [2020-04-14T16:58:57.046Z] [2020-04-14T16:58:57.046Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-04-14T16:58:57.046Z] archive_windows_test.go:16: Currently fails [2020-04-14T16:58:57.046Z] [2020-04-14T16:58:57.046Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-04-14T16:58:57.046Z] changes_test.go:192: needs more investigation [2020-04-14T16:58:57.046Z] [2020-04-14T16:58:57.046Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-04-14T16:58:57.046Z] changes_test.go:405: needs further investigation [2020-04-14T16:58:57.046Z] [2020-04-14T16:58:57.046Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-04-14T16:58:57.046Z] changes_test.go:441: needs further investigation [2020-04-14T16:58:57.046Z] [2020-04-14T16:58:57.046Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-04-14T16:58:57.046Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-04-14T16:58:57.046Z] [2020-04-14T16:58:57.046Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-04-14T16:58:57.046Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-04-14T16:58:57.046Z] [2020-04-14T16:58:57.046Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-04-14T16:58:57.046Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-04-14T16:58:57.046Z] [2020-04-14T16:58:57.046Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-04-14T16:58:57.046Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-04-14T16:58:57.046Z] [2020-04-14T16:58:57.046Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.01s) [2020-04-14T16:58:57.046Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-04-14T16:58:57.046Z] [2020-04-14T16:58:57.046Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-04-14T16:58:57.046Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-04-14T16:58:57.046Z] [2020-04-14T16:58:57.046Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-04-14T16:58:57.046Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-04-14T16:58:57.046Z] [2020-04-14T16:58:57.046Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.01s) [2020-04-14T16:58:57.046Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-04-14T16:58:57.046Z] [2020-04-14T16:58:57.046Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-04-14T16:58:57.046Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-04-14T16:58:57.046Z] [2020-04-14T16:58:57.046Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-04-14T16:58:57.046Z] poller_test.go:41: No chmod on Windows [2020-04-14T16:58:57.046Z] [2020-04-14T16:58:57.046Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-04-14T16:58:57.046Z] fileutils_test.go:134: Needs porting to Windows [2020-04-14T16:58:57.046Z] [2020-04-14T16:58:57.046Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-04-14T16:58:57.046Z] fileutils_test.go:180: Needs porting to Windows [2020-04-14T16:58:57.046Z] [2020-04-14T16:58:57.046Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-04-14T16:58:57.046Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-04-14T16:58:57.046Z] [2020-04-14T16:58:57.046Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-04-14T16:58:57.046Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-04-14T16:58:57.046Z] [2020-04-14T16:58:57.046Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2020-04-14T16:58:57.046Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-04-14T16:58:57.046Z] [2020-04-14T16:58:57.046Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-04-14T16:58:57.046Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-04-14T16:58:57.046Z] [2020-04-14T16:58:57.046Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-04-14T16:58:57.046Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-04-14T16:58:57.046Z] [2020-04-14T16:58:57.046Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-04-14T16:58:57.046Z] local_test.go:181: runtime.GOOS == "windows" [2020-04-14T16:58:57.046Z] [2020-04-14T16:58:57.046Z] [2020-04-14T16:58:57.046Z] DONE 1772 tests, 46 skipped in 222.056s [2020-04-14T16:58:57.046Z] INFO: make.ps1 ended at 04/14/2020 16:58:56 [2020-04-14T16:58:59.280Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-04-14T16:58:59.753Z] INFO: Unit tests ended at 04/14/2020 16:58:59. Duration:00:04:00.3391689 [2020-04-14T16:58:59.753Z] INFO: Building busybox [2020-04-14T16:58:59.753Z] Sending build context to Docker daemon 5.12kB [2020-04-14T16:58:59.753Z] [2020-04-14T16:58:59.753Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-04-14T16:58:59.753Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-04-14T16:58:59.753Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-04-14T16:58:59.753Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-04-14T16:58:59.753Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-04-14T16:58:59.753Z] ---> 80e84fd280e2 [2020-04-14T16:58:59.753Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-04-14T16:58:59.753Z] ---> Running in 6daa7a2a57c2 [2020-04-14T16:59:00.935Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-04-14T16:59:01.865Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-04-14T16:59:05.661Z] Removing intermediate container 6daa7a2a57c2 [2020-04-14T16:59:05.662Z] ---> 811b24966e5c [2020-04-14T16:59:05.662Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-04-14T16:59:05.662Z] ---> Running in ade41d6c41a7 [2020-04-14T16:59:06.039Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-04-14T16:59:06.135Z] Removing intermediate container ade41d6c41a7 [2020-04-14T16:59:06.135Z] ---> 72101ed9a9a3 [2020-04-14T16:59:06.135Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-04-14T16:59:06.135Z] ---> Running in 88293032d7cf [2020-04-14T16:59:06.609Z] Removing intermediate container 88293032d7cf [2020-04-14T16:59:06.609Z] ---> 67fcbf6b50a9 [2020-04-14T16:59:06.609Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-04-14T16:59:06.971Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-04-14T16:59:07.536Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-04-14T16:59:07.536Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-04-14T16:59:07.606Z] [2020-04-14T16:59:07.794Z] === RUN TestDockerSuite/TestHealth [2020-04-14T16:59:08.078Z] ---> 7213f2b38312 [2020-04-14T16:59:08.078Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-04-14T16:59:08.078Z] ---> Running in f5bb182ba5ef [2020-04-14T16:59:08.322Z] ok github.com/docker/docker/cmd/dockerd 0.082s coverage: 30.8% of statements [2020-04-14T16:59:09.682Z] ok github.com/docker/docker/container 0.124s coverage: 34.9% of statements [2020-04-14T16:59:09.682Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-14T16:59:09.682Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-14T16:59:09.682Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-14T16:59:09.682Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-14T16:59:19.613Z] ok github.com/docker/docker/daemon/cluster 0.059s coverage: 0.5% of statements [2020-04-14T16:59:21.497Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-04-14T16:59:22.857Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.6% of statements [2020-04-14T16:59:23.104Z] Removing intermediate container f5bb182ba5ef [2020-04-14T16:59:23.104Z] ---> f28136a8aa09 [2020-04-14T16:59:23.104Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-04-14T16:59:23.104Z] ---> Running in 543bbac4fd5e [2020-04-14T16:59:23.104Z] [2020-04-14T16:59:23.104Z] SUCCESS: Specified value was saved. [2020-04-14T16:59:29.697Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-04-14T16:59:29.697Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-04-14T16:59:29.697Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-04-14T16:59:29.697Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-04-14T16:59:29.697Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-04-14T16:59:29.697Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-04-14T16:59:30.312Z] Removing intermediate container 543bbac4fd5e [2020-04-14T16:59:30.312Z] ---> 8f326fdbf251 [2020-04-14T16:59:30.312Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-04-14T16:59:30.312Z] ---> Running in 4dc5f6838066 [2020-04-14T16:59:30.628Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-04-14T16:59:30.628Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-04-14T16:59:30.628Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-04-14T16:59:30.628Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-04-14T16:59:30.885Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-04-14T16:59:31.142Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-04-14T16:59:31.706Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-04-14T16:59:31.706Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-04-14T16:59:31.706Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-04-14T16:59:32.638Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-04-14T16:59:32.638Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-04-14T16:59:32.782Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 13.8% of statements [2020-04-14T16:59:32.782Z] ok github.com/docker/docker/daemon 12.193s coverage: 17.4% of statements [2020-04-14T16:59:32.782Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-14T16:59:32.782Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-14T16:59:32.782Z] ok github.com/docker/docker/daemon/config 0.056s coverage: 81.7% of statements [2020-04-14T16:59:33.568Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-04-14T16:59:34.143Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2020-04-14T16:59:34.143Z] ok github.com/docker/docker/daemon/events 0.070s coverage: 50.0% of statements [2020-04-14T16:59:34.143Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-14T16:59:34.143Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-14T16:59:34.940Z] === RUN TestDockerSuite/TestImagesFormat [2020-04-14T16:59:34.940Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-04-14T16:59:35.112Z] Cannot create a file when that file already exists. [2020-04-14T16:59:35.871Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-04-14T16:59:36.027Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-04-14T16:59:37.911Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-04-14T16:59:38.835Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.203s coverage: 57.0% of statements [2020-04-14T16:59:39.148Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-04-14T16:59:39.148Z] === RUN TestDockerSuite/TestImportBadURL [2020-04-14T16:59:39.148Z] === RUN TestDockerSuite/TestImportDisplay [2020-04-14T16:59:39.903Z] Removing intermediate container 4dc5f6838066 [2020-04-14T16:59:39.903Z] ---> dd0a4142f1cd [2020-04-14T16:59:39.903Z] Step 13/13 : CMD ["sh"] [2020-04-14T16:59:40.377Z] ---> Running in 8eba5d5db7b5 [2020-04-14T16:59:40.377Z] Removing intermediate container 8eba5d5db7b5 [2020-04-14T16:59:40.377Z] ---> 46d7cc170611 [2020-04-14T16:59:40.377Z] Successfully built 46d7cc170611 [2020-04-14T16:59:40.377Z] Successfully tagged busybox:latest [2020-04-14T16:59:40.377Z] INFO: Docker images of the daemon under test [2020-04-14T16:59:40.377Z] [2020-04-14T16:59:40.377Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-04-14T16:59:40.377Z] busybox latest 46d7cc170611 Less than a second ago 4.98GB [2020-04-14T16:59:40.377Z] microsoft/windowsservercore latest 80e84fd280e2 5 weeks ago 4.94GB [2020-04-14T16:59:40.377Z] mcr.microsoft.com/windows/servercore ltsc2019 80e84fd280e2 5 weeks ago 4.94GB [2020-04-14T16:59:40.377Z] [2020-04-14T16:59:40.377Z] INFO: Running integration tests at 04/14/2020 16:59:40... [2020-04-14T16:59:40.377Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-04-14T16:59:40.377Z] INFO: Integration API tests being run from the host: [2020-04-14T16:59:40.521Z] === RUN TestDockerSuite/TestImportFile [2020-04-14T16:59:40.851Z] INFO: make.ps1 starting at 04/14/2020 16:59:40 [2020-04-14T16:59:41.847Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-04-14T16:59:42.110Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.404s coverage: 72.5% of statements [2020-04-14T16:59:42.110Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.563s coverage: 45.9% of statements [2020-04-14T16:59:42.446Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-04-14T16:59:42.446Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-04-14T16:59:43.469Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.8% of statements [2020-04-14T16:59:43.469Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-14T16:59:43.814Z] === RUN TestDockerSuite/TestImportGzipped [2020-04-14T16:59:44.831Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.123s coverage: 49.5% of statements [2020-04-14T16:59:45.709Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-04-14T16:59:46.192Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.284s coverage: 76.1% of statements [2020-04-14T16:59:47.553Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.0% of statements [2020-04-14T16:59:47.603Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-04-14T16:59:48.112Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.137s coverage: 61.0% of statements [2020-04-14T16:59:48.112Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-14T16:59:48.112Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-14T16:59:48.533Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-04-14T16:59:48.670Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2020-04-14T16:59:49.464Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-04-14T16:59:49.593Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2020-04-14T16:59:50.394Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-04-14T16:59:50.394Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-04-14T16:59:50.394Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-04-14T16:59:50.958Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-04-14T16:59:51.478Z] ok github.com/docker/docker/daemon/images 0.009s coverage: 4.9% of statements [2020-04-14T16:59:51.478Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-14T16:59:51.478Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-14T16:59:51.732Z] ok github.com/docker/docker/daemon/logger 0.228s coverage: 41.8% of statements [2020-04-14T16:59:51.888Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-04-14T16:59:52.818Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-04-14T16:59:53.382Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-04-14T16:59:53.615Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 67.0% of statements [2020-04-14T16:59:53.615Z] ok github.com/docker/docker/daemon/logger/awslogs 0.168s coverage: 77.4% of statements [2020-04-14T16:59:53.615Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-14T16:59:53.615Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-14T16:59:54.312Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-04-14T16:59:54.539Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-04-14T16:59:54.793Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 62.1% of statements [2020-04-14T16:59:55.048Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 88.3% of statements [2020-04-14T16:59:55.243Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-04-14T16:59:55.243Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-04-14T16:59:56.410Z] ok github.com/docker/docker/daemon/logger/local 0.017s coverage: 74.7% of statements [2020-04-14T16:59:56.410Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-14T16:59:56.613Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-04-14T16:59:56.665Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.027s coverage: 19.9% of statements [2020-04-14T16:59:57.543Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-04-14T16:59:57.590Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.010s coverage: 33.3% of statements [2020-04-14T16:59:58.473Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-04-14T16:59:58.473Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-04-14T16:59:58.952Z] ok github.com/docker/docker/daemon/logger/syslog 0.009s coverage: 47.8% of statements [2020-04-14T16:59:59.037Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-04-14T16:59:59.037Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-04-14T16:59:59.207Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-04-14T17:00:00.131Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-04-14T17:00:00.131Z] ok github.com/docker/docker/daemon/logger/splunk 1.608s coverage: 82.5% of statements [2020-04-14T17:00:00.131Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-14T17:00:00.131Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-14T17:00:00.931Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-04-14T17:00:01.188Z] === RUN TestDockerSuite/TestInspectDefault [2020-04-14T17:00:02.119Z] === RUN TestDockerSuite/TestInspectHistory [2020-04-14T17:00:02.720Z] ok github.com/docker/docker/distribution/metadata 0.044s coverage: 48.2% of statements [2020-04-14T17:00:02.720Z] ok github.com/docker/docker/distribution 0.181s coverage: 22.1% of statements [2020-04-14T17:00:02.720Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-14T17:00:03.049Z] === RUN TestDockerSuite/TestInspectImage [2020-04-14T17:00:03.049Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-04-14T17:00:03.049Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-04-14T17:00:03.049Z] === RUN TestDockerSuite/TestInspectInt64 [2020-04-14T17:00:03.980Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-04-14T17:00:04.085Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2020-04-14T17:00:04.912Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-04-14T17:00:04.912Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-04-14T17:00:05.446Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2020-04-14T17:00:05.475Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-04-14T17:00:06.372Z] ok github.com/docker/docker/distribution/xfer 1.877s coverage: 85.6% of statements [2020-04-14T17:00:06.372Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-14T17:00:06.372Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2020-04-14T17:00:06.372Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-14T17:00:06.844Z] === RUN TestDockerSuite/TestInspectPlugin [2020-04-14T17:00:07.732Z] ok github.com/docker/docker/image/v1 0.020s coverage: 25.0% of statements [2020-04-14T17:00:07.732Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-14T17:00:08.213Z] === RUN TestDockerSuite/TestInspectRootFS [2020-04-14T17:00:08.213Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-04-14T17:00:08.656Z] ok github.com/docker/docker/libcontainerd/queue 0.040s coverage: 100.0% of statements [2020-04-14T17:00:08.926Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-14T17:00:08.926Z] [2020-04-14T17:00:08.926Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-14T17:00:08.926Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-14T17:00:08.926Z] HOSTNAME=a9ce1e669beb [2020-04-14T17:00:08.926Z] TESTDEBUG=0 [2020-04-14T17:00:08.926Z] DEST=bundles/test-integration [2020-04-14T17:00:08.926Z] PWD=/go/src/github.com/docker/docker [2020-04-14T17:00:08.926Z] DOCKER_GITCOMMIT=cdc39fa29c710c7b56aef827166f9e98bb7c20b8 [2020-04-14T17:00:08.926Z] container=docker [2020-04-14T17:00:08.926Z] HOME=/root [2020-04-14T17:00:08.926Z] GOLANG_VERSION=1.13.10 [2020-04-14T17:00:08.926Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-14T17:00:08.926Z] VALIDATE_BRANCH=master [2020-04-14T17:00:08.926Z] TERM=xterm [2020-04-14T17:00:08.926Z] DOCKER_PKG=github.com/docker/docker [2020-04-14T17:00:08.926Z] SHLVL=1 [2020-04-14T17:00:08.926Z] TIMEOUT=120m [2020-04-14T17:00:08.926Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-14T17:00:08.926Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-14T17:00:08.926Z] GO111MODULE=off [2020-04-14T17:00:08.926Z] DOCKER_EXPERIMENTAL=1 [2020-04-14T17:00:08.926Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-14T17:00:08.926Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-14T17:00:08.926Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-14T17:00:08.926Z] GOPATH=/go [2020-04-14T17:00:08.926Z] PKG_CONFIG=pkg-config [2020-04-14T17:00:08.926Z] _=/usr/bin/env [2020-04-14T17:00:08.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-14T17:00:09.190Z] === RUN TestDockerSuite/TestInspectStatus [2020-04-14T17:00:09.579Z] ok github.com/docker/docker/opts 0.019s coverage: 67.4% of statements [2020-04-14T17:00:09.579Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-04-14T17:00:10.120Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-04-14T17:00:11.463Z] ok github.com/docker/docker/pkg/archive 0.400s coverage: 77.2% of statements [2020-04-14T17:00:11.489Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-04-14T17:00:11.746Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-04-14T17:00:12.091Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-14T17:00:12.091Z] INFO: Testing against a local daemon [2020-04-14T17:00:12.678Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-04-14T17:00:12.823Z] ok github.com/docker/docker/pkg/authorization 0.327s coverage: 68.3% of statements [2020-04-14T17:00:12.824Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-04-14T17:00:13.078Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-04-14T17:00:13.609Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-04-14T17:00:14.543Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-04-14T17:00:15.474Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-04-14T17:00:16.339Z] ok github.com/docker/docker/layer 7.571s coverage: 68.8% of statements [2020-04-14T17:00:16.339Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-14T17:00:16.339Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-14T17:00:16.339Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-14T17:00:16.339Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-14T17:00:16.339Z] ? github.com/docker/docker/oci [no test files] [2020-04-14T17:00:16.339Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-14T17:00:16.339Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-04-14T17:00:16.406Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-04-14T17:00:16.900Z] ok github.com/docker/docker/pkg/chrootarchive 2.949s coverage: 43.2% of statements [2020-04-14T17:00:16.900Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-14T17:00:16.900Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-14T17:00:16.900Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2020-04-14T17:00:17.338Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-04-14T17:00:17.338Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-04-14T17:00:17.459Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2020-04-14T17:00:18.062Z] ok github.com/docker/docker/pkg/discovery/memory 0.017s coverage: 92.3% of statements [2020-04-14T17:00:18.623Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2020-04-14T17:00:19.183Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-04-14T17:00:19.862Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-04-14T17:00:20.108Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-04-14T17:00:21.073Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 89.5% of statements [2020-04-14T17:00:21.231Z] === RUN TestDockerSuite/TestLinksEnvs [2020-04-14T17:00:21.328Z] ok github.com/docker/docker/pkg/discovery/kv 3.095s coverage: 84.1% of statements [2020-04-14T17:00:21.583Z] ok github.com/docker/docker/pkg/fsutils 0.256s coverage: 85.1% of statements [2020-04-14T17:00:21.838Z] ok github.com/docker/docker/pkg/homedir 0.022s coverage: 11.4% of statements [2020-04-14T17:00:22.762Z] ok github.com/docker/docker/pkg/idtools 0.418s coverage: 70.1% of statements [2020-04-14T17:00:23.127Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-04-14T17:00:23.127Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-04-14T17:00:23.322Z] ok github.com/docker/docker/pkg/ioutils 0.546s coverage: 70.1% of statements [2020-04-14T17:00:23.322Z] ok github.com/docker/docker/pkg/jsonmessage 0.019s coverage: 91.7% of statements [2020-04-14T17:00:23.577Z] ok github.com/docker/docker/pkg/locker 0.020s coverage: 88.9% of statements [2020-04-14T17:00:23.832Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2020-04-14T17:00:23.832Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-14T17:00:23.832Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-14T17:00:24.087Z] ok github.com/docker/docker/pkg/namesgenerator 0.021s coverage: 85.7% of statements [2020-04-14T17:00:24.087Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-14T17:00:24.087Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2020-04-14T17:00:24.647Z] ok github.com/docker/docker/pkg/parsers/kernel 0.009s coverage: 60.0% of statements [2020-04-14T17:00:24.647Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 91.4% of statements [2020-04-14T17:00:25.021Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-04-14T17:00:25.207Z] ok github.com/docker/docker/pkg/pidfile 0.013s coverage: 82.4% of statements [2020-04-14T17:00:25.207Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-14T17:00:25.207Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-14T17:00:26.131Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements [2020-04-14T17:00:26.691Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-04-14T17:00:26.946Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-04-14T17:00:27.094Z] ok github.com/docker/docker/integration/build 17.987s [2020-04-14T17:00:27.201Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-04-14T17:00:27.544Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-04-14T17:00:27.568Z] [2020-04-14T17:00:27.568Z] === Skipped [2020-04-14T17:00:27.568Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-04-14T17:00:27.568Z] build_session_test.go:25: TODO: BuildKit [2020-04-14T17:00:27.568Z] [2020-04-14T17:00:27.568Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-04-14T17:00:27.568Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-04-14T17:00:27.568Z] [2020-04-14T17:00:27.568Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-04-14T17:00:27.568Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-14T17:00:27.568Z] [2020-04-14T17:00:27.568Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.01s) [2020-04-14T17:00:27.568Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-14T17:00:27.568Z] [2020-04-14T17:00:27.568Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2020-04-14T17:00:27.568Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-14T17:00:27.568Z] [2020-04-14T17:00:27.568Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.01s) [2020-04-14T17:00:27.568Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-14T17:00:27.568Z] [2020-04-14T17:00:27.568Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2020-04-14T17:00:27.568Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-14T17:00:27.568Z] [2020-04-14T17:00:27.568Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-04-14T17:00:27.568Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-14T17:00:27.568Z] [2020-04-14T17:00:27.568Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.01s) [2020-04-14T17:00:27.568Z] build_test.go:491: testEnv.OSType == "windows" [2020-04-14T17:00:27.568Z] [2020-04-14T17:00:27.568Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2020-04-14T17:00:27.568Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-14T17:00:27.568Z] [2020-04-14T17:00:27.568Z] [2020-04-14T17:00:27.568Z] DONE 22 tests, 10 skipped in 45.660s [2020-04-14T17:00:27.568Z] [2020-04-14T17:00:27.568Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-04-14T17:00:28.560Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 73.9% of statements [2020-04-14T17:00:28.815Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-04-14T17:00:30.069Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-04-14T17:00:30.069Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-04-14T17:00:30.554Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-14T17:00:30.554Z] INFO: Testing against a local daemon [2020-04-14T17:00:30.554Z] ok github.com/docker/docker/integration/config 0.297s [2020-04-14T17:00:30.554Z] [2020-04-14T17:00:30.554Z] === Skipped [2020-04-14T17:00:30.554Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-04-14T17:00:30.554Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-04-14T17:00:30.554Z] [2020-04-14T17:00:30.554Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-04-14T17:00:30.554Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-04-14T17:00:30.554Z] [2020-04-14T17:00:30.554Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-04-14T17:00:30.554Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-04-14T17:00:30.554Z] [2020-04-14T17:00:30.554Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-04-14T17:00:30.554Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-04-14T17:00:30.554Z] [2020-04-14T17:00:30.554Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-04-14T17:00:30.554Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-04-14T17:00:30.554Z] [2020-04-14T17:00:30.554Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-04-14T17:00:30.554Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-04-14T17:00:30.554Z] [2020-04-14T17:00:30.554Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-04-14T17:00:30.554Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-04-14T17:00:30.554Z] [2020-04-14T17:00:30.554Z] [2020-04-14T17:00:30.554Z] DONE 7 tests, 7 skipped in 3.101s [2020-04-14T17:00:30.554Z] [2020-04-14T17:00:30.554Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-04-14T17:00:32.071Z] ok github.com/docker/docker/pkg/signal 2.399s coverage: 61.0% of statements [2020-04-14T17:00:32.071Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-04-14T17:00:32.327Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-04-14T17:00:32.582Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-04-14T17:00:32.599Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-04-14T17:00:32.837Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-04-14T17:00:33.092Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 71.3% of statements [2020-04-14T17:00:33.163Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-04-14T17:00:33.652Z] ok github.com/docker/docker/pkg/system 0.022s coverage: 37.2% of statements [2020-04-14T17:00:34.094Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-04-14T17:00:34.211Z] ok github.com/docker/docker/pkg/tailfile 0.054s coverage: 88.6% of statements [2020-04-14T17:00:34.382Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-14T17:00:34.382Z] INFO: Testing against a local daemon [2020-04-14T17:00:34.770Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2020-04-14T17:00:35.024Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2020-04-14T17:00:35.279Z] testing: warning: no tests to run [2020-04-14T17:00:35.279Z] coverage: [no statements] [2020-04-14T17:00:35.279Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-04-14T17:00:35.534Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-04-14T17:00:35.790Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-04-14T17:00:36.045Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-04-14T17:00:36.618Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-04-14T17:00:38.555Z] ok github.com/docker/docker/plugin 0.533s coverage: 27.1% of statements [2020-04-14T17:00:38.810Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-04-14T17:00:39.735Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-04-14T17:00:39.991Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-04-14T17:00:41.352Z] ok github.com/docker/docker/registry 0.077s coverage: 56.0% of statements [2020-04-14T17:00:41.883Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-04-14T17:00:42.276Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2020-04-14T17:00:42.276Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2020-04-14T17:00:43.200Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-04-14T17:00:43.201Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-04-14T17:00:44.404Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-04-14T17:00:45.711Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-04-14T17:00:46.635Z] ok github.com/docker/docker/volume/local 0.019s coverage: 73.0% of statements [2020-04-14T17:00:46.927Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-04-14T17:00:47.184Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-04-14T17:00:47.194Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-04-14T17:00:48.118Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2020-04-14T17:00:49.708Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-04-14T17:00:50.638Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-04-14T17:00:51.570Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-04-14T17:00:52.134Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-04-14T17:00:54.030Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-04-14T17:00:55.399Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-04-14T17:00:55.399Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-04-14T17:00:55.656Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-04-14T17:00:55.656Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-04-14T17:00:55.656Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-04-14T17:00:56.586Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-04-14T17:00:57.150Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-04-14T17:00:57.406Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-04-14T17:01:00.264Z] ok github.com/docker/docker/pkg/plugins 33.619s coverage: 76.6% of statements [2020-04-14T17:01:00.264Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-14T17:01:00.264Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-14T17:01:00.264Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-14T17:01:00.264Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-14T17:01:00.264Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-14T17:01:00.264Z] ? github.com/docker/docker/rootless [no test files] [2020-04-14T17:01:00.264Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-14T17:01:00.264Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-14T17:01:00.264Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-14T17:01:00.264Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-14T17:01:00.264Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-14T17:01:00.264Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-14T17:01:00.264Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-14T17:01:00.264Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-14T17:01:00.264Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-14T17:01:00.264Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-14T17:01:00.264Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-14T17:01:00.264Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-14T17:01:00.264Z] ? github.com/docker/docker/volume [no test files] [2020-04-14T17:01:00.264Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-14T17:01:00.264Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-14T17:01:00.264Z] [2020-04-14T17:01:00.264Z] === Skipped [2020-04-14T17:01:00.264Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-14T17:01:00.264Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-14T17:01:00.264Z] [2020-04-14T17:01:00.264Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-14T17:01:00.264Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-14T17:01:00.264Z] [2020-04-14T17:01:00.264Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-14T17:01:00.264Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-14T17:01:00.264Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-14T17:01:00.264Z] [2020-04-14T17:01:00.264Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-14T17:01:00.264Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-14T17:01:00.264Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-14T17:01:00.264Z] [2020-04-14T17:01:00.264Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-14T17:01:00.264Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-14T17:01:00.264Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-14T17:01:00.264Z] [2020-04-14T17:01:00.264Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-14T17:01:00.264Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-14T17:01:00.264Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-14T17:01:00.264Z] [2020-04-14T17:01:00.264Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-14T17:01:00.264Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-14T17:01:00.264Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-14T17:01:00.264Z] [2020-04-14T17:01:00.264Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-14T17:01:00.264Z] graphtest_unix.go:73: No driver to put! [2020-04-14T17:01:00.264Z] [2020-04-14T17:01:00.264Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-04-14T17:01:00.264Z] time="2020-04-14T16:59:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-14T17:01:00.264Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-14T17:01:00.264Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-14T17:01:00.264Z] [2020-04-14T17:01:00.264Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-04-14T17:01:00.264Z] time="2020-04-14T16:59:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-14T17:01:00.264Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-14T17:01:00.264Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-14T17:01:00.264Z] [2020-04-14T17:01:00.264Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-04-14T17:01:00.264Z] time="2020-04-14T16:59:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-14T17:01:00.264Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-14T17:01:00.264Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-14T17:01:00.264Z] [2020-04-14T17:01:00.264Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-04-14T17:01:00.264Z] time="2020-04-14T16:59:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-14T17:01:00.264Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-14T17:01:00.264Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-14T17:01:00.264Z] [2020-04-14T17:01:00.264Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-04-14T17:01:00.264Z] time="2020-04-14T16:59:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-14T17:01:00.264Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-14T17:01:00.264Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-14T17:01:00.264Z] [2020-04-14T17:01:00.264Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-04-14T17:01:00.264Z] graphtest_unix.go:73: No driver to put! [2020-04-14T17:01:00.264Z] [2020-04-14T17:01:00.264Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-14T17:01:00.264Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-14T17:01:00.264Z] [2020-04-14T17:01:00.264Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-14T17:01:00.264Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-14T17:01:00.264Z] [2020-04-14T17:01:00.264Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-14T17:01:00.264Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-14T17:01:00.264Z] [2020-04-14T17:01:00.264Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-14T17:01:00.264Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-14T17:01:00.264Z] [2020-04-14T17:01:00.264Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-14T17:01:00.264Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-14T17:01:00.264Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-14T17:01:00.264Z] [2020-04-14T17:01:00.264Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-14T17:01:00.264Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-14T17:01:00.264Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-14T17:01:00.264Z] [2020-04-14T17:01:00.264Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-14T17:01:00.264Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-14T17:01:00.264Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-14T17:01:00.264Z] [2020-04-14T17:01:00.264Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-14T17:01:00.264Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-14T17:01:00.264Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-14T17:01:00.264Z] [2020-04-14T17:01:00.264Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-14T17:01:00.264Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-14T17:01:00.264Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-14T17:01:00.264Z] [2020-04-14T17:01:00.264Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-14T17:01:00.264Z] graphtest_unix.go:73: No driver to put! [2020-04-14T17:01:00.264Z] [2020-04-14T17:01:00.264Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-14T17:01:00.264Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-14T17:01:00.264Z] [2020-04-14T17:01:00.264Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-04-14T17:01:00.264Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-04-14T17:01:00.264Z] [2020-04-14T17:01:00.264Z] [2020-04-14T17:01:00.264Z] DONE 2140 tests, 26 skipped in 246.886s Post stage [Pipeline] junit [2020-04-14T17:01:00.273Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-04-14T17:01:01.565Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39771/.git:/go/src/github.com/docker/docker/.git --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cdc39fa29c710c7b56aef827166f9e98bb7c20b8 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cdc39fa29c710c7b56aef827166f9e98bb7c20b8 hack/validate/vendor [2020-04-14T17:01:01.580Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-04-14T17:01:02.126Z] No vendor changes in diff. [2020-04-14T17:01:02.144Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-04-14T17:01:02.144Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-04-14T17:01:03.126Z] + echo Building e2e image [2020-04-14T17:01:03.126Z] Building e2e image [2020-04-14T17:01:03.126Z] + docker build --build-arg DOCKER_GITCOMMIT=cdc39fa29c710c7b56aef827166f9e98bb7c20b8 -t moby-e2e-test -f Dockerfile.e2e . [2020-04-14T17:01:03.126Z] #1 [internal] load .dockerignore [2020-04-14T17:01:03.126Z] #1 transferring context: 34B done [2020-04-14T17:01:03.126Z] #1 DONE 0.0s [2020-04-14T17:01:03.126Z] [2020-04-14T17:01:03.126Z] #2 [internal] load build definition from Dockerfile.e2e [2020-04-14T17:01:03.126Z] #2 transferring dockerfile: 3.21kB done [2020-04-14T17:01:03.126Z] #2 DONE 0.0s [2020-04-14T17:01:03.126Z] [2020-04-14T17:01:03.126Z] #4 [internal] load metadata for docker.io/library/golang:1.13.10-alpine [2020-04-14T17:01:05.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-14T17:01:05.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-14T17:01:05.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-14T17:01:07.397Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-04-14T17:01:07.397Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-04-14T17:01:07.962Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-04-14T17:01:07.962Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-04-14T17:01:08.403Z] #4 ... [2020-04-14T17:01:08.403Z] [2020-04-14T17:01:08.403Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-04-14T17:01:08.403Z] #3 DONE 5.2s [2020-04-14T17:01:08.403Z] [2020-04-14T17:01:08.403Z] #4 [internal] load metadata for docker.io/library/golang:1.13.10-alpine [2020-04-14T17:01:08.403Z] #4 DONE 5.2s [2020-04-14T17:01:08.403Z] [2020-04-14T17:01:08.403Z] #8 [internal] load build context [2020-04-14T17:01:08.403Z] #8 transferring context: 30B [2020-04-14T17:01:08.964Z] #8 transferring context: 834.92kB 0.3s done [2020-04-14T17:01:08.964Z] #8 DONE 0.4s [2020-04-14T17:01:08.964Z] [2020-04-14T17:01:08.964Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c... [2020-04-14T17:01:08.964Z] #14 resolve docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c174965a51e393064e46f6eb32adb80daa6097851268458136fd68b6 done [2020-04-14T17:01:08.964Z] #14 sha256:3369136a43d197814f14414bf7112e8ddebd23c5bf787dd14dc3f078bad90dae 3.83kB / 3.83kB done [2020-04-14T17:01:08.964Z] #14 sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4 301.28kB / 301.28kB 0.1s done [2020-04-14T17:01:08.964Z] #14 sha256:7b2225181d6bcfb7877529a7257ff207cb14e52831420f770cbc2187031b6228 153B / 153B 0.1s done [2020-04-14T17:01:08.964Z] #14 sha256:84a409b4c174965a51e393064e46f6eb32adb80daa6097851268458136fd68b6 1.65kB / 1.65kB done [2020-04-14T17:01:08.964Z] #14 sha256:c036cd76f7c49d77e3fb960854076ec537524f89bb0c99d73e5945b68e08a011 1.36kB / 1.36kB done [2020-04-14T17:01:08.964Z] #14 extracting sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4 0.3s done [2020-04-14T17:01:08.964Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 10.95MB / 126.95MB 0.4s [2020-04-14T17:01:08.964Z] #14 sha256:5871566633bc6faf1b0e52c1712830bcc8ef24b9b6dddc4fdf9f24f1d0b257ef 124B / 124B 0.2s done [2020-04-14T17:01:08.964Z] #14 ... [2020-04-14T17:01:08.964Z] [2020-04-14T17:01:08.964Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0... [2020-04-14T17:01:08.964Z] #5 resolve docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f done [2020-04-14T17:01:08.964Z] #5 sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f 1.64kB / 1.64kB done [2020-04-14T17:01:08.964Z] #5 sha256:de78803598bc4c940fc4591d412bffe488205d5d953f94751c6308deeaaa7eb8 528B / 528B done [2020-04-14T17:01:08.964Z] #5 sha256:af341ccd2df8b0e2d67cf8dd32e087bfda4e5756ebd1c76bbf3efa0dc246590e 1.51kB / 1.51kB done [2020-04-14T17:01:08.964Z] #5 sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 2.79MB / 2.79MB 0.1s done [2020-04-14T17:01:08.964Z] #5 extracting sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 0.4s done [2020-04-14T17:01:08.964Z] #5 DONE 0.6s [2020-04-14T17:01:08.964Z] [2020-04-14T17:01:08.964Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c... [2020-04-14T17:01:08.964Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 17.78MB / 126.95MB 0.6s [2020-04-14T17:01:08.964Z] #14 extracting sha256:7b2225181d6bcfb7877529a7257ff207cb14e52831420f770cbc2187031b6228 done [2020-04-14T17:01:09.219Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 34.46MB / 126.95MB 0.8s [2020-04-14T17:01:09.219Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 58.25MB / 126.95MB 1.0s [2020-04-14T17:01:09.334Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-04-14T17:01:09.473Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 67.65MB / 126.95MB 1.1s [2020-04-14T17:01:09.473Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 78.95MB / 126.95MB 1.2s [2020-04-14T17:01:09.728Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 107.09MB / 126.95MB 1.4s [2020-04-14T17:01:09.728Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 118.65MB / 126.95MB 1.5s [2020-04-14T17:01:09.983Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 126.95MB / 126.95MB 1.6s [2020-04-14T17:01:09.983Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 126.95MB / 126.95MB 1.6s done [2020-04-14T17:01:09.983Z] #14 extracting sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a [2020-04-14T17:01:10.238Z] #14 ... [2020-04-14T17:01:10.238Z] [2020-04-14T17:01:10.238Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-04-14T17:01:10.238Z] #6 DONE 1.2s [2020-04-14T17:01:10.238Z] [2020-04-14T17:01:10.238Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c... [2020-04-14T17:01:10.266Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-04-14T17:01:11.634Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-04-14T17:01:13.002Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-04-14T17:01:13.943Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-04-14T17:01:15.472Z] #14 extracting sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 5.1s [2020-04-14T17:01:15.472Z] #14 ... [2020-04-14T17:01:15.472Z] [2020-04-14T17:01:15.472Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-04-14T17:01:15.472Z] #7 0.899 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-04-14T17:01:15.472Z] #7 1.985 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-04-14T17:01:15.472Z] #7 2.083 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-04-14T17:01:15.472Z] #7 2.090 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-04-14T17:01:15.472Z] #7 2.098 (3/30) Installing readline (8.0.0-r0) [2020-04-14T17:01:15.472Z] #7 2.105 (4/30) Installing bash (5.0.0-r0) [2020-04-14T17:01:15.472Z] #7 2.126 Executing bash-5.0.0-r0.post-install [2020-04-14T17:01:15.472Z] #7 2.128 (5/30) Installing ca-certificates (20190108-r0) [2020-04-14T17:01:15.472Z] #7 2.145 (6/30) Installing libgcc (8.3.0-r0) [2020-04-14T17:01:15.472Z] #7 2.148 (7/30) Installing libstdc++ (8.3.0-r0) [2020-04-14T17:01:15.472Z] #7 2.163 (8/30) Installing binutils (2.32-r0) [2020-04-14T17:01:15.472Z] #7 2.265 (9/30) Installing gmp (6.1.2-r1) [2020-04-14T17:01:15.472Z] #7 2.276 (10/30) Installing isl (0.18-r0) [2020-04-14T17:01:15.472Z] #7 2.299 (11/30) Installing libgomp (8.3.0-r0) [2020-04-14T17:01:15.472Z] #7 2.304 (12/30) Installing libatomic (8.3.0-r0) [2020-04-14T17:01:15.472Z] #7 2.306 (13/30) Installing mpfr3 (3.1.5-r1) [2020-04-14T17:01:15.472Z] #7 2.311 (14/30) Installing mpc1 (1.1.0-r0) [2020-04-14T17:01:15.472Z] #7 2.317 (15/30) Installing gcc (8.3.0-r0) [2020-04-14T17:01:15.472Z] #7 3.159 (16/30) Installing musl-dev (1.1.22-r3) [2020-04-14T17:01:15.472Z] #7 3.257 (17/30) Installing libc-dev (0.7.1-r0) [2020-04-14T17:01:15.472Z] #7 3.258 (18/30) Installing g++ (8.3.0-r0) [2020-04-14T17:01:15.472Z] #7 3.800 (19/30) Installing nghttp2-libs (1.39.2-r0) [2020-04-14T17:01:15.472Z] #7 3.804 (20/30) Installing libcurl (7.66.0-r0) [2020-04-14T17:01:15.472Z] #7 3.812 (21/30) Installing expat (2.2.8-r0) [2020-04-14T17:01:15.472Z] #7 3.816 (22/30) Installing pcre2 (10.33-r0) [2020-04-14T17:01:15.472Z] #7 3.828 (23/30) Installing git (2.22.2-r0) [2020-04-14T17:01:15.472Z] #7 4.027 (24/30) Installing libmnl (1.0.4-r0) [2020-04-14T17:01:15.472Z] #7 4.030 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-04-14T17:01:15.472Z] #7 4.036 (26/30) Installing iptables (1.8.3-r1) [2020-04-14T17:01:15.472Z] #7 4.062 (27/30) Installing pigz (2.4-r0) [2020-04-14T17:01:15.472Z] #7 4.069 (28/30) Installing tar (1.32-r0) [2020-04-14T17:01:15.472Z] #7 4.076 (29/30) Installing xz-libs (5.2.4-r0) [2020-04-14T17:01:15.472Z] #7 4.080 (30/30) Installing xz (5.2.4-r0) [2020-04-14T17:01:15.472Z] #7 4.087 Executing busybox-1.30.1-r3.trigger [2020-04-14T17:01:15.472Z] #7 4.092 Executing ca-certificates-20190108-r0.trigger [2020-04-14T17:01:15.472Z] #7 4.147 OK: 178 MiB in 44 packages [2020-04-14T17:01:15.472Z] #7 DONE 5.3s [2020-04-14T17:01:15.472Z] [2020-04-14T17:01:15.472Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-04-14T17:01:15.727Z] #9 DONE 0.1s [2020-04-14T17:01:15.727Z] [2020-04-14T17:01:15.727Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-04-14T17:01:15.727Z] #10 DONE 0.1s [2020-04-14T17:01:15.727Z] [2020-04-14T17:01:15.727Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-04-14T17:01:15.727Z] #11 DONE 0.1s [2020-04-14T17:01:15.727Z] [2020-04-14T17:01:15.727Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-04-14T17:01:15.727Z] #12 DONE 0.1s [2020-04-14T17:01:15.727Z] [2020-04-14T17:01:15.727Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-04-14T17:01:15.982Z] #13 DONE 0.1s [2020-04-14T17:01:15.982Z] [2020-04-14T17:01:15.982Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c... [2020-04-14T17:01:15.982Z] #14 extracting sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 5.9s done [2020-04-14T17:01:16.238Z] #14 extracting sha256:5871566633bc6faf1b0e52c1712830bcc8ef24b9b6dddc4fdf9f24f1d0b257ef done [2020-04-14T17:01:16.469Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-04-14T17:01:16.493Z] #14 DONE 7.9s [2020-04-14T17:01:16.493Z] [2020-04-14T17:01:16.493Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-04-14T17:01:16.726Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-04-14T17:01:17.051Z] #15 0.609 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-14T17:01:17.656Z] === RUN TestDockerSuite/TestLogsSince [2020-04-14T17:01:17.973Z] #15 1.677 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-14T17:01:17.973Z] #15 1.765 (1/42) Installing ncurses-terminfo-base (6.1_p20200118-r3) [2020-04-14T17:01:18.227Z] #15 1.769 (2/42) Installing ncurses-libs (6.1_p20200118-r3) [2020-04-14T17:01:18.227Z] #15 1.776 (3/42) Installing readline (8.0.1-r0) [2020-04-14T17:01:18.227Z] #15 1.780 (4/42) Installing bash (5.0.11-r1) [2020-04-14T17:01:18.227Z] #15 1.791 Executing bash-5.0.11-r1.post-install [2020-04-14T17:01:18.227Z] #15 1.793 (5/42) Installing linux-headers (4.19.36-r0) [2020-04-14T17:01:18.227Z] #15 1.869 (6/42) Installing libblkid (2.34-r1) [2020-04-14T17:01:18.227Z] #15 1.875 (7/42) Installing libuuid (2.34-r1) [2020-04-14T17:01:18.227Z] #15 1.876 (8/42) Installing btrfs-progs-libs (5.4-r0) [2020-04-14T17:01:18.227Z] #15 1.886 (9/42) Installing btrfs-progs-dev (5.4-r0) [2020-04-14T17:01:18.227Z] #15 1.901 (10/42) Installing libgcc (9.2.0-r4) [2020-04-14T17:01:18.227Z] #15 1.903 (11/42) Installing libstdc++ (9.2.0-r4) [2020-04-14T17:01:18.227Z] #15 1.915 (12/42) Installing binutils (2.33.1-r0) [2020-04-14T17:01:18.227Z] #15 1.988 (13/42) Installing libmagic (5.37-r1) [2020-04-14T17:01:18.482Z] #15 2.008 (14/42) Installing file (5.37-r1) [2020-04-14T17:01:18.482Z] #15 2.010 (15/42) Installing gmp (6.1.2-r1) [2020-04-14T17:01:18.482Z] #15 2.016 (16/42) Installing isl (0.18-r0) [2020-04-14T17:01:18.482Z] #15 2.035 (17/42) Installing libgomp (9.2.0-r4) [2020-04-14T17:01:18.482Z] #15 2.038 (18/42) Installing libatomic (9.2.0-r4) [2020-04-14T17:01:18.482Z] #15 2.040 (19/42) Installing mpfr4 (4.0.2-r1) [2020-04-14T17:01:18.482Z] #15 2.045 (20/42) Installing mpc1 (1.1.0-r1) [2020-04-14T17:01:18.482Z] #15 2.047 (21/42) Installing gcc (9.2.0-r4) [2020-04-14T17:01:19.042Z] #15 2.744 (22/42) Installing musl-dev (1.1.24-r2) [2020-04-14T17:01:19.042Z] #15 2.815 (23/42) Installing libc-dev (0.7.2-r0) [2020-04-14T17:01:19.042Z] #15 2.816 (24/42) Installing g++ (9.2.0-r4) [2020-04-14T17:01:19.602Z] #15 3.237 (25/42) Installing make (4.2.1-r2) [2020-04-14T17:01:19.602Z] #15 3.241 (26/42) Installing fortify-headers (1.1-r0) [2020-04-14T17:01:19.602Z] #15 3.243 (27/42) Installing build-base (0.5-r1) [2020-04-14T17:01:19.602Z] #15 3.244 (28/42) Installing nghttp2-libs (1.40.0-r0) [2020-04-14T17:01:19.602Z] #15 3.247 (29/42) Installing libcurl (7.67.0-r0) [2020-04-14T17:01:19.602Z] #15 3.253 (30/42) Installing curl (7.67.0-r0) [2020-04-14T17:01:19.602Z] #15 3.256 (31/42) Installing oniguruma (6.9.4-r0) [2020-04-14T17:01:19.602Z] #15 3.261 (32/42) Installing jq (1.6-r0) [2020-04-14T17:01:19.602Z] #15 3.268 (33/42) Installing device-mapper-libs (2.02.186-r0) [2020-04-14T17:01:19.602Z] #15 3.272 (34/42) Installing device-mapper-event-libs (2.02.186-r0) [2020-04-14T17:01:19.602Z] #15 3.275 (35/42) Installing libaio (0.3.112-r1) [2020-04-14T17:01:19.602Z] #15 3.276 (36/42) Installing lvm2-libs (2.02.186-r0) [2020-04-14T17:01:19.602Z] #15 3.315 (37/42) Installing libfdisk (2.34-r1) [2020-04-14T17:01:19.602Z] #15 3.321 (38/42) Installing libmount (2.34-r1) [2020-04-14T17:01:19.602Z] #15 3.326 (39/42) Installing libsmartcols (2.34-r1) [2020-04-14T17:01:19.602Z] #15 3.329 (40/42) Installing pkgconf (1.6.3-r0) [2020-04-14T17:01:19.602Z] #15 3.332 (41/42) Installing util-linux-dev (2.34-r1) [2020-04-14T17:01:19.602Z] #15 3.354 (42/42) Installing lvm2-dev (2.02.186-r0) [2020-04-14T17:01:19.602Z] #15 3.359 Executing busybox-1.31.1-r9.trigger [2020-04-14T17:01:19.602Z] #15 3.365 OK: 196 MiB in 57 packages [2020-04-14T17:01:20.162Z] #15 DONE 3.8s [2020-04-14T17:01:20.162Z] [2020-04-14T17:01:20.162Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-04-14T17:01:20.722Z] #16 DONE 0.7s [2020-04-14T17:01:20.976Z] [2020-04-14T17:01:20.976Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-04-14T17:01:21.535Z] #17 DONE 0.7s [2020-04-14T17:01:21.535Z] [2020-04-14T17:01:21.535Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-04-14T17:01:21.535Z] #18 DONE 0.0s [2020-04-14T17:01:21.535Z] [2020-04-14T17:01:21.535Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-04-14T17:01:21.535Z] #19 DONE 0.1s [2020-04-14T17:01:21.535Z] [2020-04-14T17:01:21.535Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-14T17:01:21.535Z] #22 DONE 0.1s [2020-04-14T17:01:21.535Z] [2020-04-14T17:01:21.535Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-04-14T17:01:21.535Z] #26 DONE 0.1s [2020-04-14T17:01:21.535Z] [2020-04-14T17:01:21.535Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-14T17:01:21.790Z] #23 DONE 0.1s [2020-04-14T17:01:21.790Z] [2020-04-14T17:01:21.790Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-04-14T17:01:21.790Z] #27 DONE 0.1s [2020-04-14T17:01:21.790Z] [2020-04-14T17:01:21.790Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-04-14T17:01:21.790Z] #28 DONE 0.1s [2020-04-14T17:01:21.790Z] [2020-04-14T17:01:21.790Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-04-14T17:01:25.048Z] #29 ... [2020-04-14T17:01:25.048Z] [2020-04-14T17:01:25.048Z] #31 [builder 1/4] COPY . . [2020-04-14T17:01:25.048Z] #31 DONE 3.3s [2020-04-14T17:01:25.048Z] [2020-04-14T17:01:25.048Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-04-14T17:01:25.048Z] #20 2.412 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-14T17:01:25.048Z] #20 2.890 curl: option --progress: is ambiguous [2020-04-14T17:01:25.048Z] #20 2.896 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-14T17:01:25.048Z] #20 3.535 curl: option --progress: is ambiguous [2020-04-14T17:01:25.048Z] #20 3.537 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-14T17:01:25.608Z] #20 4.014 curl: option --progress: is ambiguous [2020-04-14T17:01:25.608Z] #20 4.020 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-14T17:01:25.749Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-04-14T17:01:25.862Z] #20 ... [2020-04-14T17:01:25.862Z] [2020-04-14T17:01:25.862Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-04-14T17:01:25.862Z] #24 1.462 + RM_GOPATH=0 [2020-04-14T17:01:25.862Z] #24 1.462 + TMP_GOPATH= [2020-04-14T17:01:25.862Z] #24 1.462 + : /build [2020-04-14T17:01:25.862Z] #24 1.462 + '[' -z '' ']' [2020-04-14T17:01:25.862Z] #24 1.462 ++ mktemp -d [2020-04-14T17:01:25.862Z] #24 1.462 + export GOPATH=/tmp/tmp.ClfHnD [2020-04-14T17:01:25.862Z] #24 1.462 + GOPATH=/tmp/tmp.ClfHnD [2020-04-14T17:01:25.862Z] #24 1.462 + RM_GOPATH=1 [2020-04-14T17:01:25.862Z] #24 1.462 ++ dirname ./install.sh [2020-04-14T17:01:25.862Z] #24 1.462 + dir=. [2020-04-14T17:01:25.862Z] #24 1.462 + bin=dockercli [2020-04-14T17:01:25.862Z] #24 1.462 + shift [2020-04-14T17:01:25.862Z] #24 1.462 + '[' '!' -f ./dockercli.installer ']' [2020-04-14T17:01:25.862Z] #24 1.462 + . ./dockercli.installer [2020-04-14T17:01:25.862Z] #24 1.462 ++ : stable [2020-04-14T17:01:25.862Z] #24 1.462 ++ : 17.06.2-ce [2020-04-14T17:01:25.862Z] #24 1.462 + install_dockercli [2020-04-14T17:01:25.862Z] #24 1.462 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-14T17:01:25.862Z] #24 1.462 ++ uname -m [2020-04-14T17:01:25.862Z] #24 1.462 + arch=x86_64 [2020-04-14T17:01:25.862Z] #24 1.462 + '[' x86_64 '!=' x86_64 ']' [2020-04-14T17:01:25.862Z] #24 1.462 + url=https://download.docker.com/linux/static [2020-04-14T17:01:25.862Z] #24 1.462 + tar -xz docker/docker [2020-04-14T17:01:25.862Z] #24 1.462 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-04-14T17:01:25.862Z] #24 1.464 Install docker/cli version 17.06.2-ce from stable [2020-04-14T17:01:25.862Z] #24 4.086 + mkdir -p /build [2020-04-14T17:01:25.862Z] #24 4.087 + mv docker/docker /build/ [2020-04-14T17:01:25.862Z] #24 4.088 + rmdir docker [2020-04-14T17:01:25.862Z] #24 DONE 4.2s [2020-04-14T17:01:26.116Z] [2020-04-14T17:01:26.116Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-04-14T17:01:26.676Z] #32 DONE 1.7s [2020-04-14T17:01:26.676Z] [2020-04-14T17:01:26.676Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-14T17:01:28.036Z] #33 1.254 [2020-04-14T17:01:28.036Z] #33 1.353 Removing bundles/ [2020-04-14T17:01:28.036Z] #33 1.354 [2020-04-14T17:01:28.036Z] #33 1.358 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-04-14T17:01:29.396Z] #33 2.567 Building test suite binary ./integration-cli/test.main [2020-04-14T17:01:31.000Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-04-14T17:01:31.000Z] === RUN TestDockerSuite/TestLogsTail [2020-04-14T17:01:31.904Z] #33 ... [2020-04-14T17:01:31.905Z] [2020-04-14T17:01:31.905Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-04-14T17:01:31.905Z] #20 4.659 curl: option --progress: is ambiguous [2020-04-14T17:01:31.905Z] #20 4.664 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-14T17:01:31.905Z] #20 5.229 [2020-04-14T17:01:31.905Z] #20 6.384 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-14T17:01:31.905Z] #20 6.743 curl: option --progress: is ambiguous [2020-04-14T17:01:31.905Z] #20 6.756 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-14T17:01:31.905Z] #20 7.179 [2020-04-14T17:01:31.905Z] #20 8.333 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-14T17:01:31.905Z] #20 8.774 curl: option --progress: is ambiguous [2020-04-14T17:01:31.905Z] #20 8.779 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-14T17:01:31.905Z] #20 9.118 [2020-04-14T17:01:31.905Z] #20 10.36 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-14T17:01:31.931Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-04-14T17:01:32.188Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-04-14T17:01:32.415Z] #20 10.71 curl: option --progress: is ambiguous [2020-04-14T17:01:32.415Z] #20 10.71 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-14T17:01:32.670Z] #20 11.03 [2020-04-14T17:01:32.752Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-04-14T17:01:33.683Z] === RUN TestDockerSuite/TestMountIntoProc [2020-04-14T17:01:34.033Z] #20 12.21 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-14T17:01:34.248Z] === RUN TestDockerSuite/TestMountIntoSys [2020-04-14T17:01:34.289Z] #20 12.60 curl: option --progress: is ambiguous [2020-04-14T17:01:34.289Z] #20 12.60 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-14T17:01:34.544Z] #20 12.97 [2020-04-14T17:01:34.544Z] #20 13.06 Download of images into '/build' complete. [2020-04-14T17:01:34.544Z] #20 13.06 Use something like the following to load the result into a Docker daemon: [2020-04-14T17:01:34.800Z] #20 13.06 tar -cC '/build' . | docker load [2020-04-14T17:01:35.055Z] #20 DONE 13.2s [2020-04-14T17:01:35.055Z] [2020-04-14T17:01:35.055Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-14T17:01:35.179Z] === RUN TestDockerSuite/TestNetHostname [2020-04-14T17:01:35.616Z] #33 ... [2020-04-14T17:01:35.616Z] [2020-04-14T17:01:35.616Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-04-14T17:01:35.616Z] #21 DONE 0.1s [2020-04-14T17:01:35.616Z] [2020-04-14T17:01:35.616Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-04-14T17:01:35.871Z] #25 DONE 0.2s [2020-04-14T17:01:35.871Z] [2020-04-14T17:01:35.871Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-14T17:01:37.701Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-04-14T17:01:37.959Z] === RUN TestDockerSuite/TestNetworkEvents [2020-04-14T17:01:39.328Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-04-14T17:01:41.851Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-04-14T17:01:42.415Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-04-14T17:01:42.672Z] === RUN TestDockerSuite/TestPluginActive [2020-04-14T17:01:44.567Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-04-14T17:01:45.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-14T17:01:45.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-14T17:01:46.462Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-04-14T17:01:46.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-14T17:01:46.804Z] ok github.com/docker/docker/integration/container 64.473s [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] === Skipped [2020-04-14T17:01:46.805Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-04-14T17:01:46.805Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s) [2020-04-14T17:01:46.805Z] copy_test.go:25: testEnv.OSType == "windows" [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2020-04-14T17:01:46.805Z] copy_test.go:39: testEnv.OSType == "windows" [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.03s) [2020-04-14T17:01:46.805Z] copy_test.go:51: testEnv.OSType == "windows" [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2020-04-14T17:01:46.805Z] copy_test.go:65: testEnv.OSType == "windows" [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-04-14T17:01:46.805Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-04-14T17:01:46.805Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-04-14T17:01:46.805Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-04-14T17:01:46.805Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-04-14T17:01:46.805Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-04-14T17:01:46.805Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-04-14T17:01:46.805Z] create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-04-14T17:01:46.805Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-04-14T17:01:46.805Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-04-14T17:01:46.805Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-04-14T17:01:46.805Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-04-14T17:01:46.805Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-04-14T17:01:46.805Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-04-14T17:01:46.805Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-04-14T17:01:46.805Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-04-14T17:01:46.805Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-04-14T17:01:46.805Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-04-14T17:01:46.805Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-04-14T17:01:46.805Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-04-14T17:01:46.805Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-04-14T17:01:46.805Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-04-14T17:01:46.805Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-04-14T17:01:46.805Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-04-14T17:01:46.805Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-04-14T17:01:46.805Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-04-14T17:01:46.805Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-04-14T17:01:46.805Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-04-14T17:01:46.805Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-04-14T17:01:46.805Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-04-14T17:01:46.805Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-04-14T17:01:46.805Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-04-14T17:01:46.805Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-04-14T17:01:46.805Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-04-14T17:01:46.805Z] stats_test.go:20: !testEnv.DaemonInfo.MemoryLimit [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-04-14T17:01:46.805Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-04-14T17:01:46.805Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] DONE 80 tests, 41 skipped in 68.050s [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-04-14T17:01:46.805Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-14T17:01:46.805Z] INFO: Testing against a local daemon [2020-04-14T17:01:46.805Z] ok github.com/docker/docker/integration/image 0.603s [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] === Skipped [2020-04-14T17:01:46.805Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-04-14T17:01:46.805Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-04-14T17:01:46.805Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-04-14T17:01:46.805Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-04-14T17:01:46.805Z] tag_test.go:98: testEnv.OSType == "windows" [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] DONE 11 tests, 4 skipped in 3.190s [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-04-14T17:01:46.805Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-14T17:01:46.805Z] INFO: Testing against a local daemon [2020-04-14T17:01:46.805Z] ok github.com/docker/docker/integration/network 0.239s [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] === Skipped [2020-04-14T17:01:46.805Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-04-14T17:01:46.805Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-04-14T17:01:46.805Z] 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-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-04-14T17:01:46.805Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-04-14T17:01:46.805Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-04-14T17:01:46.805Z] network_test.go:97: testEnv.OSType == "windows" [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-04-14T17:01:46.805Z] service_test.go:29: testEnv.OSType == "windows" [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-04-14T17:01:46.805Z] service_test.go:52: testEnv.OSType == "windows" [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-04-14T17:01:46.805Z] service_test.go:96: testEnv.OSType == "windows" [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-04-14T17:01:46.805Z] service_test.go:130: testEnv.OSType == "windows" [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-04-14T17:01:46.805Z] service_test.go:181: testEnv.OSType == "windows" [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-04-14T17:01:46.805Z] service_test.go:206: testEnv.OSType == "windows" [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-14T17:01:46.805Z] service_test.go:236: FLAKY_TEST [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-04-14T17:01:46.805Z] service_test.go:326: testEnv.OSType == "windows" [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-04-14T17:01:46.805Z] service_test.go:394: testEnv.OSType == "windows" [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] DONE 18 tests, 14 skipped in 3.211s [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-04-14T17:01:46.805Z] testing: warning: no tests to run [2020-04-14T17:01:46.805Z] ok github.com/docker/docker/integration/network/ipvlan 0.124s [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] DONE 0 tests in 1.093s [2020-04-14T17:01:46.805Z] [2020-04-14T17:01:46.805Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-04-14T17:01:47.280Z] testing: warning: no tests to run [2020-04-14T17:01:47.280Z] ok github.com/docker/docker/integration/network/macvlan 0.095s [2020-04-14T17:01:47.280Z] [2020-04-14T17:01:47.280Z] DONE 0 tests in 1.034s [2020-04-14T17:01:47.754Z] [2020-04-14T17:01:47.754Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-04-14T17:01:48.699Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-14T17:01:48.752Z] testing: warning: no tests to run [2020-04-14T17:01:48.752Z] ok github.com/docker/docker/integration/plugin 0.086s [2020-04-14T17:01:48.752Z] [2020-04-14T17:01:48.752Z] DONE 0 tests in 1.043s [2020-04-14T17:01:48.752Z] [2020-04-14T17:01:48.752Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-04-14T17:01:49.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-14T17:01:49.751Z] testing: warning: no tests to run [2020-04-14T17:01:49.751Z] ok github.com/docker/docker/integration/plugin/authz 0.108s [2020-04-14T17:01:49.751Z] [2020-04-14T17:01:49.751Z] DONE 0 tests in 1.040s [2020-04-14T17:01:49.751Z] [2020-04-14T17:01:49.751Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-04-14T17:01:51.720Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-04-14T17:01:51.720Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-04-14T17:01:51.977Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-04-14T17:01:52.731Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-14T17:01:52.731Z] INFO: Testing against a local daemon [2020-04-14T17:01:52.731Z] ok github.com/docker/docker/integration/plugin/common 0.252s [2020-04-14T17:01:52.731Z] [2020-04-14T17:01:52.731Z] DONE 2 tests in 2.851s [2020-04-14T17:01:52.731Z] [2020-04-14T17:01:52.731Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-04-14T17:01:52.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-14T17:01:53.901Z] #33 ... [2020-04-14T17:01:53.901Z] [2020-04-14T17:01:53.901Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-04-14T17:01:53.901Z] #29 29.51 # github.com/docker/docker/contrib/httpserver [2020-04-14T17:01:53.901Z] #29 29.51 loadinternal: cannot find runtime/cgo [2020-04-14T17:01:53.901Z] #29 DONE 29.8s [2020-04-14T17:01:53.901Z] [2020-04-14T17:01:53.901Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-14T17:01:53.901Z] #33 ... [2020-04-14T17:01:53.901Z] [2020-04-14T17:01:53.901Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-04-14T17:01:53.901Z] #30 DONE 0.1s [2020-04-14T17:01:53.901Z] [2020-04-14T17:01:53.901Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-14T17:01:54.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-14T17:01:55.251Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-04-14T17:01:56.620Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-04-14T17:01:57.535Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-14T17:01:57.535Z] INFO: Testing against a local daemon [2020-04-14T17:01:57.535Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.319s [2020-04-14T17:01:57.535Z] [2020-04-14T17:01:57.535Z] === Skipped [2020-04-14T17:01:57.535Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-04-14T17:01:57.535Z] external_test.go:48: runtime.GOOS == "windows" [2020-04-14T17:01:57.535Z] [2020-04-14T17:01:57.535Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-04-14T17:01:57.535Z] external_test.go:408: runtime.GOOS == "windows" [2020-04-14T17:01:57.535Z] [2020-04-14T17:01:57.535Z] [2020-04-14T17:01:57.535Z] DONE 2 tests, 2 skipped in 4.798s [2020-04-14T17:01:57.535Z] [2020-04-14T17:01:57.535Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-04-14T17:01:57.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-14T17:01:58.512Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-04-14T17:01:59.443Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-04-14T17:02:01.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-14T17:02:02.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-14T17:02:02.719Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-04-14T17:02:03.284Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-04-14T17:02:05.806Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-04-14T17:02:05.806Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-04-14T17:02:05.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-14T17:02:07.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-14T17:02:07.702Z] === RUN TestDockerSuite/TestPortHostBinding [2020-04-14T17:02:08.126Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-14T17:02:08.126Z] INFO: Testing against a local daemon [2020-04-14T17:02:08.126Z] ok github.com/docker/docker/integration/plugin/logging 0.343s [2020-04-14T17:02:08.126Z] [2020-04-14T17:02:08.126Z] === Skipped [2020-04-14T17:02:08.126Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-04-14T17:02:08.126Z] read_test.go:21: no unix domain sockets on Windows [2020-04-14T17:02:08.126Z] [2020-04-14T17:02:08.126Z] [2020-04-14T17:02:08.126Z] DONE 1 tests, 1 skipped in 9.756s [2020-04-14T17:02:08.126Z] [2020-04-14T17:02:08.126Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-04-14T17:02:08.633Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-04-14T17:02:08.890Z] === RUN TestDockerSuite/TestPortList [2020-04-14T17:02:09.141Z] testing: warning: no tests to run [2020-04-14T17:02:09.141Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.195s [2020-04-14T17:02:09.141Z] [2020-04-14T17:02:09.141Z] DONE 0 tests in 1.818s [2020-04-14T17:02:09.141Z] [2020-04-14T17:02:09.141Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-04-14T17:02:11.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-14T17:02:11.416Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-04-14T17:02:12.966Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-14T17:02:12.966Z] INFO: Testing against a local daemon [2020-04-14T17:02:12.966Z] ok github.com/docker/docker/integration/plugin/volumes 0.293s [2020-04-14T17:02:12.966Z] [2020-04-14T17:02:12.966Z] === Skipped [2020-04-14T17:02:12.966Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-04-14T17:02:12.966Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-04-14T17:02:12.966Z] [2020-04-14T17:02:12.966Z] [2020-04-14T17:02:12.966Z] DONE 1 tests, 1 skipped in 3.603s [2020-04-14T17:02:12.966Z] [2020-04-14T17:02:12.966Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-04-14T17:02:13.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-14T17:02:14.692Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-04-14T17:02:15.240Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-14T17:02:15.953Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-14T17:02:15.953Z] INFO: Testing against a local daemon [2020-04-14T17:02:15.953Z] ok github.com/docker/docker/integration/secret 0.246s [2020-04-14T17:02:15.953Z] [2020-04-14T17:02:15.953Z] === Skipped [2020-04-14T17:02:15.953Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-04-14T17:02:15.953Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-04-14T17:02:15.953Z] [2020-04-14T17:02:15.953Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-04-14T17:02:15.953Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-04-14T17:02:15.953Z] [2020-04-14T17:02:15.953Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-04-14T17:02:15.953Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-04-14T17:02:15.953Z] [2020-04-14T17:02:15.954Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-04-14T17:02:15.954Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-04-14T17:02:15.954Z] [2020-04-14T17:02:15.954Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-04-14T17:02:15.954Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-04-14T17:02:15.954Z] [2020-04-14T17:02:15.954Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-04-14T17:02:15.954Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-04-14T17:02:15.954Z] [2020-04-14T17:02:15.954Z] [2020-04-14T17:02:15.954Z] DONE 6 tests, 6 skipped in 3.061s [2020-04-14T17:02:16.428Z] [2020-04-14T17:02:16.428Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-04-14T17:02:16.733Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-14T17:02:16.733Z] Using test binary docker [2020-04-14T17:02:17.023Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-14T17:02:17.023Z] +++ /etc/init.d/apparmor start [2020-04-14T17:02:17.023Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-14T17:02:17.023Z] INFO: Waiting for daemon to start... [2020-04-14T17:02:17.023Z] Starting dockerd [2020-04-14T17:02:17.023Z] +++ 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-04-14T17:02:18.870Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-04-14T17:02:19.066Z] . [2020-04-14T17:02:19.066Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-14T17:02:19.066Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-14T17:02:19.066Z] Error: No such image: emptyfs [2020-04-14T17:02:19.066Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-14T17:02:19.066Z] ++++ docker load [2020-04-14T17:02:19.353Z] Running integration-test (iteration 1) [2020-04-14T17:02:19.353Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-04-14T17:02:19.353Z] ++ 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-04-14T17:02:19.353Z] ++ set -e [2020-04-14T17:02:19.353Z] ++ '[' -n 0 ']' [2020-04-14T17:02:19.353Z] ++ set -x [2020-04-14T17:02:19.353Z] ++ env -i DEST=/go/src/github.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-04-14T17:02:20.241Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-04-14T17:02:20.255Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-14T17:02:20.256Z] INFO: Testing against a local daemon [2020-04-14T17:02:20.256Z] ok github.com/docker/docker/integration/service 0.446s [2020-04-14T17:02:20.256Z] [2020-04-14T17:02:20.256Z] === Skipped [2020-04-14T17:02:20.256Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-14T17:02:20.256Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-14T17:02:20.256Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-04-14T17:02:20.256Z] [2020-04-14T17:02:20.256Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-14T17:02:20.256Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-14T17:02:20.256Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-04-14T17:02:20.256Z] [2020-04-14T17:02:20.256Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-04-14T17:02:20.256Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-04-14T17:02:20.256Z] [2020-04-14T17:02:20.256Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-04-14T17:02:20.256Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-04-14T17:02:20.256Z] [2020-04-14T17:02:20.256Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2020-04-14T17:02:20.256Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-04-14T17:02:20.256Z] [2020-04-14T17:02:20.256Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-04-14T17:02:20.256Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-04-14T17:02:20.256Z] [2020-04-14T17:02:20.256Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-04-14T17:02:20.256Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-04-14T17:02:20.256Z] [2020-04-14T17:02:20.256Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-04-14T17:02:20.256Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-04-14T17:02:20.256Z] [2020-04-14T17:02:20.256Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-04-14T17:02:20.256Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-04-14T17:02:20.256Z] [2020-04-14T17:02:20.256Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-04-14T17:02:20.256Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-04-14T17:02:20.256Z] [2020-04-14T17:02:20.256Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-04-14T17:02:20.256Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-04-14T17:02:20.256Z] [2020-04-14T17:02:20.256Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-04-14T17:02:20.256Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-04-14T17:02:20.256Z] [2020-04-14T17:02:20.256Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-04-14T17:02:20.256Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-04-14T17:02:20.256Z] [2020-04-14T17:02:20.256Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-04-14T17:02:20.256Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-04-14T17:02:20.256Z] [2020-04-14T17:02:20.256Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-04-14T17:02:20.256Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-04-14T17:02:20.256Z] [2020-04-14T17:02:20.256Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-04-14T17:02:20.256Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-04-14T17:02:20.256Z] [2020-04-14T17:02:20.256Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-04-14T17:02:20.256Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-04-14T17:02:20.256Z] [2020-04-14T17:02:20.256Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-04-14T17:02:20.256Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-04-14T17:02:20.256Z] [2020-04-14T17:02:20.256Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-04-14T17:02:20.256Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-04-14T17:02:20.256Z] [2020-04-14T17:02:20.256Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-04-14T17:02:20.256Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-04-14T17:02:20.256Z] [2020-04-14T17:02:20.256Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-04-14T17:02:20.256Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-04-14T17:02:20.256Z] [2020-04-14T17:02:20.256Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-04-14T17:02:20.256Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-04-14T17:02:20.256Z] [2020-04-14T17:02:20.256Z] [2020-04-14T17:02:20.256Z] DONE 23 tests, 22 skipped in 4.121s [2020-04-14T17:02:20.256Z] [2020-04-14T17:02:20.256Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-04-14T17:02:20.805Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-04-14T17:02:21.736Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-04-14T17:02:23.257Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-14T17:02:23.258Z] INFO: Testing against a local daemon [2020-04-14T17:02:23.258Z] ok github.com/docker/docker/integration/session 0.224s [2020-04-14T17:02:23.258Z] [2020-04-14T17:02:23.258Z] === Skipped [2020-04-14T17:02:23.258Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-04-14T17:02:23.258Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-04-14T17:02:23.258Z] [2020-04-14T17:02:23.258Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-04-14T17:02:23.258Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-04-14T17:02:23.258Z] [2020-04-14T17:02:23.258Z] [2020-04-14T17:02:23.258Z] DONE 2 tests, 2 skipped in 2.865s [2020-04-14T17:02:23.258Z] [2020-04-14T17:02:23.258Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-04-14T17:02:24.260Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-04-14T17:02:26.235Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-14T17:02:26.235Z] INFO: Testing against a local daemon [2020-04-14T17:02:27.815Z] ok github.com/docker/docker/integration/system 1.501s [2020-04-14T17:02:27.815Z] [2020-04-14T17:02:27.815Z] === Skipped [2020-04-14T17:02:27.815Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-14T17:02:27.815Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-04-14T17:02:27.815Z] [2020-04-14T17:02:27.815Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-04-14T17:02:27.815Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-04-14T17:02:27.815Z] [2020-04-14T17:02:27.815Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-04-14T17:02:27.815Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-04-14T17:02:27.815Z] [2020-04-14T17:02:27.815Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-04-14T17:02:27.815Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-14T17:02:27.815Z] [2020-04-14T17:02:27.815Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-04-14T17:02:27.815Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-04-14T17:02:27.815Z] [2020-04-14T17:02:27.815Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-04-14T17:02:27.815Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-04-14T17:02:27.815Z] [2020-04-14T17:02:27.815Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-04-14T17:02:27.815Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-04-14T17:02:27.815Z] [2020-04-14T17:02:27.815Z] [2020-04-14T17:02:27.815Z] DONE 13 tests, 7 skipped in 4.321s [2020-04-14T17:02:27.815Z] [2020-04-14T17:02:27.815Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-04-14T17:02:29.542Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-04-14T17:02:29.542Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-04-14T17:02:29.542Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-04-14T17:02:29.798Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-04-14T17:02:29.799Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-04-14T17:02:30.729Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-04-14T17:02:30.729Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-04-14T17:02:30.729Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-04-14T17:02:30.795Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-14T17:02:30.795Z] INFO: Testing against a local daemon [2020-04-14T17:02:30.795Z] ok github.com/docker/docker/integration/volume 0.335s [2020-04-14T17:02:30.795Z] [2020-04-14T17:02:30.795Z] === Skipped [2020-04-14T17:02:30.795Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-04-14T17:02:30.795Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-04-14T17:02:30.795Z] [2020-04-14T17:02:30.795Z] [2020-04-14T17:02:30.795Z] DONE 5 tests, 1 skipped in 3.102s [2020-04-14T17:02:30.795Z] [2020-04-14T17:02:30.795Z] INFO: make.ps1 ended at 04/14/2020 17:02:30 [2020-04-14T17:02:30.795Z] INFO: Integration CLI tests being run from the host: [2020-04-14T17:02:30.795Z] 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-04-14T17:02:31.660Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-04-14T17:02:31.660Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-04-14T17:02:33.554Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-04-14T17:02:33.554Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-04-14T17:02:34.668Z] Loaded image: buildpack-deps:jessie [2020-04-14T17:02:34.668Z] Loaded image: busybox:latest [2020-04-14T17:02:34.668Z] Loaded image: busybox:glibc [2020-04-14T17:02:34.668Z] Loaded image: debian:jessie [2020-04-14T17:02:34.668Z] Loaded image: hello-world:latest [2020-04-14T17:02:34.668Z] INFO: Testing against a local daemon [2020-04-14T17:02:34.668Z] === RUN TestCgroupNamespacesBuild [2020-04-14T17:02:35.691Z] --- PASS: TestCgroupNamespacesBuild (1.57s) [2020-04-14T17:02:35.691Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-14T17:02:36.076Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-04-14T17:02:36.641Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-04-14T17:02:37.180Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.59s) [2020-04-14T17:02:37.180Z] === RUN TestBuildWithSession [2020-04-14T17:02:37.180Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-14T17:02:37.180Z] build_session_test.go:25: TODO: BuildKit [2020-04-14T17:02:37.180Z] === RUN TestBuildSquashParent [2020-04-14T17:02:38.535Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-04-14T17:02:38.793Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-04-14T17:02:39.050Z] === RUN TestDockerSuite/TestPsByOrder [2020-04-14T17:02:42.322Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-04-14T17:02:42.740Z] --- PASS: TestBuildSquashParent (5.32s) [2020-04-14T17:02:42.740Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-14T17:02:42.740Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-14T17:02:42.740Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-14T17:02:42.740Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-14T17:02:42.740Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-14T17:02:42.740Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-14T17:02:42.740Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-14T17:02:42.740Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-14T17:02:42.740Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-14T17:02:42.740Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-14T17:02:42.740Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-14T17:02:42.740Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-14T17:02:42.740Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-14T17:02:42.740Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-14T17:02:42.740Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-14T17:02:42.740Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-14T17:02:42.740Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-14T17:02:43.252Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-04-14T17:02:43.434Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-14T17:02:43.434Z] INFO: Testing against a local daemon [2020-04-14T17:02:45.454Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-14T17:02:45.454Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-14T17:02:46.528Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-04-14T17:02:47.508Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-04-14T17:02:47.508Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.58s) [2020-04-14T17:02:47.508Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.78s) [2020-04-14T17:02:47.508Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.14s) [2020-04-14T17:02:47.508Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.30s) [2020-04-14T17:02:47.508Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.10s) [2020-04-14T17:02:47.508Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.03s) [2020-04-14T17:02:47.508Z] === RUN TestBuildMultiStageCopy [2020-04-14T17:02:47.508Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-14T17:02:49.544Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-14T17:02:49.803Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-04-14T17:02:49.829Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-14T17:02:50.116Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-14T17:02:50.410Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-14T17:02:51.044Z] --- PASS: TestBuildMultiStageCopy (3.62s) [2020-04-14T17:02:51.044Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.95s) [2020-04-14T17:02:51.044Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.40s) [2020-04-14T17:02:51.044Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.39s) [2020-04-14T17:02:51.044Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.44s) [2020-04-14T17:02:51.044Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.45s) [2020-04-14T17:02:51.044Z] === RUN TestBuildMultiStageParentConfig [2020-04-14T17:02:52.066Z] --- PASS: TestBuildMultiStageParentConfig (1.03s) [2020-04-14T17:02:52.066Z] === RUN TestBuildLabelWithTargets [2020-04-14T17:02:52.325Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-04-14T17:02:52.325Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-04-14T17:02:53.256Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-04-14T17:02:53.574Z] --- PASS: TestBuildLabelWithTargets (1.56s) [2020-04-14T17:02:53.574Z] === RUN TestBuildWithEmptyLayers [2020-04-14T17:02:54.598Z] --- PASS: TestBuildWithEmptyLayers (0.81s) [2020-04-14T17:02:54.598Z] === RUN TestBuildMultiStageOnBuild [2020-04-14T17:02:55.783Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-04-14T17:02:56.650Z] --- PASS: TestBuildMultiStageOnBuild (2.20s) [2020-04-14T17:02:56.650Z] === RUN TestBuildUncleanTarFilenames [2020-04-14T17:02:57.151Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-04-14T17:02:57.679Z] --- PASS: TestBuildUncleanTarFilenames (1.23s) [2020-04-14T17:02:57.679Z] === RUN TestBuildMultiStageLayerLeak [2020-04-14T17:03:00.402Z] --- PASS: TestBuildMultiStageLayerLeak (2.41s) [2020-04-14T17:03:00.402Z] === RUN TestBuildWithHugeFile [2020-04-14T17:03:00.430Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-04-14T17:03:03.712Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-04-14T17:03:05.609Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-04-14T17:03:05.609Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-04-14T17:03:08.134Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-04-14T17:03:08.699Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-04-14T17:03:09.630Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-04-14T17:03:11.528Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-04-14T17:03:13.426Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-04-14T17:03:15.950Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-04-14T17:03:17.320Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-04-14T17:03:17.320Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-04-14T17:03:18.252Z] === RUN TestDockerSuite/TestPsRightTagName [2020-04-14T17:03:20.775Z] === RUN TestDockerSuite/TestPsShowMounts [2020-04-14T17:03:22.144Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-04-14T17:03:23.518Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-04-14T17:03:24.890Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-04-14T17:03:24.890Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-04-14T17:03:24.890Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-04-14T17:03:24.890Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-04-14T17:03:24.890Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-04-14T17:03:25.820Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-04-14T17:03:27.718Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-04-14T17:03:29.087Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-04-14T17:03:29.653Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-04-14T17:03:36.227Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-04-14T17:03:38.123Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-04-14T17:03:39.493Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-04-14T17:03:42.017Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-04-14T17:03:42.017Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-04-14T17:03:42.017Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-04-14T17:03:42.017Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-04-14T17:03:45.292Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-04-14T17:03:45.306Z] #33 129.2 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-14T17:03:45.306Z] #33 131.9 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-14T17:03:45.306Z] #33 133.1 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-14T17:03:45.306Z] #33 135.1 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-14T17:03:45.306Z] #33 137.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-14T17:03:45.306Z] #33 138.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-14T17:03:46.222Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-04-14T17:03:46.668Z] #33 139.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-14T17:03:47.594Z] #33 141.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-14T17:03:47.849Z] #33 141.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-14T17:03:49.498Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-04-14T17:03:49.732Z] #33 142.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-14T17:03:50.064Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-04-14T17:03:50.655Z] #33 143.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-14T17:03:51.958Z] === RUN TestDockerSuite/TestRmiBlank [2020-04-14T17:03:51.958Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-04-14T17:03:51.958Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-04-14T17:03:52.016Z] #33 145.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-14T17:03:52.521Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-04-14T17:03:53.376Z] #33 146.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-14T17:03:54.299Z] #33 147.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-14T17:03:55.659Z] #33 149.1 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-14T17:03:55.797Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-04-14T17:03:56.728Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-04-14T17:03:56.985Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-04-14T17:03:57.018Z] #33 150.2 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-14T17:03:58.883Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-04-14T17:03:58.901Z] #33 152.0 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-14T17:03:59.813Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-04-14T17:03:59.823Z] #33 153.0 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-14T17:04:00.746Z] #33 154.2 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-14T17:04:01.709Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-04-14T17:04:02.108Z] #33 155.3 [2020-04-14T17:04:02.108Z] #33 DONE 155.6s [2020-04-14T17:04:02.363Z] [2020-04-14T17:04:02.363Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-04-14T17:04:03.078Z] === RUN TestDockerSuite/TestRmiTag [2020-04-14T17:04:03.078Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-04-14T17:04:03.722Z] #34 DONE 1.3s [2020-04-14T17:04:04.010Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-04-14T17:04:05.081Z] [2020-04-14T17:04:05.081Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-04-14T17:04:05.641Z] #35 DONE 0.5s [2020-04-14T17:04:05.641Z] [2020-04-14T17:04:05.641Z] #36 exporting to image [2020-04-14T17:04:05.641Z] #36 exporting layers [2020-04-14T17:04:07.525Z] #36 exporting layers 1.8s done [2020-04-14T17:04:07.525Z] #36 writing image sha256:86fc23b85951158d0777eaab3644cc8b75754ed509ff37740beea7d2c282dbf6 done [2020-04-14T17:04:07.525Z] #36 naming to docker.io/library/moby-e2e-test done [2020-04-14T17:04:07.525Z] #36 DONE 1.8s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-14T17:04:07.963Z] + echo Ensuring container killed. [2020-04-14T17:04:07.963Z] Ensuring container killed. [2020-04-14T17:04:07.963Z] + docker rm -vf docker-pr12 [2020-04-14T17:04:07.963Z] Error: No such container: docker-pr12 [2020-04-14T17:04:07.963Z] + true [Pipeline] sh [2020-04-14T17:04:08.203Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-04-14T17:04:08.323Z] + echo Chowning /workspace to jenkins user [2020-04-14T17:04:08.323Z] Chowning /workspace to jenkins user [2020-04-14T17:04:08.323Z] + id -u [2020-04-14T17:04:08.323Z] + id -g [2020-04-14T17:04:08.323Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39771:/workspace busybox chown -R 1000:1000 /workspace [2020-04-14T17:04:09.135Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-14T17:04:09.703Z] + bundleName=unit [2020-04-14T17:04:09.704Z] + echo Creating unit-bundles.tar.gz [2020-04-14T17:04:09.704Z] Creating unit-bundles.tar.gz [2020-04-14T17:04:09.704Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-04-14T17:04:09.704Z] bundles/junit-report.xml [2020-04-14T17:04:09.704Z] bundles/go-test-report.json [2020-04-14T17:04:09.704Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-04-14T17:04:09.713Z] Archiving artifacts [2020-04-14T17:04:10.295Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39771/12/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-14T17:04:10.505Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-04-14T17:04:10.645Z] + make clean [2020-04-14T17:04:10.762Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-04-14T17:04:10.916Z] docker volume rm -f docker-dev-cache [2020-04-14T17:04:10.916Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-14T17:04:12.133Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-04-14T17:04:12.390Z] === RUN TestDockerSuite/TestRunAddHost [2020-04-14T17:04:13.322Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-04-14T17:04:13.579Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-04-14T17:04:14.692Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-04-14T17:04:14.692Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-04-14T17:04:15.623Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-04-14T17:04:15.623Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-04-14T17:04:17.520Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-04-14T17:04:18.084Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-04-14T17:04:18.341Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-04-14T17:04:19.273Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-04-14T17:04:20.205Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-04-14T17:04:22.100Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-04-14T17:04:23.470Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-04-14T17:04:24.401Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-04-14T17:04:25.331Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-04-14T17:04:26.261Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-04-14T17:04:27.191Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-04-14T17:04:28.121Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-04-14T17:04:29.052Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-04-14T17:04:30.421Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-04-14T17:04:30.984Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-04-14T17:04:31.916Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-04-14T17:04:32.506Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-04-14T17:04:32.763Z] === RUN TestDockerSuite/TestRunBindMounts [2020-04-14T17:04:35.285Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-04-14T17:04:35.849Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-04-14T17:04:36.413Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-04-14T17:04:37.343Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-04-14T17:04:37.609Z] --- PASS: TestBuildWithHugeFile (83.16s) [2020-04-14T17:04:37.609Z] === RUN TestBuildWithEmptyDockerfile [2020-04-14T17:04:37.609Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-14T17:04:37.609Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-14T17:04:37.609Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-14T17:04:37.609Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-14T17:04:37.609Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-14T17:04:37.609Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-14T17:04:37.609Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-14T17:04:37.609Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-14T17:04:37.609Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-14T17:04:37.609Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-04-14T17:04:37.609Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.31s) [2020-04-14T17:04:37.609Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.32s) [2020-04-14T17:04:37.609Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.34s) [2020-04-14T17:04:37.609Z] === RUN TestBuildPreserveOwnership [2020-04-14T17:04:37.609Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-14T17:04:37.609Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-14T17:04:37.609Z] --- PASS: TestBuildPreserveOwnership (4.89s) [2020-04-14T17:04:37.609Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.16s) [2020-04-14T17:04:37.609Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.71s) [2020-04-14T17:04:37.609Z] === RUN TestBuildPlatformInvalid [2020-04-14T17:04:37.609Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-04-14T17:04:37.609Z] PASS [2020-04-14T17:04:37.609Z] [2020-04-14T17:04:37.609Z] === Skipped [2020-04-14T17:04:37.609Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-04-14T17:04:37.609Z] build_session_test.go:25: TODO: BuildKit [2020-04-14T17:04:37.609Z] [2020-04-14T17:04:37.609Z] [2020-04-14T17:04:37.609Z] DONE 32 tests, 1 skipped in 129.507s [2020-04-14T17:04:37.609Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-04-14T17:04:37.609Z] ++ 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-04-14T17:04:37.609Z] ++ set -e [2020-04-14T17:04:37.609Z] ++ '[' -n 0 ']' [2020-04-14T17:04:37.609Z] ++ set -x [2020-04-14T17:04:37.609Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-14T17:04:37.609Z] INFO: Testing against a local daemon [2020-04-14T17:04:37.609Z] === RUN TestConfigInspect [2020-04-14T17:04:37.609Z] --- PASS: TestConfigInspect (2.31s) [2020-04-14T17:04:37.609Z] === RUN TestConfigList [2020-04-14T17:04:37.609Z] --- PASS: TestConfigList (2.28s) [2020-04-14T17:04:37.609Z] === RUN TestConfigsCreateAndDelete [2020-04-14T17:04:37.609Z] --- PASS: TestConfigsCreateAndDelete (2.27s) [2020-04-14T17:04:37.609Z] === RUN TestConfigsUpdate [2020-04-14T17:04:37.907Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-04-14T17:04:38.163Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-04-14T17:04:38.163Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-04-14T17:04:38.244Z] --- PASS: TestConfigsUpdate (2.27s) [2020-04-14T17:04:38.244Z] === RUN TestTemplatedConfig [2020-04-14T17:04:39.095Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-04-14T17:04:39.659Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-04-14T17:04:40.591Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-04-14T17:04:40.943Z] --- PASS: TestTemplatedConfig (2.85s) [2020-04-14T17:04:40.943Z] === RUN TestConfigCreateResolve [2020-04-14T17:04:41.522Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-04-14T17:04:42.452Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-04-14T17:04:42.452Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-04-14T17:04:43.015Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-04-14T17:04:43.015Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-04-14T17:04:43.650Z] --- PASS: TestConfigCreateResolve (2.37s) [2020-04-14T17:04:43.650Z] === RUN TestConfigDaemonLibtrustID [2020-04-14T17:04:43.936Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-04-14T17:04:43.936Z] PASS [2020-04-14T17:04:43.936Z] [2020-04-14T17:04:43.936Z] DONE 7 tests in 15.003s [2020-04-14T17:04:43.936Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-04-14T17:04:43.936Z] ++ 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-04-14T17:04:43.936Z] ++ set -e [2020-04-14T17:04:43.936Z] ++ '[' -n 0 ']' [2020-04-14T17:04:43.936Z] ++ set -x [2020-04-14T17:04:43.936Z] ++ env -i DEST=/go/src/github.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-04-14T17:04:43.936Z] INFO: Testing against a local daemon [2020-04-14T17:04:43.936Z] === RUN TestCheckpoint [2020-04-14T17:04:43.936Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-14T17:04:43.936Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-14T17:04:43.936Z] === RUN TestContainerInvalidJSON [2020-04-14T17:04:43.936Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-14T17:04:43.936Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-14T17:04:43.936Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-14T17:04:43.936Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-14T17:04:43.936Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-14T17:04:43.936Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-14T17:04:43.936Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-14T17:04:43.936Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-14T17:04:43.936Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-14T17:04:43.936Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-04-14T17:04:43.936Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-14T17:04:43.936Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-14T17:04:43.936Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-14T17:04:43.936Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-14T17:04:44.223Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-04-14T17:04:44.223Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-14T17:04:44.223Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-04-14T17:04:44.223Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-14T17:04:44.223Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-04-14T17:04:44.223Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-14T17:04:44.223Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-04-14T17:04:44.223Z] === RUN TestCopyFromContainer [2020-04-14T17:04:44.384Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-04-14T17:04:45.315Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-04-14T17:04:46.247Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-04-14T17:04:46.257Z] === RUN TestCopyFromContainer// [2020-04-14T17:04:46.257Z] === RUN TestCopyFromContainer//bar/root [2020-04-14T17:04:46.257Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-14T17:04:46.257Z] === RUN TestCopyFromContainer/bar/quux [2020-04-14T17:04:46.257Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-14T17:04:46.257Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-14T17:04:46.504Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-04-14T17:04:46.543Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-14T17:04:46.543Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-14T17:04:46.543Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-14T17:04:46.830Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-14T17:04:46.830Z] --- PASS: TestCopyFromContainer (2.55s) [2020-04-14T17:04:46.830Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-04-14T17:04:46.830Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-04-14T17:04:46.830Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-04-14T17:04:46.830Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-04-14T17:04:46.830Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-04-14T17:04:46.830Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-04-14T17:04:46.830Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-04-14T17:04:46.830Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-04-14T17:04:46.830Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-04-14T17:04:46.830Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-04-14T17:04:46.830Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-14T17:04:46.830Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-14T17:04:46.830Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-14T17:04:46.830Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-14T17:04:46.830Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-14T17:04:46.830Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-14T17:04:46.830Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-14T17:04:46.830Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-14T17:04:46.830Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-14T17:04:46.830Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-14T17:04:46.830Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-04-14T17:04:46.830Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-04-14T17:04:46.830Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-04-14T17:04:46.830Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-04-14T17:04:46.830Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-14T17:04:46.830Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-04-14T17:04:46.830Z] === RUN TestCreateWithInvalidEnv [2020-04-14T17:04:46.830Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-14T17:04:46.830Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-14T17:04:46.830Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-14T17:04:46.830Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-14T17:04:46.830Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-14T17:04:46.830Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-14T17:04:47.069Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-04-14T17:04:47.069Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-04-14T17:04:47.116Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-14T17:04:47.116Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-14T17:04:47.116Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-14T17:04:47.116Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-04-14T17:04:47.116Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-14T17:04:47.116Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-14T17:04:47.116Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-14T17:04:47.116Z] === RUN TestCreateTmpfsMountsTarget [2020-04-14T17:04:47.116Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-04-14T17:04:47.116Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-14T17:04:47.999Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-04-14T17:04:49.154Z] --- PASS: TestCreateWithCustomMaskedPaths (1.88s) [2020-04-14T17:04:49.154Z] === RUN TestCreateWithCapabilities [2020-04-14T17:04:49.154Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-14T17:04:49.154Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-14T17:04:49.154Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-14T17:04:49.154Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-14T17:04:49.154Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-14T17:04:49.154Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-14T17:04:49.154Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-14T17:04:49.154Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-14T17:04:49.154Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-14T17:04:49.154Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-14T17:04:49.154Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-14T17:04:49.154Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-14T17:04:49.154Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-14T17:04:49.154Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-14T17:04:49.154Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-14T17:04:49.154Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-14T17:04:49.154Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-14T17:04:49.154Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-14T17:04:49.154Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-14T17:04:49.154Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-14T17:04:49.154Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-14T17:04:49.154Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-14T17:04:49.154Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-14T17:04:49.154Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-14T17:04:49.154Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-14T17:04:49.154Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-14T17:04:49.154Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-14T17:04:49.154Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-14T17:04:49.154Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-14T17:04:49.154Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-14T17:04:49.154Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-14T17:04:49.154Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-14T17:04:49.154Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-14T17:04:49.154Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-04-14T17:04:49.154Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-04-14T17:04:49.154Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-04-14T17:04:49.154Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-04-14T17:04:49.154Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-04-14T17:04:49.154Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-14T17:04:49.154Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-04-14T17:04:49.154Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-04-14T17:04:49.154Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2020-04-14T17:04:49.154Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-04-14T17:04:49.154Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-04-14T17:04:49.154Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-04-14T17:04:49.155Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-14T17:04:49.369Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-04-14T17:04:49.627Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-04-14T17:04:51.236Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.96s) [2020-04-14T17:04:51.236Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-14T17:04:51.236Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-14T17:04:51.236Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-14T17:04:51.236Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-14T17:04:51.236Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-14T17:04:51.236Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-14T17:04:51.236Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-14T17:04:51.236Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-14T17:04:51.236Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-14T17:04:51.236Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-14T17:04:51.236Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-14T17:04:51.236Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-14T17:04:51.236Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-14T17:04:51.236Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-14T17:04:51.236Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-14T17:04:51.236Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-14T17:04:51.236Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-04-14T17:04:51.236Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-04-14T17:04:51.236Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2020-04-14T17:04:51.236Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-04-14T17:04:51.236Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-04-14T17:04:51.236Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-04-14T17:04:51.236Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-14T17:04:51.522Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-04-14T17:04:51.855Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.69s) [2020-04-14T17:04:51.855Z] === RUN TestContainerStartOnDaemonRestart [2020-04-14T17:04:51.855Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-14T17:04:51.855Z] === RUN TestDaemonRestartIpcMode [2020-04-14T17:04:51.855Z] === PAUSE TestDaemonRestartIpcMode [2020-04-14T17:04:51.855Z] === RUN TestDaemonHostGatewayIP [2020-04-14T17:04:51.855Z] === PAUSE TestDaemonHostGatewayIP [2020-04-14T17:04:51.855Z] === RUN TestDiff [2020-04-14T17:04:52.476Z] --- PASS: TestDiff (0.70s) [2020-04-14T17:04:52.476Z] === RUN TestExecWithCloseStdin [2020-04-14T17:04:53.416Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-04-14T17:04:53.490Z] --- PASS: TestExecWithCloseStdin (0.77s) [2020-04-14T17:04:53.490Z] === RUN TestExec [2020-04-14T17:04:53.980Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-04-14T17:04:54.113Z] --- PASS: TestExec (0.79s) [2020-04-14T17:04:54.113Z] === RUN TestExecUser [2020-04-14T17:04:54.734Z] --- PASS: TestExecUser (0.78s) [2020-04-14T17:04:54.734Z] === RUN TestExportContainerAndImportImage [2020-04-14T17:04:54.910Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-04-14T17:04:55.472Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-04-14T17:04:55.752Z] --- PASS: TestExportContainerAndImportImage (1.03s) [2020-04-14T17:04:55.752Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-14T17:04:56.402Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-04-14T17:04:57.334Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-04-14T17:04:57.799Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s) [2020-04-14T17:04:57.799Z] === RUN TestHealthCheckWorkdir [2020-04-14T17:04:58.419Z] --- PASS: TestHealthCheckWorkdir (0.95s) [2020-04-14T17:04:58.419Z] === RUN TestHealthKillContainer [2020-04-14T17:04:59.248Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-04-14T17:05:01.882Z] --- PASS: TestHealthKillContainer (2.87s) [2020-04-14T17:05:01.882Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-14T17:05:01.882Z] --- PASS: TestInspectCpusetInConfigPre120 (0.65s) [2020-04-14T17:05:01.882Z] === RUN TestIpcModeNone [2020-04-14T17:05:02.922Z] --- PASS: TestIpcModeNone (0.77s) [2020-04-14T17:05:02.922Z] === RUN TestIpcModePrivate [2020-04-14T17:05:03.421Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-04-14T17:05:03.421Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-04-14T17:05:03.542Z] --- PASS: TestIpcModePrivate (0.77s) [2020-04-14T17:05:03.542Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-04-14T17:05:03.542Z] === RUN TestIpcModeShareable [2020-04-14T17:05:03.679Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-04-14T17:05:04.162Z] --- PASS: TestIpcModeShareable (0.80s) [2020-04-14T17:05:04.163Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-04-14T17:05:04.163Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-14T17:05:05.052Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-04-14T17:05:06.421Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-04-14T17:05:06.858Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.34s) [2020-04-14T17:05:06.858Z] === RUN TestAPIIpcModeHost [2020-04-14T17:05:07.144Z] --- PASS: TestAPIIpcModeHost (0.64s) [2020-04-14T17:05:07.144Z] === RUN TestDaemonIpcModeShareable [2020-04-14T17:05:08.316Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-04-14T17:05:09.180Z] --- PASS: TestDaemonIpcModeShareable (1.68s) [2020-04-14T17:05:09.180Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-04-14T17:05:09.180Z] === RUN TestDaemonIpcModePrivate [2020-04-14T17:05:10.667Z] --- PASS: TestDaemonIpcModePrivate (1.70s) [2020-04-14T17:05:10.667Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-04-14T17:05:10.667Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-14T17:05:10.838Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-04-14T17:05:12.704Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.73s) [2020-04-14T17:05:12.704Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-04-14T17:05:12.704Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-14T17:05:14.111Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-04-14T17:05:14.111Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-04-14T17:05:14.111Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-04-14T17:05:14.187Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.66s) [2020-04-14T17:05:14.187Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-04-14T17:05:14.187Z] === RUN TestIpcModeOlderClient [2020-04-14T17:05:14.187Z] === PAUSE TestIpcModeOlderClient [2020-04-14T17:05:14.187Z] === RUN TestKillContainerInvalidSignal [2020-04-14T17:05:14.368Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-04-14T17:05:14.809Z] --- PASS: TestKillContainerInvalidSignal (0.71s) [2020-04-14T17:05:14.809Z] === RUN TestKillContainer [2020-04-14T17:05:14.809Z] === RUN TestKillContainer/no_signal [2020-04-14T17:05:15.430Z] === RUN TestKillContainer/non_killing_signal [2020-04-14T17:05:16.052Z] === RUN TestKillContainer/killing_signal [2020-04-14T17:05:16.265Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-04-14T17:05:17.076Z] --- PASS: TestKillContainer (2.10s) [2020-04-14T17:05:17.076Z] --- PASS: TestKillContainer/no_signal (0.67s) [2020-04-14T17:05:17.076Z] --- PASS: TestKillContainer/non_killing_signal (0.48s) [2020-04-14T17:05:17.076Z] --- PASS: TestKillContainer/killing_signal (0.65s) [2020-04-14T17:05:17.076Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-14T17:05:17.076Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-14T17:05:17.360Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-14T17:05:17.635Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-04-14T17:05:18.374Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.33s) [2020-04-14T17:05:18.374Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.63s) [2020-04-14T17:05:18.374Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.44s) [2020-04-14T17:05:18.374Z] === RUN TestKillStoppedContainer [2020-04-14T17:05:18.374Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-04-14T17:05:18.374Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-14T17:05:18.374Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-04-14T17:05:18.374Z] === RUN TestKillDifferentUserContainer [2020-04-14T17:05:19.000Z] --- PASS: TestKillDifferentUserContainer (0.69s) [2020-04-14T17:05:19.000Z] === RUN TestInspectOomKilledTrue [2020-04-14T17:05:20.158Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-04-14T17:05:20.485Z] --- PASS: TestInspectOomKilledTrue (1.20s) [2020-04-14T17:05:20.485Z] === RUN TestInspectOomKilledFalse [2020-04-14T17:05:20.721Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-04-14T17:05:20.771Z] --- PASS: TestInspectOomKilledFalse (0.64s) [2020-04-14T17:05:20.771Z] === RUN TestLinksEtcHostsContentMatch [2020-04-14T17:05:21.392Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2020-04-14T17:05:21.392Z] === RUN TestLinksContainerNames [2020-04-14T17:05:22.615Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-04-14T17:05:22.872Z] --- PASS: TestLinksContainerNames (1.29s) [2020-04-14T17:05:22.872Z] === RUN TestLogsFollowTailEmpty [2020-04-14T17:05:23.180Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-04-14T17:05:23.180Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-04-14T17:05:23.893Z] --- PASS: TestLogsFollowTailEmpty (0.96s) [2020-04-14T17:05:23.893Z] === RUN TestContainerNetworkMountsNoChown [2020-04-14T17:05:24.110Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-04-14T17:05:24.521Z] --- PASS: TestContainerNetworkMountsNoChown (0.71s) [2020-04-14T17:05:24.521Z] === RUN TestMountDaemonRoot [2020-04-14T17:05:24.521Z] === RUN TestMountDaemonRoot/default [2020-04-14T17:05:24.521Z] === PAUSE TestMountDaemonRoot/default [2020-04-14T17:05:24.521Z] === RUN TestMountDaemonRoot/private [2020-04-14T17:05:24.521Z] === PAUSE TestMountDaemonRoot/private [2020-04-14T17:05:24.521Z] === RUN TestMountDaemonRoot/rprivate [2020-04-14T17:05:24.521Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-14T17:05:24.521Z] === RUN TestMountDaemonRoot/slave [2020-04-14T17:05:24.521Z] === PAUSE TestMountDaemonRoot/slave [2020-04-14T17:05:24.521Z] === RUN TestMountDaemonRoot/rslave [2020-04-14T17:05:24.521Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-14T17:05:24.521Z] === RUN TestMountDaemonRoot/shared [2020-04-14T17:05:24.521Z] === PAUSE TestMountDaemonRoot/shared [2020-04-14T17:05:24.521Z] === RUN TestMountDaemonRoot/rshared [2020-04-14T17:05:24.521Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-14T17:05:24.521Z] === CONT TestMountDaemonRoot/default [2020-04-14T17:05:24.521Z] === CONT TestMountDaemonRoot/shared [2020-04-14T17:05:24.521Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-14T17:05:24.521Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-14T17:05:24.521Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-14T17:05:24.521Z] === CONT TestMountDaemonRoot/rslave [2020-04-14T17:05:24.521Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-14T17:05:24.521Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-14T17:05:24.521Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-14T17:05:24.521Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-14T17:05:24.521Z] === CONT TestMountDaemonRoot/rshared [2020-04-14T17:05:24.521Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-14T17:05:24.521Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-14T17:05:24.521Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-14T17:05:24.521Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-14T17:05:24.521Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-14T17:05:24.521Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-14T17:05:24.521Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-14T17:05:24.521Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-14T17:05:24.521Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-14T17:05:24.521Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-14T17:05:24.521Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-14T17:05:24.521Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-14T17:05:24.521Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-14T17:05:24.521Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-14T17:05:24.521Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-14T17:05:24.521Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-14T17:05:24.521Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-14T17:05:24.521Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-14T17:05:24.521Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-14T17:05:24.521Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-14T17:05:24.521Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-14T17:05:24.521Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-14T17:05:24.521Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-14T17:05:24.521Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-14T17:05:24.521Z] === CONT TestMountDaemonRoot/private [2020-04-14T17:05:24.521Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-14T17:05:24.521Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-14T17:05:24.521Z] === CONT TestMountDaemonRoot/rprivate [2020-04-14T17:05:24.521Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-14T17:05:24.521Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-14T17:05:24.521Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-14T17:05:24.521Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-14T17:05:24.521Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-14T17:05:24.521Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-14T17:05:24.521Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-14T17:05:24.521Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-14T17:05:24.521Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-14T17:05:24.521Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-14T17:05:24.521Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-14T17:05:24.521Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-14T17:05:24.521Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-14T17:05:24.521Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-14T17:05:24.521Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-14T17:05:24.521Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-14T17:05:24.522Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-14T17:05:24.522Z] === CONT TestMountDaemonRoot/slave [2020-04-14T17:05:24.522Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-14T17:05:24.522Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-14T17:05:24.522Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-14T17:05:24.522Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-14T17:05:24.522Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-14T17:05:24.522Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-14T17:05:24.522Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-14T17:05:24.522Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-14T17:05:24.522Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-14T17:05:24.522Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-14T17:05:24.522Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-14T17:05:24.522Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-14T17:05:24.522Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-14T17:05:24.522Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-14T17:05:24.522Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-14T17:05:24.522Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-14T17:05:24.522Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-14T17:05:24.522Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-14T17:05:24.522Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-14T17:05:24.522Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-14T17:05:24.522Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-14T17:05:24.522Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-14T17:05:24.675Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-04-14T17:05:24.837Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-14T17:05:24.838Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-14T17:05:24.838Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-14T17:05:24.838Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-14T17:05:24.838Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-14T17:05:24.838Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-14T17:05:24.838Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-14T17:05:24.838Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-14T17:05:24.838Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-14T17:05:24.838Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-14T17:05:24.838Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-14T17:05:24.838Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-14T17:05:24.838Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-04-14T17:05:24.838Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-14T17:05:24.838Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-04-14T17:05:24.838Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2020-04-14T17:05:24.838Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.12s) [2020-04-14T17:05:24.838Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s) [2020-04-14T17:05:24.838Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-14T17:05:24.838Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-04-14T17:05:24.838Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-04-14T17:05:24.838Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-04-14T17:05:24.838Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-04-14T17:05:24.838Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-14T17:05:24.838Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-04-14T17:05:24.838Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-04-14T17:05:24.838Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-04-14T17:05:24.838Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-04-14T17:05:24.838Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-14T17:05:24.838Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-04-14T17:05:24.838Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-04-14T17:05:24.838Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-04-14T17:05:24.838Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.07s) [2020-04-14T17:05:24.838Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-14T17:05:24.838Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-04-14T17:05:24.838Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-04-14T17:05:24.838Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-04-14T17:05:24.838Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-04-14T17:05:24.838Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-14T17:05:24.838Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-04-14T17:05:24.838Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-04-14T17:05:24.838Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-04-14T17:05:24.838Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-04-14T17:05:24.838Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-14T17:05:24.838Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-04-14T17:05:24.838Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-04-14T17:05:24.838Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-04-14T17:05:24.838Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-04-14T17:05:24.838Z] === RUN TestContainerBindMountNonRecursive [2020-04-14T17:05:26.045Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-04-14T17:05:26.045Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-04-14T17:05:26.320Z] --- PASS: TestContainerBindMountNonRecursive (1.65s) [2020-04-14T17:05:26.320Z] === RUN TestNetworkNat [2020-04-14T17:05:26.975Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-04-14T17:05:27.337Z] --- PASS: TestNetworkNat (0.72s) [2020-04-14T17:05:27.337Z] === RUN TestNetworkLocalhostTCPNat [2020-04-14T17:05:27.539Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-04-14T17:05:27.958Z] --- PASS: TestNetworkLocalhostTCPNat (0.71s) [2020-04-14T17:05:27.958Z] === RUN TestNetworkLoopbackNat [2020-04-14T17:05:28.470Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-04-14T17:05:28.972Z] --- PASS: TestNetworkLoopbackNat (0.91s) [2020-04-14T17:05:28.972Z] === RUN TestPause [2020-04-14T17:05:29.411Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-04-14T17:05:29.411Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-04-14T17:05:29.610Z] --- PASS: TestPause (0.69s) [2020-04-14T17:05:29.610Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-14T17:05:29.610Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-14T17:05:29.610Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-14T17:05:29.610Z] === RUN TestPauseStopPausedContainer [2020-04-14T17:05:29.975Z] === RUN TestDockerSuite/TestRunEnvironment [2020-04-14T17:05:30.229Z] --- PASS: TestPauseStopPausedContainer (0.72s) [2020-04-14T17:05:30.229Z] === RUN TestPsFilter [2020-04-14T17:05:30.515Z] --- PASS: TestPsFilter (0.17s) [2020-04-14T17:05:30.515Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-14T17:05:30.905Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-04-14T17:05:31.134Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.63s) [2020-04-14T17:05:31.135Z] === RUN TestRemoveContainerWithVolume [2020-04-14T17:05:31.755Z] --- PASS: TestRemoveContainerWithVolume (0.66s) [2020-04-14T17:05:31.755Z] === RUN TestRemoveContainerRunning [2020-04-14T17:05:31.835Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-04-14T17:05:32.376Z] --- PASS: TestRemoveContainerRunning (0.64s) [2020-04-14T17:05:32.376Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-14T17:05:32.766Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-04-14T17:05:32.766Z] === RUN TestDockerSuite/TestRunExitCode [2020-04-14T17:05:32.997Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.66s) [2020-04-14T17:05:32.997Z] === RUN TestRemoveInvalidContainer [2020-04-14T17:05:32.997Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-04-14T17:05:32.997Z] === RUN TestRenameLinkedContainer [2020-04-14T17:05:33.696Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-04-14T17:05:34.631Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-04-14T17:05:35.566Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-04-14T17:05:35.691Z] --- PASS: TestRenameLinkedContainer (2.58s) [2020-04-14T17:05:35.691Z] === RUN TestRenameStoppedContainer [2020-04-14T17:05:36.312Z] --- PASS: TestRenameStoppedContainer (0.71s) [2020-04-14T17:05:36.312Z] === RUN TestRenameRunningContainerAndReuse [2020-04-14T17:05:36.496Z] === RUN TestDockerSuite/TestRunExposePort [2020-04-14T17:05:36.496Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-04-14T17:05:37.426Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-04-14T17:05:37.815Z] --- PASS: TestRenameRunningContainerAndReuse (1.35s) [2020-04-14T17:05:37.815Z] === RUN TestRenameInvalidName [2020-04-14T17:05:37.991Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-04-14T17:05:38.435Z] --- PASS: TestRenameInvalidName (0.66s) [2020-04-14T17:05:38.435Z] === RUN TestRenameAnonymousContainer [2020-04-14T17:05:39.886Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-04-14T17:05:39.886Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-04-14T17:05:39.886Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-04-14T17:05:41.131Z] --- PASS: TestRenameAnonymousContainer (2.62s) [2020-04-14T17:05:41.131Z] === RUN TestRenameContainerWithSameName [2020-04-14T17:05:41.751Z] --- PASS: TestRenameContainerWithSameName (0.68s) [2020-04-14T17:05:41.751Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-14T17:05:43.241Z] --- PASS: TestRenameContainerWithLinkedContainer (1.39s) [2020-04-14T17:05:43.241Z] === RUN TestResize [2020-04-14T17:05:43.863Z] --- PASS: TestResize (0.70s) [2020-04-14T17:05:43.863Z] === RUN TestResizeWithInvalidSize [2020-04-14T17:05:44.060Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-04-14T17:05:44.318Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-04-14T17:05:44.483Z] --- PASS: TestResizeWithInvalidSize (0.72s) [2020-04-14T17:05:44.483Z] === RUN TestResizeWhenContainerNotStarted [2020-04-14T17:05:45.107Z] --- PASS: TestResizeWhenContainerNotStarted (0.65s) [2020-04-14T17:05:45.107Z] === RUN TestDaemonRestartKillContainers [2020-04-14T17:05:45.107Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-14T17:05:45.107Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-14T17:05:45.107Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-14T17:05:45.107Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-14T17:05:45.107Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-14T17:05:45.107Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-14T17:05:45.107Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-14T17:05:45.107Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-14T17:05:45.107Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-14T17:05:45.107Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-14T17:05:45.107Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-14T17:05:45.107Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-14T17:05:45.107Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-14T17:05:45.107Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-14T17:05:45.107Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-14T17:05:45.107Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-14T17:05:45.107Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-14T17:05:45.107Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-14T17:05:45.107Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-14T17:05:45.107Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-14T17:05:45.107Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-14T17:05:45.107Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-14T17:05:45.107Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-14T17:05:45.107Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-14T17:05:45.107Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-14T17:05:45.107Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-14T17:05:45.107Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-14T17:05:45.107Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-14T17:05:47.841Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-14T17:05:47.841Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-14T17:05:48.866Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-14T17:05:49.903Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-14T17:05:50.530Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-14T17:05:51.169Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-14T17:05:52.200Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-14T17:05:53.233Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-14T17:05:55.943Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-14T17:05:55.943Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.41s) [2020-04-14T17:05:55.943Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.54s) [2020-04-14T17:05:55.943Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.91s) [2020-04-14T17:05:55.943Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.26s) [2020-04-14T17:05:55.943Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.47s) [2020-04-14T17:05:55.943Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.25s) [2020-04-14T17:05:55.943Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.87s) [2020-04-14T17:05:55.943Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.43s) [2020-04-14T17:05:55.943Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.63s) [2020-04-14T17:05:55.943Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.36s) [2020-04-14T17:05:55.943Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.03s) [2020-04-14T17:05:55.943Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.57s) [2020-04-14T17:05:55.943Z] === RUN TestCgroupNamespacesRun [2020-04-14T17:05:56.499Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-04-14T17:05:56.756Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-04-14T17:05:57.430Z] --- PASS: TestCgroupNamespacesRun (1.64s) [2020-04-14T17:05:57.430Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-14T17:05:58.652Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-04-14T17:05:58.652Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-04-14T17:05:58.652Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-04-14T17:05:58.652Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-04-14T17:05:59.215Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-04-14T17:05:59.462Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.63s) [2020-04-14T17:05:59.462Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-14T17:06:00.945Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.60s) [2020-04-14T17:06:00.945Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-14T17:06:02.426Z] --- PASS: TestCgroupNamespacesRunHostMode (1.62s) [2020-04-14T17:06:02.426Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-14T17:06:02.489Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-04-14T17:06:03.860Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-04-14T17:06:03.907Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.64s) [2020-04-14T17:06:03.907Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-14T17:06:04.926Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.91s) [2020-04-14T17:06:04.926Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-14T17:06:05.755Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-04-14T17:06:05.944Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2020-04-14T17:06:05.944Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-14T17:06:06.330Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-04-14T17:06:06.893Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-04-14T17:06:07.424Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.65s) [2020-04-14T17:06:07.424Z] === RUN TestKernelTCPMemory [2020-04-14T17:06:07.824Z] === RUN TestDockerSuite/TestRunModeHostname [2020-04-14T17:06:08.462Z] --- PASS: TestKernelTCPMemory (0.81s) [2020-04-14T17:06:08.462Z] === RUN TestNISDomainname [2020-04-14T17:06:08.754Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-04-14T17:06:08.754Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-04-14T17:06:09.011Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-04-14T17:06:09.083Z] --- PASS: TestNISDomainname (0.91s) [2020-04-14T17:06:09.083Z] === RUN TestHostnameDnsResolution [2020-04-14T17:06:10.572Z] --- PASS: TestHostnameDnsResolution (1.10s) [2020-04-14T17:06:10.572Z] === RUN TestStats [2020-04-14T17:06:10.908Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-04-14T17:06:11.840Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-04-14T17:06:12.052Z] --- PASS: TestStats (1.69s) [2020-04-14T17:06:12.052Z] === RUN TestStopContainerWithTimeout [2020-04-14T17:06:12.052Z] === RUN TestStopContainerWithTimeout/0 [2020-04-14T17:06:12.052Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-14T17:06:12.052Z] === RUN TestStopContainerWithTimeout/1 [2020-04-14T17:06:12.052Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-14T17:06:12.052Z] === RUN TestStopContainerWithTimeout/3 [2020-04-14T17:06:12.052Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-14T17:06:12.052Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-14T17:06:12.052Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-14T17:06:12.052Z] === CONT TestStopContainerWithTimeout/0 [2020-04-14T17:06:12.052Z] === CONT TestStopContainerWithTimeout/3 [2020-04-14T17:06:12.052Z] === CONT TestStopContainerWithTimeout/1 [2020-04-14T17:06:12.052Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-14T17:06:13.736Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-04-14T17:06:13.736Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-04-14T17:06:13.736Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-04-14T17:06:15.528Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-04-14T17:06:15.528Z] --- PASS: TestStopContainerWithTimeout/0 (1.34s) [2020-04-14T17:06:15.528Z] --- PASS: TestStopContainerWithTimeout/1 (2.09s) [2020-04-14T17:06:15.528Z] --- PASS: TestStopContainerWithTimeout/-1 (3.24s) [2020-04-14T17:06:15.528Z] --- PASS: TestStopContainerWithTimeout/3 (3.30s) [2020-04-14T17:06:15.528Z] === RUN TestDeleteDevicemapper [2020-04-14T17:06:15.528Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-14T17:06:15.528Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-14T17:06:15.528Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-14T17:06:15.630Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-04-14T17:06:16.999Z] === RUN TestDockerSuite/TestRunMount [2020-04-14T17:06:17.565Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.05s) [2020-04-14T17:06:17.565Z] === RUN TestUpdateMemory [2020-04-14T17:06:18.187Z] --- PASS: TestUpdateMemory (0.94s) [2020-04-14T17:06:18.187Z] === RUN TestUpdateCPUQuota [2020-04-14T17:06:19.671Z] --- PASS: TestUpdateCPUQuota (1.29s) [2020-04-14T17:06:19.671Z] === RUN TestUpdatePidsLimit [2020-04-14T17:06:19.671Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-14T17:06:19.967Z] === RUN TestUpdatePidsLimit/no_change [2020-04-14T17:06:20.251Z] === RUN TestUpdatePidsLimit/update_lower [2020-04-14T17:06:20.535Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-14T17:06:20.818Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-14T17:06:21.104Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-04-14T17:06:21.725Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-14T17:06:22.742Z] --- PASS: TestUpdatePidsLimit (3.29s) [2020-04-14T17:06:22.742Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.34s) [2020-04-14T17:06:22.742Z] --- PASS: TestUpdatePidsLimit/no_change (0.31s) [2020-04-14T17:06:22.742Z] --- PASS: TestUpdatePidsLimit/update_lower (0.34s) [2020-04-14T17:06:22.742Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.31s) [2020-04-14T17:06:22.742Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.33s) [2020-04-14T17:06:22.742Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.30s) [2020-04-14T17:06:22.742Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.33s) [2020-04-14T17:06:22.742Z] === RUN TestUpdateRestartPolicy [2020-04-14T17:06:23.545Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-04-14T17:06:23.802Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-04-14T17:06:24.367Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-04-14T17:06:26.263Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-04-14T17:06:28.788Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-04-14T17:06:32.065Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-04-14T17:06:33.960Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-04-14T17:06:35.320Z] --- PASS: TestUpdateRestartPolicy (12.14s) [2020-04-14T17:06:35.320Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-14T17:06:35.609Z] --- PASS: TestUpdateRestartWithAutoRemove (0.70s) [2020-04-14T17:06:35.609Z] === RUN TestWaitNonBlocked [2020-04-14T17:06:35.609Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-14T17:06:35.609Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-14T17:06:35.609Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-14T17:06:35.609Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-14T17:06:35.609Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-14T17:06:35.609Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-14T17:06:36.481Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-04-14T17:06:36.652Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-04-14T17:06:36.652Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.88s) [2020-04-14T17:06:36.652Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.96s) [2020-04-14T17:06:36.652Z] === RUN TestWaitBlocked [2020-04-14T17:06:36.652Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-14T17:06:36.652Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-14T17:06:36.652Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-14T17:06:36.652Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-14T17:06:36.652Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-14T17:06:36.652Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-14T17:06:37.679Z] --- PASS: TestWaitBlocked (0.04s) [2020-04-14T17:06:37.679Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.98s) [2020-04-14T17:06:37.679Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.04s) [2020-04-14T17:06:37.679Z] === CONT TestContainerStartOnDaemonRestart [2020-04-14T17:06:37.679Z] === CONT TestIpcModeOlderClient [2020-04-14T17:06:37.679Z] === CONT TestDaemonHostGatewayIP [2020-04-14T17:06:37.679Z] === CONT TestDaemonRestartIpcMode [2020-04-14T17:06:37.970Z] --- PASS: TestIpcModeOlderClient (0.19s) [2020-04-14T17:06:38.381Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-04-14T17:06:39.768Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-04-14T17:06:39.768Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-04-14T17:06:40.700Z] === RUN TestDockerSuite/TestRunNetHost [2020-04-14T17:06:41.630Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-04-14T17:06:42.411Z] --- PASS: TestContainerStartOnDaemonRestart (3.96s) [2020-04-14T17:06:42.411Z] --- PASS: TestDaemonRestartIpcMode (4.66s) [2020-04-14T17:06:42.411Z] --- PASS: TestDaemonHostGatewayIP (4.74s) [2020-04-14T17:06:42.411Z] PASS [2020-04-14T17:06:42.411Z] [2020-04-14T17:06:42.411Z] === Skipped [2020-04-14T17:06:42.411Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-04-14T17:06:42.411Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-14T17:06:42.411Z] [2020-04-14T17:06:42.411Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-14T17:06:42.411Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-14T17:06:42.411Z] [2020-04-14T17:06:42.411Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-04-14T17:06:42.411Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-14T17:06:42.411Z] [2020-04-14T17:06:42.411Z] [2020-04-14T17:06:42.411Z] DONE 199 tests, 3 skipped in 118.653s [2020-04-14T17:06:42.411Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-04-14T17:06:42.411Z] ++ 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-04-14T17:06:42.411Z] ++ set -e [2020-04-14T17:06:42.411Z] ++ '[' -n 0 ']' [2020-04-14T17:06:42.411Z] ++ set -x [2020-04-14T17:06:42.411Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-14T17:06:42.561Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-04-14T17:06:42.695Z] INFO: Testing against a local daemon [2020-04-14T17:06:42.695Z] === RUN TestCommitInheritsEnv [2020-04-14T17:06:42.981Z] --- PASS: TestCommitInheritsEnv (0.44s) [2020-04-14T17:06:42.981Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-14T17:06:42.981Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-14T17:06:42.981Z] === RUN TestImagesFilterMultiReference [2020-04-14T17:06:43.125Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-04-14T17:06:43.266Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-04-14T17:06:43.266Z] === RUN TestImagePullPlatformInvalid [2020-04-14T17:06:43.266Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-04-14T17:06:43.266Z] === RUN TestRemoveImageOrphaning [2020-04-14T17:06:43.551Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2020-04-14T17:06:43.551Z] === RUN TestRemoveImageGarbageCollector [2020-04-14T17:06:43.551Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-04-14T17:06:43.551Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-14T17:06:43.551Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-14T17:06:43.551Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-04-14T17:06:43.551Z] === RUN TestTagInvalidReference [2020-04-14T17:06:43.837Z] --- PASS: TestTagInvalidReference (0.04s) [2020-04-14T17:06:43.837Z] === RUN TestTagValidPrefixedRepo [2020-04-14T17:06:43.837Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-04-14T17:06:43.837Z] === RUN TestTagExistedNameWithoutForce [2020-04-14T17:06:43.837Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-04-14T17:06:43.837Z] === RUN TestTagOfficialNames [2020-04-14T17:06:43.837Z] --- PASS: TestTagOfficialNames (0.07s) [2020-04-14T17:06:43.837Z] === RUN TestTagMatchesDigest [2020-04-14T17:06:43.837Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-04-14T17:06:43.837Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-14T17:06:45.648Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-04-14T17:06:48.172Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-04-14T17:06:53.427Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-04-14T17:06:53.427Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-04-14T17:06:53.427Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-04-14T17:06:54.358Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-04-14T17:06:54.358Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-04-14T17:06:55.289Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-04-14T17:06:55.852Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-04-14T17:06:55.852Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-04-14T17:06:56.785Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-04-14T17:06:57.715Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-04-14T17:06:57.715Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-04-14T17:06:58.647Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-04-14T17:06:59.215Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-04-14T17:07:01.110Z] === RUN TestDockerSuite/TestRunPortInUse [2020-04-14T17:07:02.042Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-04-14T17:07:02.607Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-04-14T17:07:03.171Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-04-14T17:07:04.102Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-04-14T17:07:04.666Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-04-14T17:07:04.924Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-04-14T17:07:05.855Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-04-14T17:07:05.855Z] === RUN TestDockerSuite/TestRunPublishPort [2020-04-14T17:07:06.786Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-04-14T17:07:07.720Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-04-14T17:07:07.720Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-04-14T17:07:08.287Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-04-14T17:07:10.183Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-04-14T17:07:10.183Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-04-14T17:07:10.183Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-04-14T17:07:14.361Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-04-14T17:07:15.292Z] === RUN TestDockerSuite/TestRunRm [2020-04-14T17:07:16.223Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-04-14T17:07:18.746Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-04-14T17:07:20.115Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-04-14T17:07:21.046Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-04-14T17:07:21.612Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-04-14T17:07:23.509Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-04-14T17:07:24.075Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-04-14T17:07:27.349Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-04-14T17:07:28.718Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-04-14T17:07:30.090Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-04-14T17:07:33.368Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-04-14T17:07:34.303Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-04-14T17:07:34.867Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-04-14T17:07:35.800Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-04-14T17:07:36.731Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-04-14T17:07:36.731Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-04-14T17:07:37.667Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-04-14T17:07:38.601Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-04-14T17:07:39.533Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-04-14T17:07:39.533Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-04-14T17:07:40.464Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-04-14T17:07:41.398Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-04-14T17:07:43.921Z] === RUN TestDockerSuite/TestRunState [2020-04-14T17:07:45.291Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-04-14T17:07:45.291Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-04-14T17:07:45.856Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-04-14T17:07:46.789Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-04-14T17:07:47.721Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-04-14T17:07:47.721Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-04-14T17:07:47.721Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-04-14T17:07:48.653Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-04-14T17:07:49.584Z] === RUN TestDockerSuite/TestRunSysctls [2020-04-14T17:07:51.482Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-04-14T17:07:51.482Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-04-14T17:07:51.482Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-04-14T17:07:52.415Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-04-14T17:07:52.415Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-04-14T17:07:53.498Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-04-14T17:07:54.065Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-04-14T17:07:55.437Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-04-14T17:07:56.001Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-04-14T17:07:56.932Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-04-14T17:07:57.864Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-04-14T17:08:02.042Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-04-14T17:08:05.317Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-04-14T17:08:05.881Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-04-14T17:08:06.451Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-04-14T17:08:07.403Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-04-14T17:08:09.926Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-04-14T17:08:10.857Z] === RUN TestDockerSuite/TestRunUserByID [2020-04-14T17:08:11.788Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-04-14T17:08:11.788Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-04-14T17:08:11.788Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-04-14T17:08:12.718Z] === RUN TestDockerSuite/TestRunUserByName [2020-04-14T17:08:13.648Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-04-14T17:08:14.586Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-04-14T17:08:14.586Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-04-14T17:08:14.586Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-04-14T17:08:15.150Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-04-14T17:08:20.409Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-04-14T17:08:20.667Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-04-14T17:08:22.038Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-04-14T17:08:24.561Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-04-14T17:08:25.933Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-04-14T17:08:28.457Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-04-14T17:08:30.982Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-04-14T17:08:31.546Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-04-14T17:08:32.477Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-04-14T17:08:33.409Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-04-14T17:08:33.409Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-04-14T17:08:33.409Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-04-14T17:08:33.409Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-04-14T17:08:33.666Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-04-14T17:08:34.597Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-04-14T17:08:35.528Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-04-14T17:08:36.091Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-04-14T17:08:38.001Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-04-14T17:08:38.568Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-04-14T17:08:39.499Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-04-14T17:08:39.499Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-04-14T17:08:40.063Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-04-14T17:08:40.321Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-04-14T17:08:40.321Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-04-14T17:08:40.321Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-04-14T17:08:40.321Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-04-14T17:08:40.578Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-04-14T17:08:40.578Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-04-14T17:08:40.836Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-04-14T17:08:40.836Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-04-14T17:08:41.095Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-04-14T17:08:42.027Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-04-14T17:08:42.958Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-04-14T17:08:43.522Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-04-14T17:08:43.522Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-04-14T17:08:44.455Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-04-14T17:08:44.712Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-04-14T17:08:45.642Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-04-14T17:08:45.642Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-04-14T17:08:46.206Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-04-14T17:08:47.139Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-04-14T17:08:47.139Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-04-14T17:08:47.139Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-04-14T17:08:48.070Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-04-14T17:08:49.440Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-04-14T17:08:50.370Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-04-14T17:08:50.370Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-04-14T17:08:50.935Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-04-14T17:08:50.935Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-04-14T17:08:50.935Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-04-14T17:08:52.832Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-04-14T17:08:53.763Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-04-14T17:08:56.285Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-04-14T17:08:56.852Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-04-14T17:08:56.852Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-04-14T17:08:56.852Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-04-14T17:08:58.224Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-04-14T17:08:59.155Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-04-14T17:09:00.524Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-04-14T17:09:00.524Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-04-14T17:09:02.419Z] === RUN TestDockerSuite/TestSaveImageId [2020-04-14T17:09:02.676Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-04-14T17:09:03.241Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-04-14T17:09:05.159Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-04-14T17:09:05.159Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-04-14T17:09:07.054Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-04-14T17:09:07.054Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-04-14T17:09:07.054Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-04-14T17:09:08.951Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-04-14T17:09:10.321Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-04-14T17:09:10.578Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-04-14T17:09:10.578Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-04-14T17:09:10.578Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-04-14T17:09:10.835Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-04-14T17:09:11.092Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-04-14T17:09:13.615Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-04-14T17:09:18.868Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-04-14T17:09:21.391Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-04-14T17:09:22.762Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-04-14T17:09:24.132Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-04-14T17:09:27.404Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-04-14T17:09:29.928Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-04-14T17:09:30.492Z] === RUN TestDockerSuite/TestStartRecordError [2020-04-14T17:09:32.389Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-04-14T17:09:34.915Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-04-14T17:09:36.809Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-04-14T17:09:40.085Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-04-14T17:09:42.616Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-04-14T17:09:45.139Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-04-14T17:09:48.412Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-04-14T17:09:53.667Z] === RUN TestDockerSuite/TestStatsNoStream [2020-04-14T17:09:55.560Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-04-14T17:09:55.818Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-04-14T17:09:58.343Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-04-14T17:09:58.600Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-04-14T17:09:59.532Z] === RUN TestDockerSuite/TestTopPrivileged [2020-04-14T17:10:00.465Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-04-14T17:10:00.465Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-04-14T17:10:01.032Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-04-14T17:10:01.290Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-04-14T17:10:06.550Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-04-14T17:10:09.882Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-04-14T17:10:10.140Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-04-14T17:10:11.072Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-04-14T17:10:11.072Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-04-14T17:10:12.002Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-04-14T17:10:13.898Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-04-14T17:10:13.898Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-04-14T17:10:15.267Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-04-14T17:10:16.197Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-04-14T17:10:17.127Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-04-14T17:10:19.022Z] === RUN TestDockerSuite/TestUpdateStats [2020-04-14T17:10:23.195Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-04-14T17:10:24.125Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-04-14T17:10:24.125Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-04-14T17:10:25.496Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-04-14T17:10:26.060Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-04-14T17:10:30.238Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-04-14T17:10:34.416Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-04-14T17:10:37.692Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-04-14T17:10:40.240Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-04-14T17:10:44.415Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-04-14T17:10:49.672Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-04-14T17:10:51.570Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-04-14T17:10:54.093Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-04-14T17:10:55.465Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-04-14T17:10:57.361Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-04-14T17:10:59.256Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-04-14T17:11:01.780Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-04-14T17:11:04.303Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-04-14T17:11:06.844Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-04-14T17:11:08.739Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-04-14T17:11:26.804Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-04-14T17:11:26.804Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-04-14T17:11:26.804Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-04-14T17:11:26.804Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-04-14T17:11:26.804Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-04-14T17:11:26.804Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-04-14T17:11:26.804Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-04-14T17:11:26.804Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-04-14T17:11:26.804Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-04-14T17:11:26.804Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-04-14T17:11:26.804Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-04-14T17:11:27.061Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-04-14T17:11:27.061Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-04-14T17:11:27.061Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-04-14T17:11:29.584Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-04-14T17:11:29.584Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-04-14T17:11:29.584Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-04-14T17:11:29.841Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-04-14T17:11:29.841Z] === RUN TestDockerSuite/TestVolumeEvents [2020-04-14T17:11:30.775Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-04-14T17:11:33.576Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-04-14T17:11:33.576Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-04-14T17:11:33.576Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-04-14T17:11:36.100Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-04-14T17:11:40.278Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite (1772.34s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.68s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.06s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.38s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.59s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.19s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.51s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.23s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.65s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.06s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.31s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.19s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.09s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.42s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.85s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.21s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.79s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.93s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.83s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.10s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.00s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestAttachDetach (0.98s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.97s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.05s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.91s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.98s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.22s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.01s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.14s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.29s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.21s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.95s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.17s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.63s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.63s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.73s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.37s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.62s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.90s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.15s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.42s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.14s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.80s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.72s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.34s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.77s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.58s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.92s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.22s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.30s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.44s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.43s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.47s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.71s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.57s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestBuildAddTar (9.53s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (2.00s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.85s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.44s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.55s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.45s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.64s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.26s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.31s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.54s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.41s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.96s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.86s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.60s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (17.13s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.09s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (4.07s) [2020-04-14T17:11:40.278Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.57s) [2020-04-14T17:11:40.279Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.87s) [2020-04-14T17:11:40.279Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.63s) [2020-04-14T17:11:40.279Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (8.38s) [2020-04-14T17:11:40.279Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (2.26s) [2020-04-14T17:11:40.279Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (2.17s) [2020-04-14T17:11:40.279Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.18s) [2020-04-14T17:11:40.279Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.16s) [2020-04-14T17:11:40.279Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (8.16s) [2020-04-14T17:11:40.279Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (2.22s) [2020-04-14T17:11:40.279Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.29s) [2020-04-14T17:11:40.279Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.23s) [2020-04-14T17:11:40.279Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (9.00s) [2020-04-14T17:11:40.279Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.98s) [2020-04-14T17:11:40.279Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.14s) [2020-04-14T17:11:40.279Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.62s) [2020-04-14T17:11:40.279Z] --- PASS: TestDockerSuite/TestBuildCmd (0.33s) [2020-04-14T17:11:40.279Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.43s) [2020-04-14T17:11:40.279Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.32s) [2020-04-14T17:11:40.279Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-04-14T17:11:40.279Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-04-14T17:11:40.279Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.56s) [2020-04-14T17:11:40.279Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.14s) [2020-04-14T17:11:40.279Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.94s) [2020-04-14T17:11:40.279Z] --- PASS: TestDockerSuite/TestBuildContChar (3.43s) [2020-04-14T17:11:40.279Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.20s) [2020-04-14T17:11:40.279Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.35s) [2020-04-14T17:11:40.279Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.26s) [2020-04-14T17:11:40.279Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.69s) [2020-04-14T17:11:40.279Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.36s) [2020-04-14T17:11:40.279Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (13.44s) [2020-04-14T17:11:40.279Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.98s) [2020-04-14T17:11:40.279Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.67s) [2020-04-14T17:11:40.279Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.27s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.47s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.67s) [2020-04-14T17:11:40.538Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-04-14T17:11:40.538Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-04-14T17:11:40.538Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-04-14T17:11:40.538Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-04-14T17:11:40.538Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-04-14T17:11:40.538Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-04-14T17:11:40.538Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-04-14T17:11:40.538Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.41s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.21s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.99s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.44s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.60s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.32s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.62s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.31s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.08s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.74s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.44s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.23s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.21s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildDockerignore (11.34s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.41s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.37s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (12.56s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.00s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.55s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.68s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.20s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.31s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.27s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.65s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.96s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.15s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.74s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.34s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.35s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.57s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.10s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.27s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.28s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.30s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.79s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.60s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildEnv (1.44s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.09s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.40s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.68s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (25.44s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.24s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (11.07s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.99s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.64s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.64s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.71s) [2020-04-14T17:11:40.538Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-04-14T17:11:40.538Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.45s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (13.34s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildExpose (0.67s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (1.03s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.80s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.48s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildFails (1.11s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.77s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.85s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.20s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.92s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.45s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.30s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.40s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.17s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.42s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.56s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.67s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.74s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildHistory (5.42s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.60s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.28s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.81s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.70s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.24s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildLabel (0.62s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.58s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.58s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.41s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildLabels (0.61s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.42s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.51s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildLastModified (6.17s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.48s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.17s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.16s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.15s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.15s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.38s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (2.06s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (2.00s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.92s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.58s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.73s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (13.28s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.62s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.59s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.95s) [2020-04-14T17:11:40.538Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-04-14T17:11:40.538Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.25s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.65s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.52s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.35s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.21s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.75s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.09s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.10s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.87s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.43s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.31s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.46s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.72s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.47s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.81s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.51s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.73s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.47s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.34s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.49s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.43s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.84s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildPATH (2.63s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.75s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.05s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.89s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.73s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.19s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildRm (3.45s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.24s) [2020-04-14T17:11:40.538Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.45s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.48s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.66s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.47s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.68s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.53s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.82s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.17s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.39s) [2020-04-14T17:11:40.539Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-04-14T17:11:40.539Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.73s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.30s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.17s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestBuildStderr (1.04s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.82s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.49s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.52s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.57s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.98s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.66s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestBuildUser (2.26s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.80s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.97s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.98s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.30s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.08s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.03s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.60s) [2020-04-14T17:11:40.539Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-04-14T17:11:40.539Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-04-14T17:11:40.539Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-04-14T17:11:40.539Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-04-14T17:11:40.539Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-04-14T17:11:40.539Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-04-14T17:11:40.539Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-04-14T17:11:40.539Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.95s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.95s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.60s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.02s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.14s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.56s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.18s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.11s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.41s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.71s) [2020-04-14T17:11:40.539Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-04-14T17:11:40.539Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.91s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.52s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-04-14T17:11:40.539Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-04-14T17:11:40.539Z] docker_cli_sni_test.go:18: Flakey test [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.86s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.20s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCommitChange (1.60s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.48s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.53s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.43s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.35s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCommitTTY (2.15s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.15s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.21s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.32s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.11s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.86s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.93s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.89s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.00s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.83s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.97s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.86s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.85s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.14s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.11s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.83s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.97s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.84s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.97s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.78s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.88s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.83s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.94s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.92s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.82s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.92s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.75s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.81s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.94s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.59s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.84s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.56s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.91s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.77s) [2020-04-14T17:11:40.539Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-04-14T17:11:40.539Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.88s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.90s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.15s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.81s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.97s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.64s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.47s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.26s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.78s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.64s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.64s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.62s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000bb6700_} (1.61s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1843068457_/foo_false____} (1.63s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1843068457_/foo_true____} (1.60s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3822268788_/foo_false____} (1.66s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3822268788_/foo_true____} (1.57s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3822268788_/foo_true__0xc000bb6760__} (1.59s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000bb6780_} (1.59s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000bb67a0_} (1.68s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000bb67e0_} (1.65s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000bb6800_} (1.78s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.72s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.48s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.04s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.10s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.63s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.77s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.78s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.26s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.11s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.04s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.13s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.24s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.02s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.09s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.34s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.12s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.08s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.61s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.07s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.96s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.45s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.79s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.09s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.84s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCpNameHasColon (1.15s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.16s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.20s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.89s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.27s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.92s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.90s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.68s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.37s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.92s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCpToCaseF (1.03s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.39s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.54s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.90s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.65s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.02s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCpToDot (0.91s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.73s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.83s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCpToStdout (0.89s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.36s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.40s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.96s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.72s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.55s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.83s) [2020-04-14T17:11:40.539Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-04-14T17:11:40.539Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.92s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.41s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.15s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCreateRM (0.16s) [2020-04-14T17:11:40.539Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-04-14T17:11:40.539Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.12s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.18s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.59s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.12s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.73s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.15s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.79s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.83s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.95s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.73s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.88s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (1.02s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.85s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestDevicePermissions (1.02s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.33s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.83s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.52s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-04-14T17:11:40.539Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.13s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.65s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.22s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.43s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.98s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.28s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestEventsAttach (0.87s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestEventsCommit (0.94s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.80s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.81s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.83s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.86s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.90s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.67s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.93s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestEventsCopy (1.38s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.66s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.79s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.36s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.53s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.12s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.11s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.36s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.12s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestEventsFilters (1.63s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestEventsFormat (1.75s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.99s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.30s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.33s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.29s) [2020-04-14T17:11:40.540Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-04-14T17:11:40.540Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-04-14T17:11:40.540Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-04-14T17:11:40.540Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.85s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.91s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestEventsRename (0.81s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestEventsResize (0.88s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.85s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.03s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.85s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.01s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestEventsTop (0.90s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.58s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestExec (0.83s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.85s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.82s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.83s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.83s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.88s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.84s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.86s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.93s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.87s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.85s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.63s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestExecCgroup (1.22s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestExecEnv (0.90s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.84s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.91s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestExecInspectID (2.04s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestExecInteractive (0.99s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.95s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.45s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestExecParseError (0.85s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.95s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.84s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.43s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.90s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestExecStartFails (0.93s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.09s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.85s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestExecTTY (0.95s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.97s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.95s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestExecUlimits (0.93s) [2020-04-14T17:11:40.540Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-04-14T17:11:40.540Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestExecWithImageUser (3.08s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.99s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.10s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.90s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestExecWithUser (0.97s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.80s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.87s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.88s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.82s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.88s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestHealth (20.95s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.95s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.84s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.30s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.27s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.46s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.99s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.98s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.11s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.83s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.05s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestImportDisplay (1.50s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestImportFile (1.77s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.80s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestImportGzipped (1.90s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.80s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.87s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.86s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.85s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.83s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.81s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.76s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.83s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.80s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.78s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.63s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.82s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.79s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.82s) [2020-04-14T17:11:40.540Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-04-14T17:11:40.540Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.44s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.69s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestInspectDefault (0.79s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestInspectHistory (0.94s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2020-04-14T17:11:40.540Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-04-14T17:11:40.540Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.80s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.82s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.78s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.99s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.69s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.86s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestInspectStatus (0.91s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.63s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.88s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.01s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.10s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.86s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.83s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.79s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.23s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.70s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.70s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.38s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.67s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.59s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.63s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.48s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.41s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.87s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.16s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.65s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.72s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.82s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.91s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.40s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.91s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.81s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.89s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.85s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.93s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.93s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.17s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.25s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.17s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.21s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.06s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.22s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.78s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.81s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestLogsSince (6.85s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.81s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.76s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestLogsTail (0.91s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.78s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.85s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.63s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.77s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestNetHostname (2.60s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.37s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.26s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.60s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.75s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestPluginActive (1.77s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.00s) [2020-04-14T17:11:40.540Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-04-14T17:11:40.540Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.66s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.21s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.45s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.90s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.84s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.44s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.57s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.43s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestPortList (11.25s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.60s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.23s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.76s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.83s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.95s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.12s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.69s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.18s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.67s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.66s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.15s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestPsByOrder (3.19s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.00s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.28s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.38s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.14s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.87s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.83s) [2020-04-14T17:11:40.540Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.71s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.57s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.68s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.86s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.69s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.41s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.52s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.18s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.86s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.45s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.90s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (1.06s) [2020-04-14T17:11:40.541Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-04-14T17:11:40.541Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.19s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.14s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.89s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.53s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.53s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.83s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.01s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.64s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.28s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.27s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.59s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.51s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.86s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.63s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.89s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.06s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.29s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.78s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.99s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.95s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.10s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRmiTag (0.17s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.73s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.47s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.82s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.09s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.46s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.73s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunAddHost (0.91s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.38s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.86s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.84s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.78s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.89s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.06s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.97s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.73s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.74s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.94s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.93s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.93s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.81s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.94s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.05s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.10s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.77s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.78s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.82s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.28s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.77s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.76s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.80s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.80s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.84s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.81s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.94s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.83s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.78s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.77s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.26s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.80s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (1.01s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.83s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.12s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.83s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.72s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.91s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.51s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.77s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.86s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.87s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.85s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.79s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.94s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.61s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.83s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.51s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.97s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.71s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.64s) [2020-04-14T17:11:40.541Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-04-14T17:11:40.541Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-04-14T17:11:40.541Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-04-14T17:11:40.541Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.77s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.76s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.55s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.39s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.74s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.69s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.82s) [2020-04-14T17:11:40.541Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-04-14T17:11:40.541Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.82s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.73s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.92s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.82s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.81s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.82s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.80s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.83s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.79s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.95s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunExitCode (0.95s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.98s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.92s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.91s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.84s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.79s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.53s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.35s) [2020-04-14T17:11:40.541Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-14T17:11:40.541Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.47s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.81s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.51s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.07s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.52s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.78s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.11s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.60s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.59s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.86s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.70s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.69s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.13s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.23s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.52s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.25s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.61s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.23s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.56s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.55s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunMount (6.14s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.76s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.73s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.58s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.31s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.22s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.41s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.54s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.62s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.66s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.70s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunNetHost (1.14s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.76s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.71s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.44s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.39s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.62s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.70s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.79s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.11s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.80s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.75s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.77s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.95s) [2020-04-14T17:11:40.541Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-04-14T17:11:40.541Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.80s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.79s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.67s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.95s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.77s) [2020-04-14T17:11:40.541Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.70s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.74s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.80s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.88s) [2020-04-14T17:11:40.541Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-14T17:11:40.541Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.84s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.99s) [2020-04-14T17:11:40.541Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-04-14T17:11:40.541Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.84s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.75s) [2020-04-14T17:11:40.541Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-04-14T17:11:40.541Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.46s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.64s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunRm (1.00s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.75s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.88s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.73s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.81s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.75s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.24s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.97s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.80s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.80s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.90s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.87s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.91s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.94s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.88s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.95s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.81s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.77s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunState (1.82s) [2020-04-14T17:11:40.541Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.79s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.92s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.21s) [2020-04-14T17:11:40.542Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-04-14T17:11:40.542Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.80s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.99s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunSysctls (1.82s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.06s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.92s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.79s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.85s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.92s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.95s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.07s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.78s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.80s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.79s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.34s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.17s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunUserByID (0.77s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.78s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunUserByName (0.82s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.86s) [2020-04-14T17:11:40.542Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-04-14T17:11:40.542Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.78s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.59s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.76s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.13s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.39s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.58s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.38s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.76s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.79s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.75s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.91s) [2020-04-14T17:11:40.542Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-04-14T17:11:40.542Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-04-14T17:11:40.542Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-04-14T17:11:40.542Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-04-14T17:11:40.542Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-04-14T17:11:40.542Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.25s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.84s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.95s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.81s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.57s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.80s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.80s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.80s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.04s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.16s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.17s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.15s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.18s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.16s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.81s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.83s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.79s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.80s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.30s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.80s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.78s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.80s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.72s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.60s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.80s) [2020-04-14T17:11:40.542Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-04-14T17:11:40.542Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.68s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.67s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.95s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.57s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.69s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.05s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.21s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.32s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.95s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.54s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.11s) [2020-04-14T17:11:40.542Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents510528574 [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.74s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.55s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.50s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.38s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.38s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.36s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.51s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.54s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.02s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.54s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.95s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.53s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.93s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestStartRecordError (1.80s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.36s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.02s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.19s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.00s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.19s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.84s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.93s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.77s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.84s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.98s) [2020-04-14T17:11:40.542Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-04-14T17:11:40.542Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.84s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.57s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.50s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.76s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.82s) [2020-04-14T17:11:40.542Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-04-14T17:11:40.542Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.95s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.71s) [2020-04-14T17:11:40.542Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-04-14T17:11:40.542Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.56s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.98s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.95s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.74s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestUpdateStats (3.82s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.52s) [2020-04-14T17:11:40.542Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-04-14T17:11:40.542Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.04s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.93s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.17s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.73s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.29s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.64s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.03s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (4.98s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.39s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.33s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.57s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.72s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.37s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.32s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.36s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.37s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.41s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.84s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.85s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.00s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.49s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.79s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.35s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.15s) [2020-04-14T17:11:40.542Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.20s) [2020-04-14T17:11:40.542Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-04-14T17:11:40.542Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-04-14T17:11:40.542Z] === RUN TestDockerRegistrySuite [2020-04-14T17:11:40.542Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-04-14T17:11:41.914Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-04-14T17:11:43.809Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-04-14T17:11:45.702Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-04-14T17:11:45.702Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-04-14T17:11:49.877Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-04-14T17:11:51.411Z] --- PASS: TestImportExtremelyLargeImageWorks (301.73s) [2020-04-14T17:11:51.412Z] PASS [2020-04-14T17:11:51.412Z] [2020-04-14T17:11:51.412Z] === Skipped [2020-04-14T17:11:51.412Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-04-14T17:11:51.412Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-14T17:11:51.412Z] [2020-04-14T17:11:51.412Z] [2020-04-14T17:11:51.412Z] DONE 12 tests, 1 skipped in 303.105s [2020-04-14T17:11:51.412Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-04-14T17:11:51.412Z] ++ 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-04-14T17:11:51.412Z] ++ set -e [2020-04-14T17:11:51.412Z] ++ '[' -n 0 ']' [2020-04-14T17:11:51.412Z] ++ set -x [2020-04-14T17:11:51.412Z] ++ env -i DEST=/go/src/github.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-04-14T17:11:51.412Z] INFO: Testing against a local daemon [2020-04-14T17:11:51.412Z] === RUN TestNetworkCreateDelete [2020-04-14T17:11:51.412Z] --- PASS: TestNetworkCreateDelete (0.22s) [2020-04-14T17:11:51.412Z] === RUN TestDockerNetworkDeletePreferID [2020-04-14T17:11:51.412Z] --- PASS: TestDockerNetworkDeletePreferID (0.61s) [2020-04-14T17:11:51.412Z] === RUN TestInspectNetwork [2020-04-14T17:11:51.412Z] === RUN TestInspectNetwork/full_network_id [2020-04-14T17:11:51.412Z] === RUN TestInspectNetwork/partial_network_id [2020-04-14T17:11:51.412Z] === RUN TestInspectNetwork/network_name [2020-04-14T17:11:51.412Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-14T17:11:54.055Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-04-14T17:11:54.874Z] --- PASS: TestInspectNetwork (7.76s) [2020-04-14T17:11:54.874Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-04-14T17:11:54.874Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-04-14T17:11:54.874Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-04-14T17:11:54.874Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-14T17:11:54.874Z] === RUN TestRunContainerWithBridgeNone [2020-04-14T17:11:56.919Z] --- PASS: TestRunContainerWithBridgeNone (2.39s) [2020-04-14T17:11:56.919Z] === RUN TestNetworkInvalidJSON [2020-04-14T17:11:56.919Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-14T17:11:56.919Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-14T17:11:56.919Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-14T17:11:56.919Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-14T17:11:56.919Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-14T17:11:56.919Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-14T17:11:56.919Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-14T17:11:56.919Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-14T17:11:56.919Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-14T17:11:56.919Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2020-04-14T17:11:56.919Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-14T17:11:56.919Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-14T17:11:56.919Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-14T17:11:56.919Z] === RUN TestHostIPv4BridgeLabel [2020-04-14T17:11:57.570Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2020-04-14T17:11:57.570Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-14T17:11:58.234Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-04-14T17:11:58.588Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-04-14T17:11:58.588Z] === RUN TestDaemonDefaultNetworkPools [2020-04-14T17:11:59.207Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2020-04-14T17:11:59.207Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-14T17:11:59.622Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-04-14T17:12:00.552Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-04-14T17:12:00.702Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s) [2020-04-14T17:12:00.702Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-14T17:12:01.922Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-04-14T17:12:02.187Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.42s) [2020-04-14T17:12:02.187Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-14T17:12:02.474Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-04-14T17:12:02.474Z] === RUN TestServiceWithPredefinedNetwork [2020-04-14T17:12:03.819Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-04-14T17:12:04.751Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-04-14T17:12:05.165Z] --- PASS: TestServiceWithPredefinedNetwork (2.40s) [2020-04-14T17:12:05.165Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-14T17:12:05.165Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-14T17:12:05.165Z] service_test.go:236: FLAKY_TEST [2020-04-14T17:12:05.165Z] === RUN TestServiceWithDataPathPortInit [2020-04-14T17:12:06.120Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-04-14T17:12:07.490Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-04-14T17:12:10.016Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-04-14T17:12:12.544Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-04-14T17:12:13.915Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-04-14T17:12:17.191Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-04-14T17:12:18.561Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-04-14T17:12:18.561Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-04-14T17:12:19.933Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-04-14T17:12:20.189Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-04-14T17:12:20.428Z] --- PASS: TestServiceWithDataPathPortInit (14.65s) [2020-04-14T17:12:20.428Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-14T17:12:21.563Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-04-14T17:12:22.936Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-04-14T17:12:27.112Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-04-14T17:12:27.112Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-04-14T17:12:27.269Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.55s) [2020-04-14T17:12:27.269Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:n7j3i5np4g0t7j6owe7cduamc Created:2020-04-14 17:12:20.681894004 +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[eae049b35696ccfacddf710b78f339bb29e053583b27dc86a9a6ba4c3268fd98:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1qqxh5r2g8ckscuvodzak94s9 EndpointID:6559b120144b4dc580e70a1dc18824ff6e82222521d17b2c0865135991cb2c3d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ff6ca057f7690bc1bfd83931249ac04df6a272e0ea90a849239b5a8d146aec3f 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:28bd029ca571 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1qqxh5r2g8ckscuvodzak94s9 EndpointID:6559b120144b4dc580e70a1dc18824ff6e82222521d17b2c0865135991cb2c3d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-14T17:12:27.269Z] PASS [2020-04-14T17:12:27.269Z] [2020-04-14T17:12:27.269Z] === Skipped [2020-04-14T17:12:27.269Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-14T17:12:27.269Z] service_test.go:236: FLAKY_TEST [2020-04-14T17:12:27.269Z] [2020-04-14T17:12:27.269Z] [2020-04-14T17:12:27.269Z] DONE 22 tests, 1 skipped in 41.437s [2020-04-14T17:12:27.269Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-14T17:12:27.269Z] ++ 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-04-14T17:12:27.269Z] ++ set -e [2020-04-14T17:12:27.269Z] ++ '[' -n 0 ']' [2020-04-14T17:12:27.269Z] ++ set -x [2020-04-14T17:12:27.269Z] ++ env -i DEST=/go/src/github.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-04-14T17:12:27.269Z] INFO: Testing against a local daemon [2020-04-14T17:12:27.269Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-14T17:12:27.269Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-14T17:12:27.269Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-14T17:12:27.269Z] === RUN TestDockerNetworkIpvlan [2020-04-14T17:12:27.269Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-14T17:12:27.269Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-14T17:12:27.269Z] PASS [2020-04-14T17:12:27.269Z] [2020-04-14T17:12:27.269Z] === Skipped [2020-04-14T17:12:27.269Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-14T17:12:27.269Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-14T17:12:27.269Z] [2020-04-14T17:12:27.269Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-14T17:12:27.269Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-14T17:12:27.269Z] [2020-04-14T17:12:27.269Z] [2020-04-14T17:12:27.269Z] DONE 2 tests, 2 skipped in 0.112s [2020-04-14T17:12:27.269Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-14T17:12:27.269Z] ++ 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-04-14T17:12:27.269Z] ++ set -e [2020-04-14T17:12:27.269Z] ++ '[' -n 0 ']' [2020-04-14T17:12:27.269Z] ++ set -x [2020-04-14T17:12:27.269Z] ++ env -i DEST=/go/src/github.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-04-14T17:12:27.269Z] INFO: Testing against a local daemon [2020-04-14T17:12:27.269Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-14T17:12:28.482Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-04-14T17:12:28.739Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-04-14T17:12:28.739Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-04-14T17:12:28.759Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.54s) [2020-04-14T17:12:28.759Z] === RUN TestDockerNetworkMacvlan [2020-04-14T17:12:28.996Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-04-14T17:12:29.253Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-04-14T17:12:29.510Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-04-14T17:12:29.767Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-04-14T17:12:29.774Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-14T17:12:30.800Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-14T17:12:31.145Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-04-14T17:12:31.820Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-04-14T17:12:33.667Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-04-14T17:12:34.231Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-04-14T17:12:34.488Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-04-14T17:12:34.520Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-04-14T17:12:35.859Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-04-14T17:12:35.859Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-04-14T17:12:35.859Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-04-14T17:12:36.117Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-04-14T17:12:36.374Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-04-14T17:12:36.939Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-04-14T17:12:37.234Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-04-14T17:12:37.503Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-04-14T17:12:37.761Z] --- PASS: TestDockerRegistrySuite (57.33s) [2020-04-14T17:12:37.761Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.60s) [2020-04-14T17:12:37.761Z] check_test.go:196: [d3c253a592bca] daemon is not started [2020-04-14T17:12:37.761Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.57s) [2020-04-14T17:12:37.761Z] check_test.go:196: [dbb9622c859e8] daemon is not started [2020-04-14T17:12:37.761Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.80s) [2020-04-14T17:12:37.761Z] check_test.go:196: [d386f7f6258ca] daemon is not started [2020-04-14T17:12:37.761Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2020-04-14T17:12:37.761Z] check_test.go:196: [d5e24b39ed1f5] daemon is not started [2020-04-14T17:12:37.761Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.25s) [2020-04-14T17:12:37.761Z] check_test.go:196: [d0d7767def626] daemon is not started [2020-04-14T17:12:37.761Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.04s) [2020-04-14T17:12:37.761Z] check_test.go:196: [d015d236d89cc] daemon is not started [2020-04-14T17:12:37.761Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.16s) [2020-04-14T17:12:37.761Z] check_test.go:196: [d1aeca803ec3c] daemon is not started [2020-04-14T17:12:37.761Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.46s) [2020-04-14T17:12:37.761Z] check_test.go:196: [ddc2ed9eecbe7] daemon is not started [2020-04-14T17:12:37.761Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.19s) [2020-04-14T17:12:37.761Z] check_test.go:196: [dafce5a76c414] daemon is not started [2020-04-14T17:12:37.761Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.40s) [2020-04-14T17:12:37.761Z] check_test.go:196: [d2ec709ac57d9] daemon is not started [2020-04-14T17:12:37.761Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.45s) [2020-04-14T17:12:37.761Z] check_test.go:196: [d3364a0b7c658] daemon is not started [2020-04-14T17:12:37.761Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.37s) [2020-04-14T17:12:37.761Z] check_test.go:196: [d1892fc87e157] daemon is not started [2020-04-14T17:12:37.761Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.27s) [2020-04-14T17:12:37.761Z] check_test.go:196: [d1c4b97440a7e] daemon is not started [2020-04-14T17:12:37.761Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.35s) [2020-04-14T17:12:37.761Z] check_test.go:196: [d39ef294be69a] daemon is not started [2020-04-14T17:12:37.761Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.55s) [2020-04-14T17:12:37.761Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:fb2d31cc240ace9180110f5908bc166821ef0a99376798f650d53b78b128e021 [2020-04-14T17:12:37.761Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:321acc29667faf416ccf1ed45ebba64591c5ecd2c927803a0209b587f6bde3cd [2020-04-14T17:12:37.761Z] check_test.go:196: [d0477d5ba5827] daemon is not started [2020-04-14T17:12:37.761Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.53s) [2020-04-14T17:12:37.761Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ea882e01c23cc9121a97294c664a0294edea320e2fc7b8c5df70eede2ba7ea8e [2020-04-14T17:12:37.761Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:fc372515c18d8a14422413173aff3953989778ee7af17a207bf7cfa08c184c9d [2020-04-14T17:12:37.762Z] check_test.go:196: [d7ebfab3183d3] daemon is not started [2020-04-14T17:12:37.762Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.32s) [2020-04-14T17:12:37.762Z] check_test.go:196: [d1de1e48f8cb2] daemon is not started [2020-04-14T17:12:37.762Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.22s) [2020-04-14T17:12:37.762Z] check_test.go:196: [dcd25114fad60] daemon is not started [2020-04-14T17:12:37.762Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.31s) [2020-04-14T17:12:37.762Z] check_test.go:196: [d8214a5195e51] daemon is not started [2020-04-14T17:12:37.762Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-04-14T17:12:37.762Z] check_test.go:196: [da1c3aa3b36f4] daemon is not started [2020-04-14T17:12:37.762Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.42s) [2020-04-14T17:12:37.762Z] check_test.go:196: [d6c7a3abaa6ed] daemon is not started [2020-04-14T17:12:37.762Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.34s) [2020-04-14T17:12:37.762Z] check_test.go:196: [d6f356c57f0bd] daemon is not started [2020-04-14T17:12:37.762Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.45s) [2020-04-14T17:12:37.762Z] check_test.go:196: [d45553231a247] daemon is not started [2020-04-14T17:12:37.762Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.77s) [2020-04-14T17:12:37.762Z] check_test.go:196: [d2af2fd9df504] daemon is not started [2020-04-14T17:12:37.762Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2020-04-14T17:12:37.762Z] check_test.go:196: [d89052710afa2] daemon is not started [2020-04-14T17:12:37.762Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.37s) [2020-04-14T17:12:37.762Z] check_test.go:196: [d69bad5ab07d9] daemon is not started [2020-04-14T17:12:37.762Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.43s) [2020-04-14T17:12:37.762Z] check_test.go:196: [dd5c46bf0ec74] daemon is not started [2020-04-14T17:12:37.762Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-04-14T17:12:37.762Z] check_test.go:196: [d1df242814ed6] daemon is not started [2020-04-14T17:12:37.762Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2020-04-14T17:12:37.762Z] check_test.go:196: [d1408d9fff312] daemon is not started [2020-04-14T17:12:37.762Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2020-04-14T17:12:37.762Z] check_test.go:196: [d04aefdfe880c] daemon is not started [2020-04-14T17:12:37.762Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.31s) [2020-04-14T17:12:37.762Z] check_test.go:196: [d654a6d0b2833] daemon is not started [2020-04-14T17:12:37.762Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-04-14T17:12:37.762Z] check_test.go:196: [d252e084726ec] daemon is not started [2020-04-14T17:12:37.762Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.40s) [2020-04-14T17:12:37.762Z] check_test.go:196: [d586063faedee] daemon is not started [2020-04-14T17:12:37.762Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.11s) [2020-04-14T17:12:37.762Z] check_test.go:196: [dd925bf81a287] daemon is not started [2020-04-14T17:12:37.762Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.15s) [2020-04-14T17:12:37.762Z] check_test.go:196: [d2155081d930c] daemon is not started [2020-04-14T17:12:37.762Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.51s) [2020-04-14T17:12:37.762Z] check_test.go:196: [d77109c24e364] daemon is not started [2020-04-14T17:12:37.762Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.03s) [2020-04-14T17:12:37.762Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.79s) [2020-04-14T17:12:37.762Z] === RUN TestDockerSchema1RegistrySuite [2020-04-14T17:12:37.762Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-04-14T17:12:38.020Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-04-14T17:12:40.544Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-04-14T17:12:41.643Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-04-14T17:12:42.441Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-04-14T17:12:43.130Z] --- PASS: TestDockerNetworkMacvlan (13.93s) [2020-04-14T17:12:43.130Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-04-14T17:12:43.130Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-04-14T17:12:43.130Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.23s) [2020-04-14T17:12:43.130Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.33s) [2020-04-14T17:12:43.130Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.06s) [2020-04-14T17:12:43.130Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.93s) [2020-04-14T17:12:43.130Z] PASS [2020-04-14T17:12:43.130Z] [2020-04-14T17:12:43.130Z] DONE 8 tests in 15.564s [2020-04-14T17:12:43.130Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-14T17:12:43.130Z] ++ 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-04-14T17:12:43.130Z] ++ set -e [2020-04-14T17:12:43.130Z] ++ '[' -n 0 ']' [2020-04-14T17:12:43.130Z] ++ set -x [2020-04-14T17:12:43.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=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-04-14T17:12:43.130Z] testing: warning: no tests to run [2020-04-14T17:12:43.130Z] PASS [2020-04-14T17:12:43.130Z] [2020-04-14T17:12:43.130Z] DONE 0 tests in 0.018s [2020-04-14T17:12:43.130Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-14T17:12:43.130Z] ++ 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-04-14T17:12:43.130Z] ++ set -e [2020-04-14T17:12:43.130Z] ++ '[' -n 0 ']' [2020-04-14T17:12:43.130Z] ++ set -x [2020-04-14T17:12:43.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=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-04-14T17:12:43.130Z] INFO: Testing against a local daemon [2020-04-14T17:12:43.130Z] === RUN TestAuthZPluginAllowRequest [2020-04-14T17:12:44.613Z] --- PASS: TestAuthZPluginAllowRequest (1.59s) [2020-04-14T17:12:44.613Z] === RUN TestAuthZPluginTLS [2020-04-14T17:12:45.232Z] --- PASS: TestAuthZPluginTLS (0.60s) [2020-04-14T17:12:45.232Z] === RUN TestAuthZPluginDenyRequest [2020-04-14T17:12:45.718Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-04-14T17:12:45.919Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-04-14T17:12:45.919Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-14T17:12:46.205Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2020-04-14T17:12:46.205Z] === RUN TestAuthZPluginDenyResponse [2020-04-14T17:12:46.826Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2020-04-14T17:12:46.826Z] === RUN TestAuthZPluginAllowEventStream [2020-04-14T17:12:47.268Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-04-14T17:12:48.877Z] --- PASS: TestAuthZPluginAllowEventStream (1.59s) [2020-04-14T17:12:48.877Z] === RUN TestAuthZPluginErrorResponse [2020-04-14T17:12:49.163Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2020-04-14T17:12:49.163Z] === RUN TestAuthZPluginErrorRequest [2020-04-14T17:12:49.167Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-04-14T17:12:49.784Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-04-14T17:12:49.784Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-14T17:12:50.069Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-04-14T17:12:50.069Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-14T17:12:52.448Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-04-14T17:12:52.769Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.12s) [2020-04-14T17:12:52.769Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-14T17:12:53.382Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-04-14T17:12:54.251Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.04s) [2020-04-14T17:12:54.251Z] === RUN TestAuthZPluginHeader [2020-04-14T17:12:54.752Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-04-14T17:12:55.009Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-04-14T17:12:55.268Z] --- PASS: TestAuthZPluginHeader (0.96s) [2020-04-14T17:12:55.268Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-14T17:12:55.268Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-14T17:12:55.268Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-14T17:12:55.268Z] === RUN TestAuthZPluginV2Disable [2020-04-14T17:12:55.268Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-04-14T17:12:55.268Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-14T17:12:55.268Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-14T17:12:55.268Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-14T17:12:55.268Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-14T17:12:55.268Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-14T17:12:55.268Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-14T17:12:55.268Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-14T17:12:55.268Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-14T17:12:56.378Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-04-14T17:12:57.750Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-04-14T17:12:59.120Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-04-14T17:13:03.310Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-04-14T17:13:03.310Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-04-14T17:13:03.873Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-04-14T17:13:03.873Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-04-14T17:13:04.437Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-04-14T17:13:04.437Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-04-14T17:13:05.002Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-04-14T17:13:05.002Z] --- PASS: TestDockerSchema1RegistrySuite (27.34s) [2020-04-14T17:13:05.002Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.27s) [2020-04-14T17:13:05.002Z] check_test.go:223: [d4aa5dc8375ac] daemon is not started [2020-04-14T17:13:05.002Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.52s) [2020-04-14T17:13:05.002Z] check_test.go:223: [d44ef9f0c9602] daemon is not started [2020-04-14T17:13:05.002Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.79s) [2020-04-14T17:13:05.002Z] check_test.go:223: [d63724ecdd9e2] daemon is not started [2020-04-14T17:13:05.002Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.65s) [2020-04-14T17:13:05.002Z] check_test.go:223: [d3920e8756607] daemon is not started [2020-04-14T17:13:05.002Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.48s) [2020-04-14T17:13:05.002Z] check_test.go:223: [dcee07fcb582b] daemon is not started [2020-04-14T17:13:05.002Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.42s) [2020-04-14T17:13:05.002Z] check_test.go:223: [d2f4c57932f65] daemon is not started [2020-04-14T17:13:05.002Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-04-14T17:13:05.002Z] check_test.go:223: [d0c337ceddf04] daemon is not started [2020-04-14T17:13:05.002Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.46s) [2020-04-14T17:13:05.002Z] check_test.go:223: [daecc51ece1d7] daemon is not started [2020-04-14T17:13:05.002Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.38s) [2020-04-14T17:13:05.002Z] check_test.go:223: [dec6e53538402] daemon is not started [2020-04-14T17:13:05.002Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.32s) [2020-04-14T17:13:05.002Z] check_test.go:223: [d04890f5eee33] daemon is not started [2020-04-14T17:13:05.002Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.80s) [2020-04-14T17:13:05.002Z] check_test.go:223: [df9653784aa38] daemon is not started [2020-04-14T17:13:05.002Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2020-04-14T17:13:05.002Z] check_test.go:223: [dcab21d0d63a5] daemon is not started [2020-04-14T17:13:05.002Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.50s) [2020-04-14T17:13:05.002Z] check_test.go:223: [df0726c0652d8] daemon is not started [2020-04-14T17:13:05.002Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-04-14T17:13:05.002Z] check_test.go:223: [d2e0bcd6e161b] daemon is not started [2020-04-14T17:13:05.002Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.30s) [2020-04-14T17:13:05.002Z] check_test.go:223: [da78feff50465] daemon is not started [2020-04-14T17:13:05.002Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.28s) [2020-04-14T17:13:05.002Z] check_test.go:223: [dcf2d2b99d83f] daemon is not started [2020-04-14T17:13:05.002Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2020-04-14T17:13:05.002Z] check_test.go:223: [d4551f69e946b] daemon is not started [2020-04-14T17:13:05.002Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-04-14T17:13:05.002Z] check_test.go:223: [d1461ff647e93] daemon is not started [2020-04-14T17:13:05.002Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-04-14T17:13:05.002Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-04-14T17:13:05.933Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-04-14T17:13:06.498Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-04-14T17:13:06.756Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-04-14T17:13:08.127Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-04-14T17:13:08.127Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-04-14T17:13:08.384Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-04-14T17:13:08.948Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-04-14T17:13:09.205Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.16s) [2020-04-14T17:13:09.205Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.98s) [2020-04-14T17:13:09.205Z] check_test.go:252: [d34e3037bbe7d] daemon is not started [2020-04-14T17:13:09.205Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.52s) [2020-04-14T17:13:09.205Z] check_test.go:252: [daeca93c3f82d] daemon is not started [2020-04-14T17:13:09.205Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-04-14T17:13:09.205Z] check_test.go:252: [ddd9050e5c7ed] daemon is not started [2020-04-14T17:13:09.205Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.18s) [2020-04-14T17:13:09.205Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2020-04-14T17:13:09.205Z] check_test.go:252: [d221b37549555] daemon is not started [2020-04-14T17:13:09.205Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2020-04-14T17:13:09.206Z] check_test.go:252: [df326b7dbdce4] daemon is not started [2020-04-14T17:13:09.206Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.55s) [2020-04-14T17:13:09.206Z] check_test.go:252: [d049c3c48f6c5] daemon is not started [2020-04-14T17:13:09.206Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2020-04-14T17:13:09.206Z] check_test.go:252: [d7a063cff687f] daemon is not started [2020-04-14T17:13:09.206Z] === RUN TestDockerRegistryAuthTokenSuite [2020-04-14T17:13:09.206Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-04-14T17:13:13.774Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.82s) [2020-04-14T17:13:13.774Z] PASS [2020-04-14T17:13:13.774Z] [2020-04-14T17:13:13.774Z] === Skipped [2020-04-14T17:13:13.774Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-14T17:13:13.774Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-14T17:13:13.774Z] [2020-04-14T17:13:13.774Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-04-14T17:13:13.774Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-14T17:13:13.774Z] [2020-04-14T17:13:13.774Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-14T17:13:13.774Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-14T17:13:13.774Z] [2020-04-14T17:13:13.774Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-14T17:13:13.774Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-14T17:13:13.774Z] [2020-04-14T17:13:13.774Z] [2020-04-14T17:13:13.774Z] DONE 17 tests, 4 skipped in 29.258s [2020-04-14T17:13:13.774Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-14T17:13:13.774Z] ++ 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-04-14T17:13:13.774Z] ++ set -e [2020-04-14T17:13:13.774Z] ++ '[' -n 0 ']' [2020-04-14T17:13:13.774Z] ++ set -x [2020-04-14T17:13:13.774Z] ++ env -i DEST=/go/src/github.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-04-14T17:13:13.774Z] INFO: Testing against a local daemon [2020-04-14T17:13:13.774Z] === RUN TestPluginInvalidJSON [2020-04-14T17:13:13.774Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-14T17:13:13.774Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-14T17:13:13.774Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-14T17:13:13.774Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-04-14T17:13:13.774Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-14T17:13:13.774Z] PASS [2020-04-14T17:13:13.774Z] [2020-04-14T17:13:13.774Z] DONE 2 tests in 0.128s [2020-04-14T17:13:13.774Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-14T17:13:13.774Z] ++ 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-04-14T17:13:13.774Z] ++ set -e [2020-04-14T17:13:13.774Z] ++ '[' -n 0 ']' [2020-04-14T17:13:13.774Z] ++ set -x [2020-04-14T17:13:13.774Z] ++ env -i DEST=/go/src/github.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-04-14T17:13:13.774Z] INFO: Testing against a local daemon [2020-04-14T17:13:13.774Z] === RUN TestExternalGraphDriver [2020-04-14T17:13:13.774Z] === RUN TestExternalGraphDriver/json [2020-04-14T17:13:14.461Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-04-14T17:13:14.462Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-04-14T17:13:14.718Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-04-14T17:13:14.718Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-04-14T17:13:14.789Z] === RUN TestExternalGraphDriver/spec [2020-04-14T17:13:14.975Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2020-04-14T17:13:14.975Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-04-14T17:13:14.975Z] check_test.go:279: [daba675ce28d8] daemon is not started [2020-04-14T17:13:14.975Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.14s) [2020-04-14T17:13:14.975Z] check_test.go:279: [d601fb7c72e0d] daemon is not started [2020-04-14T17:13:14.975Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-04-14T17:13:14.975Z] check_test.go:279: [deead044c602d] daemon is not started [2020-04-14T17:13:14.975Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-04-14T17:13:14.975Z] check_test.go:279: [da287f2bea90a] daemon is not started [2020-04-14T17:13:14.975Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2020-04-14T17:13:14.975Z] check_test.go:279: [de9f9d77ea404] daemon is not started [2020-04-14T17:13:14.975Z] === RUN TestDockerNetworkSuite [2020-04-14T17:13:14.975Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-04-14T17:13:16.828Z] === RUN TestExternalGraphDriver/pull [2020-04-14T17:13:18.252Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-04-14T17:13:18.865Z] --- PASS: TestExternalGraphDriver (6.29s) [2020-04-14T17:13:18.865Z] --- PASS: TestExternalGraphDriver/json (2.08s) [2020-04-14T17:13:18.865Z] --- PASS: TestExternalGraphDriver/spec (2.05s) [2020-04-14T17:13:18.865Z] --- PASS: TestExternalGraphDriver/pull (2.00s) [2020-04-14T17:13:18.865Z] === RUN TestGraphdriverPluginV2 [2020-04-14T17:13:18.865Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-04-14T17:13:18.865Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-14T17:13:18.865Z] PASS [2020-04-14T17:13:18.865Z] [2020-04-14T17:13:18.865Z] === Skipped [2020-04-14T17:13:18.865Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-04-14T17:13:18.865Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-14T17:13:18.865Z] [2020-04-14T17:13:18.865Z] [2020-04-14T17:13:18.865Z] DONE 5 tests, 1 skipped in 6.456s [2020-04-14T17:13:18.865Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-14T17:13:18.865Z] ++ 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-04-14T17:13:18.865Z] ++ set -e [2020-04-14T17:13:18.865Z] ++ '[' -n 0 ']' [2020-04-14T17:13:18.865Z] ++ set -x [2020-04-14T17:13:18.865Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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-04-14T17:13:18.865Z] INFO: Testing against a local daemon [2020-04-14T17:13:18.865Z] === RUN TestContinueAfterPluginCrash [2020-04-14T17:13:18.865Z] === PAUSE TestContinueAfterPluginCrash [2020-04-14T17:13:18.865Z] === RUN TestReadPluginNoRead [2020-04-14T17:13:18.865Z] === PAUSE TestReadPluginNoRead [2020-04-14T17:13:18.865Z] === RUN TestDaemonStartWithLogOpt [2020-04-14T17:13:18.865Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-14T17:13:18.865Z] === CONT TestContinueAfterPluginCrash [2020-04-14T17:13:18.865Z] === CONT TestDaemonStartWithLogOpt [2020-04-14T17:13:18.865Z] === CONT TestReadPluginNoRead [2020-04-14T17:13:19.183Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-04-14T17:13:24.442Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-04-14T17:13:26.335Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-04-14T17:13:30.511Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-04-14T17:13:32.407Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-04-14T17:13:41.288Z] === RUN TestReadPluginNoRead/default [2020-04-14T17:13:41.288Z] --- PASS: TestDaemonStartWithLogOpt (22.25s) [2020-04-14T17:13:42.307Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-14T17:13:42.368Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-04-14T17:13:43.298Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-04-14T17:13:44.229Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-04-14T17:13:44.343Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-14T17:13:45.821Z] --- PASS: TestReadPluginNoRead (26.83s) [2020-04-14T17:13:45.821Z] --- PASS: TestReadPluginNoRead/default (1.68s) [2020-04-14T17:13:45.821Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.73s) [2020-04-14T17:13:45.821Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.77s) [2020-04-14T17:13:45.821Z] read_test.go:91: [d7a1bdc1781cd] daemon is not started [2020-04-14T17:13:46.106Z] --- PASS: TestContinueAfterPluginCrash (27.26s) [2020-04-14T17:13:46.106Z] PASS [2020-04-14T17:13:46.106Z] [2020-04-14T17:13:46.106Z] DONE 6 tests in 27.359s [2020-04-14T17:13:46.106Z] 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-04-14T17:13:46.106Z] ++ 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-04-14T17:13:46.106Z] ++ set -e [2020-04-14T17:13:46.106Z] ++ '[' -n 0 ']' [2020-04-14T17:13:46.106Z] ++ set -x [2020-04-14T17:13:46.106Z] ++ env -i DEST=/go/src/github.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-04-14T17:13:46.106Z] testing: warning: no tests to run [2020-04-14T17:13:46.106Z] PASS [2020-04-14T17:13:46.106Z] [2020-04-14T17:13:46.106Z] DONE 0 tests in 0.023s [2020-04-14T17:13:46.106Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-14T17:13:46.106Z] ++ 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-04-14T17:13:46.106Z] ++ set -e [2020-04-14T17:13:46.106Z] ++ '[' -n 0 ']' [2020-04-14T17:13:46.106Z] ++ set -x [2020-04-14T17:13:46.106Z] ++ env -i DEST=/go/src/github.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-04-14T17:13:46.126Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-04-14T17:13:46.383Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-04-14T17:13:46.393Z] INFO: Testing against a local daemon [2020-04-14T17:13:46.393Z] === RUN TestPluginWithDevMounts [2020-04-14T17:13:46.393Z] === PAUSE TestPluginWithDevMounts [2020-04-14T17:13:46.393Z] === CONT TestPluginWithDevMounts [2020-04-14T17:13:46.948Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-04-14T17:13:47.879Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-04-14T17:13:49.111Z] --- PASS: TestPluginWithDevMounts (2.31s) [2020-04-14T17:13:49.111Z] PASS [2020-04-14T17:13:49.111Z] [2020-04-14T17:13:49.111Z] DONE 1 tests in 2.413s [2020-04-14T17:13:49.111Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-04-14T17:13:49.111Z] ++ 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-04-14T17:13:49.111Z] ++ set -e [2020-04-14T17:13:49.111Z] ++ '[' -n 0 ']' [2020-04-14T17:13:49.111Z] ++ set -x [2020-04-14T17:13:49.111Z] ++ env -i DEST=/go/src/github.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-04-14T17:13:49.111Z] INFO: Testing against a local daemon [2020-04-14T17:13:49.111Z] === RUN TestSecretInspect [2020-04-14T17:13:49.775Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-04-14T17:13:50.338Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-04-14T17:13:51.161Z] --- PASS: TestSecretInspect (2.28s) [2020-04-14T17:13:51.161Z] === RUN TestSecretList [2020-04-14T17:13:51.268Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-04-14T17:13:51.268Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-04-14T17:13:51.525Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-04-14T17:13:52.895Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-04-14T17:13:53.199Z] --- PASS: TestSecretList (2.24s) [2020-04-14T17:13:53.199Z] === RUN TestSecretsCreateAndDelete [2020-04-14T17:13:53.460Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-04-14T17:13:53.460Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-04-14T17:13:53.460Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-04-14T17:13:53.460Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-04-14T17:13:55.355Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-04-14T17:13:55.893Z] --- PASS: TestSecretsCreateAndDelete (2.30s) [2020-04-14T17:13:55.893Z] === RUN TestSecretsUpdate [2020-04-14T17:13:57.250Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-04-14T17:13:57.250Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-04-14T17:13:57.814Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-04-14T17:13:57.814Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-04-14T17:13:57.936Z] --- PASS: TestSecretsUpdate (2.27s) [2020-04-14T17:13:57.936Z] === RUN TestTemplatedSecret [2020-04-14T17:13:58.377Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-04-14T17:14:00.629Z] --- PASS: TestTemplatedSecret (2.85s) [2020-04-14T17:14:00.629Z] === RUN TestSecretCreateResolve [2020-04-14T17:14:01.654Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-04-14T17:14:01.654Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-04-14T17:14:03.319Z] --- PASS: TestSecretCreateResolve (2.24s) [2020-04-14T17:14:03.319Z] PASS [2020-04-14T17:14:03.319Z] [2020-04-14T17:14:03.319Z] DONE 6 tests in 14.295s [2020-04-14T17:14:03.319Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-04-14T17:14:03.319Z] ++ 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-04-14T17:14:03.319Z] ++ set -e [2020-04-14T17:14:03.319Z] ++ '[' -n 0 ']' [2020-04-14T17:14:03.319Z] ++ set -x [2020-04-14T17:14:03.319Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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-04-14T17:14:03.319Z] INFO: Testing against a local daemon [2020-04-14T17:14:03.319Z] === RUN TestServiceCreateInit [2020-04-14T17:14:03.319Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-14T17:14:05.830Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-04-14T17:14:07.731Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-14T17:14:11.211Z] --- PASS: TestServiceCreateInit (8.23s) [2020-04-14T17:14:11.211Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.07s) [2020-04-14T17:14:11.211Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.12s) [2020-04-14T17:14:11.211Z] === RUN TestCreateServiceMultipleTimes [2020-04-14T17:14:15.786Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-04-14T17:14:15.786Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-04-14T17:14:15.786Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-04-14T17:14:15.786Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-04-14T17:14:15.786Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-04-14T17:14:16.043Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-04-14T17:14:16.043Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-04-14T17:14:16.043Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-04-14T17:14:20.235Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-04-14T17:14:20.235Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-04-14T17:14:20.235Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-04-14T17:14:21.603Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-04-14T17:14:21.603Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-04-14T17:14:26.856Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-04-14T17:14:29.704Z] --- PASS: TestCreateServiceMultipleTimes (16.41s) [2020-04-14T17:14:29.704Z] === RUN TestCreateServiceConflict [2020-04-14T17:14:29.989Z] --- PASS: TestCreateServiceConflict (2.26s) [2020-04-14T17:14:29.989Z] === RUN TestCreateServiceMaxReplicas [2020-04-14T17:14:31.031Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-04-14T17:14:31.031Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-04-14T17:14:32.402Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-04-14T17:14:33.462Z] --- PASS: TestCreateServiceMaxReplicas (2.95s) [2020-04-14T17:14:33.463Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-14T17:14:35.676Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-04-14T17:14:35.676Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-04-14T17:14:35.676Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-04-14T17:14:36.607Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-04-14T17:14:37.171Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-04-14T17:14:39.067Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-04-14T17:14:39.067Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-04-14T17:14:42.342Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-04-14T17:14:46.522Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-04-14T17:14:46.522Z] --- PASS: TestDockerNetworkSuite (91.62s) [2020-04-14T17:14:46.522Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.97s) [2020-04-14T17:14:46.522Z] docker_cli_network_unix_test.go:46: [d0d21fb435043] daemon is not started [2020-04-14T17:14:46.522Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.24s) [2020-04-14T17:14:46.522Z] docker_cli_network_unix_test.go:46: [d36318c62cda3] daemon is not started [2020-04-14T17:14:46.522Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.62s) [2020-04-14T17:14:46.522Z] docker_cli_network_unix_test.go:46: [df2c6b7ade9c5] daemon is not started [2020-04-14T17:14:46.522Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.62s) [2020-04-14T17:14:46.522Z] docker_cli_network_unix_test.go:46: [d8e07e88343df] daemon is not started [2020-04-14T17:14:46.522Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.66s) [2020-04-14T17:14:46.522Z] docker_cli_network_unix_test.go:1233: [d7b48c5102a06] daemon is not started [2020-04-14T17:14:46.522Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.94s) [2020-04-14T17:14:46.522Z] docker_cli_network_unix_test.go:46: [d6fd1fd281702] daemon is not started [2020-04-14T17:14:46.522Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.92s) [2020-04-14T17:14:46.522Z] docker_cli_network_unix_test.go:46: [db741211dbf2b] daemon is not started [2020-04-14T17:14:46.522Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.41s) [2020-04-14T17:14:46.522Z] docker_cli_network_unix_test.go:46: [dad659383ad0b] daemon is not started [2020-04-14T17:14:46.522Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.86s) [2020-04-14T17:14:46.522Z] docker_cli_network_unix_test.go:46: [d481dbea4bb9c] daemon is not started [2020-04-14T17:14:46.522Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.79s) [2020-04-14T17:14:46.522Z] docker_cli_network_unix_test.go:46: [d207fb8dbb0e3] daemon is not started [2020-04-14T17:14:46.522Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.70s) [2020-04-14T17:14:46.522Z] docker_cli_network_unix_test.go:46: [dadb63b57b82c] daemon is not started [2020-04-14T17:14:46.522Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.87s) [2020-04-14T17:14:46.522Z] docker_cli_network_unix_test.go:46: [d5ea30437b2db] daemon is not started [2020-04-14T17:14:46.522Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.69s) [2020-04-14T17:14:46.522Z] docker_cli_network_unix_test.go:46: [d395651476d32] daemon is not started [2020-04-14T17:14:46.522Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.13s) [2020-04-14T17:14:46.522Z] docker_cli_network_unix_test.go:46: [d3d098c5d837c] daemon is not started [2020-04-14T17:14:46.522Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.26s) [2020-04-14T17:14:46.522Z] docker_cli_network_unix_test.go:46: [dccda00de5e45] daemon is not started [2020-04-14T17:14:46.522Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.35s) [2020-04-14T17:14:46.522Z] docker_cli_network_unix_test.go:46: [d529088d5f78e] daemon is not started [2020-04-14T17:14:46.522Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.31s) [2020-04-14T17:14:46.522Z] docker_cli_network_unix_test.go:46: [d876590ea382e] daemon is not started [2020-04-14T17:14:46.522Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-04-14T17:14:46.522Z] docker_cli_network_unix_test.go:46: [dec9af0f2b905] daemon is not started [2020-04-14T17:14:46.522Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.20s) [2020-04-14T17:14:46.522Z] docker_cli_network_unix_test.go:46: [d6aac3de0dd02] daemon is not started [2020-04-14T17:14:46.522Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.52s) [2020-04-14T17:14:46.522Z] docker_cli_network_unix_test.go:46: [d4b32cfa8fbb1] daemon is not started [2020-04-14T17:14:46.522Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (2.14s) [2020-04-14T17:14:46.522Z] docker_cli_network_unix_test.go:46: [d18e9db2b29c6] daemon is not started [2020-04-14T17:14:46.522Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.11s) [2020-04-14T17:14:46.522Z] docker_cli_network_unix_test.go:46: [dc245506cf3f8] daemon is not started [2020-04-14T17:14:46.522Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.47s) [2020-04-14T17:14:46.522Z] docker_cli_network_unix_test.go:46: [d7ccd80d2aed8] daemon is not started [2020-04-14T17:14:46.522Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.12s) [2020-04-14T17:14:46.522Z] docker_cli_network_unix_test.go:46: [d390ac07c56a9] daemon is not started [2020-04-14T17:14:46.522Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.78s) [2020-04-14T17:14:46.522Z] docker_cli_network_unix_test.go:968: [d8e316bd61640] daemon is not started [2020-04-14T17:14:46.522Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.65s) [2020-04-14T17:14:46.522Z] docker_cli_network_unix_test.go:46: [d879dbb490e6a] daemon is not started [2020-04-14T17:14:46.522Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.41s) [2020-04-14T17:14:46.522Z] docker_cli_network_unix_test.go:1116: [d16f9c99cfc89] daemon is not started [2020-04-14T17:14:46.522Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.16s) [2020-04-14T17:14:46.522Z] docker_cli_network_unix_test.go:46: [d34f73dae1ada] daemon is not started [2020-04-14T17:14:46.522Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.70s) [2020-04-14T17:14:46.522Z] docker_cli_network_unix_test.go:46: [dc708d949f9e5] daemon is not started [2020-04-14T17:14:46.522Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2020-04-14T17:14:46.522Z] docker_cli_network_unix_test.go:46: [d646a050c3c2b] daemon is not started [2020-04-14T17:14:46.522Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s) [2020-04-14T17:14:46.522Z] docker_cli_network_unix_test.go:46: [d47c3c10e4a97] daemon is not started [2020-04-14T17:14:46.522Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.13s) [2020-04-14T17:14:46.522Z] docker_cli_network_unix_test.go:46: [df76998a29f8a] daemon is not started [2020-04-14T17:14:46.522Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2020-04-14T17:14:46.522Z] docker_cli_network_unix_test.go:46: [d58547971a3fe] daemon is not started [2020-04-14T17:14:46.522Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-04-14T17:14:46.522Z] docker_cli_network_unix_test.go:46: [d6144cd37154a] daemon is not started [2020-04-14T17:14:46.522Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.92s) [2020-04-14T17:14:46.522Z] docker_cli_network_unix_test.go:46: [de74d2da42129] daemon is not started [2020-04-14T17:14:46.522Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-04-14T17:14:46.522Z] docker_cli_network_unix_test.go:46: [d397557b42eee] daemon is not started [2020-04-14T17:14:46.522Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-04-14T17:14:46.522Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-04-14T17:14:46.522Z] docker_cli_network_unix_test.go:46: [d8dc998dd0206] daemon is not started [2020-04-14T17:14:46.522Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.30s) [2020-04-14T17:14:46.522Z] docker_cli_network_unix_test.go:46: [d0d346447a274] daemon is not started [2020-04-14T17:14:46.522Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.68s) [2020-04-14T17:14:46.522Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.57s) [2020-04-14T17:14:46.522Z] docker_cli_network_unix_test.go:1084: [d43480aa5ac35] daemon is not started [2020-04-14T17:14:46.522Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.11s) [2020-04-14T17:14:46.522Z] docker_cli_network_unix_test.go:46: [db9fdacd648f3] daemon is not started [2020-04-14T17:14:46.522Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.61s) [2020-04-14T17:14:46.522Z] docker_cli_network_unix_test.go:46: [dc165b8f5a132] daemon is not started [2020-04-14T17:14:46.522Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.75s) [2020-04-14T17:14:46.522Z] docker_cli_network_unix_test.go:46: [d5ddded1bad08] daemon is not started [2020-04-14T17:14:46.522Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-04-14T17:14:46.522Z] docker_cli_network_unix_test.go:46: [d20c79985188a] daemon is not started [2020-04-14T17:14:46.522Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.28s) [2020-04-14T17:14:46.522Z] docker_cli_network_unix_test.go:46: [d21bffd058d31] daemon is not started [2020-04-14T17:14:46.522Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.74s) [2020-04-14T17:14:46.522Z] docker_cli_network_unix_test.go:46: [db51cdb69a317] daemon is not started [2020-04-14T17:14:46.522Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.71s) [2020-04-14T17:14:46.522Z] docker_cli_network_unix_test.go:46: [dce4acade1a9e] daemon is not started [2020-04-14T17:14:46.522Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.71s) [2020-04-14T17:14:46.522Z] docker_cli_network_unix_test.go:46: [de839221f3909] daemon is not started [2020-04-14T17:14:46.522Z] === RUN TestDockerHubPullSuite [2020-04-14T17:14:46.522Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-04-14T17:14:47.895Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-04-14T17:14:48.708Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.49s) [2020-04-14T17:14:48.708Z] === RUN TestCreateServiceSecretFileMode [2020-04-14T17:14:48.995Z] --- PASS: TestCreateServiceSecretFileMode (2.56s) [2020-04-14T17:14:48.995Z] === RUN TestCreateServiceConfigFileMode [2020-04-14T17:14:50.419Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-04-14T17:14:50.676Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-04-14T17:14:51.688Z] --- PASS: TestCreateServiceConfigFileMode (2.63s) [2020-04-14T17:14:51.688Z] === RUN TestCreateServiceSysctls [2020-04-14T17:14:52.572Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-04-14T17:14:52.572Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-04-14T17:14:52.572Z] --- PASS: TestDockerHubPullSuite (6.01s) [2020-04-14T17:14:52.572Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.36s) [2020-04-14T17:14:52.572Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.23s) [2020-04-14T17:14:52.572Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.39s) [2020-04-14T17:14:52.572Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.75s) [2020-04-14T17:14:52.572Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2020-04-14T17:14:52.572Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.05s) [2020-04-14T17:14:52.572Z] PASS [2020-04-14T17:14:52.572Z] [2020-04-14T17:14:52.572Z] === Skipped [2020-04-14T17:14:52.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-04-14T17:14:52.572Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-04-14T17:14:52.572Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-04-14T17:14:52.572Z] [2020-04-14T17:14:52.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-04-14T17:14:52.572Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-04-14T17:14:52.572Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-04-14T17:14:52.572Z] [2020-04-14T17:14:52.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-04-14T17:14:52.572Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-04-14T17:14:52.572Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-04-14T17:14:52.572Z] [2020-04-14T17:14:52.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-04-14T17:14:52.572Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-04-14T17:14:52.572Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-04-14T17:14:52.572Z] [2020-04-14T17:14:52.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-04-14T17:14:52.572Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-04-14T17:14:52.572Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-04-14T17:14:52.572Z] [2020-04-14T17:14:52.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-04-14T17:14:52.572Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-04-14T17:14:52.572Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-04-14T17:14:52.572Z] [2020-04-14T17:14:52.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-04-14T17:14:52.572Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-04-14T17:14:52.572Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-04-14T17:14:52.572Z] [2020-04-14T17:14:52.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-04-14T17:14:52.572Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-04-14T17:14:52.572Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-04-14T17:14:52.572Z] [2020-04-14T17:14:52.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-04-14T17:14:52.572Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-04-14T17:14:52.572Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-04-14T17:14:52.572Z] [2020-04-14T17:14:52.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-04-14T17:14:52.572Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-04-14T17:14:52.572Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-04-14T17:14:52.572Z] [2020-04-14T17:14:52.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-04-14T17:14:52.572Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-04-14T17:14:52.572Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-04-14T17:14:52.572Z] [2020-04-14T17:14:52.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-04-14T17:14:52.572Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-04-14T17:14:52.572Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-04-14T17:14:52.572Z] [2020-04-14T17:14:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-04-14T17:14:52.573Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-04-14T17:14:52.573Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-04-14T17:14:52.573Z] [2020-04-14T17:14:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-04-14T17:14:52.573Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-04-14T17:14:52.573Z] docker_cli_sni_test.go:18: Flakey test [2020-04-14T17:14:52.573Z] [2020-04-14T17:14:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-04-14T17:14:52.573Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-04-14T17:14:52.573Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-04-14T17:14:52.573Z] [2020-04-14T17:14:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-04-14T17:14:52.573Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-04-14T17:14:52.573Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-04-14T17:14:52.573Z] [2020-04-14T17:14:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-04-14T17:14:52.573Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-04-14T17:14:52.573Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-04-14T17:14:52.573Z] [2020-04-14T17:14:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-04-14T17:14:52.573Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-04-14T17:14:52.573Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-04-14T17:14:52.573Z] [2020-04-14T17:14:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-04-14T17:14:52.573Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-04-14T17:14:52.573Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-04-14T17:14:52.573Z] [2020-04-14T17:14:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-04-14T17:14:52.573Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-04-14T17:14:52.573Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-04-14T17:14:52.573Z] [2020-04-14T17:14:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-04-14T17:14:52.573Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-04-14T17:14:52.573Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-04-14T17:14:52.573Z] [2020-04-14T17:14:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-04-14T17:14:52.573Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-04-14T17:14:52.573Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-04-14T17:14:52.573Z] [2020-04-14T17:14:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-04-14T17:14:52.573Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-04-14T17:14:52.573Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-04-14T17:14:52.573Z] [2020-04-14T17:14:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-04-14T17:14:52.573Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-04-14T17:14:52.573Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-04-14T17:14:52.573Z] [2020-04-14T17:14:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-04-14T17:14:52.573Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-04-14T17:14:52.573Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-04-14T17:14:52.573Z] [2020-04-14T17:14:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-04-14T17:14:52.573Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-04-14T17:14:52.573Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-04-14T17:14:52.573Z] [2020-04-14T17:14:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-04-14T17:14:52.573Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-04-14T17:14:52.573Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-04-14T17:14:52.573Z] [2020-04-14T17:14:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-14T17:14:52.573Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-14T17:14:52.573Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-04-14T17:14:52.573Z] [2020-04-14T17:14:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-04-14T17:14:52.573Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-04-14T17:14:52.573Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-04-14T17:14:52.573Z] [2020-04-14T17:14:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-14T17:14:52.573Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-14T17:14:52.573Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-04-14T17:14:52.573Z] [2020-04-14T17:14:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-04-14T17:14:52.573Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-04-14T17:14:52.573Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-04-14T17:14:52.573Z] [2020-04-14T17:14:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-04-14T17:14:52.573Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-04-14T17:14:52.573Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-04-14T17:14:52.573Z] [2020-04-14T17:14:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-04-14T17:14:52.573Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-04-14T17:14:52.573Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-04-14T17:14:52.573Z] [2020-04-14T17:14:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-04-14T17:14:52.573Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-04-14T17:14:52.573Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-04-14T17:14:52.573Z] [2020-04-14T17:14:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-04-14T17:14:52.573Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-04-14T17:14:52.573Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-04-14T17:14:52.573Z] [2020-04-14T17:14:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-04-14T17:14:52.573Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-04-14T17:14:52.573Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-04-14T17:14:52.573Z] [2020-04-14T17:14:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-04-14T17:14:52.573Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-04-14T17:14:52.573Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-04-14T17:14:52.573Z] [2020-04-14T17:14:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-04-14T17:14:52.573Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-04-14T17:14:52.573Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-04-14T17:14:52.573Z] [2020-04-14T17:14:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-04-14T17:14:52.573Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-04-14T17:14:52.573Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-04-14T17:14:52.573Z] [2020-04-14T17:14:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-04-14T17:14:52.573Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-04-14T17:14:52.573Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-04-14T17:14:52.573Z] [2020-04-14T17:14:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-04-14T17:14:52.573Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-04-14T17:14:52.573Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-04-14T17:14:52.573Z] [2020-04-14T17:14:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-04-14T17:14:52.573Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-04-14T17:14:52.573Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-04-14T17:14:52.573Z] [2020-04-14T17:14:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-04-14T17:14:52.573Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-04-14T17:14:52.573Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-04-14T17:14:52.573Z] [2020-04-14T17:14:52.573Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-04-14T17:14:52.573Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-04-14T17:14:52.573Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-04-14T17:14:52.573Z] docker_cli_network_unix_test.go:46: [d8dc998dd0206] daemon is not started [2020-04-14T17:14:52.573Z] [2020-04-14T17:14:52.573Z] [2020-04-14T17:14:52.573Z] DONE 1277 tests, 44 skipped in 1987.718s [2020-04-14T17:14:52.573Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-14T17:14:52.573Z] ++++ cat bundles/test-integration/docker.pid [2020-04-14T17:14:52.573Z] +++ kill 7460 [2020-04-14T17:14:53.950Z] +++ /etc/init.d/apparmor stop [2020-04-14T17:14:53.950Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-14T17:14:53.950Z] [2020-04-14T17:14:53.950Z] Unloading profiles will leave already running processes permanently [2020-04-14T17:14:53.950Z] unconfined, which can lead to unexpected situations. [2020-04-14T17:14:53.950Z] [2020-04-14T17:14:53.950Z] To set a process to complain mode, use the command line tool [2020-04-14T17:14:53.950Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-14T17:14:53.950Z] +++ true [2020-04-14T17:14:53.950Z] [2020-04-14T17:14:55.160Z] --- PASS: TestCreateServiceSysctls (3.45s) [2020-04-14T17:14:55.160Z] === RUN TestCreateServiceCapabilities [2020-04-14T17:14:57.237Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-04-14T17:14:57.850Z] --- PASS: TestCreateServiceCapabilities (2.62s) [2020-04-14T17:14:57.850Z] === RUN TestInspect [2020-04-14T17:15:00.560Z] --- PASS: TestInspect (2.96s) [2020-04-14T17:15:00.560Z] === RUN TestCreateJob [2020-04-14T17:15:02.492Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-04-14T17:15:04.052Z] --- PASS: TestCreateJob (3.39s) [2020-04-14T17:15:04.052Z] === RUN TestReplicatedJob [2020-04-14T17:15:05.768Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-04-14T17:15:09.045Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-04-14T17:15:10.893Z] --- PASS: TestReplicatedJob (5.94s) [2020-04-14T17:15:10.893Z] === RUN TestUpdateReplicatedJob [2020-04-14T17:15:12.319Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-04-14T17:15:13.599Z] --- PASS: TestUpdateReplicatedJob (3.55s) [2020-04-14T17:15:13.599Z] === RUN TestServiceListWithStatuses [2020-04-14T17:15:13.599Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-04-14T17:15:13.599Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-14T17:15:13.599Z] === RUN TestDockerNetworkConnectAlias [2020-04-14T17:15:14.843Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-04-14T17:15:18.008Z] --- PASS: TestDockerNetworkConnectAlias (4.61s) [2020-04-14T17:15:18.008Z] === RUN TestDockerNetworkReConnect [2020-04-14T17:15:18.119Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-04-14T17:15:21.393Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-04-14T17:15:22.414Z] --- PASS: TestDockerNetworkReConnect (3.71s) [2020-04-14T17:15:22.414Z] === RUN TestServicePlugin [2020-04-14T17:15:22.414Z] --- SKIP: TestServicePlugin (0.00s) [2020-04-14T17:15:22.414Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-14T17:15:22.414Z] === RUN TestServiceUpdateLabel [2020-04-14T17:15:24.455Z] --- PASS: TestServiceUpdateLabel (2.28s) [2020-04-14T17:15:24.455Z] === RUN TestServiceUpdateSecrets [2020-04-14T17:15:39.709Z] --- PASS: TestServiceUpdateSecrets (14.78s) [2020-04-14T17:15:39.709Z] === RUN TestServiceUpdateConfigs [2020-04-14T17:15:54.955Z] --- PASS: TestServiceUpdateConfigs (14.75s) [2020-04-14T17:15:54.955Z] === RUN TestServiceUpdateNetwork [2020-04-14T17:16:07.511Z] --- PASS: TestServiceUpdateNetwork (12.90s) [2020-04-14T17:16:07.511Z] PASS [2020-04-14T17:16:07.511Z] [2020-04-14T17:16:07.511Z] === Skipped [2020-04-14T17:16:07.511Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-04-14T17:16:07.511Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-14T17:16:07.511Z] [2020-04-14T17:16:07.511Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-04-14T17:16:07.511Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-14T17:16:07.511Z] [2020-04-14T17:16:07.511Z] [2020-04-14T17:16:07.511Z] DONE 23 tests, 2 skipped in 123.584s [2020-04-14T17:16:07.511Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-04-14T17:16:07.511Z] ++ 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-04-14T17:16:07.511Z] ++ set -e [2020-04-14T17:16:07.511Z] ++ '[' -n 0 ']' [2020-04-14T17:16:07.511Z] ++ set -x [2020-04-14T17:16:07.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=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-04-14T17:16:07.511Z] INFO: Testing against a local daemon [2020-04-14T17:16:07.511Z] === RUN TestSessionCreate [2020-04-14T17:16:07.511Z] --- PASS: TestSessionCreate (0.07s) [2020-04-14T17:16:07.511Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-14T17:16:07.511Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-04-14T17:16:07.511Z] PASS [2020-04-14T17:16:07.511Z] [2020-04-14T17:16:07.511Z] DONE 2 tests in 0.213s [2020-04-14T17:16:07.511Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-04-14T17:16:07.511Z] ++ 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-04-14T17:16:07.511Z] ++ set -e [2020-04-14T17:16:07.511Z] ++ '[' -n 0 ']' [2020-04-14T17:16:07.511Z] ++ set -x [2020-04-14T17:16:07.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=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-04-14T17:16:07.511Z] INFO: Testing against a local daemon [2020-04-14T17:16:07.511Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-14T17:16:07.511Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-14T17:16:07.511Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-14T17:16:07.511Z] === RUN TestEventsExecDie [2020-04-14T17:16:07.795Z] --- PASS: TestEventsExecDie (0.84s) [2020-04-14T17:16:07.795Z] === RUN TestEventsBackwardsCompatible [2020-04-14T17:16:07.795Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-04-14T17:16:07.795Z] === RUN TestInfoBinaryCommits [2020-04-14T17:16:07.795Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-04-14T17:16:07.795Z] === RUN TestInfoAPIVersioned [2020-04-14T17:16:07.795Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-04-14T17:16:07.795Z] === RUN TestInfoDiscoveryBackend [2020-04-14T17:16:08.416Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-04-14T17:16:08.416Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-14T17:16:09.428Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-04-14T17:16:09.428Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-14T17:16:10.051Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-04-14T17:16:10.051Z] === RUN TestInfoAPI [2020-04-14T17:16:10.051Z] --- PASS: TestInfoAPI (0.05s) [2020-04-14T17:16:10.051Z] === RUN TestInfoAPIWarnings [2020-04-14T17:16:10.677Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-04-14T17:16:10.677Z] === RUN TestInfoDebug [2020-04-14T17:16:11.300Z] --- PASS: TestInfoDebug (0.54s) [2020-04-14T17:16:11.300Z] === RUN TestInfoInsecureRegistries [2020-04-14T17:16:11.586Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2020-04-14T17:16:11.586Z] === RUN TestInfoRegistryMirrors [2020-04-14T17:16:12.204Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-04-14T17:16:12.204Z] === RUN TestLoginFailsWithBadCredentials [2020-04-14T17:16:12.828Z] --- PASS: TestLoginFailsWithBadCredentials (0.45s) [2020-04-14T17:16:12.828Z] === RUN TestPingCacheHeaders [2020-04-14T17:16:12.828Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-04-14T17:16:12.828Z] === RUN TestPingGet [2020-04-14T17:16:12.828Z] --- PASS: TestPingGet (0.03s) [2020-04-14T17:16:12.828Z] === RUN TestPingHead [2020-04-14T17:16:12.828Z] --- PASS: TestPingHead (0.05s) [2020-04-14T17:16:12.828Z] === RUN TestVersion [2020-04-14T17:16:12.828Z] --- PASS: TestVersion (0.05s) [2020-04-14T17:16:12.828Z] PASS [2020-04-14T17:16:12.828Z] [2020-04-14T17:16:12.828Z] === Skipped [2020-04-14T17:16:12.828Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-14T17:16:12.828Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-14T17:16:12.828Z] [2020-04-14T17:16:12.828Z] [2020-04-14T17:16:12.828Z] DONE 18 tests, 1 skipped in 6.033s [2020-04-14T17:16:12.828Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-04-14T17:16:12.828Z] ++ 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-04-14T17:16:12.828Z] ++ set -e [2020-04-14T17:16:12.828Z] ++ '[' -n 0 ']' [2020-04-14T17:16:12.828Z] ++ set -x [2020-04-14T17:16:12.828Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-14T17:16:12.828Z] INFO: Testing against a local daemon [2020-04-14T17:16:12.828Z] === RUN TestVolumesCreateAndList [2020-04-14T17:16:13.112Z] --- PASS: TestVolumesCreateAndList (0.06s) [2020-04-14T17:16:13.112Z] === RUN TestVolumesRemove [2020-04-14T17:16:13.112Z] --- PASS: TestVolumesRemove (0.08s) [2020-04-14T17:16:13.112Z] === RUN TestVolumesInspect [2020-04-14T17:16:13.112Z] --- PASS: TestVolumesInspect (0.04s) [2020-04-14T17:16:13.112Z] === RUN TestVolumesInvalidJSON [2020-04-14T17:16:13.112Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-14T17:16:13.112Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-14T17:16:13.112Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-14T17:16:13.112Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-04-14T17:16:13.112Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-14T17:16:13.112Z] PASS [2020-04-14T17:16:13.112Z] [2020-04-14T17:16:13.112Z] DONE 5 tests in 0.295s [2020-04-14T17:16:13.112Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-14T17:16:13.395Z] ++++ cat bundles/test-integration/docker.pid [2020-04-14T17:16:13.395Z] +++ kill 13546 [2020-04-14T17:16:14.876Z] +++ /etc/init.d/apparmor stop [2020-04-14T17:16:14.876Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-14T17:16:14.876Z] [2020-04-14T17:16:14.876Z] Unloading profiles will leave already running processes permanently [2020-04-14T17:16:14.876Z] unconfined, which can lead to unexpected situations. [2020-04-14T17:16:14.876Z] [2020-04-14T17:16:14.876Z] To set a process to complain mode, use the command line tool [2020-04-14T17:16:14.876Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-14T17:16:14.876Z] +++ true [2020-04-14T17:16:14.876Z] Post stage [Pipeline] junit [2020-04-14T17:16:16.953Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-14T17:16:17.581Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-04-14T17:16:17.917Z] + echo Ensuring container killed. [2020-04-14T17:16:17.917Z] Ensuring container killed. [2020-04-14T17:16:17.917Z] + docker rm -vf docker-pr12 [2020-04-14T17:16:17.917Z] Error: No such container: docker-pr12 [2020-04-14T17:16:17.917Z] + true [Pipeline] sh [2020-04-14T17:16:18.311Z] + echo Chowning /workspace to jenkins user [2020-04-14T17:16:18.311Z] Chowning /workspace to jenkins user [2020-04-14T17:16:18.311Z] + id -u [2020-04-14T17:16:18.311Z] + id -g [2020-04-14T17:16:18.311Z] + docker run --rm -v /home/docker/workspace/moby_PR-39771:/workspace busybox chown -R 1001:1001 /workspace [2020-04-14T17:16:18.311Z] Unable to find image 'busybox:latest' locally [2020-04-14T17:16:18.594Z] latest: Pulling from library/busybox [2020-04-14T17:16:18.594Z] 4c6795986792: Pulling fs layer [2020-04-14T17:16:18.881Z] 4c6795986792: Verifying Checksum [2020-04-14T17:16:18.881Z] 4c6795986792: Download complete [2020-04-14T17:16:19.166Z] 4c6795986792: Pull complete [2020-04-14T17:16:19.166Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-04-14T17:16:19.166Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-14T17:16:21.599Z] + bundleName=ppc64le-integration [2020-04-14T17:16:21.599Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-04-14T17:16:21.599Z] Creating ppc64le-integration-bundles.tar.gz [2020-04-14T17:16:21.599Z] + 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-04-14T17:16:21.599Z] [Pipeline] archiveArtifacts [2020-04-14T17:16:21.919Z] Archiving artifacts [2020-04-14T17:16:22.283Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39771/12/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-14T17:16:22.677Z] + make clean [2020-04-14T17:16:23.304Z] make: command: Command not found [2020-04-14T17:16:23.304Z] make: command: Command not found [2020-04-14T17:16:23.304Z] docker volume rm -f docker-dev-cache [2020-04-14T17:16:23.304Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-14T17:16:32.455Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite (1740.17s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.84s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.43s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.58s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.37s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.96s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.09s) [2020-04-14T17:16:50.516Z] docker_api_swarm_test.go:563: [d21d34f399e3c] joining swarm manager [d58a6cc9289e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-14T17:16:50.516Z] docker_api_swarm_test.go:585: [dbbe1a5f06077] joining swarm manager [d58a6cc9289e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-14T17:16:50.516Z] check_test.go:380: [d21d34f399e3c] daemon is not started [2020-04-14T17:16:50.516Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-04-14T17:16:50.516Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.82s) [2020-04-14T17:16:50.516Z] docker_api_swarm_test.go:46: [d5206fcaaf12f] joining swarm manager [d407ba4c149b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.94s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.80s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (42.42s) [2020-04-14T17:16:50.516Z] docker_api_swarm_test.go:304: [d3204240e790f] joining swarm manager [d6c571689d6ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-14T17:16:50.516Z] docker_api_swarm_test.go:305: [daf0bf21a04c2] joining swarm manager [d6c571689d6ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-14T17:16:50.516Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-04-14T17:16:50.516Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.35s) [2020-04-14T17:16:50.516Z] docker_api_swarm_test.go:272: [d880381bd9194] joining swarm manager [d3ca8e4da7e0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-14T17:16:50.516Z] docker_api_swarm_test.go:273: [da46e8047b467] joining swarm manager [d3ca8e4da7e0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.38s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.31s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.33s) [2020-04-14T17:16:50.516Z] docker_api_swarm_node_test.go:19: [d497a73879034] joining swarm manager [d55a6b720a20f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-14T17:16:50.516Z] docker_api_swarm_node_test.go:20: [d44a071976e75] joining swarm manager [d55a6b720a20f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.43s) [2020-04-14T17:16:50.516Z] docker_api_swarm_test.go:502: [da455b9fda854] joining swarm manager [d89176d124b46]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-14T17:16:50.516Z] docker_api_swarm_test.go:507: [db3f80bec86c8] joining swarm manager [d89176d124b46]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.42s) [2020-04-14T17:16:50.516Z] docker_api_swarm_node_test.go:80: [d2a1d3e2aeaf4] joining swarm manager [d8bc83070656f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.04s) [2020-04-14T17:16:50.516Z] docker_api_swarm_node_test.go:52: [d8d6c2e192e26] joining swarm manager [da139865e2b2a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-14T17:16:50.516Z] docker_api_swarm_node_test.go:53: [dcb886a3915b9] joining swarm manager [da139865e2b2a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.68s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.89s) [2020-04-14T17:16:50.516Z] docker_api_swarm_test.go:202: [d12d90224bbf4] joining swarm manager [dd36264e75181]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (71.75s) [2020-04-14T17:16:50.516Z] docker_api_swarm_test.go:384: [da560cbb03801] joining swarm manager [de990031c2cc7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-14T17:16:50.516Z] docker_api_swarm_test.go:385: [d5443cfd1b58d] joining swarm manager [de990031c2cc7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-14T17:16:50.516Z] check_test.go:380: [d5443cfd1b58d] daemon is not started [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (71.62s) [2020-04-14T17:16:50.516Z] docker_api_swarm_test.go:802: [d33a04c94fe73] joining swarm manager [da62525ba2c67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-14T17:16:50.516Z] docker_api_swarm_test.go:802: [d3801e0595631] joining swarm manager [da62525ba2c67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-14T17:16:50.516Z] docker_api_swarm_test.go:802: [d990bf5c778c1] joining swarm manager [da62525ba2c67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-04-14T17:16:50.516Z] docker_api_swarm_test.go:802: [d8497934ca309] joining swarm manager [da62525ba2c67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-04-14T17:16:50.516Z] docker_api_swarm_test.go:810: [dbcc4b24ce6d2] joining swarm manager [da62525ba2c67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.45s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.60s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.37s) [2020-04-14T17:16:50.516Z] docker_api_swarm_service_test.go:394: [d4dd884d19efe] joining swarm manager [d0da3e50c56b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-14T17:16:50.516Z] docker_api_swarm_service_test.go:394: [dbfc7e6163736] joining swarm manager [d0da3e50c56b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.92s) [2020-04-14T17:16:50.516Z] docker_api_swarm_service_test.go:342: [d2b48c7f38b97] joining swarm manager [df0fab6ce70fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-14T17:16:50.516Z] docker_api_swarm_service_test.go:342: [d3ec6fb3d6bd1] joining swarm manager [df0fab6ce70fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.77s) [2020-04-14T17:16:50.516Z] docker_api_swarm_service_test.go:489: [de18af917c011] joining swarm manager [d5bc033178306]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-14T17:16:50.516Z] docker_api_swarm_service_test.go:489: [d75e7c487df28] joining swarm manager [d5bc033178306]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.15s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.54s) [2020-04-14T17:16:50.516Z] docker_api_swarm_service_test.go:127: [d5770b8ad0ed9] joining swarm manager [daaf8e34e2e06]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-14T17:16:50.516Z] docker_api_swarm_service_test.go:128: [d232948047c03] joining swarm manager [daaf8e34e2e06]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-14T17:16:50.516Z] docker_api_swarm_service_test.go:136: [d384780be9138] joining swarm manager [daaf8e34e2e06]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-04-14T17:16:50.516Z] docker_api_swarm_service_test.go:137: [d2271614cc9a4] joining swarm manager [daaf8e34e2e06]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.06s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.14s) [2020-04-14T17:16:50.516Z] docker_api_swarm_service_test.go:303: [d92870a512767] joining swarm manager [da1201132d722]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-14T17:16:50.516Z] docker_api_swarm_service_test.go:303: [d032513cc7608] joining swarm manager [da1201132d722]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.34s) [2020-04-14T17:16:50.516Z] docker_api_swarm_service_test.go:99: [dc486755c2844] joining swarm manager [d9fd5b4d1a70e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-14T17:16:50.516Z] docker_api_swarm_service_test.go:100: [d45b109ae6282] joining swarm manager [d9fd5b4d1a70e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-14T17:16:50.516Z] check_test.go:380: [dc486755c2844] daemon is not started [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.08s) [2020-04-14T17:16:50.516Z] docker_api_swarm_service_test.go:532: [dcd0f6977239b] joining swarm manager [da6dcaef795f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-14T17:16:50.516Z] docker_api_swarm_service_test.go:533: [d41d61453d597] joining swarm manager [da6dcaef795f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.56s) [2020-04-14T17:16:50.516Z] docker_api_swarm_service_test.go:147: [db04b4852f0ff] joining swarm manager [db49a40ec07fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-14T17:16:50.516Z] docker_api_swarm_service_test.go:147: [d263766a5753a] joining swarm manager [db49a40ec07fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.03s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.71s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.01s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.13s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.43s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.41s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.18s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.91s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.91s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.23s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.97s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.33s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.98s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.69s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.46s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.74s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.07s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.23s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.40s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.57s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.45s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.56s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.45s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.72s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.27s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.69s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.31s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.13s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.26s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.58s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.39s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.75s) [2020-04-14T17:16:50.516Z] docker_cli_service_logs_test.go:241: checking task vy4l9s5b9n0h [2020-04-14T17:16:50.516Z] docker_cli_service_logs_test.go:246: checking messages for vy4l9s5b9n0h [2020-04-14T17:16:50.516Z] docker_cli_service_logs_test.go:241: checking task zf3zsmvdxrep [2020-04-14T17:16:50.516Z] docker_cli_service_logs_test.go:246: checking messages for zf3zsmvdxrep [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.20s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.60s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.34s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.00s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.57s) [2020-04-14T17:16:50.516Z] docker_cli_swarm_test.go:1901: [d635ed845671f] joining swarm manager [d6ef3a823494c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-14T17:16:50.516Z] docker_cli_swarm_test.go:1902: [d797315fc19d7] joining swarm manager [d6ef3a823494c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.38s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.00s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.79s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.43s) [2020-04-14T17:16:50.516Z] docker_cli_swarm_test.go:1802: [d5751b0eff838] joining swarm manager [da7b16e23b9b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-14T17:16:50.516Z] docker_cli_swarm_test.go:1803: [dfe81c99b0236] joining swarm manager [da7b16e23b9b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.97s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (92.23s) [2020-04-14T17:16:50.516Z] docker_cli_swarm_test.go:1321: [d26006369f9b5] joining swarm manager [dd54461790d4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-14T17:16:50.516Z] docker_cli_swarm_test.go:1322: [da79a47919913] joining swarm manager [dd54461790d4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.44s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.50s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.45s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.02s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.49s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.79s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.52s) [2020-04-14T17:16:50.516Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-04-14T17:16:50.516Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.43s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.83s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.81s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.72s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.10s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.32s) [2020-04-14T17:16:50.516Z] docker_cli_swarm_test.go:1186: [defef4a35bb1c] joining swarm manager [d047fd77c3f14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-14T17:16:50.516Z] docker_cli_swarm_test.go:1195: [d5ce11e57c368] joining swarm manager [d047fd77c3f14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.37s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.57s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (139.06s) [2020-04-14T17:16:50.516Z] docker_cli_swarm_test.go:1118: [d32021ea155fb] joining swarm manager [df5c62f935091]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-14T17:16:50.516Z] docker_cli_swarm_test.go:1119: [d7884ae529ef2] joining swarm manager [df5c62f935091]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-14T17:16:50.516Z] docker_cli_swarm_test.go:1172: [d0964b595da6a] joining swarm manager [df5c62f935091]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.91s) [2020-04-14T17:16:50.516Z] docker_cli_swarm_test.go:1453: [deda2206d2161] joining swarm manager [de14a392c406e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-14T17:16:50.516Z] docker_cli_swarm_test.go:1454: [deaa348acb0dc] joining swarm manager [de14a392c406e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.21s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.18s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.36s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.10s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.03s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.22s) [2020-04-14T17:16:50.516Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.28s) [2020-04-14T17:16:50.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.23s) [2020-04-14T17:16:50.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.21s) [2020-04-14T17:16:50.517Z] docker_cli_swarm_unix_test.go:62: [df7af4e37abf5] joining swarm manager [d7f0259c7e404]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-14T17:16:50.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.20s) [2020-04-14T17:16:50.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.87s) [2020-04-14T17:16:50.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.13s) [2020-04-14T17:16:50.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.83s) [2020-04-14T17:16:50.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.86s) [2020-04-14T17:16:50.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.43s) [2020-04-14T17:16:50.517Z] docker_api_swarm_test.go:962: [da9a3f07eb266] joining swarm manager [d12b84b5942e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-14T17:16:50.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.80s) [2020-04-14T17:16:50.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.29s) [2020-04-14T17:16:50.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.23s) [2020-04-14T17:16:50.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (4.52s) [2020-04-14T17:16:50.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (10.53s) [2020-04-14T17:16:50.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.34s) [2020-04-14T17:16:50.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.16s) [2020-04-14T17:16:50.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.10s) [2020-04-14T17:16:50.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.28s) [2020-04-14T17:16:50.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.11s) [2020-04-14T17:16:50.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.80s) [2020-04-14T17:16:50.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.01s) [2020-04-14T17:16:50.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.28s) [2020-04-14T17:16:50.517Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.00s) [2020-04-14T17:16:50.517Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.00s) [2020-04-14T17:16:50.517Z] === RUN TestDockerExternalVolumeSuite [2020-04-14T17:16:50.517Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-04-14T17:17:05.369Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-04-14T17:18:13.013Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-04-14T17:18:22.966Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-04-14T17:18:55.014Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-04-14T17:19:09.863Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-04-14T17:19:41.903Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-04-14T17:19:54.084Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-04-14T17:20:26.171Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-04-14T17:20:41.021Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-04-14T17:20:59.076Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-04-14T17:21:45.709Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-04-14T17:22:03.764Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-04-14T17:22:35.802Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-04-14T17:23:07.859Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-04-14T17:23:22.712Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-04-14T17:23:40.767Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-04-14T17:23:55.618Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-04-14T17:24:10.467Z] --- PASS: TestDockerExternalVolumeSuite (440.94s) [2020-04-14T17:24:10.467Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.88s) [2020-04-14T17:24:10.467Z] docker_cli_external_volume_driver_test.go:53: [ddf92f6a138b3] daemon is not started [2020-04-14T17:24:10.467Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-04-14T17:24:10.467Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.58s) [2020-04-14T17:24:10.467Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2020-04-14T17:24:10.467Z] docker_cli_external_volume_driver_test.go:53: [d431ea5050972] daemon is not started [2020-04-14T17:24:10.467Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-04-14T17:24:10.467Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-04-14T17:24:10.467Z] docker_cli_external_volume_driver_test.go:53: [dcd4149e84dfd] daemon is not started [2020-04-14T17:24:10.467Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-04-14T17:24:10.467Z] docker_cli_external_volume_driver_test.go:53: [d9c4f7df355bb] daemon is not started [2020-04-14T17:24:10.467Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.57s) [2020-04-14T17:24:10.467Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.57s) [2020-04-14T17:24:10.467Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.82s) [2020-04-14T17:24:10.467Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-04-14T17:24:10.467Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.59s) [2020-04-14T17:24:10.467Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.73s) [2020-04-14T17:24:10.468Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.00s) [2020-04-14T17:24:10.468Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.55s) [2020-04-14T17:24:10.468Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.35s) [2020-04-14T17:24:10.468Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.32s) [2020-04-14T17:24:10.468Z] docker_cli_external_volume_driver_test.go:485: [df95deff16082] daemon is not started [2020-04-14T17:24:10.468Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-04-14T17:24:10.468Z] docker_cli_external_volume_driver_test.go:53: [dcd8e44fa2e47] daemon is not started [2020-04-14T17:24:10.468Z] PASS [2020-04-14T17:24:10.468Z] [2020-04-14T17:24:10.468Z] === Skipped [2020-04-14T17:24:10.468Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-04-14T17:24:10.468Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-04-14T17:24:10.468Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-04-14T17:24:10.468Z] check_test.go:309: [d835eb3a44529] daemon is not started [2020-04-14T17:24:10.468Z] [2020-04-14T17:24:10.468Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-04-14T17:24:10.468Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-04-14T17:24:10.468Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-04-14T17:24:10.468Z] check_test.go:309: [d83300c38cc55] daemon is not started [2020-04-14T17:24:10.468Z] [2020-04-14T17:24:10.468Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-04-14T17:24:10.468Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-04-14T17:24:10.468Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-04-14T17:24:10.468Z] check_test.go:309: [da3aa9e80ca51] daemon is not started [2020-04-14T17:24:10.468Z] [2020-04-14T17:24:10.468Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-04-14T17:24:10.468Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-04-14T17:24:10.468Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-04-14T17:24:10.468Z] [2020-04-14T17:24:10.468Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-04-14T17:24:10.468Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-04-14T17:24:10.468Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-04-14T17:24:10.468Z] [2020-04-14T17:24:10.468Z] [2020-04-14T17:24:10.468Z] DONE 273 tests, 5 skipped in 2545.362s [2020-04-14T17:24:10.468Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-14T17:24:12.361Z] ++++ cat bundles/test-integration/docker.pid [2020-04-14T17:24:12.361Z] +++ kill 7480 [2020-04-14T17:24:13.305Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df4e124813903/docker.pid [2020-04-14T17:24:13.305Z] +++ kill 4392 [2020-04-14T17:24:13.305Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4392 is not a child of this shell [2020-04-14T17:24:13.305Z] warning: PID 4392 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df4e124813903/docker.pid had a nonzero exit code [2020-04-14T17:24:13.305Z] +++ /etc/init.d/apparmor stop [2020-04-14T17:24:13.305Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-14T17:24:13.305Z] [2020-04-14T17:24:13.305Z] Unloading profiles will leave already running processes permanently [2020-04-14T17:24:13.305Z] unconfined, which can lead to unexpected situations. [2020-04-14T17:24:13.305Z] [2020-04-14T17:24:13.305Z] To set a process to complain mode, use the command line tool [2020-04-14T17:24:13.305Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-14T17:24:13.305Z] +++ true [2020-04-14T17:24:13.305Z] [2020-04-14T17:24:13.577Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-04-14T17:24:13.596Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-14T17:24:14.557Z] + echo Ensuring container killed. [2020-04-14T17:24:14.557Z] Ensuring container killed. [2020-04-14T17:24:14.557Z] + docker ps -aq -f name=docker-pr12-* [2020-04-14T17:24:14.557Z] + cids=ebd6466a1c29 [2020-04-14T17:24:14.557Z] 18d8bb722b69 [2020-04-14T17:24:14.557Z] 88094aa1c6e4 [2020-04-14T17:24:14.557Z] + [ -n ebd6466a1c29 [2020-04-14T17:24:14.557Z] 18d8bb722b69 [2020-04-14T17:24:14.557Z] 88094aa1c6e4 ] [2020-04-14T17:24:14.557Z] + docker rm -vf ebd6466a1c29 18d8bb722b69 88094aa1c6e4 [2020-04-14T17:24:17.078Z] ebd6466a1c29 [2020-04-14T17:24:18.972Z] 18d8bb722b69 [2020-04-14T17:24:20.341Z] 88094aa1c6e4 [Pipeline] sh [2020-04-14T17:24:20.628Z] + echo Chowning /workspace to jenkins user [2020-04-14T17:24:20.628Z] Chowning /workspace to jenkins user [2020-04-14T17:24:20.628Z] + id -u [2020-04-14T17:24:20.628Z] + id -g [2020-04-14T17:24:20.628Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39771:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-14T17:24:26.181Z] + bundleName=amd64 [2020-04-14T17:24:26.181Z] + echo Creating amd64-bundles.tar.gz [2020-04-14T17:24:26.181Z] Creating amd64-bundles.tar.gz [2020-04-14T17:24:26.181Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-04-14T17:24:26.181Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-04-14T17:24:27.559Z] Archiving artifacts [2020-04-14T17:24:28.038Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39771/12/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-14T17:24:28.348Z] + make clean [2020-04-14T17:24:28.604Z] docker volume rm -f docker-dev-cache [2020-04-14T17:24:28.604Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-14T17:45:00.082Z] ok github.com/docker/docker/integration-cli 2536.644s [2020-04-14T17:45:00.082Z] [2020-04-14T17:45:00.082Z] === Skipped [2020-04-14T17:45:00.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-04-14T17:45:00.082Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-04-14T17:45:00.082Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.082Z] [2020-04-14T17:45:00.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-04-14T17:45:00.082Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-04-14T17:45:00.082Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2020-04-14T17:45:00.083Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-04-14T17:45:00.083Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-04-14T17:45:00.083Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-04-14T17:45:00.083Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-04-14T17:45:00.083Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-04-14T17:45:00.083Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-04-14T17:45:00.083Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-04-14T17:45:00.083Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-04-14T17:45:00.083Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-04-14T17:45:00.083Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-04-14T17:45:00.083Z] docker_cli_run_test.go:3182: unmatched requirement Apparmor [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2020-04-14T17:45:00.083Z] docker_cli_run_test.go:3160: unmatched requirement Apparmor [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-04-14T17:45:00.083Z] docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-04-14T17:45:00.083Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-04-14T17:45:00.083Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-04-14T17:45:00.083Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2020-04-14T17:45:00.083Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-04-14T17:45:00.083Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-04-14T17:45:00.083Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-04-14T17:45:00.083Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2020-04-14T17:45:00.083Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2020-04-14T17:45:00.083Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-04-14T17:45:00.083Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2020-04-14T17:45:00.083Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-04-14T17:45:00.083Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2020-04-14T17:45:00.083Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2020-04-14T17:45:00.083Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-04-14T17:45:00.083Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.42s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.42s) [2020-04-14T17:45:00.083Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.95s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.95s) [2020-04-14T17:45:00.083Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.31s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.31s) [2020-04-14T17:45:00.083Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s) [2020-04-14T17:45:00.083Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-04-14T17:45:00.083Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-04-14T17:45:00.083Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-04-14T17:45:00.083Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-04-14T17:45:00.083Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-04-14T17:45:00.083Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.84s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.84s) [2020-04-14T17:45:00.083Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.43s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.43s) [2020-04-14T17:45:00.083Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-04-14T17:45:00.083Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-04-14T17:45:00.083Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-04-14T17:45:00.083Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-04-14T17:45:00.083Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2020-04-14T17:45:00.083Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-04-14T17:45:00.083Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-04-14T17:45:00.083Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-04-14T17:45:00.083Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2020-04-14T17:45:00.083Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s) [2020-04-14T17:45:00.083Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2020-04-14T17:45:00.083Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-04-14T17:45:00.083Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2020-04-14T17:45:00.083Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2020-04-14T17:45:00.083Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.40s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.40s) [2020-04-14T17:45:00.083Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-04-14T17:45:00.083Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-04-14T17:45:00.083Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-04-14T17:45:00.083Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.42s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.42s) [2020-04-14T17:45:00.083Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2020-04-14T17:45:00.083Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-04-14T17:45:00.083Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2020-04-14T17:45:00.083Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-04-14T17:45:00.083Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2020-04-14T17:45:00.083Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-04-14T17:45:00.083Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2020-04-14T17:45:00.083Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.083Z] [2020-04-14T17:45:00.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-04-14T17:45:00.083Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-04-14T17:45:00.084Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.084Z] [2020-04-14T17:45:00.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2020-04-14T17:45:00.084Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2020-04-14T17:45:00.084Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.084Z] [2020-04-14T17:45:00.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2020-04-14T17:45:00.084Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2020-04-14T17:45:00.084Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.084Z] [2020-04-14T17:45:00.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2020-04-14T17:45:00.084Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2020-04-14T17:45:00.084Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.084Z] [2020-04-14T17:45:00.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.06s) [2020-04-14T17:45:00.084Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.06s) [2020-04-14T17:45:00.084Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-04-14T17:45:00.084Z] [2020-04-14T17:45:00.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-04-14T17:45:00.084Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-04-14T17:45:00.084Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.084Z] [2020-04-14T17:45:00.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-04-14T17:45:00.084Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-04-14T17:45:00.084Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.084Z] [2020-04-14T17:45:00.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2020-04-14T17:45:00.084Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-04-14T17:45:00.084Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.084Z] [2020-04-14T17:45:00.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s) [2020-04-14T17:45:00.084Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2020-04-14T17:45:00.084Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.084Z] [2020-04-14T17:45:00.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2020-04-14T17:45:00.084Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2020-04-14T17:45:00.084Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.084Z] [2020-04-14T17:45:00.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2020-04-14T17:45:00.084Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2020-04-14T17:45:00.084Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.084Z] [2020-04-14T17:45:00.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-04-14T17:45:00.084Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-04-14T17:45:00.084Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.084Z] [2020-04-14T17:45:00.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2020-04-14T17:45:00.084Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2020-04-14T17:45:00.084Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.084Z] [2020-04-14T17:45:00.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-04-14T17:45:00.084Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-04-14T17:45:00.084Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.084Z] [2020-04-14T17:45:00.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2020-04-14T17:45:00.084Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2020-04-14T17:45:00.084Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.084Z] [2020-04-14T17:45:00.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-04-14T17:45:00.084Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-04-14T17:45:00.084Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.084Z] [2020-04-14T17:45:00.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2020-04-14T17:45:00.084Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2020-04-14T17:45:00.084Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.084Z] [2020-04-14T17:45:00.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2020-04-14T17:45:00.084Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2020-04-14T17:45:00.084Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.084Z] [2020-04-14T17:45:00.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.50s) [2020-04-14T17:45:00.084Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.50s) [2020-04-14T17:45:00.084Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.084Z] [2020-04-14T17:45:00.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.44s) [2020-04-14T17:45:00.084Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) [2020-04-14T17:45:00.084Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.084Z] [2020-04-14T17:45:00.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-04-14T17:45:00.084Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-04-14T17:45:00.084Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.084Z] [2020-04-14T17:45:00.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2020-04-14T17:45:00.084Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2020-04-14T17:45:00.084Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.084Z] [2020-04-14T17:45:00.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2020-04-14T17:45:00.084Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2020-04-14T17:45:00.084Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.084Z] [2020-04-14T17:45:00.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-04-14T17:45:00.084Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-04-14T17:45:00.084Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.084Z] [2020-04-14T17:45:00.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2020-04-14T17:45:00.084Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2020-04-14T17:45:00.084Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.084Z] [2020-04-14T17:45:00.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.44s) [2020-04-14T17:45:00.084Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.44s) [2020-04-14T17:45:00.084Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.084Z] [2020-04-14T17:45:00.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-04-14T17:45:00.084Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-04-14T17:45:00.084Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.084Z] [2020-04-14T17:45:00.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.55s) [2020-04-14T17:45:00.084Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.55s) [2020-04-14T17:45:00.084Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.084Z] [2020-04-14T17:45:00.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2020-04-14T17:45:00.084Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2020-04-14T17:45:00.084Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.084Z] [2020-04-14T17:45:00.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.49s) [2020-04-14T17:45:00.084Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.49s) [2020-04-14T17:45:00.084Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.084Z] [2020-04-14T17:45:00.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-04-14T17:45:00.084Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-04-14T17:45:00.084Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.084Z] [2020-04-14T17:45:00.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.40s) [2020-04-14T17:45:00.084Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) [2020-04-14T17:45:00.084Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.084Z] [2020-04-14T17:45:00.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-04-14T17:45:00.084Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-04-14T17:45:00.084Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.084Z] [2020-04-14T17:45:00.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-04-14T17:45:00.084Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-04-14T17:45:00.084Z] docker_cli_sni_test.go:18: Flakey test [2020-04-14T17:45:00.084Z] [2020-04-14T17:45:00.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-04-14T17:45:00.084Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-04-14T17:45:00.084Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.084Z] [2020-04-14T17:45:00.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-04-14T17:45:00.084Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-04-14T17:45:00.084Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.084Z] [2020-04-14T17:45:00.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-04-14T17:45:00.084Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-04-14T17:45:00.084Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.084Z] [2020-04-14T17:45:00.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-04-14T17:45:00.084Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-04-14T17:45:00.084Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.084Z] [2020-04-14T17:45:00.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-04-14T17:45:00.084Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-04-14T17:45:00.084Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.084Z] [2020-04-14T17:45:00.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-04-14T17:45:00.084Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-04-14T17:45:00.084Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.084Z] [2020-04-14T17:45:00.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-04-14T17:45:00.084Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-04-14T17:45:00.084Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.084Z] [2020-04-14T17:45:00.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-04-14T17:45:00.084Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-04-14T17:45:00.084Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.084Z] [2020-04-14T17:45:00.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-04-14T17:45:00.084Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-04-14T17:45:00.084Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.084Z] [2020-04-14T17:45:00.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-04-14T17:45:00.084Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-04-14T17:45:00.084Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.084Z] [2020-04-14T17:45:00.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2020-04-14T17:45:00.084Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2020-04-14T17:45:00.084Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.084Z] [2020-04-14T17:45:00.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-04-14T17:45:00.084Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-04-14T17:45:00.084Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.084Z] [2020-04-14T17:45:00.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-04-14T17:45:00.084Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-04-14T17:45:00.084Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.084Z] [2020-04-14T17:45:00.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-04-14T17:45:00.084Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-04-14T17:45:00.084Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.084Z] [2020-04-14T17:45:00.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2020-04-14T17:45:00.084Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2020-04-14T17:45:00.084Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.084Z] [2020-04-14T17:45:00.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2020-04-14T17:45:00.084Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2020-04-14T17:45:00.084Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.084Z] [2020-04-14T17:45:00.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-04-14T17:45:00.084Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-04-14T17:45:00.084Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.084Z] [2020-04-14T17:45:00.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-04-14T17:45:00.084Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-04-14T17:45:00.084Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.084Z] [2020-04-14T17:45:00.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2020-04-14T17:45:00.084Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2020-04-14T17:45:00.084Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.084Z] [2020-04-14T17:45:00.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-04-14T17:45:00.084Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-04-14T17:45:00.084Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.084Z] [2020-04-14T17:45:00.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2020-04-14T17:45:00.084Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2020-04-14T17:45:00.084Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.084Z] [2020-04-14T17:45:00.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-04-14T17:45:00.084Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-04-14T17:45:00.084Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.084Z] [2020-04-14T17:45:00.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2020-04-14T17:45:00.084Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2020-04-14T17:45:00.084Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.084Z] [2020-04-14T17:45:00.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2020-04-14T17:45:00.084Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2020-04-14T17:45:00.084Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.084Z] [2020-04-14T17:45:00.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-04-14T17:45:00.084Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-04-14T17:45:00.084Z] docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.084Z] [2020-04-14T17:45:00.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-04-14T17:45:00.084Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-04-14T17:45:00.084Z] docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.084Z] [2020-04-14T17:45:00.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-04-14T17:45:00.084Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-04-14T17:45:00.084Z] docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.084Z] [2020-04-14T17:45:00.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-04-14T17:45:00.084Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-04-14T17:45:00.084Z] docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.084Z] [2020-04-14T17:45:00.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2020-04-14T17:45:00.084Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2020-04-14T17:45:00.084Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.084Z] [2020-04-14T17:45:00.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2020-04-14T17:45:00.084Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2020-04-14T17:45:00.085Z] docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.085Z] [2020-04-14T17:45:00.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-04-14T17:45:00.085Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-04-14T17:45:00.085Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.085Z] [2020-04-14T17:45:00.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-04-14T17:45:00.085Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-04-14T17:45:00.085Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.085Z] [2020-04-14T17:45:00.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-04-14T17:45:00.085Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-04-14T17:45:00.085Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.085Z] [2020-04-14T17:45:00.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-04-14T17:45:00.085Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-04-14T17:45:00.085Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.085Z] [2020-04-14T17:45:00.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-04-14T17:45:00.085Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-04-14T17:45:00.085Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.085Z] [2020-04-14T17:45:00.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2020-04-14T17:45:00.085Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2020-04-14T17:45:00.085Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.085Z] [2020-04-14T17:45:00.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2020-04-14T17:45:00.085Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2020-04-14T17:45:00.085Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.085Z] [2020-04-14T17:45:00.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-04-14T17:45:00.085Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-04-14T17:45:00.085Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.085Z] [2020-04-14T17:45:00.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-04-14T17:45:00.085Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-04-14T17:45:00.085Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.085Z] [2020-04-14T17:45:00.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2020-04-14T17:45:00.085Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2020-04-14T17:45:00.085Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.085Z] [2020-04-14T17:45:00.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-04-14T17:45:00.085Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-04-14T17:45:00.085Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.085Z] [2020-04-14T17:45:00.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-04-14T17:45:00.085Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-04-14T17:45:00.085Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.085Z] [2020-04-14T17:45:00.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-04-14T17:45:00.085Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-04-14T17:45:00.085Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.085Z] [2020-04-14T17:45:00.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2020-04-14T17:45:00.085Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2020-04-14T17:45:00.085Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.085Z] [2020-04-14T17:45:00.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2020-04-14T17:45:00.085Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2020-04-14T17:45:00.085Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.085Z] [2020-04-14T17:45:00.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-04-14T17:45:00.085Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-04-14T17:45:00.085Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.085Z] [2020-04-14T17:45:00.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-04-14T17:45:00.085Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-04-14T17:45:00.085Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.085Z] [2020-04-14T17:45:00.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-04-14T17:45:00.085Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-04-14T17:45:00.085Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.085Z] [2020-04-14T17:45:00.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-04-14T17:45:00.085Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-04-14T17:45:00.085Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.085Z] [2020-04-14T17:45:00.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-04-14T17:45:00.085Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-04-14T17:45:00.085Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.085Z] [2020-04-14T17:45:00.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-04-14T17:45:00.085Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-04-14T17:45:00.085Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.085Z] [2020-04-14T17:45:00.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2020-04-14T17:45:00.085Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2020-04-14T17:45:00.085Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.085Z] [2020-04-14T17:45:00.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-04-14T17:45:00.085Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-04-14T17:45:00.085Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.085Z] [2020-04-14T17:45:00.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-04-14T17:45:00.085Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-04-14T17:45:00.085Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.085Z] [2020-04-14T17:45:00.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-04-14T17:45:00.085Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-04-14T17:45:00.085Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.085Z] [2020-04-14T17:45:00.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-04-14T17:45:00.085Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-04-14T17:45:00.085Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.085Z] [2020-04-14T17:45:00.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-04-14T17:45:00.085Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-04-14T17:45:00.085Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.085Z] [2020-04-14T17:45:00.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-04-14T17:45:00.085Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-04-14T17:45:00.085Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.085Z] [2020-04-14T17:45:00.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-04-14T17:45:00.085Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-04-14T17:45:00.085Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.085Z] [2020-04-14T17:45:00.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2020-04-14T17:45:00.085Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2020-04-14T17:45:00.085Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.085Z] [2020-04-14T17:45:00.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-04-14T17:45:00.085Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-04-14T17:45:00.085Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.085Z] [2020-04-14T17:45:00.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2020-04-14T17:45:00.085Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2020-04-14T17:45:00.085Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.085Z] [2020-04-14T17:45:00.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-04-14T17:45:00.085Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-04-14T17:45:00.085Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.085Z] [2020-04-14T17:45:00.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2020-04-14T17:45:00.085Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2020-04-14T17:45:00.085Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.085Z] [2020-04-14T17:45:00.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-04-14T17:45:00.085Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-04-14T17:45:00.085Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-04-14T17:45:00.085Z] [2020-04-14T17:45:00.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-04-14T17:45:00.085Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-04-14T17:45:00.085Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.085Z] [2020-04-14T17:45:00.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-04-14T17:45:00.085Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-04-14T17:45:00.085Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.085Z] [2020-04-14T17:45:00.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-04-14T17:45:00.085Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-04-14T17:45:00.085Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.085Z] [2020-04-14T17:45:00.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-04-14T17:45:00.085Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-04-14T17:45:00.085Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.085Z] [2020-04-14T17:45:00.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-04-14T17:45:00.085Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-04-14T17:45:00.085Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.085Z] [2020-04-14T17:45:00.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-04-14T17:45:00.085Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-04-14T17:45:00.085Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.085Z] [2020-04-14T17:45:00.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2020-04-14T17:45:00.085Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2020-04-14T17:45:00.085Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.085Z] [2020-04-14T17:45:00.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-04-14T17:45:00.085Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-04-14T17:45:00.085Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.085Z] [2020-04-14T17:45:00.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2020-04-14T17:45:00.085Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2020-04-14T17:45:00.085Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.085Z] [2020-04-14T17:45:00.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-04-14T17:45:00.085Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-04-14T17:45:00.085Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.085Z] [2020-04-14T17:45:00.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-04-14T17:45:00.085Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-04-14T17:45:00.085Z] docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.085Z] [2020-04-14T17:45:00.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-04-14T17:45:00.085Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-04-14T17:45:00.085Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.085Z] [2020-04-14T17:45:00.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-04-14T17:45:00.085Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-04-14T17:45:00.085Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.085Z] [2020-04-14T17:45:00.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-04-14T17:45:00.085Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-04-14T17:45:00.085Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.085Z] [2020-04-14T17:45:00.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2020-04-14T17:45:00.085Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2020-04-14T17:45:00.085Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.085Z] [2020-04-14T17:45:00.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-04-14T17:45:00.085Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-04-14T17:45:00.085Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.085Z] [2020-04-14T17:45:00.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2020-04-14T17:45:00.085Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2020-04-14T17:45:00.085Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.085Z] [2020-04-14T17:45:00.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-04-14T17:45:00.085Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-04-14T17:45:00.085Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.085Z] [2020-04-14T17:45:00.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-04-14T17:45:00.085Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-04-14T17:45:00.085Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.085Z] [2020-04-14T17:45:00.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2020-04-14T17:45:00.085Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2020-04-14T17:45:00.085Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.085Z] [2020-04-14T17:45:00.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2020-04-14T17:45:00.085Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2020-04-14T17:45:00.085Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.085Z] [2020-04-14T17:45:00.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-04-14T17:45:00.085Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-04-14T17:45:00.085Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.085Z] [2020-04-14T17:45:00.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-04-14T17:45:00.085Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-04-14T17:45:00.085Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.085Z] [2020-04-14T17:45:00.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2020-04-14T17:45:00.085Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2020-04-14T17:45:00.085Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.085Z] [2020-04-14T17:45:00.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-04-14T17:45:00.085Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-04-14T17:45:00.085Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.085Z] [2020-04-14T17:45:00.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-04-14T17:45:00.085Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-04-14T17:45:00.085Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.085Z] [2020-04-14T17:45:00.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-04-14T17:45:00.085Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-04-14T17:45:00.085Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.085Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-04-14T17:45:00.086Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-04-14T17:45:00.086Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-04-14T17:45:00.086Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2020-04-14T17:45:00.086Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-04-14T17:45:00.086Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-04-14T17:45:00.086Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-04-14T17:45:00.086Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2020-04-14T17:45:00.086Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-04-14T17:45:00.086Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-04-14T17:45:00.086Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-04-14T17:45:00.086Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-04-14T17:45:00.086Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-04-14T17:45:00.086Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-04-14T17:45:00.086Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-04-14T17:45:00.086Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-04-14T17:45:00.086Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-04-14T17:45:00.086Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2020-04-14T17:45:00.086Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-04-14T17:45:00.086Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-04-14T17:45:00.086Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-04-14T17:45:00.086Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2020-04-14T17:45:00.086Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2020-04-14T17:45:00.086Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-04-14T17:45:00.086Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-04-14T17:45:00.086Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-04-14T17:45:00.086Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-04-14T17:45:00.086Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2020-04-14T17:45:00.086Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-04-14T17:45:00.086Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-04-14T17:45:00.086Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-04-14T17:45:00.086Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-04-14T17:45:00.086Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-04-14T17:45:00.086Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-04-14T17:45:00.086Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-04-14T17:45:00.086Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-04-14T17:45:00.086Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-04-14T17:45:00.086Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2020-04-14T17:45:00.086Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-04-14T17:45:00.086Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2020-04-14T17:45:00.086Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2020-04-14T17:45:00.086Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-04-14T17:45:00.086Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2020-04-14T17:45:00.086Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-04-14T17:45:00.086Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-04-14T17:45:00.086Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-04-14T17:45:00.086Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-04-14T17:45:00.086Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-04-14T17:45:00.086Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-04-14T17:45:00.086Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-04-14T17:45:00.086Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-04-14T17:45:00.086Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2020-04-14T17:45:00.086Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-04-14T17:45:00.086Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-04-14T17:45:00.086Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-04-14T17:45:00.086Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2020-04-14T17:45:00.086Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-04-14T17:45:00.086Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2020-04-14T17:45:00.086Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-04-14T17:45:00.086Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2020-04-14T17:45:00.086Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-04-14T17:45:00.086Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-04-14T17:45:00.086Z] docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2020-04-14T17:45:00.086Z] docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2020-04-14T17:45:00.086Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2020-04-14T17:45:00.086Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-04-14T17:45:00.086Z] docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-04-14T17:45:00.086Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-04-14T17:45:00.086Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-04-14T17:45:00.086Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.086Z] [2020-04-14T17:45:00.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-04-14T17:45:00.087Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-04-14T17:45:00.087Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.087Z] [2020-04-14T17:45:00.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-04-14T17:45:00.087Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-04-14T17:45:00.087Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.087Z] [2020-04-14T17:45:00.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2020-04-14T17:45:00.087Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2020-04-14T17:45:00.087Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-04-14T17:45:00.087Z] [2020-04-14T17:45:00.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-04-14T17:45:00.087Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-04-14T17:45:00.087Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-04-14T17:45:00.087Z] [2020-04-14T17:45:00.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-04-14T17:45:00.087Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-04-14T17:45:00.087Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.087Z] [2020-04-14T17:45:00.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-04-14T17:45:00.087Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-04-14T17:45:00.087Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.087Z] [2020-04-14T17:45:00.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-04-14T17:45:00.087Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-04-14T17:45:00.087Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.087Z] [2020-04-14T17:45:00.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-04-14T17:45:00.087Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-04-14T17:45:00.087Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.087Z] [2020-04-14T17:45:00.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-04-14T17:45:00.087Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-04-14T17:45:00.087Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.087Z] [2020-04-14T17:45:00.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-04-14T17:45:00.087Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-04-14T17:45:00.087Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.087Z] [2020-04-14T17:45:00.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-04-14T17:45:00.087Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-04-14T17:45:00.087Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.087Z] [2020-04-14T17:45:00.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-04-14T17:45:00.087Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-04-14T17:45:00.087Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.087Z] [2020-04-14T17:45:00.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-04-14T17:45:00.087Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-04-14T17:45:00.087Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.087Z] [2020-04-14T17:45:00.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-04-14T17:45:00.087Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-04-14T17:45:00.087Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.087Z] [2020-04-14T17:45:00.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-04-14T17:45:00.087Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-04-14T17:45:00.087Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.087Z] [2020-04-14T17:45:00.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2020-04-14T17:45:00.087Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2020-04-14T17:45:00.087Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.087Z] [2020-04-14T17:45:00.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2020-04-14T17:45:00.087Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2020-04-14T17:45:00.087Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.087Z] [2020-04-14T17:45:00.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2020-04-14T17:45:00.087Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2020-04-14T17:45:00.087Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.087Z] [2020-04-14T17:45:00.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-04-14T17:45:00.087Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-04-14T17:45:00.087Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.087Z] [2020-04-14T17:45:00.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-04-14T17:45:00.087Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-04-14T17:45:00.087Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.087Z] [2020-04-14T17:45:00.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-04-14T17:45:00.087Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-04-14T17:45:00.087Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-04-14T17:45:00.087Z] [2020-04-14T17:45:00.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2020-04-14T17:45:00.087Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2020-04-14T17:45:00.087Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.087Z] [2020-04-14T17:45:00.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2020-04-14T17:45:00.087Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2020-04-14T17:45:00.087Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.087Z] [2020-04-14T17:45:00.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2020-04-14T17:45:00.087Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2020-04-14T17:45:00.087Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.087Z] [2020-04-14T17:45:00.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-04-14T17:45:00.087Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-04-14T17:45:00.087Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.087Z] [2020-04-14T17:45:00.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-04-14T17:45:00.087Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-04-14T17:45:00.087Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.087Z] [2020-04-14T17:45:00.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-04-14T17:45:00.087Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-04-14T17:45:00.087Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.087Z] [2020-04-14T17:45:00.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-04-14T17:45:00.087Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-04-14T17:45:00.087Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.087Z] [2020-04-14T17:45:00.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-04-14T17:45:00.087Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-04-14T17:45:00.087Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.087Z] [2020-04-14T17:45:00.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-04-14T17:45:00.087Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-04-14T17:45:00.087Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.087Z] [2020-04-14T17:45:00.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-04-14T17:45:00.087Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-04-14T17:45:00.087Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.087Z] [2020-04-14T17:45:00.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2020-04-14T17:45:00.087Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2020-04-14T17:45:00.087Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.087Z] [2020-04-14T17:45:00.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-04-14T17:45:00.087Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-04-14T17:45:00.087Z] docker_cli_run_test.go:4508: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.087Z] [2020-04-14T17:45:00.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-04-14T17:45:00.087Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-04-14T17:45:00.087Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.087Z] [2020-04-14T17:45:00.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-04-14T17:45:00.087Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-04-14T17:45:00.087Z] docker_cli_run_test.go:4025: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.087Z] [2020-04-14T17:45:00.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-04-14T17:45:00.087Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-04-14T17:45:00.087Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.087Z] [2020-04-14T17:45:00.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-04-14T17:45:00.087Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-04-14T17:45:00.087Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.087Z] [2020-04-14T17:45:00.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-04-14T17:45:00.087Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-04-14T17:45:00.087Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.087Z] [2020-04-14T17:45:00.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2020-04-14T17:45:00.087Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2020-04-14T17:45:00.087Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.087Z] [2020-04-14T17:45:00.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-04-14T17:45:00.087Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-04-14T17:45:00.087Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.087Z] [2020-04-14T17:45:00.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-04-14T17:45:00.087Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-04-14T17:45:00.087Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.087Z] [2020-04-14T17:45:00.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-04-14T17:45:00.087Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-04-14T17:45:00.087Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.087Z] [2020-04-14T17:45:00.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-04-14T17:45:00.087Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-04-14T17:45:00.087Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.087Z] [2020-04-14T17:45:00.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-04-14T17:45:00.087Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-04-14T17:45:00.087Z] docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.087Z] [2020-04-14T17:45:00.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-04-14T17:45:00.087Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-04-14T17:45:00.087Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.087Z] [2020-04-14T17:45:00.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-04-14T17:45:00.087Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-04-14T17:45:00.087Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.087Z] [2020-04-14T17:45:00.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-04-14T17:45:00.087Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-04-14T17:45:00.087Z] docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.087Z] [2020-04-14T17:45:00.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-04-14T17:45:00.087Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-04-14T17:45:00.087Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.087Z] [2020-04-14T17:45:00.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-04-14T17:45:00.087Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-04-14T17:45:00.087Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.087Z] [2020-04-14T17:45:00.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-04-14T17:45:00.087Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-04-14T17:45:00.087Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.087Z] [2020-04-14T17:45:00.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-04-14T17:45:00.087Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-04-14T17:45:00.087Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.087Z] [2020-04-14T17:45:00.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-04-14T17:45:00.087Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-04-14T17:45:00.087Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.087Z] [2020-04-14T17:45:00.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-04-14T17:45:00.087Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-04-14T17:45:00.087Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.087Z] [2020-04-14T17:45:00.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-04-14T17:45:00.087Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-04-14T17:45:00.087Z] docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.087Z] [2020-04-14T17:45:00.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2020-04-14T17:45:00.087Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2020-04-14T17:45:00.087Z] docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.087Z] [2020-04-14T17:45:00.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-04-14T17:45:00.087Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-04-14T17:45:00.087Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.087Z] [2020-04-14T17:45:00.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-04-14T17:45:00.087Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-04-14T17:45:00.087Z] docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.087Z] [2020-04-14T17:45:00.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-04-14T17:45:00.087Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-04-14T17:45:00.087Z] docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.087Z] [2020-04-14T17:45:00.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-04-14T17:45:00.087Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-04-14T17:45:00.087Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.087Z] [2020-04-14T17:45:00.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-04-14T17:45:00.087Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-04-14T17:45:00.087Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.087Z] [2020-04-14T17:45:00.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2020-04-14T17:45:00.087Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2020-04-14T17:45:00.087Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.087Z] [2020-04-14T17:45:00.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2020-04-14T17:45:00.087Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2020-04-14T17:45:00.087Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.087Z] [2020-04-14T17:45:00.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-04-14T17:45:00.087Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-04-14T17:45:00.087Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.087Z] [2020-04-14T17:45:00.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2020-04-14T17:45:00.087Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2020-04-14T17:45:00.087Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.087Z] [2020-04-14T17:45:00.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-04-14T17:45:00.087Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-04-14T17:45:00.087Z] docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.088Z] [2020-04-14T17:45:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2020-04-14T17:45:00.088Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2020-04-14T17:45:00.088Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.088Z] [2020-04-14T17:45:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-04-14T17:45:00.088Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-04-14T17:45:00.088Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.088Z] [2020-04-14T17:45:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-04-14T17:45:00.088Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-04-14T17:45:00.088Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.088Z] [2020-04-14T17:45:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2020-04-14T17:45:00.088Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2020-04-14T17:45:00.088Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.088Z] [2020-04-14T17:45:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-04-14T17:45:00.088Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-04-14T17:45:00.088Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.088Z] [2020-04-14T17:45:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-04-14T17:45:00.088Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-04-14T17:45:00.088Z] docker_cli_run_test.go:3990: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.088Z] [2020-04-14T17:45:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-04-14T17:45:00.088Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-04-14T17:45:00.088Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.088Z] [2020-04-14T17:45:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-04-14T17:45:00.088Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-04-14T17:45:00.088Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.088Z] [2020-04-14T17:45:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-04-14T17:45:00.088Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-04-14T17:45:00.088Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.088Z] [2020-04-14T17:45:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-04-14T17:45:00.088Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-04-14T17:45:00.088Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.088Z] [2020-04-14T17:45:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2020-04-14T17:45:00.088Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2020-04-14T17:45:00.088Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.088Z] [2020-04-14T17:45:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2020-04-14T17:45:00.088Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2020-04-14T17:45:00.088Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.088Z] [2020-04-14T17:45:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-04-14T17:45:00.088Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-04-14T17:45:00.088Z] docker_cli_run_test.go:4248: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.088Z] [2020-04-14T17:45:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2020-04-14T17:45:00.088Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2020-04-14T17:45:00.088Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.088Z] [2020-04-14T17:45:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2020-04-14T17:45:00.088Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2020-04-14T17:45:00.088Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.088Z] [2020-04-14T17:45:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-04-14T17:45:00.088Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-04-14T17:45:00.088Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.088Z] [2020-04-14T17:45:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-04-14T17:45:00.088Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-04-14T17:45:00.088Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.088Z] [2020-04-14T17:45:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-04-14T17:45:00.088Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-04-14T17:45:00.088Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.088Z] [2020-04-14T17:45:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-04-14T17:45:00.088Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-04-14T17:45:00.088Z] docker_cli_run_test.go:4487: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.088Z] [2020-04-14T17:45:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2020-04-14T17:45:00.088Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2020-04-14T17:45:00.088Z] docker_cli_run_test.go:4500: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.088Z] [2020-04-14T17:45:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2020-04-14T17:45:00.088Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2020-04-14T17:45:00.088Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-04-14T17:45:00.088Z] [2020-04-14T17:45:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-04-14T17:45:00.088Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-04-14T17:45:00.088Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.088Z] [2020-04-14T17:45:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-04-14T17:45:00.088Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-04-14T17:45:00.088Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.088Z] [2020-04-14T17:45:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-04-14T17:45:00.088Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-04-14T17:45:00.088Z] docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.088Z] [2020-04-14T17:45:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-04-14T17:45:00.088Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-04-14T17:45:00.088Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.088Z] [2020-04-14T17:45:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2020-04-14T17:45:00.088Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2020-04-14T17:45:00.088Z] docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.088Z] [2020-04-14T17:45:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-04-14T17:45:00.088Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-04-14T17:45:00.088Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.088Z] [2020-04-14T17:45:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-04-14T17:45:00.088Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-04-14T17:45:00.088Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.088Z] [2020-04-14T17:45:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2020-04-14T17:45:00.088Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2020-04-14T17:45:00.088Z] docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.088Z] [2020-04-14T17:45:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2020-04-14T17:45:00.088Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2020-04-14T17:45:00.088Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.088Z] [2020-04-14T17:45:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-04-14T17:45:00.088Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-04-14T17:45:00.088Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.088Z] [2020-04-14T17:45:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-04-14T17:45:00.088Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-04-14T17:45:00.088Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.088Z] [2020-04-14T17:45:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2020-04-14T17:45:00.088Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2020-04-14T17:45:00.088Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.088Z] [2020-04-14T17:45:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2020-04-14T17:45:00.088Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2020-04-14T17:45:00.088Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.088Z] [2020-04-14T17:45:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2020-04-14T17:45:00.088Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2020-04-14T17:45:00.088Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.088Z] [2020-04-14T17:45:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-04-14T17:45:00.088Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-04-14T17:45:00.088Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.088Z] [2020-04-14T17:45:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-04-14T17:45:00.088Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-04-14T17:45:00.088Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.088Z] [2020-04-14T17:45:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2020-04-14T17:45:00.088Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2020-04-14T17:45:00.088Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.088Z] [2020-04-14T17:45:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-04-14T17:45:00.088Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-04-14T17:45:00.088Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.088Z] [2020-04-14T17:45:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-04-14T17:45:00.088Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-04-14T17:45:00.088Z] docker_cli_run_test.go:4310: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.088Z] [2020-04-14T17:45:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2020-04-14T17:45:00.088Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2020-04-14T17:45:00.088Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.088Z] [2020-04-14T17:45:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-04-14T17:45:00.088Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-04-14T17:45:00.088Z] docker_cli_run_test.go:4298: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.088Z] [2020-04-14T17:45:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2020-04-14T17:45:00.088Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2020-04-14T17:45:00.088Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.088Z] [2020-04-14T17:45:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-04-14T17:45:00.088Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-04-14T17:45:00.088Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.088Z] [2020-04-14T17:45:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-04-14T17:45:00.088Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-04-14T17:45:00.088Z] docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.088Z] [2020-04-14T17:45:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2020-04-14T17:45:00.088Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2020-04-14T17:45:00.088Z] docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.088Z] [2020-04-14T17:45:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2020-04-14T17:45:00.088Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2020-04-14T17:45:00.088Z] docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.088Z] [2020-04-14T17:45:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-04-14T17:45:00.088Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-04-14T17:45:00.088Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.088Z] [2020-04-14T17:45:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-04-14T17:45:00.088Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-04-14T17:45:00.088Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.088Z] [2020-04-14T17:45:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2020-04-14T17:45:00.088Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2020-04-14T17:45:00.088Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.088Z] [2020-04-14T17:45:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-04-14T17:45:00.088Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-04-14T17:45:00.088Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.088Z] [2020-04-14T17:45:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2020-04-14T17:45:00.088Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2020-04-14T17:45:00.088Z] docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.088Z] [2020-04-14T17:45:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-04-14T17:45:00.088Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-04-14T17:45:00.088Z] docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.088Z] [2020-04-14T17:45:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-04-14T17:45:00.088Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-04-14T17:45:00.088Z] docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.088Z] [2020-04-14T17:45:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-04-14T17:45:00.088Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-04-14T17:45:00.088Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.088Z] [2020-04-14T17:45:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2020-04-14T17:45:00.088Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2020-04-14T17:45:00.088Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.088Z] [2020-04-14T17:45:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-04-14T17:45:00.088Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-04-14T17:45:00.088Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.088Z] [2020-04-14T17:45:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2020-04-14T17:45:00.088Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2020-04-14T17:45:00.088Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.088Z] [2020-04-14T17:45:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2020-04-14T17:45:00.088Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2020-04-14T17:45:00.088Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.088Z] [2020-04-14T17:45:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2020-04-14T17:45:00.088Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2020-04-14T17:45:00.088Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.088Z] [2020-04-14T17:45:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-04-14T17:45:00.088Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-04-14T17:45:00.088Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.088Z] [2020-04-14T17:45:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-04-14T17:45:00.089Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-04-14T17:45:00.089Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2020-04-14T17:45:00.089Z] docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2020-04-14T17:45:00.089Z] docker_cli_run_test.go:2887: unmatched requirement Apparmor [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-04-14T17:45:00.089Z] docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-04-14T17:45:00.089Z] docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-04-14T17:45:00.089Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2020-04-14T17:45:00.089Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-04-14T17:45:00.089Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-04-14T17:45:00.089Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-04-14T17:45:00.089Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-04-14T17:45:00.089Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2020-04-14T17:45:00.089Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2020-04-14T17:45:00.089Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-04-14T17:45:00.089Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-04-14T17:45:00.089Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-04-14T17:45:00.089Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-04-14T17:45:00.089Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-04-14T17:45:00.089Z] docker_cli_run_test.go:2926: unmatched requirement Apparmor [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-04-14T17:45:00.089Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-04-14T17:45:00.089Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2020-04-14T17:45:00.089Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-04-14T17:45:00.089Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2020-04-14T17:45:00.089Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-04-14T17:45:00.089Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-04-14T17:45:00.089Z] docker_cli_run_test.go:3955: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-04-14T17:45:00.089Z] docker_cli_run_test.go:3948: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-04-14T17:45:00.089Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-04-14T17:45:00.089Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.02s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.02s) [2020-04-14T17:45:00.089Z] docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2020-04-14T17:45:00.089Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-04-14T17:45:00.089Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2020-04-14T17:45:00.089Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-04-14T17:45:00.089Z] docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-04-14T17:45:00.089Z] docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2020-04-14T17:45:00.089Z] docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-04-14T17:45:00.089Z] docker_cli_run_test.go:3043: unmatched requirement Apparmor [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-04-14T17:45:00.089Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-04-14T17:45:00.089Z] docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-04-14T17:45:00.089Z] docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-04-14T17:45:00.089Z] docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-04-14T17:45:00.089Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-04-14T17:45:00.089Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-04-14T17:45:00.089Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2020-04-14T17:45:00.089Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-04-14T17:45:00.089Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-04-14T17:45:00.089Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-04-14T17:45:00.089Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-04-14T17:45:00.089Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-04-14T17:45:00.089Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-04-14T17:45:00.089Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2020-04-14T17:45:00.089Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-04-14T17:45:00.089Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-04-14T17:45:00.089Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-04-14T17:45:00.089Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-04-14T17:45:00.089Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2020-04-14T17:45:00.089Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2020-04-14T17:45:00.089Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-04-14T17:45:00.089Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2020-04-14T17:45:00.089Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-04-14T17:45:00.089Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-04-14T17:45:00.089Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-04-14T17:45:00.089Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.03s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2020-04-14T17:45:00.089Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.03s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2020-04-14T17:45:00.089Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-04-14T17:45:00.089Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-04-14T17:45:00.089Z] docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-04-14T17:45:00.089Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-04-14T17:45:00.089Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.089Z] [2020-04-14T17:45:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-04-14T17:45:00.090Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-04-14T17:45:00.090Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2020-04-14T17:45:00.090Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2020-04-14T17:45:00.090Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-04-14T17:45:00.090Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-04-14T17:45:00.090Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-04-14T17:45:00.090Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-04-14T17:45:00.090Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-04-14T17:45:00.090Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-04-14T17:45:00.090Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-04-14T17:45:00.090Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-04-14T17:45:00.090Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-04-14T17:45:00.090Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-04-14T17:45:00.090Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-04-14T17:45:00.090Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-04-14T17:45:00.090Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-04-14T17:45:00.090Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-04-14T17:45:00.090Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-04-14T17:45:00.090Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-04-14T17:45:00.090Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-04-14T17:45:00.090Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-04-14T17:45:00.090Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-04-14T17:45:00.090Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-04-14T17:45:00.090Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-04-14T17:45:00.090Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-04-14T17:45:00.090Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-04-14T17:45:00.090Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-04-14T17:45:00.090Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-04-14T17:45:00.090Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-04-14T17:45:00.090Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-04-14T17:45:00.090Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-04-14T17:45:00.090Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-04-14T17:45:00.090Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-04-14T17:45:00.090Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-04-14T17:45:00.090Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-04-14T17:45:00.090Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-04-14T17:45:00.090Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-04-14T17:45:00.090Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-04-14T17:45:00.090Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-04-14T17:45:00.090Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-04-14T17:45:00.090Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-04-14T17:45:00.090Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-04-14T17:45:00.090Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-04-14T17:45:00.090Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-04-14T17:45:00.090Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-04-14T17:45:00.090Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-04-14T17:45:00.090Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-04-14T17:45:00.090Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-04-14T17:45:00.090Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-04-14T17:45:00.090Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-04-14T17:45:00.090Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-04-14T17:45:00.090Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-04-14T17:45:00.090Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-04-14T17:45:00.090Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-04-14T17:45:00.090Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-04-14T17:45:00.090Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-04-14T17:45:00.090Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-04-14T17:45:00.090Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-04-14T17:45:00.090Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-04-14T17:45:00.090Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-04-14T17:45:00.090Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-04-14T17:45:00.090Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-04-14T17:45:00.090Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-04-14T17:45:00.090Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-04-14T17:45:00.090Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-04-14T17:45:00.090Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-04-14T17:45:00.090Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.090Z] [2020-04-14T17:45:00.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-04-14T17:45:00.091Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-04-14T17:45:00.091Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.091Z] [2020-04-14T17:45:00.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-04-14T17:45:00.091Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-04-14T17:45:00.091Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.091Z] [2020-04-14T17:45:00.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-04-14T17:45:00.091Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-04-14T17:45:00.091Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.091Z] [2020-04-14T17:45:00.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-04-14T17:45:00.091Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-04-14T17:45:00.091Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.091Z] [2020-04-14T17:45:00.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-04-14T17:45:00.091Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-04-14T17:45:00.091Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.091Z] [2020-04-14T17:45:00.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-04-14T17:45:00.091Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-04-14T17:45:00.091Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.091Z] [2020-04-14T17:45:00.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-04-14T17:45:00.091Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-04-14T17:45:00.091Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.091Z] [2020-04-14T17:45:00.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-04-14T17:45:00.091Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-04-14T17:45:00.091Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.091Z] [2020-04-14T17:45:00.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-04-14T17:45:00.091Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-04-14T17:45:00.091Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.091Z] [2020-04-14T17:45:00.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-04-14T17:45:00.091Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-04-14T17:45:00.091Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.091Z] [2020-04-14T17:45:00.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-04-14T17:45:00.091Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-04-14T17:45:00.091Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.091Z] [2020-04-14T17:45:00.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-04-14T17:45:00.091Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-04-14T17:45:00.091Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.091Z] [2020-04-14T17:45:00.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-04-14T17:45:00.091Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-04-14T17:45:00.091Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.091Z] [2020-04-14T17:45:00.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-04-14T17:45:00.091Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-04-14T17:45:00.091Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.091Z] [2020-04-14T17:45:00.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-04-14T17:45:00.091Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-04-14T17:45:00.091Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.091Z] [2020-04-14T17:45:00.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-04-14T17:45:00.091Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-04-14T17:45:00.091Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.091Z] [2020-04-14T17:45:00.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-04-14T17:45:00.091Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-04-14T17:45:00.091Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.091Z] [2020-04-14T17:45:00.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-04-14T17:45:00.091Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-04-14T17:45:00.091Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.091Z] [2020-04-14T17:45:00.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-04-14T17:45:00.091Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-04-14T17:45:00.091Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.091Z] [2020-04-14T17:45:00.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-04-14T17:45:00.091Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-04-14T17:45:00.091Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.091Z] [2020-04-14T17:45:00.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-04-14T17:45:00.091Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-04-14T17:45:00.091Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.091Z] [2020-04-14T17:45:00.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-04-14T17:45:00.091Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-04-14T17:45:00.091Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.091Z] [2020-04-14T17:45:00.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-04-14T17:45:00.091Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-04-14T17:45:00.091Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.091Z] [2020-04-14T17:45:00.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-04-14T17:45:00.091Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-04-14T17:45:00.091Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.091Z] [2020-04-14T17:45:00.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-04-14T17:45:00.091Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-04-14T17:45:00.091Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.091Z] [2020-04-14T17:45:00.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-04-14T17:45:00.091Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.091Z] [2020-04-14T17:45:00.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-04-14T17:45:00.091Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.091Z] [2020-04-14T17:45:00.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-04-14T17:45:00.091Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-04-14T17:45:00.091Z] [2020-04-14T17:45:00.091Z] [2020-04-14T17:45:00.091Z] DONE 1096 tests, 549 skipped in 2548.251s [2020-04-14T17:45:00.091Z] INFO: Integration tests ended at 04/14/2020 17:44:59. Duration:00:42:28.3700169 [2020-04-14T17:45:00.091Z] INFO: Docker info of the daemon under test at end of run [2020-04-14T17:45:00.091Z] [2020-04-14T17:45:00.091Z] Containers: 2 [2020-04-14T17:45:00.091Z] Running: 0 [2020-04-14T17:45:00.091Z] Paused: 0 [2020-04-14T17:45:00.091Z] Stopped: 2 [2020-04-14T17:45:00.091Z] Images: 15 [2020-04-14T17:45:00.091Z] Server Version: 0.0.0-dev [2020-04-14T17:45:00.091Z] Storage Driver: windowsfilter [2020-04-14T17:45:00.091Z] Windows: [2020-04-14T17:45:00.091Z] Logging Driver: json-file [2020-04-14T17:45:00.091Z] Plugins: [2020-04-14T17:45:00.091Z] Volume: local [2020-04-14T17:45:00.091Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-14T17:45:00.091Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-14T17:45:00.091Z] Swarm: inactive [2020-04-14T17:45:00.091Z] Default Isolation: process [2020-04-14T17:45:00.091Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-04-14T17:45:00.091Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-04-14T17:45:00.091Z] OSType: windows [2020-04-14T17:45:00.091Z] Architecture: x86_64 [2020-04-14T17:45:00.091Z] CPUs: 4 [2020-04-14T17:45:00.091Z] Total Memory: 32GiB [2020-04-14T17:45:00.091Z] Name: azwin-2-4b8570 [2020-04-14T17:45:00.091Z] ID: 4R3U:BB5X:IQSK:XA4G:6YK4:F2ID:DM2P:2Z5I:FPGD:R6EO:2EDR:BUZ4 [2020-04-14T17:45:00.091Z] Docker Root Dir: D:\CI\PR-39771\12\daemon [2020-04-14T17:45:00.091Z] Debug Mode (client): false [2020-04-14T17:45:00.091Z] Debug Mode (server): true [2020-04-14T17:45:00.091Z] File Descriptors: -1 [2020-04-14T17:45:00.091Z] Goroutines: 18 [2020-04-14T17:45:00.091Z] System Time: 2020-04-14T17:44:59.1787136Z [2020-04-14T17:45:00.091Z] EventsListeners: 0 [2020-04-14T17:45:00.091Z] Registry: https://index.docker.io/v1/ [2020-04-14T17:45:00.091Z] Labels: [2020-04-14T17:45:00.091Z] Experimental: false [2020-04-14T17:45:00.091Z] Insecure Registries: [2020-04-14T17:45:00.091Z] 127.0.0.0/8 [2020-04-14T17:45:00.091Z] Live Restore Enabled: false [2020-04-14T17:45:00.091Z] [2020-04-14T17:45:00.091Z] [2020-04-14T17:45:00.091Z] INFO: Stopping daemon under test [2020-04-14T17:45:00.091Z] SUCCESS: The process with PID 1676 (child process of PID 6060) has been terminated. [2020-04-14T17:45:00.091Z] SUCCESS: The process with PID 6060 (child process of PID 4972) has been terminated. [2020-04-14T17:45:00.091Z] INFO: Stop tailing logs of the daemon under tests [2020-04-14T17:45:00.091Z] INFO: executeCI.ps1 Completed successfully at 04/14/2020 17:44:59. [2020-04-14T17:45:00.091Z] INFO: Tidying up at end of run [2020-04-14T17:45:00.091Z] INFO: Saving daemon under test log (d:\CI\PR-39771\12\dut.out) to C:\windows\TEMP\CIDUT.out [2020-04-14T17:45:00.091Z] INFO: Saving daemon under test log (d:\CI\PR-39771\12\dut.err) to C:\windows\TEMP\CIDUT.err [2020-04-14T17:45:00.091Z] INFO: Nuke-Everything... [2020-04-14T17:45:00.091Z] INFO: Container count on control daemon to delete is 2 [2020-04-14T17:45:00.574Z] 215156444a29 [2020-04-14T17:45:00.574Z] f78eb0e75582 [2020-04-14T17:45:01.058Z] INFO: Tidying pidfile d:\CI\PR-39771\12\docker.pid [2020-04-14T17:45:01.058Z] INFO: Nuking d:\CI [2020-04-14T17:45:31.424Z] INFO: Zapped successfully [2020-04-14T17:45:31.424Z] [2020-04-14T17:45:31.424Z] INFO: executeCI.ps1 exiting at Tue Apr 14 17:45:30 CUT 2020. Duration 01:06:38.7196403 [2020-04-14T17:45:31.424Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-04-14T17:45:31.691Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-04-14T17:45:45.627Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-04-14T17:45:48.138Z] Archiving artifacts [2020-04-14T17:46:02.996Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39771/12/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-14T17:46:03.998Z] + make clean [2020-04-14T17:46:05.609Z] docker volume rm -f docker-dev-cache [2020-04-14T17:46:05.609Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS